Bump the cargo group across 2 directories with 3 updates#193
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo group across 2 directories with 3 updates#193dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 2 updates in the /tests directory: [mio](https://github.com/tokio-rs/mio) and [webpki](https://github.com/briansmith/webpki). Bumps the cargo group with 1 update in the /tools/apdu_generator directory: [quinn-proto](https://github.com/quinn-rs/quinn). Updates `mio` from 0.8.5 to 0.8.11 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.5...v0.8.11) Updates `webpki` from 0.22.0 to 0.22.4 - [Commits](https://github.com/briansmith/webpki/commits) Updates `quinn-proto` from 0.11.8 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.14) --- updated-dependencies: - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo - dependency-name: webpki dependency-version: 0.22.4 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 2 updates in the /tests directory: mio and webpki.
Bumps the cargo group with 1 update in the /tools/apdu_generator directory: quinn-proto.
Updates
miofrom 0.8.5 to 0.8.11Changelog
Sourced from mio's changelog.
... (truncated)
Commits
0328bdeRelease v0.8.117084498Fix warnings90d4fe0named-pipes: fix receiving IOCP events after deregisterc710a30Add v0.8.x to the CIc29e21cRelease v0.8.10f6a20daAdd Solaris operating system support (#1724)e80c3b2Release v0.8.9862786bFix importing of IoSourceState4034872Add support for vita target8eb4010Fix receiver and sender fd in pipe based wakerUpdates
webpkifrom 0.22.0 to 0.22.4Commits
Updates
quinn-protofrom 0.11.8 to 0.11.14Release notes
Sourced from quinn-proto's releases.
Commits
2c315aaproto: bump version to 0.11.148ad47f4Use newer rustls-pki-types PEM parser APIc81c028ci: fix workflow syntax0050172ci: pin wasm-bindgen-cli version8a6f82cTake semver-compatible dependency updatese52db4aApply suggestions from clippy 1.916df7275chore: Fixunnecessary_unwrapclippyc8eefa0proto: avoid unwrapping varint decoding during parameters parsing9723a97fuzz: add fuzzing target for parsing transport parameterseaf0ef3Fix over-permissive proto dependency edge (#2385)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.