Skip to content

Bump fastrand from 2.3.0 to 2.4.1 in the cargo-all group#121

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cargo-all-f6eceb7657
Closed

Bump fastrand from 2.3.0 to 2.4.1 in the cargo-all group#121
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cargo-all-f6eceb7657

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the cargo-all group with 1 update: fastrand.

Updates 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 compatibility score

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 cargo-all group with 1 update: [fastrand](https://github.com/smol-rs/fastrand).


Updates `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.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 15, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Looks like fastrand is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-all-f6eceb7657 branch April 20, 2026 12:56
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.

0 participants