Skip to content

Bump fluent and fluent-bundle #7980

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 2 commits into from
May 24, 2025
Merged

Bump fluent and fluent-bundle #7980

merged 2 commits into from
May 24, 2025

Conversation

cakebaker
Copy link
Contributor

This PR bumps fluent from 0.16.1 to 0.17.0 and fluent-bundle from 0.15.3 to 0.16.0. It also removes self_cell from the skip list in deny.toml.

cakebaker added 2 commits May 24, 2025 14:57
fluent from 0.16.1 to 0.17.0 and fluent-bundle from 0.15.3 to 0.16.0
@sylvestre sylvestre merged commit f35e3f5 into uutils:main May 24, 2025
73 checks passed
@cakebaker cakebaker deleted the bump_fluent branch May 24, 2025 13:36
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@@ -86,8 +86,6 @@ skip = [
{ name = "itertools", version = "0.13.0" },
# fluent-bundle
{ name = "rustc-hash", version = "1.1.0" },
Copy link
Contributor

Choose a reason for hiding this comment

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

If this rustc-hash is here because of fluent-bundle as document it is now obsolete too, we bumped it to 2.x upstream.

Copy link
Contributor

Choose a reason for hiding this comment

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

Nevermind, I went to test this and it looks like it was already addressed later via 12eb452.

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.

3 participants