Skip to content

Bump getrandom from 0.3.4 to 0.4.3 - #542

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/getrandom-0.4.3
Open

Bump getrandom from 0.3.4 to 0.4.3#542
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/getrandom-0.4.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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


Note

Low Risk
Low risk: only a transitive RNG crate version bump for native targets, with no direct code changes. Verify CI passes on non-WASM builds since 0.4.x raises getrandom’s MSRV (1.85).

Overview
Updates the non-WASM getrandom dependency from 0.3.4 to 0.4.3 in Cargo.toml, with the matching lockfile entry for the chialisp crate.

This is a dependency-only change: no application source is modified. getrandom is still scoped to cfg(not(target_family = "wasm")); WASM builds continue to use the existing getrandom_backend="unsupported" setup.

Reviewed by Cursor Bugbot for commit 1d8e57e. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 28, 2026
Bumps [getrandom](https://github.com/rust-random/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/getrandom-0.4.3 branch from ab57f8e to 1d8e57e Compare August 7, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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