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

Bump intl from 0.17.0 to 0.18.0 #163

Merged
merged 1 commit into from Dec 20, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps intl from 0.17.0 to 0.18.0.

Changelog

Sourced from intl's changelog.

0.18.0

  • Add support for minimumSignificantDigits / maximumSignificantDigits in NumberFormat.
  • Add support for plural in NumberFormat.compact() ('2 milliards').
  • Fix negative number formatting / parsing in NumberFormat.compact().
  • Add optional parameter to NumberFormat.compact() to explicitly add sign even for positive values.
  • Add decimalPatternDigits to NumberFormat which supports specifying the number of decimal digits in a decimal pattern.
  • Update to cldr 40.
  • Migrate to package:lints/recommended.yaml.
  • Remove some instances of dynamic types from the API.
  • Fix a bug caused by a typo in the plural rules calculation.
  • Unify IntlStream and StringIterator into StringStack.
  • Update to CLDR v41.
  • Add new locales: as, bm, en_NZ, fur, mg, nyn.
  • Remove unimplemented formatDuration and formatDurationFrom.
  • Make shortLocale and canonicalizedLocale implementations smarter.
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 [intl](https://github.com/dart-lang/intl) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/dart-lang/intl/releases)
- [Changelog](https://github.com/dart-lang/intl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/intl/commits)

---
updated-dependencies:
- dependency-name: intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 19, 2022
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #163 (244c6d7) into master (7c03871) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   64.55%   64.55%           
=======================================
  Files          34       34           
  Lines        1202     1202           
=======================================
  Hits          776      776           
  Misses        426      426           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jeroen1602 jeroen1602 merged commit b9cd7e4 into master Dec 20, 2022
@jeroen1602 jeroen1602 deleted the dependabot/pub/intl-0.18.0 branch December 20, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant