chore(deps): roll up Dependabot PRs and refresh all lockfiles - #289
Merged
Conversation
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.1.1. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.1) --- updated-dependencies: - dependency-name: similar dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [yamlpath](https://github.com/zizmorcore/zizmor) from 1.25.2 to 1.26.1. - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.25.2...v1.26.1) --- updated-dependencies: - dependency-name: yamlpath dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cmov](https://github.com/RustCrypto/utils) from 0.5.3 to 0.5.4. - [Commits](RustCrypto/utils@cmov-v0.5.3...cmov-v0.5.4) --- updated-dependencies: - dependency-name: cmov dependency-version: 0.5.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.3` | `1.23.4` | | [time](https://github.com/time-rs/time) | `0.3.49` | `0.3.51` | | [rustls](https://github.com/rustls/rustls) | `0.23.40` | `0.23.41` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.46.5` | `0.46.6` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.10` | `0.11.11` | Updates `log` from 0.4.32 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.32...0.4.33) Updates `uuid` from 1.23.3 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.3...v1.23.4) Updates `time` from 0.3.49 to 0.3.51 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.49...v0.3.51) Updates `rustls` from 0.23.40 to 0.23.41 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.40...v/0.23.41) Updates `jsonschema` from 0.46.5 to 0.46.6 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.46.5...cli-v0.46.6) Updates `env_logger` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.10...v0.11.11) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: time dependency-version: 0.3.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jsonschema dependency-version: 0.46.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the actions-updates group with 4 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action), [actions/setup-python](https://github.com/actions/setup-python), [actions/cache](https://github.com/actions/cache) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `taiki-e/install-action` from 2.82.0 to 2.82.4 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@b8cecb8...682e7d9) Updates `actions/setup-python` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a309ff8...ece7cb0) Updates `actions/cache` from 5.0.5 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@5f14fd0...192e21d) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.82.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-updates - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm-updates group in /editors/vscode with 1 update: [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client). Updates `vscode-languageclient` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.0.1/client) --- updated-dependencies: - dependency-name: vscode-languageclient dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts: # CHANGELOG.md
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.
Summary
Rolls up the open Dependabot PRs into a single merge, cherry-picking each bot commit and regenerating the lockfiles against current
maininstead of replaying stale lockfile bases, then refreshes everything else that was pending across the Rust, npm, and Python surfaces.similar3.1.1), chore(deps): bump bytes from 1.11.1 to 1.12.0 #283 (bytes1.12.0), chore(deps): bump yamlpath from 1.25.2 to 1.26.1 #284 (yamlpath1.26.1), chore(deps): bump cmov from 0.5.3 to 0.5.4 #288 (cmov0.5.4), and the patch-updates group chore(deps): bump the patch-updates group with 6 updates #281, then a full MSRV-awarecargo updateregenerates both the workspace andfuzz/Cargo.lock(notablyaws-lc-rs1.17.1,jiff0.2.31,jsonschema0.46.9,rmcp1.8.0,time0.3.53,zerocopy0.8.52, zizmor crate family 1.26.1).actions/cachev6.1.0,actions/setup-pythonv6.3.0,taiki-e/install-actionv2.82.4,zizmorcore/zizmor-actionv0.5.7), all repinned by commit SHA.vscode-languageclient10.0.1) and chore(deps-dev): bump @types/node from 25.9.3 to 26.0.1 in /editors/vscode #279 (@types/node26.0.1), thennpm updatebrings the lockfile tovscode-languageclient10.1.0 and@types/node26.1.0.tsconfig.jsongains an explicit"types": ["node"]because TypeScript 6 no longer resolves the Node globals implicitly with this configuration.docs/requirements.txtset (pymdown-extensions11.0.1,mkdocs-rss-plugin1.19.0,mkdocs-llmstxt0.5.0,mkdocs-section-index0.3.12,mkdocs-git-revision-date-localized-plugin1.5.3,mkdocs-redirects1.2.3).rusqlite0.40.1 (chore(deps): bump rusqlite from 0.39.0 to 0.40.1 #234) still pullslibsqlite3-sys0.38.1, whose build script needscfg_select!, unavailable on the pinned MSRV (1.88.0), the same reason it was held back from the previous rollup (chore(deps): batch dependency updates #257).Closes #278, closes #279, closes #280, closes #281, closes #282, closes #283, closes #284, closes #288.
Test plan
cargo fmt --all -- --checkcargo clippy --workspace --all-targets --all-features -- -D warningscargo test --workspace --all-features(3124 tests pass)cargo doc --workspace --all-features --locked --no-depscargo +nightly fuzz check(all targets build against the refreshedfuzz/Cargo.lock)cargo auditandcargo deny checkzizmor --pedantic .github/workflows/(no findings)npm run compileandtsc --noEmitmkdocs build --strictwith the updated docs pins