chore(deps): bump the patch group across 1 directory with 11 updates #1278
+66
−64
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 patch group with 11 updates in the / directory:
1.11.21.11.32.0.162.0.171.0.2211.0.2281.0.1441.0.1452.11.12.11.40.9.50.9.71.0.261.0.270.3.430.3.440.15.150.15.184.5.474.5.484.5.574.5.58Updates
regexfrom 1.11.2 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c31.11.3ad5cd6cdeps: bump regex-automataee69d9echangelog: 1.11.3159fa3eregex-automata-0.4.1102a62baautomata: callVec::shrink_to_fitin a few strategic placesa76e0a0cargo: excludetests/fuzzfrom the package19172ccstyle: inline formatting arguments2695e29ci: fix cross testingUpdates
thiserrorfrom 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
serdefrom 1.0.221 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
serde_jsonfrom 1.0.144 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintUpdates
indexmapfrom 2.11.1 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58Merge pull request #418 from a1phyr/hashbrown_0.16ee6080dRelease 2.11.4a7da8f1Use a range for hashbrown0cd5aefUpdatehashbrownto 0.16fd5c819Merge pull request #417 from cuviper/release-2.11.39321145Release 2.11.37b48568Merge pull request #416 from cuviper/release-2.11.249ce7faRelease 2.11.258fd834Merge pull request #414 from DaniPopes/serde_core5dc1d6aDepend onserde_coreinstead ofserdeUpdates
tomlfrom 0.9.5 to 0.9.7Commits
669b4a6chore: Releasea3153bedocs: Update changelog8105f25chore: Update dependencies (#1039)53768e7chore: Update from '_rust/main' template (#1040)82d738bchore: Update from '_rust/main' template3bfcdc2chore: Add license for libfuzzer68dec6echore: Upgrade foldhash0df630dchore: Bump dependencieseb51e86chore: Bump MSRV to 1.7656774e7chore: Update dependenciesUpdates
semverfrom 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561Release 1.0.276967bbaAdd serde version constraint84d3057Exclude build.rs from crates.io packageb09aac9Merge pull request #343 from dtolnay/up49b8570Delete backport module9b04afeMerge pull request #342 from dtolnay/up83a8e91Delete no_nonzero_bitscan configuratione606a17Merge pull request #341 from dtolnay/upebe7cf1Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bffMerge pull request #340 from dtolnay/upUpdates
timefrom 0.3.43 to 0.3.44Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
04c0ef2v0.3.44 releaseb942063Compare datetimes with signed integersdcdfbf6Add explicit type to avoid inference errorsf203852Revert "Remove dependency onitoa"Updates
configfrom 0.15.15 to 0.15.18Changelog
Sourced from config's changelog.
Commits
58a9c74chore: Release config version 0.15.1887c726fdocs: Update changelogfd203fbfeat: Improve errors from try_deserialize (#695)a227d43chore: Update from _rust template (#699)8985729chore: Update from _rust template753165afeat: Improve error from try_deserializef218f4adocs(docsrs): Update to new doc_cfg feature name26fa590feat: Improve error message on missing property88c2ed1docs(readme): Include cornd652aaechore: Release config version 0.15.17Updates
clapfrom 4.5.47 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddcchore: Release4460ff4docs: Update changelog54947a1Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2fix(complete): Restore nospace in bash2f6a108test(complete): Demonstrate current behaviorf88be57style: Ensure consistent newlinesf209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()Updates
clap_completefrom 4.5.57 to 4.5.58Commits
88f13cbchore: Releasefe2d731docs: Update changelogb256739Merge pull request #6131 from mernen/do-not-suggest-opts-after-escape8aaf704fix(complete): Do not suggest options after "--"4a86feetest(complete): Illustrate current behavior281f8aeMerge pull request #6126 from epage/p3cbce42docs(cookbook): Make typed-derive easier to maintain9fd4dc9docs(cookbook): Provide a custom TypedValueParser8f8e861docs(cookbook): Add local enum to typed-derive926bafedocs(cookbook): Hint at overriding value_nameDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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