Weibye / ecosystem

Apache License 2.0
0 stars 0 forks source link

Bump big-brain from 0.16.0 to 0.19.0 #86

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 10 months ago

Bumps big-brain from 0.16.0 to 0.19.0.

Release notes

Sourced from big-brain's releases.

v0.19.0

Features

Bug Fixes

  • despawn: don't try to despawn if an entity doesn't exist (bdf51c32)

v0.18.0

Features

v0.17.0

Features

Changelog

Sourced from big-brain's changelog.

0.19.0 (2024-01-19)

Features

Bug Fixes

  • despawn: don't try to despawn if an entity doesn't exist (bdf51c32)

0.18.0 (2023-07-16)

Features

0.17.0 (2023-03-06)

Features

Commits
  • acaadd9 chore: Release
  • 9c562a3 docs: update changelog
  • 7f5a384 feat(generics): support generic actions (#88)
  • be99c75 examples: 3d RTS example (#89)
  • bdf51c3 fix(despawn): don't try to despawn if an entity doesn't exist
  • 2e493d6 feat(thinker): make ThinkerBuilder be Clone
  • 09d1b7d docs: update readme
  • 6befa38 feat(bevy): Update to bevy 0.12.1 (#87)
  • 69c3a4a feat(bevy): Migrated to Bevy 0.12 (#86)
  • e179cb5 feat(set_unchecked): Add set_unchecked method to Score (#78)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 6 months ago

Superseded by #89.