Skip to content

Bump fastrand from 2.3.0 to 2.4.1#57

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fastrand-2.4.0
Closed

Bump fastrand from 2.3.0 to 2.4.1#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fastrand-2.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fastrand from 2.3.0 to 2.4.1.

Release notes

Sourced from fastrand's releases.

v2.4.1

  • Fix build failure with js feature. (#125)

v2.4.0

  • Bump MSRV to 1.63. (#104)
  • Improve quality of f32/f64 generation. (#103)
  • Add f{32,64}_inclusive and Rng::f{32,64}_inclusive. (#103)
  • Make Rng::with_seed const. (#107)
  • Update getrandom to 0.3. (#104)
Changelog

Sourced from fastrand's changelog.

Version 2.4.1

  • Fix build failure with js feature. (#125)

Version 2.4.0

  • Bump MSRV to 1.63. (#104)
  • Improve quality of f32/f64 generation. (#103)
  • Add f{32,64}_inclusive and Rng::f{32,64}_inclusive. (#103)
  • Make Rng::with_seed const. (#107)
  • Update getrandom to 0.3. (#104)
Commits
  • 728a5b5 Release 2.4.1
  • 0c619f6 Fix build failure with js feature
  • a4077e2 ci: Add missing js feature test
  • 1fd5bbb Release 2.4.0 (#116)
  • 074345b chore: make some documents clearer (#115)
  • ce9a48c chore: update dependencies to latest versions and bump MSRV to 1.63 (#104)
  • 978dde1 ci: Use reusable workflows for clippy
  • 8561f13 bench: Add benchmark of f32()
  • 1def02c Fix rustdoc::broken_intra_doc_links warning
  • c2cbdd4 Remove manual doc(cfg(..))
  • Additional commits viewable in compare view

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

jcmgray commented Jun 22, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [fastrand](https://github.com/smol-rs/fastrand) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](smol-rs/fastrand@v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: fastrand
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump fastrand from 2.3.0 to 2.4.0 Bump fastrand from 2.3.0 to 2.4.1 Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/fastrand-2.4.0 branch from 5118e8a to 2d8f126 Compare June 22, 2026 06:05
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like fastrand is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/fastrand-2.4.0 branch June 22, 2026 06:08
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