Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean redirection URLs #98

Merged
merged 73 commits into from
Sep 22, 2023
Merged

Clean redirection URLs #98

merged 73 commits into from
Sep 22, 2023

Conversation

Lurk
Copy link
Owner

@Lurk Lurk commented Sep 22, 2023

In this pull request, we are adding the feature requested in #93.

dependabot bot and others added 28 commits December 10, 2022 00:25
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…odecov-action-3

Bump codecov/codecov-action from 2 to 3
Given that that project is unmaintained.

actions-rs/toolchain#216
`cargo test --all-features` does not run doc-tests. For more information
see rust-lang/cargo#6669.
Put 1.70 in there (for instance if you want to pin against OnceLock stabilizing) and it will actually test 1.7 as it appears github auto converts this to a float?

Putting in quotes seems to do the right thing here
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
adds exit url unwrap feature
1. there is no need to run nostd checks
2. we want dependabot to send pull requests for minor and patches updates of dependencies
@Lurk Lurk merged commit 7839de0 into main Sep 22, 2023
28 checks passed
@Lurk Lurk deleted the exit_url branch September 22, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants