covid19 icon indicating copy to clipboard operation
covid19 copied to clipboard

Update dependency flutter_launcher_icons to ^0.14.0

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

This PR contains the following updates:

Package Type Update Change
flutter_launcher_icons dev_dependencies minor ^0.8.1 -> ^0.14.0

Release Notes

fluttercommunity/flutter_launcher_icons (flutter_launcher_icons)

v0.14.1

Compare Source

  • Fixed README

v0.14.0

Compare Source

  • Android: Support for monochrome icons #​563

Before

Now

  • Android: Ability to set inset for adaptive icon foreground and monochrome icon #​563
  • iOS: Dark and Tinted icons for iOS 18+ #​569

v0.13.1

Compare Source

  • Can now use flutter_launcher_icons instead of flutter_icons #​478
  • Can use command flutter pub run flutter_launcher_icons:generate to automatically generate config file #​475

v0.13.0

Compare Source

v0.12.0

Compare Source

  • Updated image package and other packages #​447

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.3

Compare Source

  • Fixes to make sure it works for Flutter v2.8 (thanks to @​RatakondalaArun)
  • Fixed issue with incorrect version being shown

v0.9.2

Compare Source

  • Fixed issue where success message printed even when exception occured (thanks to @​happy-san)

v0.9.1

Compare Source

v0.9.0

Compare Source


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.

renovate[bot] avatar Feb 28 '21 21:02 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/55e409/530ec2/repos/github/kerrongordon/covid19":"/tmp/worker/55e409/530ec2/repos/github/kerrongordon/covid19" -v "/tmp/worker/55e409/530ec2/cache":"/tmp/worker/55e409/530ec2/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/55e409/530ec2/repos/github/kerrongordon/covid19" ghcr.io/containerbase/sidecar bash -l -c "install-tool flutter 3.7.11 && flutter pub upgrade flutter_launcher_icons"
Downloading Linux x64 Dart SDK from Flutter engine 1a65d409c7a1438a34d21b60bf30a6fd5db59314...
Building flutter tool...
Because no versions of flutter_launcher_name match >0.0.1 <0.1.0 and flutter_launcher_name 0.0.1 depends on yaml ^2.1.16, flutter_launcher_name ^0.0.1 requires yaml ^2.1.16.
And because flutter_launcher_icons >=0.12.0 depends on yaml ^3.1.1, flutter_launcher_name ^0.0.1 is incompatible with flutter_launcher_icons >=0.12.0.
So, because covid19 depends on both flutter_launcher_icons ^0.13.0 and flutter_launcher_name ^0.0.1, version solving failed.
pub finished with exit code 1

renovate[bot] avatar Mar 17 '23 22:03 renovate[bot]