Skip to content

deps: bump the minor-and-patch group with 3 updates#277

Merged
GeiserX merged 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-e03087ec9b
Jul 7, 2026
Merged

deps: bump the minor-and-patch group with 3 updates#277
GeiserX merged 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-e03087ec9b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates: rand, zerocopy and tun-rs.

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 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 tun-rs from 2.8.1 to 2.8.6

Release notes

Sourced from tun-rs's releases.

2.8.6

What's Changed

New Contributors

Full Changelog: tun-rs/tun-rs@2.8.5...2.8.6

2.8.5

What's Changed

New Contributors

Full Changelog: tun-rs/tun-rs@2.8.4...2.8.5

2.8.4

What's Changed

New Contributors

Full Changelog: tun-rs/tun-rs@2.8.3...2.8.4

2.8.3

What's Changed

New Contributors

... (truncated)

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 minor-and-patch group with 3 updates: [rand](https://github.com/rust-random/rand), [zerocopy](https://github.com/google/zerocopy) and [tun-rs](https://github.com/tun-rs/tun-rs).


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 `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 `tun-rs` from 2.8.1 to 2.8.6
- [Release notes](https://github.com/tun-rs/tun-rs/releases)
- [Commits](https://github.com/tun-rs/tun-rs/commits/2.8.6)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: zerocopy
  dependency-version: 0.8.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tun-rs
  dependency-version: 2.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: deps. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@GeiserX GeiserX merged commit 1768f5e into main Jul 7, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/minor-and-patch-e03087ec9b branch July 7, 2026 10:54
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.

1 participant