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

chore(deps): update intl to ^0.19.0 #131

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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 2pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 10, 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
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 chabo_app depends on flutter_localizations from sdk which depends on intl 0.18.1, intl 0.18.1 is required.
So, because chabo_app 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 2 times, most recently from 6d0b628 to a5502ab Compare December 24, 2023 21:41
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from 7e366d0 to 2cde2b3 Compare January 29, 2024 20:16
@renovate renovate bot force-pushed the renovate/intl-0.x branch 10 times, most recently from 0ca54d0 to 5988409 Compare February 5, 2024 01:47
@renovate renovate bot force-pushed the renovate/intl-0.x branch 9 times, most recently from f1ce2ce to be834f2 Compare March 11, 2024 22:31
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from f6e472b to 7939e89 Compare March 18, 2024 21:26
@renovate renovate bot force-pushed the renovate/intl-0.x branch 4 times, most recently from 2c4263d to c720212 Compare July 15, 2024 01:45
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from f0f64b5 to fdf9b35 Compare July 28, 2024 18:22
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from bff26fe to f23e465 Compare August 4, 2024 19:52
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from ee485ab to 38758d3 Compare August 11, 2024 18:51
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from 341b1ac to cb26a77 Compare September 2, 2024 00:40
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from d63bac9 to 81c37fa Compare September 8, 2024 22:48
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from 806308b to 27bf91d Compare September 22, 2024 19:00
@renovate renovate bot force-pushed the renovate/intl-0.x branch 4 times, most recently from 5769150 to d47abd1 Compare September 29, 2024 22:04
@renovate renovate bot force-pushed the renovate/intl-0.x branch 4 times, most recently from 39abec9 to 9bf7320 Compare October 6, 2024 21:30
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.

0 participants