chore(deps): bump the rust-deps group across 1 directory with 6 updates#36
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the rust-deps group across 1 directory with 6 updates#36dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
0d32d46 to
ddee492
Compare
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>
ddee492 to
b6ab397
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 rust-deps group with 6 updates in the / directory:
0.26.80.26.91.6.01.7.02.2.12.2.20.10.150.10.160.19.40.19.70.1.500.1.51Updates
tree-sitterfrom 0.26.8 to 0.26.9Release notes
Sourced from tree-sitter's releases.
Commits
7f53486release v0.26.977b96defix(wasm): validate memory reads (#5569) (#5613)a082228build(deps): bump wasmtime-c-api to v36.0.97aea015fix(wasm): load supertype tables for ABI 15 grammars (#5605) (#5606)2cad8b8fix(generate): consider reserved words when removing unused rulesddbe469fix(generate): rewriteparse_grammarwith forward DFS17f9796fix(generate): improve error message for nonterminals used in immediate token...17e4bf9fix(cli): account for process versions > 5 in the parse command's prettyec120d0build(deps): bump wasmtime-c-api to v36.0.87c3d842docs: note zero point unbounded behavior in query functionsUpdates
rmcpfrom 1.6.0 to 1.7.0Release notes
Sourced from rmcp's releases.
Commits
3529c36chore: release v1.6.1 (#831)d695046fix: enable task support on counter long_task example (#838)5ccdfc0feat: add task-based stdio examples (#839)d83b156fix(rmcp): flatten Resource variant of PromptMessageContent (#843)321ab14fix: reply -32700 on stdio parse errors instead of closing (#833)0f776abchore(rmcp): remove dependency on chrono default features (#829)3bf5298ci: extend semver check to all features except local (#832)88df9afchore(deps): update askama requirement from 0.15 to 0.16 (#830)2f8d3b7Fix/issue 817 idle timeout log level (#824)Updates
assert_cmdfrom 2.2.1 to 2.2.2Changelog
Sourced from assert_cmd's changelog.
Commits
feece89chore: Release assert_cmd version 2.2.2367cdf7docs: Update changeloga98cc85Merge pull request #289 from marcospb19/track_callercd2e167fix: .success() not reporting panic location45a1c74chore(deps): Update Prek to v0.3.13 (#293)f1d9b5bchore(deps): Update Prek to v0.3.12 (#292)1d34babMerge pull request #291 from epage/templated9a70adstyle: Make clippy happy4f5b5afchore: Update from _rust template1e1d586chore(renovate): Fix the tagUpdates
openblas-srcfrom 0.10.15 to 0.10.16Release notes
Sourced from openblas-src's releases.
Changelog
Sourced from openblas-src's changelog.
Commits
98ff41dMerge pull request #158 from Dirreke/bump-versionb5b3325release 0.10.16ad88b58Merge pull request #157 from Dirreke/bump-openblas2896af9Bump tar from 0.4.38 to 0.4.45, due to RUSTSEC-2026-0067 and RUSTSEC-2026-00689922ed4Merge pull request #156 from blas-lapack-rs/revert-155-bump-openblasea77744Revert "Bump tar from 0.4.38 to 0.4.45 to fix RUSTSEC-2026-0067 and RUSTSEC-2...ab45acfMerge pull request #155 from Dirreke/bump-openblas15ae68bBump tar from 0.4.38 to 0.4.45, due to RUSTSEC-2026-0067 and RUSTSEC-2026-0068471efd3Add rustls/native-tls feature flags for download TLS provider121e182Handle NUM_THREADS, NUM_PARALLEL, and USE_LOCKINGUpdates
cudarcfrom 0.19.4 to 0.19.7Release notes
Sourced from cudarc's releases.
Commits
3e5d38bv0.19.72b7ace7Adding safeGroupapi to nccl (#578)e7ac9abAdds view_ptr, view_ptr_mut, chunks_exact, chunks_exact_mut (#577)9450302v0.19.69faf4b0Fixing bug with nccl-version-from-build-system (#574)7cb1362v0.19.53075114Load symbol on use instead of at initialization (#573)78d9b31Modify FUNDING.yml to include placeholders3e1aa51Revise version support details in READMEc905627[internal] Simplify get_archive & friends (#568)Updates
mimallocfrom 0.1.50 to 0.1.51Release notes
Sourced from mimalloc's releases.
Commits
6805298v0.1.51ba2c9b1Fix extended v384969ebMerge pull request #160 from Havunen/feat/adjust_build_to_match_mimalloc843b9b2Updated mimalloc to 3.3.2 and 2.3.234e6afaupdated mimalloc sources to dev2 and dev3 HEAD8d520ddbump cceecc032change mimalloc build to more strictly follow original mimalloc sources