fix(deps): update dependency flutter_bloc to v9#14
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency flutter_bloc to v9#14renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.0->^9.0.0Release Notes
felangel/bloc (flutter_bloc)
v9.0.0Compare Source
bloc ^9.0.0v8.1.6Compare Source
v8.1.5Compare Source
debugFillProperties(#4082)BlocListenerAPI docs (#4106)v8.1.4Compare Source
examplethemesrequire_trailing_commas(#3977)topicstopubspec.yaml(#3914)v8.1.3Compare Source
v8.1.2Compare Source
pubspec.yaml(#3717)bloc ^8.1.1(#3716)BlocObserverinstances to useconstconstructors (#3713)invariant_booleanslint rulev8.1.1Compare Source
v8.1.0Compare Source
bloc: ^8.1.0v8.0.1Compare Source
bloc v8.0.2(#3012)v8.0.0Compare Source
bloc v8.0.0v7.3.3Compare Source
BlocListenerandBlocProvider(#2924)v7.3.2Compare Source
BlocProviderexplicitly defaultlazytotrueto supportavoid_redundant_argument_values(#2917)v7.3.1Compare Source
identicalidentityHashCodewas used to determine if the bloc reference had changed to trigger a rebuild (#2482) however, it's possible for different bloc references to have the samehashCodeas a result of hash collisions. The fix usesidenticalto determine whether the bloc reference has changed.READMEv7.3.0Compare Source
bloc: ^7.2.0v7.2.0Compare Source
provider: ^6.0.0v7.1.0Compare Source
BlocSelectorwidgetv7.0.1Compare Source
BlocConsumer,BlocBuilder, andBlocListenerdepend on bloc/cubit instanceBlocConsumer,BlocBuilder, andBlocListenerwill all update to use the new instanceBlocBuilderandBlocListenerinline API docs to includebuildWhenandlistenWhenv7.0.0Compare Source
cubitparameter tobloccubitparameter inBlocListenertobloccubitparameter inBlocBuildertobloccubitparameter inBlocConsumertobloc>=2.12.0-0 <3.0.0context.repositorybloc: ^7.0.0provider: ^5.0.0v6.1.3Compare Source
ProviderNotFoundExceptionbloc ^6.1.3provider ^4.3.3v6.1.2Compare Source
BlocProvider.valueuseInheritedProvider.valuev6.1.1Compare Source
BlocConsumerdoes not respectbuildWhenand results in unnecessary rebuildsv6.1.0Compare Source
listentoBlocProviderandRepositoryProvidercontext.select<T, R>(R Function(T value))which allows widgets to listen to only a small part of the state ofT(R)context.watch<T>()which allows widgets to listen to changes in the state ofTcontext.read<T>()which allows widgets to accessTwithout listening for changescontext.blocin favor ofcontext.readandcontext.watchcontext.repositoryin favor ofcontext.readandcontext.watchProviderNotFoundExceptionfromRepositoryProviderfor external dependenciesBlocProviderandRepositoryProviderREADMEv6.0.6Compare Source
buildWhenv6.0.5Compare Source
BlocBuilderbuilderandbuildWhenstate mismatchv6.0.4Compare Source
v6.0.3Compare Source
BlocConsumerrequires a single subscriptionBlocBuilderextendsBlocListenerMultiRepositoryProviderextendsMultiProviderv6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
bloc ^6.0.0BlocBuilderinterop withcubit(blocparameter renamed tocubit)BlocListenerinterop withcubit(blocparameter renamed tocubit)BlocConsumerinterop withcubit(blocparameter renamed tocubit)v5.0.1Compare Source
bloc ^5.0.1v5.0.0conditiononBlocBuilderrenamed tobuildWhenconditiononBlocListenerrenamed tolistenWhenbloc v5.0.0Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.