Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps flutter_local_notifications_linux, flutter_local_notifications_platform_interface and flutter_local_notifications_windows. These dependencies needed to be updated together.
Updates flutter_local_notifications_linux from 5.0.1-dev.1 to 6.0.0-dev.1

Commits
  • 0acf9a3 [various] bumped minimum plugin_platform_interface version (#2550)
  • 609a294 [flutter_local_notifications] bumped multiple dependencies used by example ap...
  • 22b33eb [flutter_local_notifications] bumped AGP to 8.6.0, desugar libs and Java comp...
  • b490d32 [flutter_local_notifications] added internet permission to AndroidManifest.xm...
  • 550f8da [flutter_local_notifications] Gson 2.12.0 (#2440)
  • ccdec31 [various] fixed platform interface version and version of dependencies refere...
  • e6ac2e8 added issue_tracker link to remaining packages (#2539)
  • eb20d36 [various] bumped minimum Flutter requirement to 3.22 and Dart 3.4 (#2542)
  • c5f7d51 [flutter_local_notifications] bumped compileSdk to 35 (#2525)
  • f015afc [flutter_local_notifications_windows] Fix URIs on Windows -- images and audio...
  • Additional commits viewable in compare view

Updates flutter_local_notifications_platform_interface from 8.1.0-dev.1 to 9.0.0-dev.1

Commits
  • 0acf9a3 [various] bumped minimum plugin_platform_interface version (#2550)
  • 609a294 [flutter_local_notifications] bumped multiple dependencies used by example ap...
  • 22b33eb [flutter_local_notifications] bumped AGP to 8.6.0, desugar libs and Java comp...
  • b490d32 [flutter_local_notifications] added internet permission to AndroidManifest.xm...
  • 550f8da [flutter_local_notifications] Gson 2.12.0 (#2440)
  • ccdec31 [various] fixed platform interface version and version of dependencies refere...
  • e6ac2e8 added issue_tracker link to remaining packages (#2539)
  • eb20d36 [various] bumped minimum Flutter requirement to 3.22 and Dart 3.4 (#2542)
  • c5f7d51 [flutter_local_notifications] bumped compileSdk to 35 (#2525)
  • f015afc [flutter_local_notifications_windows] Fix URIs on Windows -- images and audio...
  • Additional commits viewable in compare view

Updates flutter_local_notifications_windows from 1.0.0-dev.3 to 1.0.0-dev.4

Commits
  • 0acf9a3 [various] bumped minimum plugin_platform_interface version (#2550)
  • 609a294 [flutter_local_notifications] bumped multiple dependencies used by example ap...
  • 22b33eb [flutter_local_notifications] bumped AGP to 8.6.0, desugar libs and Java comp...
  • b490d32 [flutter_local_notifications] added internet permission to AndroidManifest.xm...
  • 550f8da [flutter_local_notifications] Gson 2.12.0 (#2440)
  • ccdec31 [various] fixed platform interface version and version of dependencies refere...
  • e6ac2e8 added issue_tracker link to remaining packages (#2539)
  • eb20d36 [various] bumped minimum Flutter requirement to 3.22 and Dart 3.4 (#2542)
  • c5f7d51 [flutter_local_notifications] bumped compileSdk to 35 (#2525)
  • See full diff in compare view

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)

…latform_interface and flutter_local_notifications_windows

Bumps [flutter_local_notifications_linux](https://github.com/MaikuB/flutter_local_notifications), [flutter_local_notifications_platform_interface](https://github.com/MaikuB/flutter_local_notifications) and [flutter_local_notifications_windows](https://github.com/MaikuB/flutter_local_notifications). These dependencies needed to be updated together.

Updates `flutter_local_notifications_linux` from 5.0.1-dev.1 to 6.0.0-dev.1
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications_linux-v5.0.1-dev.1...flutter_local_notifications_linux-v6.0.0-dev.1)

Updates `flutter_local_notifications_platform_interface` from 8.1.0-dev.1 to 9.0.0-dev.1
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications_platform_interface-v8.1.0-dev.1...flutter_local_notifications_platform_interface-v9.0.0-dev.1)

Updates `flutter_local_notifications_windows` from 1.0.0-dev.3 to 1.0.0-dev.4
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](MaikuB/flutter_local_notifications@flutter_local_notifications_windows-v1.0.0-dev.3...flutter_local_notifications_windows-v1.0.0-dev.4)

---
updated-dependencies:
- dependency-name: flutter_local_notifications_linux
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: flutter_local_notifications_platform_interface
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: flutter_local_notifications_windows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 17, 2025

Superseded by #28.

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/pub/flutter_local_notifications/multi-ff20d953be branch March 17, 2025 22:08
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.

1 participant