Skip to content

Update getrandom requirement from 0.2.0 to 0.3.1 #18287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

mnmaita
Copy link
Member

@mnmaita mnmaita commented Mar 13, 2025

Objective

Solution

  • Updated getrandom version requirement from 0.2.0 to 0.3.1.
  • Replaced the deprecated "js" feature with "wasm_js".

Testing

  • Ran CI locally.

@mnmaita mnmaita added C-Dependencies A change to the crates that Bevy depends on D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 13, 2025
dependabot bot and others added 3 commits March 15, 2025 00:35
Updates the requirements on [getrandom](https://github.com/rust-random/getrandom) to permit the latest version.
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: getrandom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@mnmaita mnmaita force-pushed the mnmaita/dependabot/cargo/getrandom-0.3.1 branch from ba074ba to 94c8032 Compare March 14, 2025 23:36
@mnmaita
Copy link
Member Author

mnmaita commented Mar 15, 2025

We might need to update this alongside rand and maybe other crates too.

@mnmaita mnmaita closed this Mar 23, 2025
@mnmaita mnmaita deleted the mnmaita/dependabot/cargo/getrandom-0.3.1 branch March 23, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Dependencies A change to the crates that Bevy depends on D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant