Skip to content

Update dependency intl-pluralrules to v2 #86

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
intl-pluralrules ^1.3.1 -> ^2.0.1 age adoption passing confidence

Release Notes

eemeli/intl-pluralrules (intl-pluralrules)

v2.0.1

Compare Source

  • Fix module resolution for react-native (#​38)

v2.0.0

Compare Source

This release adds support for Intl.PluralRules.prototype.selectRange().

The code is now tested against the relevant test262 tests, and its behaviour is more aligned with the documented API. Browser tests are now run by the CI to ensure that the polyfill works in supported browsers (i.e. matching the Browserslist expression > 0.25%, not dead)

Breaking Changes

  • The function exported from 'intl-pluralrules/factory' gets a new required fourth argument, getRangeSelector.
  • The 'intl-pluralrules/pseudo-number-format' endpoint is dropped (#​30)
  • IE 11 support is dropped (#​36)

New Features

  • Add support for selectRange() (#​23)

Other Changes

  • Add tests & fixes for test262 compliance (#​27)
  • Behave more normally for locale resolution (#​28)
  • Switch from Jest to Mocha, add browser tests (#​29)

Full Changelog: eemeli/intl-pluralrules@v1.3.1...v2.0.0


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/intl-pluralrules-2.x branch from b5ba842 to 01709a3 Compare July 6, 2023 16:42
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.

0 participants