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

fix(deps): update dependency intl to v0.19.0 #993

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
intl (source) dependencies minor 0.18.1 -> 0.19.0

Release Notes

dart-lang/i18n (intl)

v0.19.0

Compare Source

  • Update to CLDR v44.
  • Update to CLDR v43.
  • Add tryParse to NumberFormat.
  • Add tryParse tryParseStrict tryParseLoose tryParseUtc to DateFormat.
  • Add fallback for deprecated locales, such as he <-> iw.
  • Switch QAR currency name to Riyal.
  • Add license headers to some files.
  • Update CVE currency symbol.
  • Add EEEEE skeleton for DateFormat, closing #​176.
  • Switch to 3.0.0 SDK.
  • Fix issue #​483 about date parsing with a yy skeleton.
  • Extract NumberParserBase abstract class

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) December 15, 2023 08:44
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b26811) 96.49% compared to head (f2569b4) 96.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #993   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files         113      113           
  Lines        3884     3884           
=======================================
  Hits         3748     3748           
  Misses        136      136           
Flag Coverage Δ
appainter 96.85% <ø> (ø)
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 97c0259 into main Dec 15, 2023
19 checks passed
@renovate renovate bot deleted the renovate/intl-0.x branch December 15, 2023 09:05
zeshuaro pushed a commit that referenced this pull request Dec 17, 2023
## [1.13.0](v1.12.0...v1.13.0) (2023-12-17)

### Features

* **sdk:** update dependency flutter to v3.16.4 ([#991](#991)) ([0b26811](0b26811))

### Bug Fixes

* **deps:** update dependency intl to v0.19.0 ([#993](#993)) ([97c0259](97c0259))
* **deps:** update dependency url_launcher to v6.2.2 ([#996](#996)) ([403182c](403182c))

### Miscellaneous Chores

* **deps:** update dependency semantic-release to v22.0.12 ([#992](#992)) ([ffde004](ffde004))
* **deps:** update dependency semantic-release-pub to v0.6.2 ([#990](#990)) ([89084ba](89084ba))

### Continuous Integration

* **deps:** update github actions dependencies to v4 ([#995](#995)) ([e1371ba](e1371ba))
* **deps:** update zeshuaro/github-actions-workflows digest to fe18491 ([#994](#994)) ([f4a2395](f4a2395))
* fix upload artifacts ([#997](#997)) ([2ca0533](2ca0533))
* fix web download artifact path ([#998](#998)) ([6a03cd9](6a03cd9))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 1.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant