carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

Bump flutter_launcher_icons from 0.9.3 to 0.10.0 #220

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flutter_launcher_icons from 0.9.3 to 0.10.0.

Release notes

Sourced from flutter_launcher_icons's releases.

v0.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.9.3...v0.10.0

Changelog

Sourced from flutter_launcher_icons's changelog.

0.10.0 (2nd August 2022)

  • Support for Web Icons #374
  • Support for Windows Icons #382
  • Added missing IOS icon sizes #298
  • Added min_sdk_android option #392
  • Added documentation for remove_alpha_ios #392
  • Fixed issue with loading config from pubspec.yaml #398 (thanks to @​p-mazhnik)
Commits
  • b8ad042 Merge pull request #397 from fluttercommunity/release/v0.10.0
  • c8dc48b chore: fix markdown lint warnings
  • 0de58aa chore: updated CHANGELOG
  • 42fb273 Merge pull request #398 from p-mazhnik/pavel/fix-config
  • e2a077a test: use matchers instead of actual values
  • 284d0b5 refactor package to use FlutterLauncherIconsConfig
  • 267737a fix loading config from pubspec.yaml
  • edbc2eb chore: update default_example's pubspec
  • a766119 chore(release): updated docs with v0.10.0 release
  • 4ffd0f5 Merge pull request #392 from fluttercommunity/RatakondalaArun/min-sdk-not-fou...
  • 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 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 1 year ago

Superseded by #232.