Skip to content

chore(deps): bump the rust-deps group across 1 directory with 6 updates#36

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-deps-4db2476b44
Closed

chore(deps): bump the rust-deps group across 1 directory with 6 updates#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-deps-4db2476b44

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the rust-deps group with 6 updates in the / directory:

Package From To
tree-sitter 0.26.8 0.26.9
rmcp 1.6.0 1.7.0
assert_cmd 2.2.1 2.2.2
openblas-src 0.10.15 0.10.16
cudarc 0.19.4 0.19.7
mimalloc 0.1.50 0.1.51

Updates tree-sitter from 0.26.8 to 0.26.9

Release notes

Sourced from tree-sitter's releases.

v0.26.9

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.8...v0.26.9

Commits
  • 7f53486 release v0.26.9
  • 77b96de fix(wasm): validate memory reads (#5569) (#5613)
  • a082228 build(deps): bump wasmtime-c-api to v36.0.9
  • 7aea015 fix(wasm): load supertype tables for ABI 15 grammars (#5605) (#5606)
  • 2cad8b8 fix(generate): consider reserved words when removing unused rules
  • ddbe469 fix(generate): rewrite parse_grammar with forward DFS
  • 17f9796 fix(generate): improve error message for nonterminals used in immediate token...
  • 17e4bf9 fix(cli): account for process versions > 5 in the parse command's pretty
  • ec120d0 build(deps): bump wasmtime-c-api to v36.0.8
  • 7c3d842 docs: note zero point unbounded behavior in query functions
  • Additional commits viewable in compare view

Updates rmcp from 1.6.0 to 1.7.0

Release notes

Sourced from rmcp's releases.

rmcp-macros-v1.7.0

Added

  • add task-based stdio examples (#839)

rmcp-v1.7.0

Added

  • add task-based stdio examples (#839)

Fixed

  • (rmcp) flatten Resource variant of PromptMessageContent (#843)
  • reply -32700 on stdio parse errors instead of closing (#833)

Other

  • (rmcp) remove dependency on chrono default features (#829)
  • Fix/issue 817 idle timeout log level (#824)
Commits
  • 3529c36 chore: release v1.6.1 (#831)
  • d695046 fix: enable task support on counter long_task example (#838)
  • 5ccdfc0 feat: add task-based stdio examples (#839)
  • d83b156 fix(rmcp): flatten Resource variant of PromptMessageContent (#843)
  • 321ab14 fix: reply -32700 on stdio parse errors instead of closing (#833)
  • 0f776ab chore(rmcp): remove dependency on chrono default features (#829)
  • 3bf5298 ci: extend semver check to all features except local (#832)
  • 88df9af chore(deps): update askama requirement from 0.15 to 0.16 (#830)
  • 2f8d3b7 Fix/issue 817 idle timeout log level (#824)
  • See full diff in compare view

Updates assert_cmd from 2.2.1 to 2.2.2

Changelog

Sourced from assert_cmd's changelog.

[2.2.2] - 2026-05-11

Fixes

  • Ensure #[track_caller] works for better panic messages
Commits
  • feece89 chore: Release assert_cmd version 2.2.2
  • 367cdf7 docs: Update changelog
  • a98cc85 Merge pull request #289 from marcospb19/track_caller
  • cd2e167 fix: .success() not reporting panic location
  • 45a1c74 chore(deps): Update Prek to v0.3.13 (#293)
  • f1d9b5b chore(deps): Update Prek to v0.3.12 (#292)
  • 1d34bab Merge pull request #291 from epage/template
  • d9a70ad style: Make clippy happy
  • 4f5b5af chore: Update from _rust template
  • 1e1d586 chore(renovate): Fix the tag
  • Additional commits viewable in compare view

Updates openblas-src from 0.10.15 to 0.10.16

Release notes

Sourced from openblas-src's releases.

openblas-src-v0.10.16

What's Changed

New Contributors

Full Changelog: blas-lapack-rs/openblas-src@openblas-src-v0.10.15...openblas-src-v0.10.16

Changelog

Sourced from openblas-src's changelog.

0.10.16 - 2026-05-08

What's Changed

New Contributors

Commits
  • 98ff41d Merge pull request #158 from Dirreke/bump-version
  • b5b3325 release 0.10.16
  • ad88b58 Merge pull request #157 from Dirreke/bump-openblas
  • 2896af9 Bump tar from 0.4.38 to 0.4.45, due to RUSTSEC-2026-0067 and RUSTSEC-2026-0068
  • 9922ed4 Merge pull request #156 from blas-lapack-rs/revert-155-bump-openblas
  • ea77744 Revert "Bump tar from 0.4.38 to 0.4.45 to fix RUSTSEC-2026-0067 and RUSTSEC-2...
  • ab45acf Merge pull request #155 from Dirreke/bump-openblas
  • 15ae68b Bump tar from 0.4.38 to 0.4.45, due to RUSTSEC-2026-0067 and RUSTSEC-2026-0068
  • 471efd3 Add rustls/native-tls feature flags for download TLS provider
  • 121e182 Handle NUM_THREADS, NUM_PARALLEL, and USE_LOCKING
  • Additional commits viewable in compare view

Updates cudarc from 0.19.4 to 0.19.7

Release notes

Sourced from cudarc's releases.

v0.19.6 - bugfix with -F nccl-version-from-build-system

What's Changed

Full Changelog: chelsea0x3b/cudarc@v0.19.5...v0.19.6

v0.19.5 - specify nccl/cudnn versions & lazy symbol loading

What's Changed

New Contributors

Full Changelog: chelsea0x3b/cudarc@v0.19.4...v0.19.5

Commits

Updates mimalloc from 0.1.50 to 0.1.51

Release notes

Sourced from mimalloc's releases.

Version 0.1.51

Changes

  • Mimalloc bumped to v3.3.2 and v2.3.2.
  • Compile with msvc on windows.
Commits
  • 6805298 v0.1.51
  • ba2c9b1 Fix extended v3
  • 84969eb Merge pull request #160 from Havunen/feat/adjust_build_to_match_mimalloc
  • 843b9b2 Updated mimalloc to 3.3.2 and 2.3.2
  • 34e6afa updated mimalloc sources to dev2 and dev3 HEAD
  • 8d520dd bump cc
  • eecc032 change mimalloc build to more strictly follow original mimalloc sources
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 20, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/cargo/rust-deps-4db2476b44 branch 6 times, most recently from 0d32d46 to ddee492 Compare May 21, 2026 05:57
Bumps the rust-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.8` | `0.26.9` |
| [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.6.0` | `1.7.0` |
| [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.2.1` | `2.2.2` |
| [openblas-src](https://github.com/blas-lapack-rs/openblas-src) | `0.10.15` | `0.10.16` |
| [cudarc](https://github.com/chelsea0x3b/cudarc) | `0.19.4` | `0.19.7` |
| [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | `0.1.50` | `0.1.51` |



Updates `tree-sitter` from 0.26.8 to 0.26.9
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.8...v0.26.9)

Updates `rmcp` from 1.6.0 to 1.7.0
- [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-v1.6.0...rmcp-v1.7.0)

Updates `assert_cmd` from 2.2.1 to 2.2.2
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.2.1...v2.2.2)

Updates `openblas-src` from 0.10.15 to 0.10.16
- [Release notes](https://github.com/blas-lapack-rs/openblas-src/releases)
- [Changelog](https://github.com/blas-lapack-rs/openblas-src/blob/master/CHANGELOG.md)
- [Commits](blas-lapack-rs/openblas-src@openblas-src-v0.10.15...openblas-src-v0.10.16)

Updates `cudarc` from 0.19.4 to 0.19.7
- [Release notes](https://github.com/chelsea0x3b/cudarc/releases)
- [Commits](chelsea0x3b/cudarc@v0.19.4...v0.19.7)

Updates `mimalloc` from 0.1.50 to 0.1.51
- [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
- [Commits](purpleprotocol/mimalloc_rust@v0.1.50...v0.1.51)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: cudarc
  dependency-version: 0.19.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: mimalloc
  dependency-version: 0.1.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: openblas-src
  dependency-version: 0.10.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: rmcp
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
- dependency-name: tree-sitter
  dependency-version: 0.26.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/rust-deps-4db2476b44 branch from ddee492 to b6ab397 Compare May 21, 2026 10:28
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/rust-deps-4db2476b44 branch May 22, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants