networkarch-flutter
networkarch-flutter copied to clipboard
Bump hydrated_bloc from 8.1.0 to 9.1.0
Bumps hydrated_bloc from 8.1.0 to 9.1.0.
Release notes
Sourced from hydrated_bloc's releases.
hydrated_bloc-v9.1.0
- chore: add screenshots to
pubspec.yaml(#3721)- chore: update example to Dart 2.19 (#3720)
- chore: update to
bloc ^8.1.1(#3719)- feat: add
storage.close(#3705)- docs: updated docs to reflect v9.0.0 changes (#3701)
- refactor: upgrade to Dart 2.19 (#3699)
- remove deprecated
invariant_booleanslint rulehydrated_bloc-v9.0.0
- BREAKING: feat!: reintroduce
HydratedBloc.storageand removeHydratedBlocOverrides(#3479)
- upgrade to
bloc: ^8.1.0- fix: update
StorageNotFoundimplementation fortoString(#3314)- deps: upgrade to
mocktail ^0.3.0hydrated_bloc-v9.0.0-dev.3
- BREAKING: feat!: reintroduce
HydratedBloc.storageand removeHydratedBlocOverrides(#3479)
- upgrade to
bloc: ^8.1.0hydrated_bloc-v9.0.0-dev.2
- fix: update
StorageNotFoundimplementation fortoString(#3314)hydrated_bloc-v9.0.0-dev.1
- BREAKING: feat!: add
createStoragetoHydratedBlocOverrides.runZoned(#3240)
- deprecate
storageparameter inHydratedBlocoverrides.runZonedin favor ofcreateStorage
Commits
f4eb080chore(hydrated_bloc): v9.1.0 (#3722)c9222d4chore(hydrated_bloc): add screenshots to pubspec.yaml (#3721)8d68adachore(hydrated_bloc): update example to Dart 2.19 (#3720)1db33b2chore(hydrated_bloc): update to bloc ^8.1.1 (#3719)060fae5chore(flutter_bloc): v8.1.2 (#3718)9610bfdchore(flutter_bloc): add screenshots to pubspec.yaml (#3717)0fbb9e1feat(flutter_bloc): upgrade to bloc ^8.1.1 (#3716)1ffb815chore(flutter_bloc): update example to Dart 2.19 (#3715)093f13dfeat(hydrated_bloc): add storage.close (#3705)2577838refactor: BlocObserver instances to use const constructors (#3713)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)