This repository was archived by the owner on Feb 27, 2025. It is now read-only.
Bump the all group across 1 directory with 26 updates - #4132
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 26 updates#4132dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.5` | `1.6.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [derive_more](https://github.com/JelteF/derive_more) | `1.0.0` | `2.0.1` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` | | [sha2](https://github.com/RustCrypto/hashes) | `0.9.9` | `0.10.8` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [typenum](https://github.com/paholg/typenum) | `1.17.0` | `1.18.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.31` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.14.0` | | [async-tungstenite](https://github.com/sdroege/async-tungstenite) | `0.13.1` | `0.29.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.0` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.7.0` | `2.8.0` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.1` | `2.0.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.3.1` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.2` | `1.14.0` | | [standback](https://github.com/jhpratt/standback) | `0.2.17` | `0.4.4` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.23` | `0.22.24` | | [tungstenite](https://github.com/snapview/tungstenite-rs) | `0.13.0` | `0.26.2` | | [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` | | [derive_more-impl](https://github.com/JelteF/derive_more) | `1.0.0` | `2.0.1` | Updates `blake3` from 1.5.5 to 1.6.0 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.5.5...1.6.0) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `derive_more` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v1.0.0...v2.0.1) Updates `either` from 1.13.0 to 1.14.0 - [Commits](rayon-rs/either@1.13.0...1.14.0) 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 `rand_chacha` from 0.3.1 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@rand_chacha-0.3.1...0.9.0) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `serde_json` from 1.0.138 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.139) Updates `sha2` from 0.9.9 to 0.10.8 - [Commits](RustCrypto/hashes@sha2-v0.9.9...sha2-v0.10.8) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `typenum` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.17.0...v1.18.0) Updates `clap` from 4.5.27 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.27...v4.5.31) Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) Updates `itertools` from 0.12.1 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.14.0) Updates `async-tungstenite` from 0.13.1 to 0.29.1 - [Changelog](https://github.com/sdroege/async-tungstenite/blob/main/CHANGELOG.md) - [Commits](sdroege/async-tungstenite@0.13.1...0.29.1) Updates `bytes` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.9.0...v1.10.0) Updates `data-encoding` from 2.7.0 to 2.8.0 - [Commits](ia0/data-encoding@v2.7.0...v2.8.0) Updates `downcast-rs` from 1.2.1 to 2.0.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](marcianx/downcast-rs@v1.2.1...v2.0.1) Updates `getrandom` from 0.2.15 to 0.3.1 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.3.1) Updates `log` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) Updates `smallvec` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.2...v1.14.0) Updates `standback` from 0.2.17 to 0.4.4 - [Release notes](https://github.com/jhpratt/standback/releases) - [Commits](jhpratt/standback@v0.2.17...v0.4.4) Updates `toml_edit` from 0.22.23 to 0.22.24 - [Commits](toml-rs/toml@v0.22.23...v0.22.24) Updates `tungstenite` from 0.13.0 to 0.26.2 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.13.0...v0.26.2) Updates `uint` from 0.9.5 to 0.10.0 - [Commits](paritytech/parity-common@uint-v0.9.5...uint-v0.10.0) Updates `derive_more-impl` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v1.0.0...v2.0.1) --- updated-dependencies: - dependency-name: blake3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rand_chacha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: typenum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: async-tungstenite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: data-encoding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: standback dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tungstenite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: derive_more-impl dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... 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 all group with 26 updates in the / directory:
1.5.51.6.00.4.390.4.401.0.02.0.11.13.01.14.00.8.50.9.00.3.10.9.01.0.2171.0.2181.0.1381.0.1390.9.90.10.80.8.190.8.201.17.01.18.04.5.274.5.311.0.951.0.960.12.10.14.00.13.10.29.11.9.01.10.02.7.02.8.01.2.12.0.10.2.150.3.10.4.250.4.261.13.21.14.00.2.170.4.40.22.230.22.240.13.00.26.20.9.50.10.01.0.02.0.1Updates
blake3from 1.5.5 to 1.6.0Release notes
Sourced from blake3's releases.
Commits
f8c5f7dversion 1.6.0d4da215update b3sum/Cargo.lockc0938eeAddHash::from_sliceto handle conversion from&[u8]bytes41b5c02fix build.rs errors on win7 targetsa12fa7bremove checks that memmap2 does internally96d90e6replace a couple deprecated functions in benchmarks720eac9upgrade rand to v0.9d2e8069add missing MAYBE_UNUSED5c8b350another Windows-style newlines testUpdates
chronofrom 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28eBump version to 0.4.406d29c8aAdd quarter (%q) date string specifier07216aeUpgrade to windows-bindgen 0.60bf1973cUse similar-asserts to show bindgen diffd0f8b59Restrict MSRV to check --lib1f345fdSwitch to 2024 idiom7f6cf5eSwitch to 2024 style11d227aApply suggestions from clippy 1.8515e287bUse NaiveDateTime for internal tz_info methods. (#1658)8317e7cdocs: fix minor typoUpdates
derive_morefrom 1.0.0 to 2.0.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.
Commits
a78d8eechore: Release2aeee4dUpdate changelog (#446)5afbaa1Add Rust Playground metadata (#445)d6c3315Prepare 2.0.0 release (#444)c5e5e82Fix unsized fields usage inDisplay/Debugderives (#440, #432)d391493Fix field transparency for top-level shared attribute inDisplay(#438)f14c7a7Fix raw identifiers usage inDisplay/Debugderives (#434, #431)7b23de3Updateconvert_casecrate from 0.6 to 0.7 version (#436)cc9957eFixcompile_failtests and make Clippy happy for 1.84 Rust (#435)17d61c3Fix transparency and behavior of shared formatting on enums (#395, #377, #411)Updates
eitherfrom 1.13.0 to 1.14.0Commits
6e6dc26Merge pull request #117 from cuviper/release-1.14.09376206Release 1.14.04db2c30Merge pull request #118 from cuviper/clippy81671a6Fix clippy::empty_line_after_doc_comments1902eb1Fix clippy::from_over_intoce345c6Merge pull request #116 from yotamofek/use-macros995ad50Usefor_both!andmap_either!in more placesb0d533aMerge pull request #115 from yotamofek/simplify-patternsa91fefdMerge pull request #114 from yotamofek/msrv7972b74Upgrade to 2021 editionUpdates
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
rand_chachafrom 0.3.1 to 0.9.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha'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
serdefrom 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518Release 1.0.218723a949Merge pull request #2895 from dtolnay/stabledoc2b44efbPoint standard library links to stable03dc0fcMerge pull request #2894 from dtolnay/doclink85cb0c4Convert html links to intra-doc linksabe7194Update ui test suite to nightly-2025-02-12aaccac7Unset doc-scrape-examples for lib target7cd4d84Update ui test suite to nightly-2025-02-0704ff3e8More precise gitignore patternsdc3031bRemove *.sw[po] from gitignoreUpdates
serde_jsonfrom 1.0.138 to 1.0.139Release notes
Sourced from serde_json's releases.
Commits
4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclink13591f1Convert html links to intra-doc links1d7378eUnset doc-scrape-examples for lib target1174c5fResolve unnecessary_semicolon pedantic clippy lintUpdates
sha2from 0.9.9 to 0.10.8Commits
28a7b0dUpdate Cargo.lockc6decdfsha2: Add inline-asm backend for LoongArch64 targets (#507)026b0e8md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5build(deps): bump actions/checkout from 3 to 4 (#501)4372c77CI: replace MIPS cross tests with PPC32 (#503)42d3a25k12: fix incorrect hash calculation (#499)342dbfaUpdate asm dependencies (#498)59176e0Update Clippy and fix lintsUpdates
tomlfrom 0.8.19 to 0.8.20Commits
f550dbfchore: Release25587dbdocs: Update changelogfbc77ecMerge pull request #829 from tisonkun/map-get-kv4605a64fea: impl Map get_key_value8efc81echore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1chore: Release1131ce8docs: Update changelog4776fcaMerge pull request #827 from epage/winnow07754769bchore: Upgrade to Winnow 0.79415da2refactor(parser): Switch to ModalParserUpdates
typenumfrom 1.17.0 to 1.18.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
67584b5Version 1.18 (#221)e5dffddfeat:FoldAddandFoldMul(#209)2488205Merge branch 'kgullion-elixir-style-tarr'74d63c1Add constant for 3600 (#220)83e03f5Check-in generated code (#219)372a281Fix CI build, introduce justfile (#218)4bccf7dSetup nix flake9eec4b7Add constant for 3600 (#220)bab772bCheck-in generated code (#219)137863cFix CI build, introduce justfile (#218)Updates
clapfrom 4.5.27 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
anyhowfrom 1.0.95 to 1.0.96Release notes
Sourced from anyhow's release...
Description has been truncated