chore(deps): bump the cargo group across 1 directory with 9 updates#4033
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo group across 1 directory with 9 updates#4033dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `7.3.1` | `7.5.0` | | protobuf | `2.28.0` | `3.7.2` | | [keccak](https://github.com/RustCrypto/sponges) | `0.1.5` | `0.1.6` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.72` | `0.10.81` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.8` | `0.11.16` | | [ruint](https://github.com/alloy-rs/ruint) | `1.12.3` | `1.18.0` | | [tar](https://github.com/composefs/tar-rs) | `0.4.41` | `0.4.46` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.53` | Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `rpassword` from 7.3.1 to 7.5.0 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.3.1...v7.5.0) Updates `protobuf` from 2.28.0 to 3.7.2 Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6) Updates `openssl` from 0.10.72 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.72...openssl-v0.10.81) Updates `quinn-proto` from 0.11.8 to 0.11.16 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.8...quinn-proto-0.11.16) Updates `ruint` from 1.12.3 to 1.18.0 - [Release notes](https://github.com/alloy-rs/ruint/releases) - [Changelog](https://github.com/alloy-rs/ruint/blob/main/CHANGELOG.md) - [Commits](alloy-rs/ruint@v1.12.3...v1.18.0) Updates `tar` from 0.4.41 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.41...0.4.46) Updates `time` from 0.3.36 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.53) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rpassword dependency-version: 7.5.0 dependency-type: direct:production dependency-group: cargo - dependency-name: protobuf dependency-version: 3.7.2 dependency-type: direct:production dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.81 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.16 dependency-type: indirect dependency-group: cargo - dependency-name: ruint dependency-version: 1.18.0 dependency-type: indirect dependency-group: cargo - dependency-name: tar dependency-version: 0.4.46 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.53 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
Contributor
|
Dependabot has been disabled. Closing this PR. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 9 updates in the / directory:
0.8.50.9.07.3.17.5.02.28.03.7.20.1.50.1.60.10.720.10.810.11.80.11.161.12.31.18.00.4.410.4.460.3.360.3.53Updates
randfrom 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6Prepare 0.9.0 release (#1558)34da321Enablestdarch_x86_avx512for cpu hasavx512bw(#1551)b4b1eb7Re-org with distr::slice, distr::weighted modules (#1548)16eb7deAdd thethread_rngfeature flag (#1547)afa24e4Fix test status badges (#1544)c681dfcCreate FUNDING.yml9f05e22Update: getrandom v0.3.0 rc.0 (#1541)88c310bFix docs.rs build options (#1539)b879689Adjust GH Actions (#1538)3fac49fPrepare 0.9.0-beta.0 (#1535)Updates
rpasswordfrom 7.3.1 to 7.5.0Release notes
Sourced from rpassword's releases.
Commits
2d9873erelease v7.5.0e67e3b4removes commented out codefdde958remove .idea from .gitignored531c59allow reading from any Read and writing to any Write205dfb2differentiate Input and Output targets6aa333amake PasswordFeedback internal though ConfigBuilderaadeef2allow more flexible input/outputff7be55add support for Ctrl-Wc56fefaformat rust files with cargo fmtc6f4f19handle character encodings more reliablyUpdates
protobuffrom 2.28.0 to 3.7.2Updates
keccakfrom 0.1.5 to 0.1.6Commits
a8936d9keccak v0.1.6Updates
opensslfrom 0.10.72 to 0.10.81Release notes
Sourced from openssl's releases.
... (truncated)
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)Updates
quinn-protofrom 0.11.8 to 0.11.16Release notes
Sourced from quinn-proto's releases.
Commits
a96949fTake semver-compatible update for anyhow5429f60udp: bump version to 0.5.15262a493proto: bump version to 0.11.16c19b63aUpgrade rustls-platform-verifier to 0.7aff3652Disable default features for fastbloom01b2eeeUpgrade fastbloom to 0.172c82013Switch BBR RNG to PCG544dd9eUpgrade to rand 0.10.1a7499b8Bump versions for release7c1970fproto: yield error on too many gaps in assemblerUpdates
ruintfrom 1.12.3 to 1.18.0Release notes
Sourced from ruint's releases.
... (truncated)
Changelog
Sourced from ruint's changelog.
... (truncated)
Commits
95594bdMerge pull request #572 from DaniPopes/release-1.18.0b543073chore: release 1.18.04af858cMerge pull request #570 from DaniPopes/dani/msrv-1.90313b839Merge branch 'main' into dani/msrv-1.90403227fMerge pull request #569 from pepyakin/pep/to-be-bytes-fast-path40f8f71chore: bump MSRV to 1.9044419d8perf: nudge LLVM codegen good to_bytes_befd26238Merge pull request #567 from paolodamico/ruint-uniffi-docs35a75feMerge branch 'main' into ruint-uniffi-docs8535bbaMerge pull request #566 from DaniPopes/better-mulUpdates
tarfrom 0.4.41 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (#444)Updates
timefrom 0.3.36 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by targetDependabot 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.