This repository was archived by the owner on Mar 20, 2024. It is now read-only.
Bump the cargo group across 1 directories with 4 updates#10
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo group across 1 directories with 4 updates#10dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 4 updates in the /. directory: [h2](https://github.com/hyperium/h2), [openssl](https://github.com/sfackler/rust-openssl), [rustix](https://github.com/bytecodealliance/rustix) and [zerocopy](https://github.com/google/zerocopy). 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 `openssl` from 0.10.57 to 0.10.63 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.57...openssl-v0.10.63) 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) Updates `zerocopy` from 0.7.30 to 0.7.32 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.30...v0.7.32) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect dependency-group: cargo-security-group - dependency-name: openssl dependency-type: indirect dependency-group: cargo-security-group - dependency-name: rustix dependency-type: indirect dependency-group: cargo-security-group - dependency-name: zerocopy 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 with 4 updates in the /. directory: h2, openssl, rustix and zerocopy.
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
opensslfrom 0.10.57 to 0.10.63Release notes
Sourced from openssl's releases.
... (truncated)
Commits
cc2850fMerge pull request #2152 from alex/bump-for-releasefde3d03Merge pull request #2138 from zh-jq/update-boringssl1951575Release openssl v0.10.63 and openssl-sys v0.9.99951d771Merge pull request #2111 from trail-of-forks/pkcs7-add-apisfb57f9fMerge pull request #2150 from alex/brainpool-on-libresslca3f45dExpose brainpool NIDs on libressla14146fMerge pull request #2148 from botovq/fix_stack_from_pemaa26e97PEM parsing: check last error instead of first06143ebMerge pull request #2145 from botovq/opaque-purposebff0db7Make X509_PURPOSE opaque for LibreSSL >= 3.9Updates
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)Updates
zerocopyfrom 0.7.30 to 0.7.32Release notes
Sourced from zerocopy's releases.
Changelog
Sourced from zerocopy's changelog.
Commits
94b7e0a[derive] Exclude large test files when publishing (#744)7d3a8f9Fix soundness hole in Ref::into_ref and into_mut (#721)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.