This repository was archived by the owner on Mar 20, 2024. It is now read-only.
Bump the cargo group group with 3 updates#15
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the cargo group group with 3 updates: [h2](https://github.com/hyperium/h2), [mio](https://github.com/tokio-rs/mio) and [rustix](https://github.com/bytecodealliance/rustix). Updates `h2` from 0.3.21 to 0.3.24 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.21...v0.3.24) Updates `mio` from 0.8.10 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.10...v0.8.11) Updates `rustix` from 0.38.14 to 0.38.28 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.14...v0.38.28) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect dependency-group: cargo-security-group - dependency-name: mio dependency-type: indirect dependency-group: cargo-security-group - dependency-name: rustix dependency-type: indirect dependency-group: cargo-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 group with 3 updates: h2, mio and rustix.
Updates
h2from 0.3.21 to 0.3.24Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
7243ab5Prepare v0.3.24d919cd6streams: limit error resets for misbehaving connectionsa7eb14av0.3.23b668c7ffix: streams awaiting capacity lockout (#730) (#734)0f412d8v0.3.22c7ca62fdocs: fix typos (#724)ef743ecAdd a setter for header_table_size (#638)56651e6fix lint about unused import4aa7b16Fix documentation for max_send_buffer_size (#718)d03c54achore(dependencies): update tracing minimal version to 0.1.35Updates
miofrom 0.8.10 to 0.8.11Changelog
Sourced from mio's changelog.
Commits
0328bdeRelease v0.8.117084498Fix warnings90d4fe0named-pipes: fix receiving IOCP events after deregisterc710a30Add v0.8.x to the CIc29e21cRelease v0.8.10Updates
rustixfrom 0.38.14 to 0.38.28Commits
5ff2b62chore: Release rustix version 0.38.283758947Fixc_charvsu8errors in the linux_raw backend. (#971)b1f8c8fchore: Release rustix version 0.38.2707767adUseprlimit64unconditionally in the linux_raw backend. (#968)704611aMiscellaneous documentation cleanups. (#967)287509bFix compilation on macOS and FreeBSD with --no-default-features. (#966)748a828Add methods for reading into unitialized buffers (#944)56acc55Fix compilation on non-x86 with linux_latest. (#961)cb1ffabFix compilation under wasm32-wasi under various feature combinations. (#960)90513bcFix the return type offsmount. (#962)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.