Bump the "dependency-updates" group with 3 updates across multiple ecosystems - #83
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the "dependency-updates" group with 3 updates across multiple ecosystems#83dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 22 updates Bumps the dependency-updates group with 22 updates in the /glue directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.104` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.45` | | [colored](https://github.com/mackwic/colored) | `3.0.0` | `3.1.1` | | [convert_case](https://github.com/rutrum/convert-case) | `0.8.0` | `0.11.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.60` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.33` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.151` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.3` | `1.13.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.19` | | [slotmap](https://github.com/orlp/slotmap) | `1.0.7` | `1.1.1` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.48.0` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.2` | | [pest](https://github.com/pest-parser/pest) | `2.8.3` | `2.8.8` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.3` | `2.8.8` | | [tsify](https://github.com/madonoharu/tsify) | `0.4.5` | `0.5.6` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.18` | `0.4.19` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [testcontainers](https://github.com/testcontainers/testcontainers-rs) | `0.27.0` | `0.27.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.50.0` | Updates `anyhow` from 1.0.100 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.104) Updates `chrono` from 0.4.42 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.45) Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) Updates `convert_case` from 0.8.0 to 0.11.0 - [Commits](https://github.com/rutrum/convert-case/commits) Updates `clap` from 4.5.51 to 4.5.60 - [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.51...clap_complete-v4.5.60) Updates `log` from 0.4.28 to 0.4.33 - [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.28...0.4.33) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.145 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.151) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `regex` from 1.11.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.3...1.13.1) Updates `thiserror` from 2.0.17 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.19) Updates `slotmap` from 1.0.7 to 1.1.1 - [Changelog](https://github.com/orlp/slotmap/blob/master/RELEASES.md) - [Commits](orlp/slotmap@v1.0.7...v1.1.1) 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.48.0 - [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.48.0) Updates `rand` from 0.9.2 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.2) Updates `pest` from 2.8.3 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.3...v2.8.8) Updates `pest_derive` from 2.8.3 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.3...v2.8.8) Updates `tsify` from 0.4.5 to 0.5.6 - [Changelog](https://github.com/madonoharu/tsify/blob/main/CHANGELOG.md) - [Commits](https://github.com/madonoharu/tsify/commits) Updates `globset` from 0.4.18 to 0.4.19 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.18...globset-0.4.19) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `testcontainers` from 0.27.0 to 0.27.3 - [Release notes](https://github.com/testcontainers/testcontainers-rs/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs@0.27.0...0.27.3) Updates `tokio` from 1.48.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.50.0) chore(deps): bump the dependency-updates group across 1 directory with 7 updates Bumps the dependency-updates group with 7 updates in the /extension directory: | Package | From | To | | --- | --- | --- | | [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) | `9.0.1` | `10.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.2` | `26.1.2` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.104.0` | `1.125.0` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.9.1` | `3.9.2` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.5.2` | `3.1.0` | | [glob](https://github.com/isaacs/node-glob) | `11.1.0` | `13.0.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `7.0.2` | Updates `vscode-languageclient` from 9.0.1 to 10.1.0 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.1.0/client) Updates `@types/node` from 24.5.2 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.104.0 to 1.125.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vscode/vsce` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.9.1...v3.9.2) Updates `@vscode/test-electron` from 2.5.2 to 3.1.0 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits) Updates `glob` from 11.1.0 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.6) Updates `typescript` from 5.9.2 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) chore(deps): bump the dependency-updates group across 1 directory with 11 updates Bumps the dependency-updates group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `7` | | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `5` | `6` | | [actions/cache](https://github.com/actions/cache) | `4` | `6` | | [j178/prek-action](https://github.com/j178/prek-action) | `1` | `2.0.6` | | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `7` | | [pnpm/action-setup](https://github.com/pnpm/action-setup) | `4` | `6` | | [actions/setup-go](https://github.com/actions/setup-go) | `5` | `7` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `8` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2` | `3` | | [googleapis/release-please-action](https://github.com/googleapis/release-please-action) | `4` | `5` | Updates `actions/checkout` from 4 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v7) Updates `amannn/action-semantic-pull-request` from 5 to 6 - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5...v6) Updates `actions/cache` from 4 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v6) Updates `j178/prek-action` from 1 to 2.0.6 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v1...v2.0.6) Updates `actions/setup-node` from 4 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v7) Updates `pnpm/action-setup` from 4 to 6 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v6) Updates `actions/setup-go` from 5 to 7 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v7) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `actions/download-artifact` from 4 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) Updates `googleapis/release-please-action` from 4 to 5 - [Release notes](https://github.com/googleapis/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v4...v5) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: convert_case dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: slotmap dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: insta dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: pest dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: pest_derive dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: tsify dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: globset dependency-version: 0.4.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: testcontainers dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: vscode-languageclient dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: "@types/vscode" dependency-version: 1.125.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: "@vscode/vsce" dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: "@vscode/test-electron" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: amannn/action-semantic-pull-request dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: j178/prek-action dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: actions/setup-go dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates - dependency-name: googleapis/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependency-updates group with 22 updates in the /glue directory:
1.0.1001.0.1040.4.420.4.453.0.03.1.10.8.00.11.04.5.514.5.600.4.280.4.331.0.2281.0.2291.0.1451.0.1511.11.01.12.01.11.31.13.12.0.172.0.191.0.71.1.12.0.62.0.71.43.21.48.00.9.20.10.22.8.32.8.82.8.32.8.80.4.50.5.60.4.180.4.192.5.72.5.80.27.00.27.31.48.01.50.0Updates
anyhowfrom 1.0.100 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.855c657b3Release 1.0.102Updates
chronofrom 0.4.42 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txtUpdates
coloredfrom 3.0.0 to 3.1.1Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
convert_casefrom 0.8.0 to 0.11.0Commits
Updates
clapfrom 4.5.51 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
logfrom 0.4.28 to 0.4.33Release notes
Sourced from log's releases.
... (truncated)
Changelog
Sourced from log's changelog.
... (truncated)
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.145 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
rayonfrom 1.11.0 to 1.12.0Changelog
Sourced from rayon's changelog.
Commits
7449d7dMerge #1093b3d9e3fRelease rayon 1.8.0 and rayon-core 1.12.03fe51e5Fix clippy::let_and_return082f215Merge #1087ea0c06dcore: registry: Factor out "wait till out of work" part of the main loop.75524e2Merge #106301d2800Ignore the multi-threaded test on emscripten/wasm40b59c0core: Make use_current_thread error rather than panic when already in the pool.f4db4d7core: tests: Add some basic tests for ThreadPoolBuilder::use_current_thread.87274adcore: registry: Add some more documentation for ThreadPoolBuilder::use_curren...Updates
regexfrom 1.11.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
thiserrorfrom 2.0.17 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
slotmapfrom 1.0.7 to 1.1.1Changelog
Sourced from slotmap's changelog.
Commits
2d56154Version 1.1.1.682e94eAdd as(_mut)_slices.e0f1b25Version 1.1.0.62ad70fMore formatting/clippy.c5e1e3cDeprecate HopSlotMap.24d3fdaBump quickcheck to 1.0. (#88)53ba2b2Add detach/reattach to (Dense)SlotMap. (#143)c09e397Add UnwrapNever helper to remove some unsafe. (#116)2315a75Remove anextern cratethat isn't needed. (#109)efa5835Remove unused nightly flags.Updates
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.48.0Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
... (truncated)
Commits
7f23d2eRelease 1.48.0 (#925)ee9cae1AllowCI=trueto be overridden by an explicitly passed--acceptCLI flag ...043cf82fix: translate --profile to --cargo-profile for nextest (#913)9c77f13test: cover deep-wildcard redaction through arrays (#915)362f432Fix--snapshotfilter on Windows; allow partial paths (#904)a436836fix: tolerate a missing binary snapshot data file (#914)bf5fcdffix: regenerate Cargo.lock and guard it with --locked in CI (#912)a761a9cfeat: Support YAML literal blocks for multiline strings (#851)f9633f3ci: pincheck-minverto nightly-2026-04-25 (#905)c7b98b8feat: add strip_ansi_escape_codes setting (#899)Updates
randfrom 0.9.2 to 0.10.2Changelog
Sourced from rand's changelog.