Skip to content

chore(deps): bump the workspace group across 1 directory with 7 updates - #51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/workspace-324dca87a9
Open

chore(deps): bump the workspace group across 1 directory with 7 updates#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/workspace-324dca87a9

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the workspace group with 7 updates in the / directory:

PackageFromTo
axoupdater0.10.00.10.2
clap4.6.44.6.6
ignore0.4.310.4.33
rmcp3.0.13.1.2
thiserror2.0.192.0.20
tree-sitter0.26.110.26.12
tree-sitter-scala0.26.00.26.2

Updates axoupdater from 0.10.0 to 0.10.2

Release notes

Sourced from axoupdater's releases.

Version 0.10.2 (2026-08-11)

Release Notes

This release follows up the previous one by adding binaries for aarch64-pc-windows-msvc.

Download axoupdater-cli 0.10.2

FilePlatformChecksum
axoupdater-cli-aarch64-apple-darwin.tar.xzApple Silicon macOSchecksum
axoupdater-cli-x86_64-apple-darwin.tar.xzIntel macOSchecksum
axoupdater-cli-x86_64-pc-windows-gnu.zipx64 MinGWchecksum
axoupdater-cli-aarch64-pc-windows-msvc.zipARM64 Windowschecksum
axoupdater-cli-x86_64-pc-windows-msvc.zipx64 Windowschecksum
axoupdater-cli-aarch64-unknown-linux-gnu.tar.xzARM64 Linuxchecksum
axoupdater-cli-x86_64-unknown-linux-gnu.tar.xzx64 Linuxchecksum
axoupdater-cli-armv7-unknown-linux-gnueabi.tar.xzarmv7-unknown-linux-gnueabichecksum
axoupdater-cli-arm-unknown-linux-gnueabihf.tar.xzARMv6 Linux (Hardfloat)checksum
axoupdater-cli-armv7-unknown-linux-gnueabihf.tar.xzARMv7 Linuxchecksum
axoupdater-cli-aarch64-unknown-linux-musl.tar.xzARM64 MUSL Linuxchecksum
axoupdater-cli-x86_64-unknown-linux-musl.tar.xzx64 MUSL Linuxchecksum

Version 0.10.1 (2026-08-10)

Release Notes

This release contains no code changes but adds binaries for the arm-unknown-linux-gnueabihf, armv7-unknown-linux-gnueabi, and armv7-unknown-linux-gnueabihf targets.

Note that these new targets are currently untested. If you encounter any issues with them, please report them!

Download axoupdater-cli 0.10.1

FilePlatformChecksum
axoupdater-cli-aarch64-apple-darwin.tar.xzApple Silicon macOSchecksum
axoupdater-cli-x86_64-apple-darwin.tar.xzIntel macOSchecksum
axoupdater-cli-x86_64-pc-windows-gnu.zipx64 MinGWchecksum
axoupdater-cli-x86_64-pc-windows-msvc.zipx64 Windowschecksum
axoupdater-cli-aarch64-unknown-linux-gnu.tar.xzARM64 Linuxchecksum
axoupdater-cli-x86_64-unknown-linux-gnu.tar.xzx64 Linuxchecksum
axoupdater-cli-armv7-unknown-linux-gnueabi.tar.xzarmv7-unknown-linux-gnueabichecksum
axoupdater-cli-arm-unknown-linux-gnueabihf.tar.xzARMv6 Linux (Hardfloat)checksum
axoupdater-cli-armv7-unknown-linux-gnueabihf.tar.xzARMv7 Linuxchecksum
axoupdater-cli-aarch64-unknown-linux-musl.tar.xzARM64 MUSL Linuxchecksum
axoupdater-cli-x86_64-unknown-linux-musl.tar.xzx64 MUSL Linuxchecksum
Changelog

Sourced from axoupdater's changelog.

Version 0.10.2 (2026-08-11)

This release follows up the previous one by adding binaries for aarch64-pc-windows-msvc.

Version 0.10.1 (2026-08-10)

This release contains no code changes but adds binaries for the arm-unknown-linux-gnueabihf, armv7-unknown-linux-gnueabi, and armv7-unknown-linux-gnueabihf targets.

Note that these new targets are currently untested. If you encounter any issues with them, please report them!

Commits

Updates clap from 4.6.4 to 4.6.6

Release notes

Sourced from clap's releases.

v4.6.6

[4.6.6] - 2026-08-06

Features

  • Add Command::get_overridden_usage

v4.6.5

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Changelog

Sourced from clap's changelog.

[4.6.6] - 2026-08-06

Features

  • Add Command::get_overridden_usage

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Commits
  • 348cff3 chore: Release
  • d478377 docs: Update changelog
  • 04b9fbb Merge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob
  • 7075239 Merge pull request #6422 from BaumiCoder/fix-fish-indentations
  • f90a966 fix(complete): Use spaces for indentation in fish
  • dd4997b fix(complete): Don't glob-expand bash positionals
  • 8387c81 Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x
  • 8141e11 chore(deps): Update compatible (dev) (#6398)
  • 8a6bd4e chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0
  • 71a7213 chore(deps): Update Rust Stable to v1.96 (#6396)
  • Additional commits viewable in compare view

Updates ignore from 0.4.31 to 0.4.33

Commits

Updates rmcp from 3.0.1 to 3.1.2

Release notes

Sourced from rmcp's releases.

rmcp-macros-v3.1.2

Fixed

  • emit cache hints from handler macros (#1120)

Other

  • upgrade darling and syn (#1138)

rmcp-v3.1.2

Fixed

  • (auth) map 401/403 challenges on the SSE GET stream (#1152)
  • (sse) loop instead of recursing when skipping SSE events (#1146)
  • (auth) preserve issuer trailing slash during discovery (#1145)

rmcp-macros-v3.1.1

Fixed

  • emit cache hints from handler macros (#1120)

Other

  • upgrade darling and syn (#1138)

rmcp-v3.1.1

Fixed

  • emit cache hints from handler macros (#1120)
  • expose MRTR state to tool handlers (#1104)
  • disambiguate input-required results (#1103)

Other

  • make async-trait optional (#1119)

rmcp-macros-v3.1.0

Added

  • add strict stateless protocol metadata validation (#1091)

Other

  • document the ping utility with examples (#1106)
  • complete Tier 1 feature docs and finalize roadmap (#1101)
  • (conformance) meeting requirements for tier 1 (#1087)

rmcp-v3.1.0

Added

... (truncated)

Commits
  • 02c62ae chore: release v3.1.2 (#1148)
  • c345078 fix(auth): map 401/403 challenges on the SSE GET stream (#1152)
  • f8e6382 chore(deps): bump taiki-e/install-action from 2.85.7 to 2.85.8 (#1153)
  • 8fb3e04 chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#1154)
  • 3c8fb2a fix(sse): loop instead of recursing when skipping SSE events (#1146)
  • e150d4f fix(auth): preserve issuer trailing slash during discovery (#1145)
  • 9a3168a chore(deps): bump taiki-e/install-action from 2.85.6 to 2.85.7 (#1139)
  • baac607 chore: release v3.1.1 (#1115)
  • f57d585 chore: upgrade darling and syn (#1138)
  • 07bcda2 fix: emit cache hints from handler macros (#1120)
  • Additional commits viewable in compare view

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

Updates tree-sitter from 0.26.11 to 0.26.12

Release notes

Sourced from tree-sitter's releases.

v0.26.12

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.11...v0.26.12

Commits
  • 808e4b1 release v0.26.12
  • 7566ffa fix(lib): continue search for later named siblings in
  • 4b7e2c9 fix(generate): honor right associativity despite a lower-precedence shift
  • 3ee7c63 fix(parser): restart recovery for invalid tokens in the error state
  • fd0ccd6 fix(highlight): use std::sync::OnceCell for various loader fields
  • 8df22e6 fix(init): don't lowercase repository url
  • c02f324 fix(cli): init --update should not update setup.py after replacing it (#5...
  • f9b9b39 fix(templates): replace deprecated method in Package.swift
  • 0938423 fix(templates): add C source files to Python sdist
  • 5ccdbb6 fix(query): transfer a leading boundary anchor across a zero-matched quantifier
  • Additional commits viewable in compare view

Updates tree-sitter-scala from 0.26.0 to 0.26.2

Release notes

Sourced from tree-sitter-scala's releases.

v0.26.2

NOTE: Download tree-sitter-scala.tar.gz for the complete source code.

🐛 bug fixes

🚀 updates

... (truncated)

Commits
  • b931fcc Merge pull request #646 from eed3si9n/wip/bump-version
  • 5d942ea 0.26.2
  • 7b77c7f Merge pull request #645 from tree-sitter/generation
  • 33d361f chore: generate and sync from 001160cff69a43cf9f818a03d80a996b28c5535b
  • 001160c Merge pull request #644 from tree-sitter/pattern-type-arguments
  • f427873 fix: take the type arguments of an extractor pattern
  • 66acbe2 Merge pull request #643 from tree-sitter/generation
  • c733a9c chore: generate and sync from 71b02a68c57bd0e52535962f9167de8462b3c60b
  • 71b02a6 fix: skip strings and characters when the comma reads its line
  • da0bae5 Merge pull request #642 from tree-sitter/indent-in-parens
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the workspace group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [axoupdater](https://github.com/axodotdev/axoupdater) | `0.10.0` | `0.10.2` |
| [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` |
| [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.31` | `0.4.33` |
| [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `3.0.1` | `3.1.2` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` |
| [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.11` | `0.26.12` |
| [tree-sitter-scala](https://github.com/tree-sitter/tree-sitter-scala) | `0.26.0` | `0.26.2` |
Updates `axoupdater` from 0.10.0 to 0.10.2
- [Release notes](https://github.com/axodotdev/axoupdater/releases)
- [Changelog](https://github.com/axodotdev/axoupdater/blob/main/CHANGELOG.md)
- [Commits](axodotdev/axoupdater@v0.10.0...v0.10.2)
Updates `clap` from 4.6.4 to 4.6.6
- [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.6.4...clap_complete-v4.6.6)
Updates `ignore` from 0.4.31 to 0.4.33
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@ignore-0.4.31...ignore-0.4.33)
Updates `rmcp` from 3.0.1 to 3.1.2
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v3.0.1...rmcp-v3.1.2)
Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)
Updates `tree-sitter` from 0.26.11 to 0.26.12
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.11...v0.26.12)
Updates `tree-sitter-scala` from 0.26.0 to 0.26.2
- [Release notes](https://github.com/tree-sitter/tree-sitter-scala/releases)
- [Commits](tree-sitter/tree-sitter-scala@v0.26.0...v0.26.2)
---
updated-dependencies:
- dependency-name: axoupdater
dependency-version: 0.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: workspace
- dependency-name: clap
dependency-version: 4.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: workspace
- dependency-name: ignore
dependency-version: 0.4.33
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: workspace
- dependency-name: rmcp
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: workspace
- dependency-name: thiserror
dependency-version: 2.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: workspace
- dependency-name: tree-sitter
dependency-version: 0.26.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: workspace
- dependency-name: tree-sitter-scala
dependency-version: 0.26.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: workspace
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
@dependabot
dependabotBot requested a review from snowmead as a code ownerAugust 17, 2026 23:16
@dependabotdependabotBot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 17, 2026
cursor[bot]
cursorBot approved these changes Aug 17, 2026

@cursorcursorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Cursor Bugbot was not running after the first check poll, and the remaining signals (lockfile-only Dependabot workspace bumps, no applicable approval policy) do not require human review. No reviewers were assigned.

Open in WebView Automation

Sent by Cursor Approval Agent: Pull Request Router and Approver

@cursorcursorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thermos review of this Dependabot workspace lockfile bump (Cargo.lock only, 68b7b2c...50fa7e1).

No medium+ findings after security/correctness and code-quality passes.

Lock resolves axoupdater 0.10.2, clap/clap_builder 4.6.6, ignore 0.4.32, rmcp/rmcp-macros 3.1.3, darling 0.24, thiserror 2.0.20, tree-sitter 0.26.12, and tree-sitter-scala 0.26.2. crates.io checksums match; none yanked. cargo check --locked --workspace --all-targets and cargo test --locked --workspace --all-features are clean; CI ci and Release plan passed.

rmcp 3.1.x HTTP/SSE/auth/stateless changes do not apply to the stdio-only production path. ignore 0.4.32 only skips unreachable ignore files under max_depth/already-skipped dirs (WalkBuilders here set neither). axoupdater 0.10.2 library sources match 0.10.0. Scala query node kinds still compile and extract. No cargo-dist / workflow SoT drift.

Open in WebView Automation

Sent by Cursor Automation: Find vulnerabilities

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerustPull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants