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

build(deps): update fluent-langneg requirement from 0.13.0 to 0.14.0 #719

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

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 to icu-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 of AsRef<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

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@attila-lin
Copy link
Collaborator

wait projectfluent/fluent-rs#335

Updates the requirements on [fluent-langneg](https://github.com/projectfluent/fluent-langneg-rs) to permit the latest version.
- [Release notes](https://github.com/projectfluent/fluent-langneg-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-langneg-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectfluent/fluent-langneg-rs/commits/fluent-langneg@0.14.0)

---
updated-dependencies:
- dependency-name: fluent-langneg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/fluent-langneg-0.14.0 branch from a723352 to a5eef9a Compare January 12, 2024 04:07
@sunli829 sunli829 force-pushed the master branch 4 times, most recently from 0c16a9b to f6bec88 Compare March 30, 2024 09:25
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #809.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/cargo/fluent-langneg-0.14.0 branch May 6, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant