Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps bloc_test, flutter_bloc and bloc. These dependencies needed to be updated together.
Updates bloc_test from 9.1.7 to 10.0.0

Release notes

Sourced from bloc_test's releases.

bloc_test-v10.0.0

  • refactor: blocTest depends on core interfaces instead of BlocBase (#4311)
  • chore: update to bloc: ^9.0.0
  • chore: bump minimum Dart SDK to 2.14
  • chore: add funding to pubspec.yaml
  • chore: update sponsors
Commits

Updates flutter_bloc from 8.1.6 to 9.1.1

Release notes

Sourced from flutter_bloc's releases.

flutter_bloc-v9.1.1

What's Changed

New Contributors

Full Changelog: felangel/bloc@vscode_bloc-v6.8.1...flutter_bloc-v9.1.1

flutter_bloc-v9.1.0

flutter_bloc-v9.0.0

  • fix: ensure widget is mounted before invoking listener (#4237)
  • chore(deps): upgrade to bloc ^9.0.0
  • chore(deps): bump minimum Dart SDK version to 2.14
  • chore: update sponsors
  • chore: add funding to pubspec.yaml (#4200)
Commits

Updates bloc from 8.1.4 to 9.1.0

Release notes

Sourced from bloc's releases.

bloc-v9.1.0

  • docs: add onDone to README and example (#4641)
  • feat: add onDone callback (#4633)
  • refactor: add pkg:bloc_lint (#4620)

bloc-v9.0.1

  • refactor: analysis options updates (#4616)
  • docs: update build status badge (#4502)
  • docs: update sponsors (#4418)
  • docs: update minimum Dart SDK version in README.md

bloc-v9.0.0

  • BREAKING refactor!: introduce EmittableStateStreamableSource (#4311)
    • BlocBase<State> implements EmittableStateStreamableSource<State>
  • BREAKING refactor!: remove deprecated BlocOverrides (#4137)
  • refactor: use Object.hashAll internally (#4310)
    • bumps minimum Dart SDK to 2.14
  • chore: update sponsors
Commits

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)

@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Oct 24, 2025
Bumps [bloc_test](https://github.com/felangel/bloc/tree/master/packages), [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages) and [bloc](https://github.com/felangel/bloc/tree/master/packages). These dependencies needed to be updated together.

Updates `bloc_test` from 9.1.7 to 10.0.0
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc_test-v10.0.0/packages)

Updates `flutter_bloc` from 8.1.6 to 9.1.1
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/flutter_bloc-v9.1.1/packages)

Updates `bloc` from 8.1.4 to 9.1.0
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc-v9.1.0/packages)

---
updated-dependencies:
- dependency-name: bloc_test
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: flutter_bloc
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: bloc
  dependency-version: 9.1.0
  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/multi-3024645062 branch from 0963c0f to 98d742c Compare October 27, 2025 08:53
@withJihyuk withJihyuk deleted the branch main October 28, 2025 23:53
@withJihyuk withJihyuk closed this Oct 28, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pub/multi-3024645062 branch October 28, 2025 23:54
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.

2 participants