chore(deps): bump the everything group across 1 directory with 21 updates#1061
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the everything group across 1 directory with 21 updates#1061dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ates Bumps the everything group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [ariadne](https://github.com/zesterer/ariadne) | `0.1.3` | `0.6.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.57` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.18` | `0.4.20` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `1.7.0` | `2.13.0` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.46.3` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.44` | | [rayon](https://github.com/rayon-rs/rayon) | `1.5.1` | `1.11.0` | | [rnix](https://github.com/nix-community/rnix-parser) | `0.12.0` | `0.13.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.130` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.68` | `1.0.149` | | [similar](https://github.com/mitsuhiko/similar) | `2.1.0` | `2.7.0` | | [strip-ansi-escapes](https://github.com/luser/strip-ansi-escapes) | `0.1.1` | `0.2.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.114` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.30` | `2.0.18` | | [toml](https://github.com/toml-rs/toml) | `0.5.8` | `0.9.11+spec-1.1.0` | Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `ariadne` from 0.1.3 to 0.6.0 - [Changelog](https://github.com/zesterer/ariadne/blob/main/CHANGELOG.md) - [Commits](https://github.com/zesterer/ariadne/commits) Updates `clap` from 4.5.53 to 4.5.57 - [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.53...clap_complete-v4.5.57) Updates `ignore` from 0.4.18 to 0.4.20 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.18...ignore-0.4.20) Updates `indexmap` from 1.7.0 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@1.7.0...2.13.0) Updates `indoc` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) Updates `insta` from 1.43.2 to 1.46.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.46.3) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `proc-macro2` from 1.0.101 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.106) Updates `quote` from 1.0.40 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.44) Updates `rayon` from 1.5.1 to 1.11.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@v1.5.1...rayon-core-v1.11.0) Updates `rnix` from 0.12.0 to 0.13.0 - [Changelog](https://github.com/nix-community/rnix-parser/blob/master/CHANGELOG.md) - [Commits](nix-community/rnix-parser@v0.12.0...v0.13.0) Updates `rowan` from 0.15.17 to 0.16.1 - [Commits](https://github.com/rust-analyzer/rowan/commits/v0.16.1) Updates `serde` from 1.0.130 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.130...v1.0.228) Updates `serde_json` from 1.0.68 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.68...v1.0.149) Updates `similar` from 2.1.0 to 2.7.0 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.1.0...2.7.0) Updates `strip-ansi-escapes` from 0.1.1 to 0.2.1 - [Commits](https://github.com/luser/strip-ansi-escapes/commits) Updates `syn` from 2.0.106 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.114) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `thiserror` from 1.0.30 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.30...2.0.18) Updates `toml` from 0.5.8 to 0.9.11+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/commits/toml-v0.9.11) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: ariadne dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: ignore dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: insta dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: lazy_static dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: quote dependency-version: 1.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: rayon dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: rnix dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: rowan dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: similar dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: strip-ansi-escapes dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: syn dependency-version: 2.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything ... Signed-off-by: dependabot[bot] <support@github.com>
0ba7e16 to
67d2671
Compare
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 everything group with 20 updates in the / directory:
1.0.1001.0.1010.1.30.6.04.5.534.5.570.4.180.4.201.7.02.13.02.0.62.0.71.43.21.46.31.4.01.5.01.0.1011.0.1061.0.401.0.441.5.11.11.00.12.00.13.01.0.1301.0.2281.0.681.0.1492.1.02.7.00.1.10.2.12.0.1062.0.1143.23.03.24.01.0.302.0.180.5.80.9.11+spec-1.1.0Updates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
ariadnefrom 0.1.3 to 0.6.0Changelog
Sourced from ariadne's changelog.
... (truncated)
Commits
Updates
clapfrom 4.5.53 to 4.5.57Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsUpdates
ignorefrom 0.4.18 to 0.4.20Commits
fe97c0aignore-0.4.20826f3faignore/api: add Clone and Debug impls for OverrideBuilderca60fefgrep-0.2.11a25307ddeps: update to grep-printer 0.1.7b80947agrep-printer-0.1.7ad793a0deps: update to grep-searcher 0.1.11120e55egrep-searcher-0.1.113941a77deps: update to grep-pcre2 0.1.696e130fgrep-pcre2-0.1.6180c4eadeps: update to grep-regex 0.1.11Updates
indexmapfrom 1.7.0 to 2.13.0Changelog
Sourced from indexmap's changelog.
... (truncated)
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innercfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.1Updates
indocfrom 2.0.6 to 2.0.7Release notes
Sourced from indoc's releases.
Commits
8d78216Release 2.0.723472ffMerge pull request #67 from dtolnay/cstring8d05562Hide C-string tests from old toolchain versions7c92efbRecognize C-string literalsfe39de4Generalize Error constructors27e0151Add C-string tests57f6fbbSort tests170a079Raise minimum tested compiler to rust 1.762f6ef04Opt in to generate-macro-expansion when building on docs.rsce1bed4Update ui test suite to nightly-2025-09-12Updates
instafrom 1.43.2 to 1.46.3Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
... (truncated)
Commits
1324590Release 1.46.3 (#870)b26bc7fFix escaped format inline snapshots not stripping formatting newline (#869)2ab00ccRelease 1.46.2 (#867)97c6f57Fix inline snapshot corruption with carriage returns (#866)2a9f7adRemove globset version cap (#864)8a5b775Release 1.46.1 (#859)822f404Fix inline snapshot corruption with multiple snapshots in with_settings! (#858)7d27e3aRelease 1.46.0 (#855)3aa59d6Add INSTA_PENDING_DIR environment variable for hermetic builds (#852)fd40cf7Fix docs for test.runner_fallback config key (#853)Updates
lazy_staticfrom 1.4.0 to 1.5.0Commits
be7c1c4point readme version to 1.5.08971a27update readme build badge15691ecModernize lazy-static infra (#219)2660041Merge pull request #206 from TheBotlyNoob/master6ace970Merge pull request #216 from frewsxcv/patch-1a203105Update README.mdcfd89acUpdate README.mdfc8e466Update README.mda8afb21Update README.md41fa234Update README to indicate how to replace withstd::sync::OnceLockUpdates
proc-macro2from 1.0.101 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positions8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependenciesUpdates
quotefrom 1.0.40 to 1.0.44Release notes
Sourced from quote's releases.
Commits
ad9fb40Release 1.0.446df23cdMerge pull request #323 from dtolnay/lifetimef784891Support raw lifetime508dbddAdd test of raw lifetime27cb8c9Update ui test suite to nightly-2026-01-21bdd36fcTouch up PR 321d62d6ecMerge pull request #321 from tamird/doc-alloc-format242c683doc: restore link toformat!635ee67Release 1.0.435f605a6Reorder module-level attributes in crate rootUpdates
rayonfrom 1.5.1 to 1.11.0Changelog
Sourced from rayon's changelog.
... (truncated)
Commits
6236214Merge #1031652f111Release rayon 1.7.0 and rayon-core 1.11.07df001dTweak plumbing consumer description322dfe8Merge #1026099241dMerge #1030a17bcb9Fix inappropriate use of slice::as_mut_ptr98077feBe more cautious about drain drops7069695Merge #1028874ff73Fix docs for the yieldNonecase onThreadPool58f7b7eBe careful comparingjob_ref.execute_fnUpdates
rnixfrom 0.12.0 to 0.13.0Changelog
Sourced from rnix's changelog.
Commits
7d9cf3dchore: bump version to 0.13.01fd933fchore(nix): add fuzz devShell with nightly Rustec4e87echore(fuzz): fix and update fuzz targets417e59echore(deps): update rowan to 0.163724f17chore(deps): update criterion to 0.8a5416efchore(deps): update expect-test to 1.5.18665f58Merge pull request #178 from nix-community/fix-dependabot-43b5afd4chore: update criterion to 0.5 to fix security advisory872689cstyle: fix clippy warnings in tokenizera692386docs: add migration guide for path type changesUpdates
rowanfrom 0.15.17 to 0.16.1Commits
Updates
serdefrom 1.0.130 to 1.0.228Release notes
Sourced from serde's releases.
... (truncated)
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.68 to 1.0.149Release notes
Sourced from serde_json's releases.
... (truncated)
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
similarfrom 2.1.0 to 2.7.0Changelog
Sourced from similar's changelog.
Commits
28c146b2.7.03ec4464Added another changelog entry5077768Add wasm tests (#74)2b2881aAdded web-time changelog entry