Bump the all group in /local-registry with 11 updates #96
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 11 updates:
1.0.951.0.962.8.02.9.00.4.390.4.400.7.10.8.01.0.02.0.11.13.01.14.01.0.2171.0.2181.0.2171.0.2180.26.30.27.10.26.40.27.11.12.11.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.7.1 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
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 gitignoreUpdates
strumfrom 0.26.3 to 0.27.1Release notes
Sourced from strum's releases.
... (truncated)
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
85d0ae6Update versions to 0.27.1 everywhere1576a7aPeternator7/fix transparent typo (#421)23d2952Create ci.yml9c5fb56Fix warnings in tests from variants that need to exist, but don't get used (#...030d7b5Merge branch 'bobozaur-258-transparent-attr'7606dd5Do some light refactoring to combine similiar code paths togetherb6a357dMerge branch '258-transparent-attr' of https://github.com/bobozaur/strum into...24e7a4fUse _ to silence warnings (#418)4c1f6c1Update docs to actually include new features (#417)9db3c4dReplace IntoDiscriminant with EnumDiscriminants in macro exports, as (#414)Updates
strum_macrosfrom 0.26.4 to 0.27.1Release notes
Sourced from strum_macros's releases.
... (truncated)
Changelog
Sourced from strum_macros's changelog.
Commits
Updates
uuidfrom 1.12.1 to 1.15.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
4e5b88eMerge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7prepare for 1.15.1 releasef05b6dfMerge pull request #811 from uuid-rs/fix/v7-overflowc2d313fguarantee v7 timestamp will never overflow56ba68fMerge pull request #810 from uuid-rs/cargo/v1.15.026c8a9bprepare for 1.15.0 releasee468f99Merge pull request #809 from uuid-rs/feat/v7-precisionc46f4e0add bench for additional precision v76c4597cdocument extra precision behavior295593aensure sub-millisecond precision fits into the requested number of bitsDependabot 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