Upgrade package:intl
to 0.20.2
(#162591)
Run `flutter update-packages --cherry-pick-package intl --cherry-pick-version 0.20.2` ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] I followed the [breaking change policy] and added [Data Driven Fixes] where supported. - [x] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview [Tree Hygiene]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md [test-exempt]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests [Flutter Style Guide]: https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md [Features we expect every widget to implement]: https://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md [Data Driven Fixes]: https://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md
This commit is contained in:
parent
df114fbe9b
commit
264bef3cf3
@ -33,7 +33,7 @@ dependencies:
|
||||
http: 1.3.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
http_multi_server: 3.2.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
http_parser: 4.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
intl: 0.19.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
intl: 0.20.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
io: 1.0.5 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
isolate: 2.1.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
js: 0.7.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
@ -141,4 +141,4 @@ flutter:
|
||||
- packages/flutter_gallery_assets/people/square/stella.png
|
||||
- packages/flutter_gallery_assets/people/square/trevor.png
|
||||
|
||||
# PUBSPEC CHECKSUM: f3fc
|
||||
# PUBSPEC CHECKSUM: 2af6
|
||||
|
@ -8,7 +8,7 @@ dependencies:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
http: 1.3.0
|
||||
isolate: 2.1.1
|
||||
|
||||
@ -80,4 +80,4 @@ dev_dependencies:
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
# PUBSPEC CHECKSUM: 50a6
|
||||
# PUBSPEC CHECKSUM: 05a0
|
||||
|
@ -8,7 +8,7 @@ dependencies:
|
||||
analyzer: 6.11.0
|
||||
args: 2.6.0
|
||||
crypto: 3.0.6
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
file: 7.0.1
|
||||
flutter_devicelab:
|
||||
path: ../devicelab
|
||||
@ -77,4 +77,4 @@ dependencies:
|
||||
dev_dependencies:
|
||||
test_api: 0.7.4
|
||||
|
||||
# PUBSPEC CHECKSUM: fb9d
|
||||
# PUBSPEC CHECKSUM: 5997
|
||||
|
@ -10,7 +10,7 @@ dependencies:
|
||||
archive: 3.6.1
|
||||
args: 2.6.0
|
||||
http: 1.3.0
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
meta: 1.16.0
|
||||
path: 1.9.1
|
||||
process: 5.0.3
|
||||
@ -67,4 +67,4 @@ dev_dependencies:
|
||||
webkit_inspection_protocol: 1.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
yaml: 3.1.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
|
||||
# PUBSPEC CHECKSUM: e3a5
|
||||
# PUBSPEC CHECKSUM: e69f
|
||||
|
@ -7,7 +7,7 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
collection: 1.19.1
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
string_scanner: 1.4.1
|
||||
url_launcher: 6.3.1
|
||||
cupertino_icons: 1.0.8
|
||||
@ -272,4 +272,4 @@ flutter:
|
||||
- asset: packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Regular.ttf
|
||||
- asset: packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Light.ttf
|
||||
|
||||
# PUBSPEC CHECKSUM: cd5c
|
||||
# PUBSPEC CHECKSUM: 1656
|
||||
|
@ -20,7 +20,7 @@ dependencies:
|
||||
flutter_localized_locales: 2.0.5
|
||||
flutter_staggered_grid_view: 0.7.0
|
||||
google_fonts: 6.2.1
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
meta: 1.16.0
|
||||
provider: 6.1.2
|
||||
rally_assets: 3.0.1
|
||||
@ -311,4 +311,4 @@ flutter:
|
||||
fonts:
|
||||
- asset: packages/flutter_gallery_assets/fonts/GalleryIcons.ttf
|
||||
|
||||
# PUBSPEC CHECKSUM: 8191
|
||||
# PUBSPEC CHECKSUM: a58b
|
||||
|
@ -8,7 +8,7 @@ dependencies:
|
||||
archive: 3.6.1
|
||||
args: 2.6.0
|
||||
http: 1.3.0
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
meta: 1.16.0
|
||||
path: 1.9.1
|
||||
process: 5.0.3
|
||||
@ -66,4 +66,4 @@ dev_dependencies:
|
||||
web_socket_channel: 3.0.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
webkit_inspection_protocol: 1.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
|
||||
# PUBSPEC CHECKSUM: e09b
|
||||
# PUBSPEC CHECKSUM: 9b95
|
||||
|
@ -51,7 +51,7 @@ dev_dependencies:
|
||||
glob: 2.1.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
http_multi_server: 3.2.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
http_parser: 4.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
intl: 0.19.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
intl: 0.20.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
io: 1.0.5 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
js: 0.7.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
leak_tracker: 10.0.9 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
@ -94,4 +94,4 @@ dev_dependencies:
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
# PUBSPEC CHECKSUM: 9810
|
||||
# PUBSPEC CHECKSUM: 980a
|
||||
|
@ -39,7 +39,7 @@ dev_dependencies:
|
||||
clock: 1.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
crypto: 3.0.6 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
file: 7.0.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
intl: 0.19.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
intl: 0.20.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
matcher: 0.12.17 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
path: 1.9.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
platform: 3.1.6 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
@ -55,4 +55,4 @@ dev_dependencies:
|
||||
vm_service: 15.0.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
webdriver: 3.1.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
|
||||
# PUBSPEC CHECKSUM: bb88
|
||||
# PUBSPEC CHECKSUM: 4982
|
||||
|
@ -11,7 +11,7 @@ dependencies:
|
||||
|
||||
flutter:
|
||||
sdk: flutter
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
|
||||
characters: 1.4.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
clock: 1.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
@ -40,4 +40,4 @@ dev_dependencies:
|
||||
test_api: 0.7.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
vm_service: 15.0.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
|
||||
# PUBSPEC CHECKSUM: 585c
|
||||
# PUBSPEC CHECKSUM: 0a56
|
||||
|
@ -24,8 +24,6 @@ const Map<String, String> kManuallyPinnedDependencies = <String, String>{
|
||||
'flutter_gallery_assets': '1.0.2', // Tests depend on the exact version.
|
||||
'flutter_template_images': '5.0.0', // Must always exactly match flutter_tools template.
|
||||
'google_mobile_ads': '5.1.0', // https://github.com/flutter/flutter/issues/156912
|
||||
'intl':
|
||||
'0.19.0', // 0.20.0 introduces new transitive dependencies that are not (yet) cleared in Flutter's allow list.
|
||||
'native_assets_builder':
|
||||
'0.11.1', // Under active development with breaking changes until 1.0.0. Manually rolled by @dcharkes.
|
||||
'native_assets_cli':
|
||||
|
@ -23,7 +23,7 @@ dependencies:
|
||||
flutter_template_images: 5.0.0
|
||||
html: 0.15.5
|
||||
http: 1.3.0
|
||||
intl: 0.19.0
|
||||
intl: 0.20.2
|
||||
meta: 1.16.0
|
||||
multicast_dns: 0.3.2+8
|
||||
mustache_template: 2.0.0
|
||||
@ -122,4 +122,4 @@ dartdoc:
|
||||
# Exclude this package from the hosted API docs.
|
||||
nodoc: true
|
||||
|
||||
# PUBSPEC CHECKSUM: 169c
|
||||
# PUBSPEC CHECKSUM: 5596
|
||||
|
Loading…
x
Reference in New Issue
Block a user