Skip to content

fix(dependencies): Update to bevy 0.19.0 - #74

Merged
merwaaan merged 1 commit into
merwaaan:mainfrom
leomeinel:bevy-019
Jun 25, 2026
Merged

fix(dependencies): Update to bevy 0.19.0#74
merwaaan merged 1 commit into
merwaaan:mainfrom
leomeinel:bevy-019

Conversation

@leomeinel

@leomeinel leomeinel commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Previously an rc has been used accidentally.

Also see:
#73 (comment)

Note

The only testing that was done is running:

cargo check --all-targets --all-features

This should most likely be enough since the upgrade from the rc should not introduce many problems.

Previously an rc has been used accidentally.

Also see:
merwaaan#73 (comment)
@leomeinel
leomeinel marked this pull request as draft June 25, 2026 12:25
@leomeinel

This comment was marked as resolved.

@leomeinel leomeinel mentioned this pull request Jun 25, 2026
@leomeinel

leomeinel commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

The problem is definetly unrelated to this PR itself.

# In practice, this feature flag is not required as we use optional arguments for our Bevy systems.
indicates that this might happen in specific environments. I am on x86_64-unknown-linux-gnu and using wayland so I'm not sure why this happens, but I'm marking this as ready for review since this is already documented in Cargo.toml.

If I compile with

cargo build --release --no-default-features

it works fine.

@leomeinel
leomeinel marked this pull request as ready for review June 25, 2026 12:39
@merwaaan
merwaaan merged commit bc250a7 into merwaaan:main Jun 25, 2026
4 checks passed
@leomeinel

Copy link
Copy Markdown
Contributor Author

@merwaaan Thanks for the quick merge and also for the quick upgrade to bevy 0.19 in general 👍

@merwaaan

Copy link
Copy Markdown
Owner

That's published, thanks a lot!

All credits to @mgi388 for the Bevy 0.19 migration :)

@leomeinel
leomeinel deleted the bevy-019 branch June 25, 2026 13:08
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.

2 participants