Weibye / ecosystem

Apache License 2.0
0 stars 0 forks source link

Bump bevy_turborand from 0.4.3 to 0.7.0 #85

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps bevy_turborand from 0.4.3 to 0.7.0.

Changelog

Sourced from bevy_turborand's changelog.

[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
  • 8335ce3 chore: Prepare release
  • c7beeb0 Merge pull request #13 from Bluefinger/bevy-v0.12
  • f85d139 chore: Update to latest bevy version
  • b6ec189 chore(release): Prepare release
  • 2df1d1c Merge pull request #12 from Bluefinger/update-v0.11
  • 478b4e4 Better feature derives, upgrade to bevy v0.11
  • a7636f2 chore(release): Prepare release
  • f001b9f Merge pull request #11 from Bluefinger/next-version
  • 19dd4d7 chore: update to latest bevy version
  • a774e38 feat: Updated to stable indexing release of Turborand
  • See full diff 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 9 months ago

Superseded by #87.