Bump the all group in /local-registry with 21 updates - #208
Merged
Conversation
Bumps the all group in /local-registry with 21 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.7` | `0.7.8` | | [bitflags](https://github.com/bitflags/bitflags) | `2.13.0` | `2.13.1` | | [bit-set](https://github.com/contain-rs/bit-vec) | `0.10.0` | `0.11.1` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.3` | `1.13.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [either](https://github.com/rayon-rs/either) | `1.16.0` | `1.17.0` | | [enumset](https://github.com/Lymia/enumset) | `1.1.13` | `1.1.14` | | [frunk](https://github.com/lloydmeta/frunk) | `0.4.4` | `0.5.0` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.6` | `0.5.1` | | [num-derive](https://github.com/rust-num/num-derive) | `0.4.2` | `0.5.1` | | [numtoa](https://github.com/mmstick/numtoa) | `1.0.0` | `1.0.1` | | [pest](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.8` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.8` | | [rand](https://github.com/rust-random/rand) | `0.10.1` | `0.10.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [time](https://github.com/time-rs/time) | `0.3.53` | `0.3.54` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.4` | `1.24.0` | Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `arrayvec` from 0.7.7 to 0.7.8 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.7.7...0.7.8) Updates `bitflags` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.13.0...2.13.1) Updates `bit-set` from 0.10.0 to 0.11.1 - [Changelog](https://github.com/contain-rs/bit-vec/blob/master/RELEASES.md) - [Commits](https://github.com/contain-rs/bit-vec/commits) Updates `bstr` from 1.12.3 to 1.13.0 - [Commits](BurntSushi/bstr@1.12.3...1.13.0) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `crossbeam-utils` from 0.8.21 to 0.8.22 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.21...crossbeam-utils-0.8.22) Updates `either` from 1.16.0 to 1.17.0 - [Commits](rayon-rs/either@1.16.0...1.17.0) Updates `enumset` from 1.1.13 to 1.1.14 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](Lymia/enumset@v1.1.13...v1.1.14) Updates `frunk` from 0.4.4 to 0.5.0 - [Release notes](https://github.com/lloydmeta/frunk/releases) - [Changelog](https://github.com/lloydmeta/frunk/blob/master/CHANGELOG.md) - [Commits](lloydmeta/frunk@frunk-0.4.4...frunk-0.5.0) Updates `num-bigint` from 0.4.6 to 0.5.1 - [Changelog](https://github.com/rust-num/num-bigint/blob/main/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.6...num-bigint-0.5.1) Updates `num-derive` from 0.4.2 to 0.5.1 - [Changelog](https://github.com/rust-num/num-derive/blob/main/RELEASES.md) - [Commits](rust-num/num-derive@num-derive-0.4.2...num-derive-0.5.1) Updates `numtoa` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/mmstick/numtoa/blob/master/CHANGELOG.md) - [Commits](mmstick/numtoa@1.0.0...1.0.1) Updates `pest` from 2.8.6 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.8) Updates `pest_derive` from 2.8.6 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.8) Updates `rand` from 0.10.1 to 0.10.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.10.1...0.10.2) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_derive` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `time` from 0.3.53 to 0.3.54 - [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.53...v0.3.54) Updates `uuid` from 1.23.4 to 1.24.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.4...v1.24.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: bit-set dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: bstr dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: either dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: enumset dependency-version: 1.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: frunk dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: num-bigint dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: num-derive dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numtoa dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pest dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pest_derive dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: time dependency-version: 0.3.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uuid dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
kotp
approved these changes
Aug 1, 2026
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 all group in /local-registry with 21 updates:
1.0.1031.0.1040.7.70.7.82.13.02.13.10.10.00.11.11.12.31.13.00.5.150.5.160.8.210.8.221.16.01.17.01.1.131.1.140.4.40.5.00.4.60.5.10.4.20.5.11.0.01.0.12.8.62.8.82.8.62.8.80.10.10.10.21.0.2281.0.2291.0.2281.0.2292.0.182.0.190.3.530.3.541.23.41.24.0Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
arrayvecfrom 0.7.7 to 0.7.8Changelog
Sourced from arrayvec's changelog.
Commits
0cb664c0.7.8f3a707fUpdate CHANGELOG66f86e4tests: skip two tests on 32-bit architecturesUpdates
bitflagsfrom 2.13.0 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated outputUpdates
bit-setfrom 0.10.0 to 0.11.1Changelog
Sourced from bit-set's changelog.
Commits
Updates
bstrfrom 1.12.3 to 1.13.0Commits
63c65781.13.09cc49deapi: addto_bstring(),as_bstring(), andas_bstring_mut()methods to `B...7105619doc: fix typo "Use&BStris useful because ..."Updates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
crossbeam-utilsfrom 0.8.21 to 0.8.22Release notes
Sourced from crossbeam-utils's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)Updates
eitherfrom 1.16.0 to 1.17.0Commits
e514cb1Merge pull request #141 from msrd0/hexbc7c1f3Release 1.17.09acb4b9ci: downgrade serde manuallyc4ffc53Add test forfmt::Pointerba48d31Implement all the fmt traits using a macroa8f48eaAdd implementations forUpperHexandLowerHex331cda7Merge pull request #139 from atouchet/bdg08dc1fbFix build status badgeUpdates
enumsetfrom 1.1.13 to 1.1.14Changelog
Sourced from enumset's changelog.
Commits
fde6b36Bump version to 1.1.14eb1e5c9Fix serde default-features.dcac512Test serde configuration on embedded.a254f1cFix broken links in the documentation.dac1550Improve documentation for the deprecated functions in enumset.9f0629fCorrect changelog.Updates
frunkfrom 0.4.4 to 0.5.0Release notes
Sourced from frunk's releases.
Changelog
Sourced from frunk's changelog.
Commits
4b76aa7Merge pull request #256 from lloydmeta/release/0.53e093e60.5.0 release0a2abb6Add changelog entryfdc358bAdd Generic support for enum representations (#252)bd2e176Add agentic helper hints (#255)f5deeb1Bump actions/checkout from 6 to 7 (#253)8e7bf6dFix typo in coproduct docs (#254)36f7a15Add more clarifying examples to Sculptor documentation (#251)a95af41Add diagnostic::on_unimplemented attributes to key transmogrify traits (#248)1efcf31Bump actions/checkout from 4 to 6 (#246)Updates
num-bigintfrom 0.4.6 to 0.5.1Changelog
Sourced from num-bigint's changelog.
Commits
33c59baMerge pull request #348 from cuviper/bz-alg2-step3b38b68f6Release 0.5.1f4a43f5Fix the missing part of the Burnikel-Ziegler algorithmebfd89aAdd failing tests for a bug in B-Z division0ab95dfMerge pull request #338 from cuviper/rand-0.1033d6998Release 0.5.084d05b7Clean up manifests of ci cratesf8daf56Allowclippy::duplicate_modwhere intended022310aRearrange therandfeatures to support both 0.9 and 0.10537a036ci: use the fallback resolver for depsUpdates
num-derivefrom 0.4.2 to 0.5.1Changelog
Sourced from num-derive's changelog.
Commits
2f73ee8Merge pull request #72 from cuviper/readme456e75dRelease 0.5.11e5e78fRemove full-syntax from the readme3230c9cMerge pull request #71 from cuviper/syn3cab6df7Remove the stale html_root_url9553029Release 0.5.0250c132Stop caching the registry8087623Raise the MSRV to 1.71 (like syn)14a12dfUpgrade tosyn v396ca025Merge pull request #70 from cuviper/rename-headUpdates
numtoafrom 1.0.0 to 1.0.1Commits
def553crelease: 1.0.10c8f39afix:AsciiNumber::\<4>::ONEset to0instead of1Updates
pestfrom 2.8.6 to 2.8.8Release notes
Sourced from pest's releases.
Commits
81eeedbci toolchain in release update + bump version (#1181)7be2dc4Fix tag_node incorrectly modifying tokens during lookahead (#1180)24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)Updates
pest_derivefrom 2.8.6 to 2.8.8Release notes
Sourced from pest_derive's releases.
Commits
81eeedbci toolchain in release update + bump version (#1181)7be2dc4Fix tag_node incorrectly modifying tokens during lookahead (#1180)24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)Updates
randfrom 0.10.1 to 0.10.2Changelog
Sourced from rand's changelog.
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_derivefrom 1.0.228 to 1.0.229Release notes
Sourced from serde_derive's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
timefrom 0.3.53 to 0.3.54Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
d1c55a4v0.3.54 release2fb04c4Add ability to iterate overWeekdays00779faAdd ability to iterate overMonthsb99c5c2Add ability to iterate overDates41eea5bLint on missing panic documentation5a0bdd8Replace optimizing loop with linear pass687d4a9Address clippy lints6bf0055Add LLM policy81f9fe0RenameDurationtoSignedDuration058efaeRename internals forPlainDateTimeUpdates
uuidfrom 1.23.4 to 1.24.0Release notes
Sourced from uuid's releases.
Commits
6a8aeabMerge pull request #896 from uuid-rs/cargo/v1.24.0e6db8ecprepare for 1.24.0 release606f236Merge pull request #892 from weifanglab/mainab848dbfeat(fmt): support encoding into MaybeUninit buffers5dc6b3dMerge pull request #895 from uuid-rs/cargo/v1.23.55a7dfe5prepare for 1.23.5 release9b4bfc8Merge pull request #894 from geeknoid/main5acc5a5perf: Optimize UUID hex parsing and formatting6fa1a1efeat(fmt): support encoding into MaybeUninit buffers1e5d867Merge pull request #891 from frostyplanet/docDependabot 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 conditions