Skip to content

Bump getrandom from 0.3.4 to 0.4.3 in /rust in the cargo group across 1 directory - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/cargo-3bdbe69b87
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/cargo-3bdbe69b87

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 1 update in the /rust directory: getrandom.

Updates getrandom from 0.3.4 to 0.4.3

Changelog

Sourced from getrandom's changelog.

0.4.3 - 2026-06-17

Added

  • wasm64-unknown-unknown target support for wasm_js backend #848

Changed

  • Drop wasip2 and wasip3 dependencies in favor of manual bindings #830

#830: rust-random/getrandom#830 #848: rust-random/getrandom#848

0.4.2 - 2026-03-03

Changed

  • Bump r-efi dependency to v6 #814

Fixed

  • Read errno only when it is set #810
  • Check the return value of ProcessPrng on Windows #811

#810: rust-random/getrandom#810 #811: rust-random/getrandom#811 #814: rust-random/getrandom#814

0.4.1 - 2026-02-03

Fixed

  • Documentation build on docs.rs #801

#801: rust-random/getrandom#801

0.4.0 - 2026-02-02

Added

  • RawOsError type alias #739
  • SysRng behind new feature sys_rng #751
  • WASIp3 support #779
  • extern_impl opt-in backend #786 #794
  • Motor OS support #797

Changed

  • Use Edition 2024 and MSRV 1.85 #749

#739: rust-random/getrandom#739 #749: rust-random/getrandom#749 #751: rust-random/getrandom#751 #779: rust-random/getrandom#779

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 21, 2026
Copilot AI balanced review requested due to automatic review settings September 21, 2026 17:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approved

The dependency remains compatible with the crate’s MSRV and existing API usage, and the lockfile changes are consistent.

Review effort: Balanced
Findings: None

What changed in this PR

Updates the Rust client’s random-number dependency from getrandom 0.3 to 0.4.

Changes:

  • Upgrades getrandom to 0.4.3.
  • Removes obsolete duplicate transitive dependencies from the lockfile.

[!TIP]
If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

File Description
rust/​Cargo.toml Updates the direct dependency requirement.
rust/​Cargo.lock Locks 0.4.3 and removes superseded packages.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Bumps the cargo group with 1 update in the /rust directory: [getrandom](https://github.com/rust-random/getrandom).


Updates `getrandom` from 0.3.4 to 0.4.3
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.3.4...v0.4.3)

---
updated-dependencies:
- dependency-name: getrandom
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump getrandom from 0.3.4 to 0.4.3 in /rust in the cargo group Bump getrandom from 0.3.4 to 0.4.3 in /rust in the cargo group across 1 directory Sep 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rust/cargo-3bdbe69b87 branch from 1cfb3f5 to 9344486 Compare September 23, 2026 02:05

This branch has not been deployed

No deployments
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