OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
23 stars 31 forks source link

Bump flutter_launcher_icons from 0.12.0 to 0.14.0 #448

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps flutter_launcher_icons from 0.12.0 to 0.14.0.

Release notes

Sourced from flutter_launcher_icons's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.1...v0.14.0

v0.13.1

What's Changed

Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.13.0...v0.13.1

v0.13.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from flutter_launcher_icons's changelog.

0.14.0 (21st September 2024)

  • 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

0.13.1 (15th April 2023)

  • 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

0.13.0 (7th April 2023)

  • Fix remove alpha for iOS #464
  • Updating code style #472
  • Updated out of bounds dependency #473
Commits
  • 3705b51 docs: updated readme
  • 5371620 build: updated dependencies
  • 28f715b build: increased dart sdk version
  • 05b1068 build: bumped version to 0.14.0
  • 79077ee fix: tests fails for the newly generated list (#576)
  • a1b9a5b update readme to use dart run (#561)
  • 8cf8aef related to [issue #96], Suggestion for an easier way to apply foreground inse...
  • 93a697f Feature: Configure dark and tinted mode icons for iOS 18+ (#569)
  • 006cb1e feat: added support for android 13+ themed icons (#497)
  • ca79b54 Fixed the misspellings of whether [Issue #526] (#527)
  • 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 2 months ago

Superseded by #449.