Skip to content

chore(deps): update bevy requirement from 0.18 to 0.19#154

Merged
1313 merged 1 commit into
mainfrom
dependabot/cargo/bevy-0.19
Jun 22, 2026
Merged

chore(deps): update bevy requirement from 0.18 to 0.19#154
1313 merged 1 commit into
mainfrom
dependabot/cargo/bevy-0.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on bevy to permit the latest version.

Release notes

Sourced from bevy's releases.

v0.19.0

A full diff of what's in this release can be seen here: bevyengine/bevy@v0.18.1...v0.19.0

Commits
  • c6f634c Release Bevy 0.19.0
  • 891450b give immutable access to SystemWithAccess::system (#24652)
  • 1618ae2 EditableText pointer propagation fix (#24632)
  • 2e6ddb6 Derive Copy and Clone for InfiniteGrid (#24633)
  • a04a65d Refresh all components of the Point/Spot Shadow Map if its light has changed ...
  • 7a6aa48 Rename Preferences to Settings in the appropriate places (#24613)
  • a35cd6c fix: text selection collapse on focus loss (#24619)
  • e1269d0 Fix Deserialize derive for BrpResponse (#24305)
  • 5dcfcb1 Allow implicit Into for BSN enum field values (#24621)
  • 73d4aa3 Diagnostic overlay fixes and improvements (#24611)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [bevy](https://github.com/bevyengine/bevy) to permit the latest version.
- [Release notes](https://github.com/bevyengine/bevy/releases)
- [Commits](bevyengine/bevy@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: bevy
  dependency-version: 0.19.0
  dependency-type: direct:production
...

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 Jun 22, 2026
@1313 1313 merged commit 744cf43 into main Jun 22, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/bevy-0.19 branch June 22, 2026 19:33
@1313 1313 mentioned this pull request Jun 22, 2026
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