Weibye / ecosystem

Apache License 2.0
0 stars 0 forks source link

Bump bevy_turborand from 0.4.3 to 0.8.2 #87

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 9 months ago

Bumps bevy_turborand from 0.4.3 to 0.8.2.

Changelog

Sourced from bevy_turborand's changelog.

[0.8.0] - 2024-02-19

Chore

  • Prepare release

[0.7.0] - 2023-11-04

Chore

  • Update to latest bevy version

[0.6.0] - 2023-07-10

Chore

  • Update to latest bevy version
  • Prepare release
  • Prepare release

Feat

  • Updated to stable indexing release of Turborand
Commits
  • 989f447 fix: Default to wasm-bindgen for all wasm builds
  • 75942ba chore: Prepare release
  • 894a85f fix: docs.rs build config
  • f58b12b chore(release): Prepare release
  • d188fd1 Merge pull request #14 from sschneiders/bevy-0.13
  • 7f7eecd updated to bevy 0.13
  • 9931843 updated .gitignore
  • 8335ce3 chore: Prepare release
  • c7beeb0 Merge pull request #13 from Bluefinger/bevy-v0.12
  • f85d139 chore: Update to latest bevy version
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Superseded by #90.