Skip to content

deps(flutter): bump flutter_foreground_task from 8.17.0 to 11.0.0 - #593

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_foreground_task-11.0.0
Open

deps(flutter): bump flutter_foreground_task from 8.17.0 to 11.0.0#593
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_foreground_task-11.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown

Bumps flutter_foreground_task from 8.17.0 to 11.0.0.

Changelog

Sourced from flutter_foreground_task's changelog.

11.0.0

  • [CHORE] Bump minimum supported SDK version to Flutter 3.44/Dart 3.12
  • [FEAT] Migrate to built-in Kotlin (KGP) #385
  • [FEAT] Support Swift Package Manager (SPM) #387
  • Check migration_documentation for changes

10.0.0

  • [CHORE] Bump minimum supported SDK version to Flutter 3.38.0
  • [FEAT] Add UIScene life cycle support for iOS #378

9.2.2

  • [FIX] Resolved frequent ForegroundServiceDidNotStartInTime and ForegroundServiceDidNotStopInTime exceptions by avoiding redundant foreground service start contracts. #377

9.2.1

  • [FIX] Prevent crash in onDestroy #372

9.2.0

  • [FEAT] Add allowAutoRestart option, which enables the service to automatically restart if it is terminated by the system.
  • [FEAT] Add stopWithTask option, to ensure service termination when the app UI is dismissed.
  • [FEAT] Add mediaProcessing foreground service type.
  • [FIX] Fix FLAG_STOP_WITH_TASK bitmask check error.

9.1.0

  • [FEAT] Support manual foregroundServiceType via serviceTypes in startService

9.0.0

  • [CHORE] Bump minimum supported SDK version to Flutter 3.22/Dart 3.4
  • [CHORE] Bump kotlin_version(1.7.10 -> 1.9.10), gradle(7.3.0 -> 8.6.0) for Android 15
  • [FEAT] Add isTimeout param to the onDestroy callback
  • [FIX] Fix "null object" error #332
  • [FIX] Fix "Reply already submitted" error #330
  • [FIX] Prevent crash by catching exceptions during foreground service start
  • Check migration_documentation for changes
Commits

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_foreground_task](https://github.com/Dev-hwang/flutter_foreground_task) from 8.17.0 to 11.0.0.
- [Changelog](https://github.com/Dev-hwang/flutter_foreground_task/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Dev-hwang/flutter_foreground_task/commits)

---
updated-dependencies:
- dependency-name: flutter_foreground_task
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, flutter. Please create them before Dependabot can add them to a pull request.

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants