Skip to content

chore(deps): bump the all-deps group across 1 directory with 8 updates#2373

Merged
baloo merged 1 commit into
masterfrom
dependabot/cargo/all-deps-3063d5917d
Jul 6, 2026
Merged

chore(deps): bump the all-deps group across 1 directory with 8 updates#2373
baloo merged 1 commit into
masterfrom
dependabot/cargo/all-deps-3063d5917d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 2 updates in the / directory: rand and zerocopy.

Updates rand from 0.10.1 to 0.10.2

Changelog

Sourced from rand's changelog.

[0.10.2] — 2026-07-02

Fixes

  • Fix possible memory safety violation due to deserialization of UniformChar from bad source (#1790)

Changes

  • Document required output order of fn partial_shuffle and apply #[must_use] (#1769)
  • Avoid usage of unsafe in contexts where non-local memory corruption could invalidate contract (#1791)

#1769: rust-random/rand#1769 #1790: rust-random/rand#1790 #1791: rust-random/rand#1791

Commits

Updates ecdsa from 0.17.0-rc.23 to 0.17.0

Commits

Updates p256 from 0.14.0-rc.15 to 0.14.0

Commits

Updates primeorder from 0.14.0-rc.15 to 0.14.0

Commits

Updates rfc6979 from 0.6.0-rc.0 to 0.6.0

Commits

Updates wnaf from 0.14.0-rc.2 to 0.14.0

Commits

Updates zerocopy from 0.8.52 to 0.8.53

Release notes

Sourced from zerocopy's releases.

v0.8.53

What's Changed

New Contributors

Full Changelog: google/zerocopy@v0.8.52...v0.8.53

Commits
  • c8fb1ca Hide unstable derive(most_traits) in documentation (#3470)
  • d27346f [anneal][v2] Add utility functions: environment helpers and DirLock (#3399)
  • 3b29d25 [anneal] Check archive Lake cache reuse in tests (#3453)
  • 64bd6d6 [anneal] Remove v1 Lake cache symlinks (#3450)
  • 7b515a6 [exocrate] use XDG cache dir instead of home dir (#3459)
  • d35c00e Use rustc's --diagnostic-width flag in UI tests (#3460)
  • c518ab2 Add SPDX identifier to rustdoc CSS (#3458)
  • See full diff in compare view

Updates zerocopy-derive from 0.8.52 to 0.8.53

Release notes

Sourced from zerocopy-derive's releases.

v0.8.53

What's Changed

New Contributors

Full Changelog: google/zerocopy@v0.8.52...v0.8.53

Commits
  • c8fb1ca Hide unstable derive(most_traits) in documentation (#3470)
  • d27346f [anneal][v2] Add utility functions: environment helpers and DirLock (#3399)
  • 3b29d25 [anneal] Check archive Lake cache reuse in tests (#3453)
  • 64bd6d6 [anneal] Remove v1 Lake cache symlinks (#3450)
  • 7b515a6 [exocrate] use XDG cache dir instead of home dir (#3459)
  • d35c00e Use rustc's --diagnostic-width flag in UI tests (#3460)
  • c518ab2 Add SPDX identifier to rustdoc CSS (#3458)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
p256 [>= 0.11.a, < 0.12]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 6, 2026
@baloo

baloo commented Jul 6, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps the all-deps group with 2 updates in the / directory: [rand](https://github.com/rust-random/rand) and [zerocopy](https://github.com/google/zerocopy).


Updates `rand` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.10.1...0.10.2)

Updates `ecdsa` from 0.17.0-rc.23 to 0.17.0
- [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.23...ecdsa/v0.17.0)

Updates `p256` from 0.14.0-rc.15 to 0.14.0
- [Commits](RustCrypto/elliptic-curves@p256/v0.14.0-rc.15...p256/v0.14.0)

Updates `primeorder` from 0.14.0-rc.15 to 0.14.0
- [Commits](RustCrypto/elliptic-curves@primeorder/v0.14.0-rc.15...primeorder/v0.14.0)

Updates `rfc6979` from 0.6.0-rc.0 to 0.6.0
- [Commits](RustCrypto/signatures@rfc6979/v0.6.0-rc.0...rfc6979/v0.6.0)

Updates `wnaf` from 0.14.0-rc.2 to 0.14.0
- [Commits](RustCrypto/elliptic-curves@wnaf/v0.14.0-rc.2...wnaf/v0.14.0)

Updates `zerocopy` from 0.8.52 to 0.8.53
- [Release notes](https://github.com/google/zerocopy/releases)
- [Commits](google/zerocopy@v0.8.52...v0.8.53)

Updates `zerocopy-derive` from 0.8.52 to 0.8.53
- [Release notes](https://github.com/google/zerocopy/releases)
- [Commits](google/zerocopy@v0.8.52...v0.8.53)

---
updated-dependencies:
- dependency-name: ecdsa
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: p256
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: primeorder
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: rand
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: rfc6979
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: wnaf
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zerocopy
  dependency-version: 0.8.53
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: zerocopy-derive
  dependency-version: 0.8.53
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the all-deps group with 8 updates chore(deps): bump the all-deps group across 1 directory with 8 updates Jul 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/all-deps-3063d5917d branch from fac0c09 to ad141fe Compare July 6, 2026 18:56
@baloo baloo merged commit 233eb65 into master Jul 6, 2026
190 checks passed
@baloo baloo deleted the dependabot/cargo/all-deps-3063d5917d branch July 6, 2026 19:36
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.

1 participant