flutter_calendar_carousel icon indicating copy to clipboard operation
flutter_calendar_carousel copied to clipboard

fix(deps): update dependency intl to ^0.19.0

Open renovate[bot] opened this issue 2 years ago • 5 comments

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.

renovate[bot] avatar Dec 08 '23 05:12 renovate[bot]

⚠ 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

renovate[bot] avatar Dec 08 '23 05:12 renovate[bot]

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!

chungxon avatar Feb 20 '24 02:02 chungxon

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

hyochan avatar Mar 03 '24 13:03 hyochan

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!

https://github.com/dooboolab-community/flutter_calendar_carousel/pull/367#issuecomment-2126495873

hyochan avatar May 23 '24 08:05 hyochan

Please close this, upgrade package version

abbos2101 avatar Jun 27 '24 06:06 abbos2101

Any update on when this might get merged?

Aasiz avatar Jul 06 '24 06:07 Aasiz

Can we merge this please?

inprodi-web-studio avatar Jul 09 '24 21:07 inprodi-web-studio

strange, on may 23rd the intl change from 0.18 to 0.19 was done, but immediately reverted. the commit didn't have a reason why.. https://github.com/dooboolab-community/flutter_calendar_carousel/commit/1e347de97a49d8c3cc04d8f55b8351fe8b46b50e

EDIT: found the explanation here https://github.com/dooboolab-community/flutter_calendar_carousel/pull/367 - but i don't think it was correct, so i commented there

Dieterbe avatar Jul 11 '24 15:07 Dieterbe

Can we merge this to a new version. Im facing issues because of the intl version dependecy of this package.

inprodi-web-studio avatar Aug 05 '24 15:08 inprodi-web-studio