build(deps): bump the cargo group across 1 directory with 3 updates - #11
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cargo group across 1 directory with 3 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-87d94c88e4
branch
from
July 6, 2026 13:29
6d5d861 to
83bf49b
Compare
Bumps the cargo group with 3 updates in the / directory: [anyhow](https://github.com/dtolnay/anyhow), [candle-core](https://github.com/huggingface/candle) and [candle-nn](https://github.com/huggingface/candle). Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `candle-core` from 0.10.2 to 0.11.0 - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](huggingface/candle@0.10.2...0.11.0) Updates `candle-nn` from 0.10.2 to 0.11.0 - [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md) - [Commits](huggingface/candle@0.10.2...0.11.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: candle-core dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: candle-nn dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-87d94c88e4
branch
from
July 7, 2026 01:08
83bf49b to
d1bd0eb
Compare
Owner
|
The two RUSTSEC advisories this PR would have cleared (anyhow 1.0.103 for RUSTSEC-2026-0190, and transitively crossbeam-epoch 0.9.20 for RUSTSEC-2026-0204) are now fixed directly on @dependabot rebase |
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 cargo group with 3 updates in the / directory: anyhow, candle-core and candle-nn.
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
candle-corefrom 0.10.2 to 0.11.0Commits
31f35b1Bump candle version to 0.11.0 (#3658)9bcfd98Add paged flash-attn kernels (#3655)c63cb20[CPU] Quantized perf improvements (#3643)5152ef6Support embedding forward pass for ggml quants (#3644)f53ed3bParameter cache for CUDA kernel launch (#3598)a9667caSupport cuda 13.3 (#3642)29a15c2Remove flash attn specific rayon threadpool. Use device.with_context around e...0190c65refactor: converge CPU flash attn kernels on shared primitives (#3513)c4b0faf[CPU] Persistent barrier based threadpool and improved qgemm (#3627)7625889[CPU] Add neon optimized path toBlockQ8K::from_float(#3629)Updates
candle-nnfrom 0.10.2 to 0.11.0Commits
31f35b1Bump candle version to 0.11.0 (#3658)9bcfd98Add paged flash-attn kernels (#3655)c63cb20[CPU] Quantized perf improvements (#3643)5152ef6Support embedding forward pass for ggml quants (#3644)f53ed3bParameter cache for CUDA kernel launch (#3598)a9667caSupport cuda 13.3 (#3642)29a15c2Remove flash attn specific rayon threadpool. Use device.with_context around e...0190c65refactor: converge CPU flash attn kernels on shared primitives (#3513)c4b0faf[CPU] Persistent barrier based threadpool and improved qgemm (#3627)7625889[CPU] Add neon optimized path toBlockQ8K::from_float(#3629)