Skip to content

fix(deps): update dependency bloc to v9#887

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bloc-9.x
Open

fix(deps): update dependency bloc to v9#887
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bloc-9.x

Conversation

@renovate

@renovate renovate Bot commented Feb 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
bloc (source) dependencies major ^8.1.0^9.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

felangel/bloc (bloc)

v9.2.1

Compare Source

  • fix: isClosed should incorporate event controller state (#​4809)

v9.2.0

Compare Source

  • feat: add MultiBlocObserver (#​4714)
  • docs: minor README.md improvements (#​4657)

v9.1.0

Compare Source

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

v9.0.1

Compare Source

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

v9.0.0

Compare Source

  • 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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Feb 26, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: crates/ui/pubspec.lock
Command failed: flutter pub upgrade bloc
Because flutter_bloc ^8.1.2 depends on bloc ^8.1.1 and no versions of flutter_bloc match >8.1.1 <8.1.2, flutter_bloc >8.1.1 <9.0.0 requires bloc ^8.1.1.
And because flutter_bloc 8.1.1 depends on bloc ^8.1.0, flutter_bloc ^8.1.1 requires bloc ^8.1.0.
So, because mizer depends on both bloc ^9.0.0 and flutter_bloc ^8.1.1, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on bloc: flutter pub add bloc:^8.1.4
Failed to update packages.

@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 5 times, most recently from 6e248ac to 36e79ef Compare March 1, 2025 18:14
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 2 times, most recently from 5ed2b86 to 40a86a6 Compare March 11, 2025 15:24
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 4 times, most recently from 36af5aa to e400342 Compare April 5, 2025 02:38
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 3 times, most recently from d259762 to 292ab89 Compare April 10, 2025 18:55
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from 292ab89 to b62d0a7 Compare May 15, 2025 20:15
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from b62d0a7 to 8f94a0a Compare May 24, 2025 00:10
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from 8f94a0a to c1499c7 Compare June 18, 2025 22:34
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from c1499c7 to 77db7e1 Compare July 2, 2025 11:58
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 8 times, most recently from 9f0e87c to 0f1bf80 Compare August 11, 2025 15:04
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from 0f1bf80 to abfef46 Compare August 13, 2025 17:50
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 2 times, most recently from 1a0e39e to 6068819 Compare September 14, 2025 18:49
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from 6068819 to ea8493b Compare October 27, 2025 18:46
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from ea8493b to 14044ad Compare January 1, 2026 21:49
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch 4 times, most recently from 4737ced to c7145c1 Compare January 15, 2026 19:28
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from c7145c1 to d2b9054 Compare January 18, 2026 16:25
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from d2b9054 to 0044e01 Compare February 2, 2026 16:43
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from 0044e01 to c67feee Compare March 13, 2026 11:03
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from c67feee to c8d6447 Compare March 30, 2026 14:07
@renovate renovate Bot force-pushed the renovate/bloc-9.x branch from c8d6447 to bf38919 Compare May 12, 2026 05:16
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