Skip to content

Bump ron version to 0.10. #19631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 13, 2025
Merged

Bump ron version to 0.10. #19631

merged 3 commits into from
Jun 13, 2025

Conversation

andriyDev
Copy link
Contributor

Objective

  • Update ron to the latest version.
  • This is blocking changes to AnimationGraph (as some valid structs are not capable of being deserialized).

Solution

  • Bump ron!

Testing

  • The particular issue I was blocked by seems to be resolved!

@andriyDev andriyDev added D-Trivial Nice and easy! A great choice to get started with Bevy A-Build-System Related to build systems or continuous integration C-Code-Quality A section of code that is hard to understand or change labels Jun 13, 2025
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Assets Load files from disk to use for things like images, models, and sounds C-Dependencies A change to the crates that Bevy depends on A-Scenes Serialized ECS data stored on the disk S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed A-Build-System Related to build systems or continuous integration labels Jun 13, 2025
@alice-i-cecile alice-i-cecile enabled auto-merge June 13, 2025 19:21
auto-merge was automatically disabled June 13, 2025 19:38

Head branch was pushed to by a user without write access

@alice-i-cecile alice-i-cecile enabled auto-merge June 13, 2025 19:39
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jun 13, 2025
Merged via the queue into bevyengine:main with commit f47b1c0 Jun 13, 2025
36 checks passed
@andriyDev andriyDev deleted the bump-ron branch June 13, 2025 20:14
hukasu pushed a commit to hukasu/bevy that referenced this pull request Jun 15, 2025
# Objective

- Update ron to the latest version.
- This is blocking changes to AnimationGraph (as some valid structs are
not capable of being deserialized).

## Solution

- Bump ron!

## Testing

- The particular issue I was blocked by seems to be resolved!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Assets Load files from disk to use for things like images, models, and sounds A-Scenes Serialized ECS data stored on the disk C-Bug An unexpected or incorrect behavior C-Code-Quality A section of code that is hard to understand or change C-Dependencies A change to the crates that Bevy depends on D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants