Skip to content

build(deps): bump flutter_local_notifications from 19.2.1 to 19.4.0#582

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_local_notifications-19.4.0
Closed

build(deps): bump flutter_local_notifications from 19.2.1 to 19.4.0#582
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_local_notifications-19.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps flutter_local_notifications from 19.2.1 to 19.4.0.

Release notes

Sourced from flutter_local_notifications's releases.

flutter_local_notifications-v19.4.0

  • [Android] added ability to read dataMimeType and dataUri when calling getActiveNotifications() to read details of an active Android notification using the messaging style. Thanks to the PR from Matt Bajorek
  • [Android] added support for Android semantic actions. Thanks to the PR from Jared Szechy

flutter_local_notifications-v19.3.1

  • [Windows] fixed issue #2648 where non-ASCII characters in the notification payload were not being handled properly. Thanks to the PR from yoyoIU
  • [Windows] fixed issue #2651 where unresolved symbols occurred with changes in introduced in newer Windows SDKs. Thanks to the PR from Sebastien

flutter_local_notifications-v19.3.0

  • [Android][iOS][macOS] added cancelAllPendingNotifications() method for cancelling all pending notifications that have been scheduled. Thanks to the PR from Kwon Tae Hyung
Commits
  • ca523de [flutter_local_notification] prepare for 19.4.0 release (#2663)
  • 1e65b4d [flutter_local_notifications] added Android Semantic actions (#2660)
  • ff0aa00 [flutter_local_notifications] added retrieval of dataMimeType and dataUri for...
  • 56fbd45 prepare for 19.3.1 release (#2657)
  • 2cf7d65 [flutter_local_notifications_windows] fixed handling non-ascii characters in ...
  • 4e7698f prepare for 1.0.1 Windows plugin release (#2652)
  • 13f25b5 [flutter_local_notifications_windows] add runtimeobject.lib to resolve unreso...
  • f47ae34 [flutter_local_notifications] prepare for 19.3.0 release (#2642)
  • 816a1dd [flutter_local_notifications_platform_interface] prepare for 9.1.0 platform i...
  • b8468f5 Clang Format
  • 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 <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 19.2.1 to 19.4.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications-v19.2.1...flutter_local_notifications-v19.4.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 19.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jul 30, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #592.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/pub/flutter_local_notifications-19.4.0 branch September 2, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants