Skip to content

chore(deps): bump the cargo-fuzz-minor-patch group in /rust/fuzz with 2 updates - #202

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust/fuzz/cargo-fuzz-minor-patch-49a1e613c6
Open

chore(deps): bump the cargo-fuzz-minor-patch group in /rust/fuzz with 2 updates#202
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust/fuzz/cargo-fuzz-minor-patch-49a1e613c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-fuzz-minor-patch group in /rust/fuzz with 2 updates: salsa and blake3.

Updates salsa from 0.28.1 to 0.28.2

Release notes

Sourced from salsa's releases.

salsa-macro-rules-v0.28.2

Other

  • clarify ingredient cache safety invariants (#1270)

salsa-macros-v0.28.2

Added

  • Add conditional SalsaValue derive proofs (#1261)

Fixed

  • migrate procedural macros to syn 3 (#1265)

salsa-v0.28.2

Added

  • Add conditional SalsaValue derive proofs (#1261)

Fixed

  • propagate poisoned cycle heads (#1263)
  • migrate procedural macros to syn 3 (#1265)

Other

  • reduce function ingredient monomorphization (#1210)
  • clarify ingredient cache safety invariants (#1270)
  • reduce specified value validation monomorphization (#1209)
Changelog

Sourced from salsa's changelog.

0.28.2 - 2026-08-01

Added

  • Add conditional SalsaValue derive proofs (#1261)

Fixed

  • propagate poisoned cycle heads (#1263)
  • migrate procedural macros to syn 3 (#1265)

Other

  • reduce function ingredient monomorphization (#1210)
  • clarify ingredient cache safety invariants (#1270)
  • reduce specified value validation monomorphization (#1209)
Commits

Updates blake3 from 1.8.5 to 1.8.6

Release notes

Sourced from blake3's releases.

1.8.6

version 1.8.6

Changes since 1.8.5:

  • update_mmap and update_mmap_rayon (and by extension b3sum) now use seek rather than metadata to get the length of a file/mapping, and they tolerate mmap failures. That means b3sum will now memory map e.g. Linux block devices, which support mapping despite reporting length 0 in metadata. Hashing NUL files on Windows also works now, where previously it was an error unless you used --no-mmap or <. This change was originally proposed by @​nabijaczleweli.
Commits

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 cargo-fuzz-minor-patch group in /rust/fuzz with 2 updates: [salsa](https://github.com/salsa-rs/salsa) and [blake3](https://github.com/BLAKE3-team/BLAKE3).


Updates `salsa` from 0.28.1 to 0.28.2
- [Release notes](https://github.com/salsa-rs/salsa/releases)
- [Changelog](https://github.com/salsa-rs/salsa/blob/master/CHANGELOG.md)
- [Commits](salsa-rs/salsa@salsa-v0.28.1...salsa-v0.28.2)

Updates `blake3` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](BLAKE3-team/BLAKE3@1.8.5...1.8.6)

---
updated-dependencies:
- dependency-name: salsa
  dependency-version: 0.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-fuzz-minor-patch
- dependency-name: blake3
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-fuzz-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants