bevy_fluent
bevy_fluent copied to clipboard
Update fluent-langneg requirement from 0.13.0 to 0.14.0
Updates the requirements on fluent-langneg to permit the latest version.
Release notes
Sourced from fluent-langneg's releases.
fluent-langneg-rs 0.14.0 (December 13, 2023)
- Move from using unic-langid to icu-locid.
- Re-export LanguageIdentifier.
Changelog
Sourced from fluent-langneg's changelog.
fluent-langneg 0.14.0 (December 13, 2023)
- Move from using
unic-langid
toicu-locid
.- Re-export
LanguageIdentifier
.fluent-langneg 0.13.0 (May 6, 2020)
- Update
unic-langid
to 0.9.fluent-langneg 0.12.1 (January 29, 2020)
- Fixing
maximize
calls in negotiation.fluent-langneg 0.12.0 (January 28, 2020)
- Update
unic-langid
to 0.8.fluent-langneg 0.11.1 (November 17, 2019)
- Improve handling of
und
in requested to match Unicode TR35.fluent-langneg 0.11.0 (November 7, 2019)
- Change name to
fluent-langneg
to better reflect the purpose.- Update to
unic-langid
0.7.- Include feature "cldr" to use full CLDR likely-subtags.
- Improved performance by 50% in the default case, and by further 34% when using CLDR feature.
- Accept
AsRef<[u8]>
instead ofAsRef<str>
.fluent-locale 0.10.0 (October 3, 2019)
- Update to
unic-langid
0.6.fluent-locale 0.9.0 (October 1, 2019)
- Use AsRef as bounds in negotiation.
- Support unic-langid with full CLDR backed likelysubtags behind "cldr" feature.
fluent-locale 0.8.0 (September 10, 2019)
- Update to
unic-langid
0.5.fluent-locale 0.7.0 (July 30, 2019)
- Update
unic-langid
to 0.4.- Switch benchmark to criterion.
- Update helper functions to be more generic.
fluent-locale 0.6.0 (July 24, 2019)
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.