Skip to content

build(deps): bump intl from 0.18.1 to 0.20.3 in /auth0_flutter_platform_interface#881

Merged
utkrishtsahu merged 2 commits into
mainfrom
dependabot/pub/auth0_flutter_platform_interface/intl-0.20.3
Jun 26, 2026
Merged

build(deps): bump intl from 0.18.1 to 0.20.3 in /auth0_flutter_platform_interface#881
utkrishtsahu merged 2 commits into
mainfrom
dependabot/pub/auth0_flutter_platform_interface/intl-0.20.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps intl from 0.18.1 to 0.20.3.

Release notes

Sourced from intl's releases.

package:intl v0.20.3

  • Updated the Turkish Lira (TRY) currency symbol in simpleCurrencySymbols from "TL" to "₺" (U+20BA). This ensures accuracy and alignment with the official symbol introduced in 2012.
  • Fix parsing of locale strings containing script codes in verifiedLocale. For example, zh-Hans-CN would have been previously parsed as zh, but is now parsed as zh_CN.
  • Update the Ghanaian Cedis (GHS) currency symbol in simpleCurrencySymbols from "GHS" to "GH₵(U+20B5)".
  • Update to CLDR v48.
  • Add @pragma('wasm:prefer-inline') to Intl methods that already have @pragma('vm:prefer-inline'), for the same reason: to help omit message descriptions from compiled output.
  • Update analysis to newest package:lints.

package:intl v0.20.2

  • Remove the dependency on package:http.
  • Remove the dependency on package:web.

package:intl v0.20.1

  • Upgrade package:web dependency constraint to 1.1.0, fixes issue #916.
  • Update to CLDR v46.

package:intl v0.20.0

  • Fix caching of messages in CompositeMessageLookup.
  • Type numberFormatSymbols as a Map<String, NumberSymbols>.
  • Type dateTimeSymbolMap as a Map<String, DateSymbols>.
  • Add example for pub.dev.
  • Fix issues with AM/PM markers.
  • Update to CLDR v44.1.
  • Require Dart ^3.3
  • Require package:web ^0.5.0.
  • Support compiling to WASM.
  • Update to and account for package:lints ^4.0.0.
  • rtl Detection fix in bidi.dart for Kordi Sorani "ckb".
  • Update to CLDR v45.

package:intl_translation v0.20.1

  • Add topics to pubspec.yaml
  • Update to dart_style 2.3.7. bin/make_examples_const.dartand rewrite_intl_messages.dartwill now look for a surrounding .dart_tool/package_config.json` file to infer the language version of the files updated by the script.
  • Upgrade dep on package:intl.

package:intl_translation v0.20.0

  • Throw if the Intl.select arg is not in the list of args.
  • Support package:intl 0.19.0.
  • Require Dart 3.0.

... (truncated)

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 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)

@dependabot dependabot Bot added dependencies One or more dependencies are being bumped ignore title check labels Jun 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 25, 2026 20:44
@dependabot dependabot Bot added dependencies One or more dependencies are being bumped ignore title check labels Jun 25, 2026
dependabot Bot and others added 2 commits June 26, 2026 13:39
Bumps [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) from 0.18.1 to 0.20.3.
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@utkrishtsahu utkrishtsahu force-pushed the dependabot/pub/auth0_flutter_platform_interface/intl-0.20.3 branch from 416c393 to a21acde Compare June 26, 2026 08:09
@utkrishtsahu utkrishtsahu merged commit 607702a into main Jun 26, 2026
14 checks passed
@utkrishtsahu utkrishtsahu deleted the dependabot/pub/auth0_flutter_platform_interface/intl-0.20.3 branch June 26, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped ignore title check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants