Bump the major group across 1 directory with 8 updates#1828
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the major group across 1 directory with 8 updates#1828dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
2694734 to
ac82a68
Compare
Bumps the major group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [ctor](https://github.com/mmastrac/rust-ctor) | `0.5.0` | `0.8.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [darling](https://github.com/TedDriggs/darling) | `0.20.10` | `0.23.0` | | [macro-string](https://github.com/dtolnay/macro-string) | `0.1.4` | `0.2.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `2.0.18` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.116.1` | `0.221.3` | Updates `rand` from 0.8.5 to 0.9.2 - [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...rand_core-0.9.2) Updates `ctor` from 0.5.0 to 0.8.0 - [Commits](https://github.com/mmastrac/rust-ctor/commits) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `darling` from 0.20.10 to 0.23.0 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.10...v0.23.0) Updates `macro-string` from 0.1.4 to 0.2.0 - [Release notes](https://github.com/dtolnay/macro-string/releases) - [Commits](dtolnay/macro-string@0.1.4...0.2.0) Updates `thiserror` from 1.0.63 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...2.0.18) Updates `wasmparser` from 0.116.1 to 0.221.3 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: ctor dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: darling dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: macro-string dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: wasmparser dependency-version: 0.221.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
ac82a68 to
5c07f98
Compare
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 major group with 8 updates in the / directory:
0.8.50.9.20.5.00.8.00.10.90.11.00.13.00.14.00.20.100.23.00.1.40.2.01.0.632.0.180.116.10.221.3Updates
randfrom 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)Updates
ctorfrom 0.5.0 to 0.8.0Commits
Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
darlingfrom 0.20.10 to 0.23.0Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
cfef4e5Update compiletests to rustc 1.88.0334ee48Bump version to 0.23.0858b869Bump MSRV to 1.88.0dd9cb44Bump CI tests to 1.88.04e57762Revert "Lock quote version"775a523Revert "Lock min version of proc-macro2"3947278Bump version to 0.22.0cd33f9bchore: fix some minor issues in the comments2ca795bdocs: fix minor typo in top-level doc comment ('its' → 'it’s')878b5baLock min version of proc-macro2Updates
macro-stringfrom 0.1.4 to 0.2.0Release notes
Sourced from macro-string's releases.
Commits
82ed150Release 0.2.080750cfMerge pull request #28 from dtolnay/error9c09b26Provide method to produce correctly spanned error894316fMerge pull request #27 from dtolnay/eval377fd57Split parsing and evalf2eea0fMerge pull request #26 from dtolnay/cloneed20bf9Support cloning MacroStringff33555Raise required compiler to Rust 1.710426310Update actions/upload-artifact@v5 -> v63c0b22aUpdate actions/upload-artifact@v4 -> v5Updates
thiserrorfrom 1.0.63 to 2.0.18Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
wasmparserfrom 0.116.1 to 0.221.3Commits