Skip to content

deps(flutter): bump flutter_foreground_task from 8.17.0 to 9.2.2#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_foreground_task-9.2.2
Open

deps(flutter): bump flutter_foreground_task from 8.17.0 to 9.2.2#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/flutter_foreground_task-9.2.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps flutter_foreground_task from 8.17.0 to 9.2.2.

Changelog

Sourced from flutter_foreground_task's changelog.

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 @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 28, 2026

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.

Bumps [flutter_foreground_task](https://github.com/Dev-hwang/flutter_foreground_task) from 8.17.0 to 9.2.2.
- [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: 9.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/flutter_foreground_task-9.2.2 branch from 2415767 to e94385a Compare April 28, 2026 10:00
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