Skip to content

chore(deps): bump bevy from 0.15.3 to 0.19.0#14

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/bevy-0.19.0
Closed

chore(deps): bump bevy from 0.15.3 to 0.19.0#14
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/bevy-0.19.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps bevy from 0.15.3 to 0.19.0.

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

v0.19.0-rc.3

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.18.1...v0.19.0-rc.3

The list of new fixes from the previous RC can be seen here: bevyengine/bevy@v0.19.0-rc.2...v0.19.0-rc.3

v0.19.0-rc.2

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.18.1...v0.19.0-rc.2

The list of new fixes from the previous RC can be seen here: bevyengine/bevy@v0.19.0-rc.1...v0.19.0-rc.2

v0.19.0-rc.1

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.18.1...v0.19.0-rc.1

v0.18.1

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

v0.18.0

https://bevy.org/news/bevy-0-18/

v0.18.0-rc.2

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.17.3...v0.18.0-rc.2

The list of new fixes from the previous RC can be seen here: bevyengine/bevy@v0.18.0-rc.1...v0.18.0-rc.2

v0.18.0-rc.1

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.17.3...v0.18.0-rc.1

v0.17.3

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.17.2...v0.17.3

v0.17.2

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.17.1...v0.17.2

v0.17.1

A full diff of what's been fixed can be seen here: bevyengine/bevy@v0.17.0...v0.17.1

v0.17.0

https://bevyengine.org/news/bevy-0-17

v0.17.0-rc.2

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.16.1...v0.17.0-rc.2

The list of new fixes from the previous RC can be seen here: bevyengine/bevy@v0.17.0-rc.1...v0.17.0-rc.2

v0.17.0-rc.1

A full diff of what's in the release candidate can be seen here: bevyengine/bevy@v0.16.1...v0.17.0-rc.1

... (truncated)

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 @github

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@saagpatel

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [bevy](https://github.com/bevyengine/bevy) from 0.15.3 to 0.19.0.
- [Release notes](https://github.com/bevyengine/bevy/releases)
- [Commits](bevyengine/bevy@v0.15.3...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/bevy-0.19.0 branch from 42d2ed6 to 97c428d Compare July 8, 2026 04:20
@saagpatel

Copy link
Copy Markdown
Owner

Closing as superseded by #17, which merged the Bevy 0.19 update with the required application compatibility changes. The original Dependabot branch could not pass CI as a raw version bump because Bevy 0.19 changed the message/event APIs and window resolution conversion. #17 passed the macOS and non-macOS checks before merge.

@saagpatel saagpatel closed this Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/bevy-0.19.0 branch July 8, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant