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 - autoclosed #1347

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard 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

v0.18.1

  • Update ruble sign and update corresponding test.
  • Remove unimplemented timezone functionality.
  • Update git path in pubspec.
  • Update to CLDR v42.

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 these updates 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.

@provokateurin
Copy link
Member

Ah well this fails because flutter doesn't allow 0.19 yet :/

@provokateurin provokateurin marked this pull request as draft December 23, 2023 08:56
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from d258415 to 8d3a712 Compare December 29, 2023 11:42
@renovate renovate bot changed the title fix(deps): update dependency intl to ^0.19.0 fix(deps): update dependency intl to ^0.18.0 || ^0.19.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/intl-0.x branch from 8d3a712 to c86349f Compare January 12, 2024 13:06
@renovate renovate bot changed the title fix(deps): update dependency intl to ^0.18.0 || ^0.19.0 fix(deps): update dependency intl to ^0.19.0 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/intl-0.x branch from c86349f to a40c7b6 Compare January 12, 2024 13:25
@provokateurin
Copy link
Member

Yay this is correct again, but still broken

@renovate renovate bot force-pushed the renovate/intl-0.x branch from a40c7b6 to f2646d3 Compare February 4, 2024 20:25
@Leptopoda
Copy link
Member

Leptopoda commented Feb 4, 2024

I think flutter 3.16.9 supports intl 0.19.0
Let's see

EDIT: my bad. I had a dependency override for some reason.

@renovate renovate bot force-pushed the renovate/intl-0.x branch from f2646d3 to 38d081b Compare February 17, 2024 14:48
@Leptopoda Leptopoda marked this pull request as ready for review February 17, 2024 14:49
@provokateurin
Copy link
Member

Flutter doesn't depend on intl anymore, so we could remove the version range and extra renovate rules for the nextcloud package at some point.

@provokateurin
Copy link
Member

But flutter_localizations still depends on intl 18.1

@provokateurin provokateurin marked this pull request as draft February 17, 2024 14:58
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from d0ea3fb to 066ac43 Compare March 2, 2024 13:52
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from df3a59a to 1a044c6 Compare March 10, 2024 11:55
@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from 69357c9 to 47e084c Compare April 26, 2024 06:38
@renovate renovate bot force-pushed the renovate/intl-0.x branch from 47e084c to d388b50 Compare May 22, 2024 13:29
@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 24, 2024
@renovate renovate bot closed this May 24, 2024
@renovate renovate bot deleted the renovate/intl-0.x branch May 24, 2024 11:09
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.

2 participants