Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 21, 2025
Merged

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

merged 1 commit into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change
bloc (source) dependencies major ^8.1.1 -> ^9.0.0

Warning

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


Release Notes

felangel/bloc (bloc)

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: 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.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (755268c) to head (3b5d8bb).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #316   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files          28       28           
  Lines         566      566           
=======================================
  Hits          557      557           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/bloc-9.x branch from 2187ca7 to 4210107 Compare January 15, 2025 04:53
@renovate renovate bot force-pushed the renovate/bloc-9.x branch from 4210107 to 3b5d8bb Compare January 15, 2025 07:53
@Frezyx Frezyx merged commit 8f0724a into master Jan 21, 2025
7 checks passed
@renovate renovate bot deleted the renovate/bloc-9.x branch January 21, 2025 05:48
@Frezyx Frezyx added the version Issue is related to library versions label Jan 21, 2025
@Frezyx Frezyx linked an issue Jan 21, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version Issue is related to library versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bloc v9 support
2 participants