build(deps): bump the cargo group across 1 directory with 21 updates#4275
Merged
build(deps): bump the cargo group across 1 directory with 21 updates#4275
Conversation
169f80f to
f9d4db8
Compare
Bumps the cargo group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.10` | `1.2.16` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.32` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.46` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.1` | `2.8.0` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.5` | `2.0.6` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.0` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.0` | `2.1.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.140` | | [smallbitvec](https://github.com/servo/smallbitvec) | `2.5.3` | `2.6.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.18.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [unindent](https://github.com/dtolnay/indoc) | `0.2.3` | `0.2.4` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.224.0` | `0.224.1` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.0.3` | `1.0.4` | | [ureq](https://github.com/algesten/ureq) | `3.0.0` | `3.0.8` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `cc` from 1.2.10 to 1.2.16 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.10...cc-v1.2.16) Updates `clap` from 4.5.27 to 4.5.32 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.27...clap_complete-v4.5.32) Updates `clap_complete` from 4.5.42 to 4.5.46 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.46) Updates `indexmap` from 2.7.1 to 2.8.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.8.0) Updates `indoc` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) Updates `log` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) Updates `once_cell` from 1.20.2 to 1.21.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.0) Updates `rustc-hash` from 2.1.0 to 2.1.1 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.0...v2.1.1) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_derive` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_json` from 1.0.137 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.140) Updates `smallbitvec` from 2.5.3 to 2.6.0 - [Release notes](https://github.com/servo/smallbitvec/releases) - [Commits](servo/smallbitvec@v2.5.3...v2.6.0) Updates `tempfile` from 3.15.0 to 3.18.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.18.0) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `unindent` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@0.2.3...0.2.4) Updates `wasmparser` from 0.224.0 to 0.224.1 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `webbrowser` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v1.0.3...v1.0.4) Updates `ureq` from 3.0.0 to 3.0.8 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.0.0...3.0.8) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustc-hash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: smallbitvec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unindent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wasmparser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
240c37d to
60a295c
Compare
Contributor
|
@dependabot merge |
Contributor
Author
|
Dependabot tried to merge this PR, but received the following error from GitHub: |
clason
approved these changes
Mar 15, 2025
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 cargo group with 20 updates in the / directory:
1.0.951.0.971.2.101.2.164.5.274.5.324.5.424.5.462.7.12.8.02.0.52.0.60.4.250.4.261.20.21.21.02.1.02.1.11.0.251.0.261.0.2171.0.2191.0.1371.0.1402.5.32.6.03.15.03.18.02.0.112.0.120.8.190.8.200.2.30.2.40.224.00.224.11.0.31.0.43.0.03.0.8Updates
anyhowfrom 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89efRelease 1.0.97c7fca9bIgnore elidable_lifetime_names pedantic clippy lint427c0bbPoint standard library links to stablef0aa0d3Release 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/missingabiUpdates
ccfrom 1.2.10 to 1.2.16Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
3c1325bchore: release v1.2.16 (#1427)9131f33clang-cl: use/arch:SSE2forx86target arch (#1425)8ea5e95Regenerate windows-sys binding (#1422)b8c8c3fFix gen-windows-sys-binding (#1419)dc3f4b0Fix regenerate-windows-sys.yml (#1420)a6c36b5Regenerate target info (#1418)8127db1MSVC: Add LIB var when compiling flag_check (#1417)439b75ffix: force windows compiler to run inout_dirto prevent artifacts in cwd (...181c03dChange flag ordering (#1403)5fbe4d5Update windows-bindgen requirement from 0.59 to 0.60 (#1412)Updates
clapfrom 4.5.27 to 4.5.32Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
81b9db2chore: Released3d7a17chore: Merge branch 'master' intoupstream/master361114echore: Releaseb693fc0docs: Update changelog7100091Merge pull request #5765 from epage/completee90b2darefactor(complete): Pull our registration writing95e99efrefactor(complete): Pull out shell lookup4af0cd6fix(complete): Loosen requirements on Command factoryf40b37fchore: Release63bfe1adocs: Update changelogUpdates
clap_completefrom 4.5.42 to 4.5.46Commits
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
indexmapfrom 2.7.1 to 2.8.0Changelog
Sourced from indexmap's changelog.
Commits
dd06e57Merge pull request #381 from cuviper/release-2.8.0ab5c2dfRelease 2.8.0b10b273Merge pull request #380 from iajoiner/feat/macros-no-std5fd8971feat: addindexmap_with_defaultandindexset_with_defaultmacros5b133aeMerge pull request #376 from cuviper/slice-eqb56f035Merge pull request #378 from cuviper/indexese7e4de4Correct "indexes" to "indices" inKeysdoca34d7aeMerge pull request #377 from waywardmonkeys/update-to-rand-0.9b8bdeadUpgrade dev-dependencyrandto 0.93c1aa95Make slicePartialEqmore genericUpdates
indocfrom 2.0.5 to 2.0.6Release notes
Sourced from indoc's releases.
Commits
f5934e4Release 2.0.6382de61Point standard library links to stableaed1b60Unset doc-scrape-examples for lib target3840e47More precise gitignore patterns8304a10Prevent upload-artifact step from causing CI failureeac624bWork around needless_raw_string_hashes pedantic clippy lint in test64949e1Resolve needless_lifetimes clippy lint0d37b42Ignore needless_lifetimes clippy lint78289e3Upload CI Cargo.lock for reproducing failures9ee9ca9Fill in ignore reasons in all #[ignore] attributesUpdates
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
once_cellfrom 1.20.2 to 1.21.0Changelog
Sourced from once_cell's changelog.
Commits
0d6bc31fix testsf27d156v1.21.05b7b16cMerge pull request #275 from klkvr/klkvr/once-box-helpers73da483Merge pull request #274 from briansmith/b/get_unchecked15154b0AddOnceNonZeroUsize::get_unchecked.f15c633feat: add helpers for OnceBoxd119eeaMerge pull request #273 from briansmith/b/cold1a885daMake initialization inOnceNonZeroUsize::get_or_try_init#[cold].Updates
rustc-hashfrom 2.1.0 to 2.1.1Changelog
Sourced from rustc-hash's changelog.
Commits
dc5c33fMerge pull request #57 from Noratrieb/bump-2.1.1328556dAdd changelog for 2.1.12588fc1Merge pull request #56 from lsunsi/increase-64bit-rotation-length177c566fix: increase 64bit rotation lengthUpdates
semverfrom 1.0.25 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdbRelease 1.0.26dd8dc0aPoint standard library links to stable479518dUnset doc-scrape-examples for lib target4fa7acbMore precise gitignore patternsUpdates
serdefrom 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macro7bfd518Release 1.0.218Updates
serde_derivefrom 1.0.217 to 1.0.219Release notes
Sourced from serde_derive's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macro7bfd518Release 1.0.218Updates
serde_jsonfrom 1.0.137 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stable4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclinkUpdates
smallbitvecfrom 2.5.3 to 2.6.0Release notes
Sourced from smallbitvec's releases.
Commits
f081319Version 2.6.0b17ba46Merge pull request #30 from servo/malloc_size_ofe4341adImplement MallocSizeOf for smallbitvecUpdates
tempfilefrom 3.15.0 to 3.18.0Changelog
Sourced from tempfile's changelog.
Commits
b8bddafrelease 3.18.00e17869update rustix (#336)6cf6536doc: fix markdowndf39d15doc: document atomicity ofpersist_noclobber(#334)714a259chore: release 3.17.178309edfix: cast handle to the windows crate HANDLE (#332)6e7d167chore: release 3.17.03718075doc: remove incorrect documentation about windows and open files461369ffeat: delete unnamed temporary files on windows immediately78d30a2doc: clarify "inner file will be deleted" documentation (#329)Updates
thiserrorfrom 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignoreUpdates
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
unindentfrom 0.2.3 to 0.2.4Release notes
Sourced from unindent's releases.
Commits
30d271dRelease 0.2.4dc9a4f0Reset build directory between tests156885cRevert "Allow unstable build to fail until expr macros are sorted out"62b52eeClarify error message about argumentsa139e0aFormat with rustfmt 0.4.2c9461e0Exclude indoc invocations in test code from rustfmt7c2fcb6Remove old rustfmt config64c5f41Update to syn 0.13113df80Enable proc_macro_non_items in doc tests7e2f235Enable proc_macro_non_items for unstable testsUpdates
wasmparserfrom 0.224.0 to 0.224.1Commits
Updates
webbrowserfrom 1.0.3 to 1.0.4Release notes
Sourced from webbrowser's releases.
Changelog
Sourced from webbrowser's changelog.
Commits
4cd17c5Release v1.0.4 [skip ci]0f4d885ios: Re-add nullability check forsharedApplicationdef4de1Merge branch 'MarijnS95-objc2-0.6'. See PR #95f287749ios: Upgrade toobjc2 0.6and drop dependency onblock23ea6f97fix ios build #build-ios0638fdbios: prepare for objc2 frameworks v0.3Updates
ureqfrom 3.0.0 to 3.0.8Changelog
Sourced from ureq's changelog.
Commits
3572fa63.0.8c54b2efmiddleware/doc: use Relaxed atomics for single-variable counter17c8d16Fix http response missing versionc9c40723.0.72bcb8b2Allow non-standard HTTP methodsf4c2485Bump ureq-proto to get non-standard port fixcf9eb7aVerify Transport is TLS3b868e5Fix other typo too62016a5Fix typo in commentf12f9a13.0.6Dependabot 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 will merge this PR once CI passes on it, as requested by @clason.
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