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 ^0.19.0 #354

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 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 - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 8, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade intl
example/pubspec.yaml has no lower-bound SDK constraint.
You should edit example/pubspec.yaml to contain an SDK constraint:

environment:
  sdk: '^3.2.0'

See https://dart.dev/go/sdk-constraint

@lesonlhld
Copy link

Hi @hyochan, may I know when this PR might be merged and a new version released? I'm stuck with the new Flutter 3.19.0. Thank you!

@hyochan
Copy link
Member

hyochan commented Mar 3, 2024

@lesonlhld Do you know why renovate is complaining on this PR?

@renovate renovate bot changed the title fix(deps): update dependency intl to ^0.19.0 fix(deps): update dependency intl to ^0.19.0 - autoclosed May 23, 2024
@renovate renovate bot closed this May 23, 2024
@renovate renovate bot deleted the renovate/intl-0.x branch May 23, 2024 08:05
@renovate renovate bot changed the title fix(deps): update dependency intl to ^0.19.0 - autoclosed fix(deps): update dependency intl to ^0.19.0 May 23, 2024
@renovate renovate bot reopened this May 23, 2024
@renovate renovate bot restored the renovate/intl-0.x branch May 23, 2024 08:12
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from f9a56e9 to 81ce917 Compare May 23, 2024 08:14
@hyochan
Copy link
Member

hyochan commented May 23, 2024

Hi @hyochan, may I know when this PR might be merged and a new version released? I'm stuck with the new Flutter 3.19.0. Thank you!

#367 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants