-
-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the all group across 1 directory with 16 updates #167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the all group with 15 updates in the /local-registry directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [bitflags](https://github.com/bitflags/bitflags) | `2.8.0` | `2.9.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [convert_case](https://github.com/rutrum/convert-case) | `0.6.0` | `0.8.0` | | [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` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [memoize](https://github.com/dermesser/memoize) | `0.4.2` | `0.5.1` | | [nom](https://github.com/rust-bakery/nom) | `7.1.3` | `8.0.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` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.12.0` | `1.15.1` | 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 `bitflags` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.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 `convert_case` from 0.6.0 to 0.8.0 - [Commits](https://github.com/rutrum/convert-case/commits) 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 `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) Updates `memoize` from 0.4.2 to 0.5.1 - [Commits](dermesser/memoize@v0.4.2...v0.5.1) Updates `nom` from 7.1.3 to 8.0.0 - [Changelog](https://github.com/rust-bakery/nom/blob/main/CHANGELOG.md) - [Commits](rust-bakery/nom@7.1.3...8.0.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_derive` 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 `strum` from 0.26.3 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.1) Updates `strum_macros` from 0.26.4 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.1) Updates `uuid` from 1.12.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.0...v1.15.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: bitflags 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: convert_case dependency-type: direct:production update-type: version-update:semver-minor 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: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: memoize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: nom dependency-type: direct:production update-type: version-update:semver-major 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_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
|
Hello 👋 Thanks for your PR. This repo does not currently have dedicated maintainers. Our guardians team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed. If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track. Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum. (cc @exercism/guardians) |
Bumps the all group with 15 updates in the /local-registry directory:
1.0.951.0.962.8.02.9.00.4.390.4.400.6.00.8.01.0.02.0.11.13.01.14.02.7.02.7.10.4.20.5.17.1.38.0.00.8.50.9.00.3.10.9.01.0.2171.0.2180.26.30.27.10.26.40.27.11.12.01.15.1Updates
anyhowfrom 1.0.95 to 1.0.96Release notes
Sourced from anyhow's releases.
Commits
f0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabi51a173eIgnore missing_abi lint in nightly-2025-01-164d71a84Ignore double_ended_iterator_last clippy lintaf0937eUpdate ui test suite to nightly-2025-01-02Updates
bitflagsfrom 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5Merge pull request #439 from KodrAus/cargo/2.9.08df6e80prepare for 2.9.0 releasee92f0aeMerge pull request #438 from KodrAus/fix/ui-tests226ff75fix up UI tests2170a26Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58add tests forclear()trait methodce5d420addclear()method to trait9e45d36Merge pull request #434 from bitflags/KodrAus-patch-1617645apin checkout action for miri job2c836f2Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
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
convert_casefrom 0.6.0 to 0.8.0Commits
Updates
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
indexmapfrom 2.7.0 to 2.7.1Changelog
Sourced from indexmap's changelog.
Commits
42e57a3Merge pull request #369 from cuviper/release-2.7.1f61b581Release 2.7.1cb520a7Merge pull request #368 from cuviper/reserve_entriesf0ec924Merge pull request #367 from savannstm/better-panics38ef618Merge pull request #364 from hkBst/patch-11f12721Improve memory reservation forinsert_entry2f55755Improve panic messages7b64edcAdd#[track_caller]attributes to functions that may panicf63bb6eremove fxhash dep8eb4de5Remove fxhash example from lib.rsUpdates
memoizefrom 0.4.2 to 0.5.1Commits
2f14ae6Release memoize-inner v0.5.1247059dRelease v0.5.01a224f5Merge pull request #39 from arjunsatarkar/add-license-file7789a8bCreate LICENSE file to match Cargo.tomlad406a0Add 'memoized_size_{}' funcion to retrieve the size of the cache84e37f7Release memoize-inner 0.4.3092f222Fix broken pipeline for --no-default-features in examples/issue30Updates
nomfrom 7.1.3 to 8.0.0Changelog
Sourced from nom's changelog.
... (truncated)
Commits
2cec1b3v8.0.0 (#1797)7afe3a8Merge pull request #1793 from rust-bakery/beta.184af9e7nom 8.0.0-beta.1555eab9Merge pull request #1792 from rust-bakery/nom-language6a25312fix nom-language testsbcc1b0cmove the left_assoc combinator to nom-language9b0e18cImplement new parserleft_assoc. (#1775)cb3b5b8move precedence parsing to nom-languagef1abba6fix precedence parsing6c12469Precedence parsing (#1362)Updates
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_derivefrom 1.0.217 to 1.0.218Release notes
Sourced from serde_derive'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 gitignore