-
Notifications
You must be signed in to change notification settings - Fork 56
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
Bump rustls-webpki from 0.102.4 to 0.102.5 in the crates-io group #115
Conversation
Bumps the crates-io group with 1 update: [rustls-webpki](https://github.com/rustls/webpki). Updates `rustls-webpki` from 0.102.4 to 0.102.5 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.102.4...v/0.102.5) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io ... Signed-off-by: dependabot[bot] <[email protected]>
Not sure what's going on with these merge queue failures...
|
I think all three are just flakyness from the remote
|
Let's try again. If it doesn't work we might want to consider moving some of these tests using remote servers to their own job ala the rustls daily-tests workflow. Remote servers outside of our control are always going to flake some % of the time. |
Bumps the crates-io group with 1 update: rustls-webpki.
Updates
rustls-webpki
from 0.102.4 to 0.102.5Release notes
Sourced from rustls-webpki's releases.
Commits
056e987
Prepare 0.102.5 release8337340
build(deps): bump the crates-io group with 2 updatesdba3b84
lib: warn for clippy::use_self36ee9b6
useSelf
where appropriatec399cd9
Warn on clippy::use_self53b833b
Warn on elided_lifetimes_in_paths27cda7e
build(deps): bump seanmiddleditch/gha-setup-ninja from 4 to 5bdb1b75
build(deps): bump aws-lc-rs from 1.7.2 to 1.7.3 in the crates-io group8e0db69
ci: update cargo-check-external-types toolchainff7917a
build(deps): bump the crates-io group with 2 updatesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions