Skip to content
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

accesskit_winit 0.12.5 breaks semantic versioning #233

Closed
james7132 opened this issue Mar 30, 2023 · 2 comments · Fixed by #234
Closed

accesskit_winit 0.12.5 breaks semantic versioning #233

james7132 opened this issue Mar 30, 2023 · 2 comments · Fixed by #234

Comments

@james7132
Copy link

james7132 commented Mar 30, 2023

accesskit_winit bumped the accesskit dependency from 0.10.1 (in 0.12.3) to 0.11.0 (in 0.12.5) in a patch release. This is a breaking change, particularly since accesskit's types are in the public interface of accesskit_winit. This should have been done as a part of a minor version update instead.

This is causing Bevy to have duplicate accesskit dependencies in recent builds. Could 0.12.5 be yanked and a 0.13.0 published in its stead?

EDIT: This has been filed under bevyengine/bevy#8258.

@mwcampbell
Copy link
Contributor

OK, I yanked 0.12.5.

@mwcampbell
Copy link
Contributor

OK, I published accesskit_winit 0.13.0. I also did a minor version bump for all other dependents of the accesskit crate.

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 a pull request may close this issue.

2 participants