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 #423

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 25, 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: crates/ui/pubspec.lock
Command failed: flutter pub upgrade intl
Note: intl is pinned to version 0.18.1 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because mizer depends on flutter_localizations from sdk which depends on intl 0.18.1, intl 0.18.1 is required.
So, because mizer depends on intl ^0.19.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on intl: flutter pub add intl:^0.18.1

@renovate renovate bot force-pushed the renovate/intl-0.x branch 7 times, most recently from 70e144d to 28cd475 Compare December 31, 2023 11:12
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from 5a26de6 to 7c20b78 Compare January 10, 2024 07:58
@renovate renovate bot force-pushed the renovate/intl-0.x branch 19 times, most recently from f63ceb1 to 757e16d Compare January 21, 2024 17:55
@renovate renovate bot force-pushed the renovate/intl-0.x branch 5 times, most recently from f78d03b to 18995a5 Compare September 5, 2024 13:22
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from 325593a to 45778f7 Compare September 9, 2024 17:34
@renovate renovate bot force-pushed the renovate/intl-0.x branch 11 times, most recently from e692a16 to c10925f Compare September 28, 2024 12:45
@renovate renovate bot force-pushed the renovate/intl-0.x branch 6 times, most recently from afe0f36 to 89745df Compare October 8, 2024 08:36
@maxjoehnk
Copy link
Owner

Will be updated with new flutter version

@maxjoehnk maxjoehnk closed this Oct 8, 2024
Copy link
Contributor Author

renovate bot commented Oct 8, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.19.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/intl-0.x branch October 8, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant