Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-deps-808953367b
Open

chore(deps): bump the rust-deps group across 1 directory with 9 updates#41
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-deps-808953367b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

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

Package From To
tree-sitter 0.26.8 0.26.9
tree-sitter-swift 0.7.2 0.7.3
rmcp 1.6.0 1.7.0
serde_json 1.0.149 1.0.150
assert_cmd 2.2.1 2.2.2
openblas-src 0.10.15 0.10.16
memchr 2.8.0 2.8.1
mimalloc 0.1.50 0.1.52
ureq 3.2.0 3.3.0

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 tree-sitter-swift from 0.7.2 to 0.7.3

Release notes

Sourced from tree-sitter-swift's releases.

0.7.3

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

What's Changed

Full Changelog: alex-pinkus/tree-sitter-swift@0.7.2...0.7.3

Commits
  • b8b22bf Update for 0.7.3 release
  • 55645a8 Updating top repository version
  • 24585e2 Merge pull request #583 from danfaer/feat/directives-in-type-bodies
  • 24db106 Merge main into feat/directives-in-type-bodies
  • a923ac6 Support bracket-qualified nested type access in type position
  • 03e31ae Support parenthesized nonisolated modifier: nonisolated(unsafe)/(nonsending)
  • 1de03f1 Allow #if/#elseif/#else/#endif directives inside type bodies
  • 3d38a39 Updating top repository version
  • 30f3056 Fix parsing of double-optional types (Type??) in lambda parameters
  • ed1196c Add do throws(E) do-catch syntax -- SE-0413
  • 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 serde_json from 1.0.149 to 1.0.150

Release notes

Sourced from serde_json's releases.

v1.0.150

Commits
  • a1ae73a Release 1.0.150
  • 1a360b0 Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys
  • 2037b63 Reject non-string enum object keys
  • 5d30df6 Resolve manual_assert_eq pedantic clippy lint
  • dc8003a Raise required compiler for preserve_order feature to 1.85
  • a42fa98 Unpin CI miri toolchain
  • 684a60e Pin CI miri to nightly-2026-02-11
  • 7c7da33 Raise required compiler to Rust 1.71
  • acf4850 Simplify Number::is_f64
  • 6b8ceab Resolve unnecessary_map_or clippy lint
  • Additional commits viewable 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 memchr from 2.8.0 to 2.8.1

Commits
  • ff7dca7 2.8.1
  • 016878a target: fix aarch64_be endianness bug
  • ee18717 docs: add AI policy for contributors
  • db1a77d build(deps): bump actions/checkout in the actions group (#212)
  • c8abbe1 Hash-pin all actions, drop persisted credentials (#210)
  • 24f5daa lint: fix clippy get_first
  • 1708355 lint: fix clippy question_mark
  • 5b86d0c lint: fix clippy clone_on_copy
  • See full diff in compare view

Updates mimalloc from 0.1.50 to 0.1.52

Release notes

Sourced from mimalloc's releases.

Version 0.1.52

Changes

  • Expose mi_stats_get_json().
  • Fix ARM compilation.

Version 0.1.51

Changes

  • Mimalloc bumped to v3.3.2 and v2.3.2.
  • Compile with msvc on windows.
Commits
  • abcd2be v0.1.52
  • 9db5330 Remove explicit arm instruction set
  • d06bd31 Merge pull request #161 from svix-jbrown/feat/stats-json
  • eb4a16d simplify API
  • e1fd9eb fix up some tests
  • 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
  • da7a09c feat: expose mi_stats_get_json and a safe wrapper around it
  • Additional commits viewable in compare view

Updates ureq from 3.2.0 to 3.3.0

Changelog

Sourced from ureq's changelog.

3.3.0

  • Bump MSRV 1.71 -> 1.85, edition 2024 #1167

3.2.1

  • Switch archived utf-8 crate for utf8-zero #1163
Commits
  • b2adbf0 3.3.0
  • 7662219 Bump MSRV 1.71 -> 1.85, edition 2024
  • eb51f2c 3.2.1
  • ad49981 Bump deps to fix cargo-deny RUSTSEC
  • 08785cb Switch out utf-8 crate with utf8-zero
  • 9ef2153 Clarify that json feature is disabled by default
  • eb2539d Fix misleading unsafe wording in crate docs
  • b45d3d2 Fix cargo-deny advisory failures
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 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.

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

| Package | From | To |
| --- | --- | --- |
| [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.8` | `0.26.9` |
| [tree-sitter-swift](https://github.com/alex-pinkus/tree-sitter-swift) | `0.7.2` | `0.7.3` |
| [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.6.0` | `1.7.0` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` |
| [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` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.1` |
| [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | `0.1.50` | `0.1.52` |
| [ureq](https://github.com/algesten/ureq) | `3.2.0` | `3.3.0` |



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 `tree-sitter-swift` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/alex-pinkus/tree-sitter-swift/releases)
- [Commits](alex-pinkus/tree-sitter-swift@0.7.2...0.7.3)

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 `serde_json` from 1.0.149 to 1.0.150
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.149...v1.0.150)

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 `memchr` from 2.8.0 to 2.8.1
- [Commits](BurntSushi/memchr@2.8.0...2.8.1)

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

Updates `ureq` from 3.2.0 to 3.3.0
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@3.2.0...3.3.0)

---
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: memchr
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: mimalloc
  dependency-version: 0.1.52
  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: serde_json
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
- dependency-name: tree-sitter-swift
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: ureq
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/rust-deps-808953367b branch from ae9899a to aafee4e Compare June 4, 2026 20:50
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