droidconKE / flutterconKEApp

https://play.google.com/store/apps/details?id=dev.flutterconke.app
14 stars 25 forks source link

Bump icons_launcher from 2.1.7 to 3.0.0 #139

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps icons_launcher from 2.1.7 to 3.0.0.

Release notes

Sourced from icons_launcher's releases.

v3.0.0

  • Add new support Light, Dark and Tinted icons for iOS 18+
  • Add new Android Notification Icon generator
  • Add new command for generating all flavors at once: --flavors
  • Update iOS Icon generator set idiom to universal
  • Update Android Adaptive Icon
  • Update web favicon size
  • Update example logo asset files
  • Update logs message
  • Update README.md

v3.0.0-beta.4

  • Add new support Dark and Tinted icons for iOS 18
  • Add new command for generating all flavors at once: --flavors
  • Improvement package CI/CD

v3.0.0-beta.3

  • Fixed iOS Icon generator
  • Update logs message

v3.0.0-beta.2

  • Improvement web favicon size
  • Improvement iOS Icon generator and set idiom to universal

v3.0.0-beta.1

  • Add new Android Notification Icon generator
  • Update Android Adaptive Icon Monochrome auto convert image to grayscale
  • Update Android Adaptive Icon Round Manifest
  • Update logo asset files
  • Improvement iOS Icon generator and set idiom to universal
  • Update README.md
  • Upgrade dependencies
Changelog

Sourced from icons_launcher's changelog.

3.0.0

  • Add new support Light, Dark and Tinted icons for iOS 18+
  • Add new Android Notification Icon generator
  • Add new command for generating all flavors at once: --flavors
  • Update iOS Icon generator set idiom to universal
  • Update Android Adaptive Icon
  • Update web favicon size
  • Update example logo asset files
  • Update logs message
  • Update README.md

3.0.0-beta.4

  • Add new support Dark and Tinted icons for iOS 18
  • Add new command for generating all flavors at once: --flavors
  • Improvement package CI/CD

3.0.0-beta.3

  • Fixed iOS Icon generator
  • Update logs message

3.0.0-beta.2

  • Improvement web favicon size
  • Improvement iOS Icon generator and set idiom to universal

3.0.0-beta.1

  • Add new Android Notification Icon generator
  • Update Android Adaptive Icon Monochrome auto convert image to grayscale
  • Update Android Adaptive Icon Round Manifest
  • Update logo asset files
  • Improvement iOS Icon generator and set idiom to universal
  • Update README.md
  • Upgrade dependencies
Commits
  • 83ca222 Merge pull request #62 from mrrhak/mrrhak
  • 9423323 feat(ios18): add new icon support for ios 18
  • 59b8560 Merge pull request #60 from mrrhak/mrrhak
  • 1e8325a bump: release v3.0.0-beta.4
  • 1f01a23 Merge pull request #59 from mrrhak/mrrhak
  • ebd0461 chore: refresh example app
  • 590e1a0 feat: add new support dark and tinted icons for ios 18
  • 6f57f4b chore(ci): update github action
  • b073cba feat(cli): add new command for generate all flavors at once
  • 4d05c10 Merge pull request #57 from mrrhak/mrrhak
  • 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)