Skip to content

chore(deps)(deps): bump flutter_local_notifications from 20.1.0 to 21.0.0 in /client#188

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/client/flutter_local_notifications-21.0.0
Open

chore(deps)(deps): bump flutter_local_notifications from 20.1.0 to 21.0.0 in /client#188
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/client/flutter_local_notifications-21.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 6, 2026

Bumps flutter_local_notifications from 20.1.0 to 21.0.0.

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v21.0.0

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0. Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1
  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.2

  • Migrated example app to UIScene lifecycle
  • Updated readme to specify changes needed for applications that have migrated to UIScene lifecycle
  • Updated iOS-specific setup around registering UNUserNotificationCenterDelegate to remove redundant available check and to be more specific that it should be done in the application:didFinishLaunchingWithOptions: method
  • Bumped flutter_timezone dependency in example app

flutter_local_notifications-v21.0.0-dev.1

  • Breaking change bumped minimum Flutter SDK requirement to 3.38.1 and Dart SDK requirement to 3.10.0.Consequently the minimum OS requirements for each platform has been updated as well
    • [Android] minimum Android version is now 7.0 (API level 24)
    • [iOS] minimum iOS version is now 13
    • [macOS] minimum macOS version is now 10.15
  • Bumped timezone dependency
  • [Android] Breaking change bumped compileSdk to 36 and updated readme to mention this
  • [Android] bumped Android Gradle Plugin (AGP) to 8.11.1
Commits
  • a2c1153 prepare for 21.0.0 stable release (#2766)
  • ba6d36a Bump futureware-tech/simulator-action from 4 to 5 (#2765)
  • fe447b0 fixed readme to mention Flutter 3.38.1 is now the minimum (#2764)
  • d6b67fc bumped flutter_timezone dependency in example app (#2763)
  • a33bb03 renamed GitHub job IDs to do with minimum supported Flutter SDK version (#2762)
  • f83077a [flutter_local_notifications] migrated example app to UIScene lifecycle (#2761)
  • b45b1e6 [flutter_local_notifications] updated compileSdk to 36 and AGP to 8.11.1 (#2758)
  • af196a4 [various] updated timezone dependency and bumped minimum Flutter and Dart SDK...
  • See full diff 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 show <dependency name> 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)

Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v20.1.0...flutter_local_notifications-v21.0.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 6, 2026

Labels

The following labels could not be found: client. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 6, 2026

⚠️ Manual Review Required

This dependency update requires manual review before merging.

Reason: Minor or major version change may include breaking changes.

Action Required:

  1. Review the changelog for this dependency
  2. Test the changes locally if needed
  3. Manually approve and merge when ready

Automated by Dependabot Auto-Merge workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants