Skip to content

Bump twitter_cldr from 6.11.4 to 6.11.5 in /WcaOnRails - #231

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/WcaOnRails/twitter_cldr-6.11.5
Open

Bump twitter_cldr from 6.11.4 to 6.11.5 in /WcaOnRails#231
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/WcaOnRails/twitter_cldr-6.11.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2023

Copy link
Copy Markdown

Bumps twitter_cldr from 6.11.4 to 6.11.5.

Changelog

Sourced from twitter_cldr's changelog.

6.11.5 (Mar 19th, 2023)

  • Fix bug causing locale codes to be converted before language lookup (#263)
    • During TwitterCldr::Shared::Languages.from_code_for_locale(:nn, :en), the :nn locale code was converted to :nb before lookup, causing "Norwegian Bokmål" to be returned instead of "Norwegian Nynorsk".
    • The conversion process uses the likely subtags data to convert locale codes to ones TwitterCLDR supports.
    • I don't remember why that decision was made, but it's definitely wrong. We shouldn't restrict the locale code -> language names dataset to only supported locales, since there's no danger in allowing access to the whole thing.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [twitter_cldr](https://github.com/twitter/twitter-cldr-rb) from 6.11.4 to 6.11.5.
- [Release notes](https://github.com/twitter/twitter-cldr-rb/releases)
- [Changelog](https://github.com/twitter/twitter-cldr-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twitter/twitter-cldr-rb/commits)

---
updated-dependencies:
- dependency-name: twitter_cldr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 1, 2023
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 4585048768

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.73%

Totals Coverage Status
Change from base Build 4070220221: 0.0%
Covered Lines: 19915
Relevant Lines: 21023

💛 - Coveralls

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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant