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 v0.18.0 #544

Merged
merged 2 commits into from Feb 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
intl dependencies minor 0.17.0 -> 0.18.0

Release Notes

dart-lang/intl

v0.18.0

  • Add support for minimumSignificantDigits / maximumSignificantDigits in
    NumberFormat.
  • Add support for plural in NumberFormat.compact() ('2 milliards').
  • Fix negative number formatting / parsing in NumberFormat.compact().
  • Add optional parameter to NumberFormat.compact() to explicitly add sign
    even for positive values.
  • Add decimalPatternDigits to NumberFormat which supports specifying the
    number of decimal digits in a decimal pattern.
  • Update to cldr 40.
  • Migrate to package:lints/recommended.yaml.
  • Remove some instances of dynamic types from the API.
  • Fix a bug caused by a typo in the plural rules calculation.
  • Unify IntlStream and StringIterator into StringStack.
  • Update to CLDR v41.
  • Add new locales: as, bm, en_NZ, fur, mg, nyn.
  • Remove unimplemented formatDuration and formatDurationFrom.
  • Make shortLocale and canonicalizedLocale implementations smarter.

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

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.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Base: 96.47% // Head: 96.47% // No change to project coverage 👍

Coverage data is based on head (e184cb5) compared to base (0e671e5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #544   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files         112      112           
  Lines        3826     3826           
=======================================
  Hits         3691     3691           
  Misses        135      135           
Flag Coverage Δ
appainter 96.82% <ø> (ø)
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/intl-0.x branch 2 times, most recently from cc5ea84 to 54f2e13 Compare December 21, 2022 11:20
@renovate renovate bot changed the title fix(deps): update dependency intl to ^0.18.0 fix(deps): update dependency intl to v0.18.0 Dec 27, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Dec 27, 2022

⚠ 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/zeshuaro/appainter":"/mnt/renovate/gh/zeshuaro/appainter" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/zeshuaro/appainter" docker.io/renovate/sidecar bash -l -c "install-tool flutter 3.7.5 && flutter pub upgrade intl"
Because change 0.5.0 depends on intl ^0.17.0 and no versions of change match >0.5.0 <0.6.0, change ^0.5.0 requires intl ^0.17.0.
And because cider 0.1.3 depends on change ^0.5.0, cider 0.1.3 requires intl ^0.17.0.
So, because appainter depends on both intl 0.18.0 and cider 0.1.3, version solving failed.
pub finished with exit code 1

@renovate renovate bot force-pushed the renovate/intl-0.x branch 11 times, most recently from 4c0f07f to 209ad46 Compare January 1, 2023 04:25
@renovate renovate bot force-pushed the renovate/intl-0.x branch 12 times, most recently from 860c263 to 6aaa444 Compare January 10, 2023 21:34
@renovate renovate bot force-pushed the renovate/intl-0.x branch 14 times, most recently from d3782b8 to b647079 Compare February 21, 2023 14:56
@renovate renovate bot force-pushed the renovate/intl-0.x branch 7 times, most recently from 12e276b to 2144234 Compare February 24, 2023 11:04
@renovate
Copy link
Contributor Author

renovate bot commented Feb 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@zeshuaro zeshuaro enabled auto-merge (squash) February 25, 2023 23:16
@zeshuaro zeshuaro merged commit fbeade8 into main Feb 25, 2023
@zeshuaro zeshuaro deleted the renovate/intl-0.x branch February 25, 2023 23:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant