Skip to content

Use breaking version bump for fluent #386

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 1 commit into from
May 23, 2025

Conversation

alerque
Copy link
Collaborator

@alerque alerque commented May 22, 2025

It seems we have an issue with downstream projects using (indirectly) fluent-bundle::* while at the same time the upstream project is using fluent::fluent_bundle::*. This is kind of a weird arrangement, but given that we're exposing it it does seem like the resolver has trouble getting the right combination.

Note cargo semver-checks did not catch this, but that may be a bug.

If we yank 0.16.2 and replace it with 0.17.0 we might mitigate some of the pain downstream.

Thoughts?

@alerque
Copy link
Collaborator Author

alerque commented May 22, 2025

I just yanked fluent-0.16.2.

Copy link
Collaborator

@zbraniecki zbraniecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for responding so fast!

@alerque alerque merged commit 83e9a45 into projectfluent:main May 23, 2025
6 checks passed
@alerque alerque deleted the more-major-bump branch May 23, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants