JulianiusM / RecyclingApp

RecyclingApp
2 stars 2 forks source link

Bump icons_launcher from 1.2.1 to 2.1.5 #56

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps icons_launcher from 1.2.1 to 2.1.5.

Release notes

Sourced from icons_launcher's releases.

v2.1.5

  • Update lints suggestion
  • Update README.md

v2.1.4

  • Adds pub topics to package metadata
  • Updates minimum supported SDK version to Dart 3
  • Upgrade dependencies

v2.1.3

  • Fix round icons on android and ability to use without monochrome (#35)

v2.1.2

  • Fixed android monochrome icon is smaller and blurred

v2.1.1

  • Bump Dart SDK lower bound to <4.0.0 to support Dart 3
  • Update doc command to use dart run instead of flutter pub run that deprecated
  • Upgrade dependencies

v2.1.0

  • Added new support android material 3 monochrome icons (#28)
  • Upgrade dependencies

v2.0.7

  • Added funding URLs
  • Added screenshots
  • Upgrade dependencies

v2.0.6

  • Fixed always overwrite .desktop file of Linux platform (#23)
  • Update a dependency to the latest release

v2.0.5

  • Flutter 3.3
  • Improve pub analytic

v2.0.4

  • Fixed android config validation (#22)

v2.0.3

  • Fixed missing generate Contents.json for ios and macos (#20)

v2.0.2

  • Fixed generate playstore icon wrong location (#19)
  • Fixed android adaptive round icon not remove (#18)

v2.0.1

  • Fixed bug with adaptive_background_color and adaptive_round_image on android thanks to Carapacik
  • Improve config validation

... (truncated)

Changelog

Sourced from icons_launcher's changelog.

2.1.5

  • Update lints suggestion
  • Update README.md

2.1.4

  • Adds pub topics to package metadata
  • Updates minimum supported SDK version to Dart 3
  • Upgrade dependencies

2.1.3

  • Fix round icons on android and ability to use without monochrome (#35)

2.1.2

  • Fixed android monochrome icon is smaller and blurred (#32)

2.1.1

  • Bump Dart SDK lower bound to <4.0.0 to support Dart 3
  • Update doc command to use dart run instead of flutter pub run that deprecated
  • Upgrade dependencies

2.1.0

  • Added new support android material 3 monochrome icons (#28)
  • Upgrade dependencies

2.0.7

  • Added funding URLs
  • Added screenshots
  • Upgrade dependencies

2.0.6

  • Fixed always overwrite .desktop file of Linux platform (#23)
  • Update a dependency to the latest release

2.0.5

  • Flutter 3.3
  • Improve pub analytic

2.0.4

  • Fixed android config validation (#22)

2.0.3

... (truncated)

Commits
  • 1d688bb skip dart analyze
  • 19ca118 Update format-analyze-test.yml
  • adbe7ec update dart analyze
  • 27298d9 improvement
  • 29d479a upgrade dependencies and improvement
  • 52d6fa3 upgrade dependencies and improvement
  • 4c3113e Merge pull request #39 from yangsfang/patch-1
  • e84f302 Correctly document supported SDK versions to Dart 3
  • 43f92c9 release v2.1.3
  • e8d9bb6 Merge pull request #35 from urusai88/round_monochrome
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 9 months ago

Superseded by #61.