build(deps): bump the minor-patch group across 1 directory with 8 updates #327
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 minor-patch group with 8 updates in the / directory:
0.4.390.4.404.5.264.5.310.8.00.9.00.4.250.4.261.0.2171.0.2182.6.02.7.00.8.190.8.201.42.01.42.1Updates
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
clapfrom 4.5.26 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
etceterafrom 0.8.0 to 0.9.0Release notes
Sourced from etcetera's releases.
Commits
ad0dd0fv0.9.0d8a9bb7Merge pull request #30 from utkarshgupta137/masterbbf21d2crate: bump to edition 2021 & raise MSRV to 1.70.07452817windows-sys: bump & replace SHGetFolderPathW with SHGetKnownFolderPath6cc955aMerge pull request #22 from valadaptive/bundle-idc65b9c4Merge pull request #25 from lu-zero/dyn-compatibleeea22beMake the traits dyn-compatibledbb18c5Improve bundle_id compatibilityf2bc664CI: remove crone26191ddocs: add note about runtime_dirUpdates
logfrom 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2prepare for 0.4.26 release0551261Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdcMerge pull request #668 from SpriteOvO/value-clone931d883Addspdlog-rslink to crate doc310c9b4DeriveCloneforkv::ValueUpdates
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
similarfrom 2.6.0 to 2.7.0Changelog
Sourced from similar's changelog.
Commits
28c146b2.7.03ec4464Added another changelog entry5077768Add wasm tests (#74)2b2881aAdded web-time changelog entry177ce9eAdd wasm32_web_time feature (#73)717757eAnother clippy fix157f015Make clippy happier (#72)Updates
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
instafrom 1.42.0 to 1.42.1Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
272d628Bump version to 1.42.1 (#714)c22d1eeImproved handling of control characters in inline snapshots (#713)f778d29Replace use of unsafe with pin_project (#711)949ac94Update test output forsnapshot_textchange (#706)1da675cFix command in changelog (#705)Dependabot 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