fix(deps): update pub non-major dependencies#128
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
b514031 to
62b1d9a
Compare
1e3bc4d to
e8771ec
Compare
5f79fad to
ded59ca
Compare
9565954 to
0a7691a
Compare
898a14e to
669487e
Compare
882ed93 to
bc6578a
Compare
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
2.4.13->2.9.08.9.2->8.12.01.1.0->1.2.45.7.0->5.9.01.7.0->1.8.10.16.0+1->0.16.1+20.3.1->0.3.3+15.8.0->5.12.00.20.5->0.21.3+12.0.16->2.2.12.5.7->2.5.814.6.1->14.8.12.7.1->2.9.00.13.0->0.15.11.0.0+1->1.0.11.1.0->1.2.01.0.0+1->1.1.01.0.0->1.0.16.9.0->6.11.13.1.3->3.3.26.2.0->6.3.38.1.1->8.3.14.4.1->4.7.39.1.5->9.7.02.3.3->2.5.31.25.9->1.26.36.3.1->6.3.22.9.2->2.10.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
dart-lang/build (build_runner)
v2.9.0Compare Source
exiting.
build_runnerinternals.with
dart run build_runner serve web:0.dart:mirrors.args2.5.0.v2.8.0Compare Source
build_resolversintobuild_runner.build_runner_coreintobuild_runner.timingintobuild_runner.build_resolvers,build_runner_core,timing.v2.7.2Compare Source
build4.0.0.v2.7.1Compare Source
build_runner serve, special handling of paths containing/packages/was hiding actual folders calledpackages. Serve the actualfolders first, before trying the package lookup.
lib/build_script_generate.dart,bin/graph_inspector.dart,build_runner doctorandbuild_runner generate-build-scriptcommands.pubspec_parseandtiming.build3.1.0.v2.7.0Compare Source
only if triggered if the option
run_only_if_triggeredistrue. Triggersare configured in new a top-level section of
build.yamlcalledtriggers.See the
build_configdocsfor more information.
-dflag: always delete files as if-dwas passed.--use-polling-watcherflag.build_runner servemode$graphand$perfhandlers.outputs. So, a generated file now gets deleted if its input was a generated
file that is no longer output.
lib.v2.6.1Compare Source
build3.0.1.v2.6.0Compare Source
analyzer,build_resolvers,collection,http,js,meta,package_config,pool,web,yaml.http,package_config,web.AssetReaderso they're easier to test.build3.0.0.build_resolvers3.0.0.v2.5.4Compare Source
package:import ofa missing dep or a missing file.
v2.5.3Compare Source
a crash.
to hidden generated files.
v2.5.2Compare Source
analyzer.v2.5.1Compare Source
Exception.v2.5.0Compare Source
User-visible changes:
will follow, if your workflow is affected by slow
build_runnerperformancethen please consider sharing details at
https://github.com/dart-lang/build/discussions.
builders, where the time is spent.
Versions:
build_test3.0.0.build_runner_core9.0.0.Internal changes:
MultiPackageAssetReaderto internalAssetFinder.FinalizedReaderno longer implementsAssetReader.CachingAssetReadertoFilesystemCache.FileBasedAssetReaderandFileBasedAssetWritertoReaderWriter.OnDeleteWriter, add functionality toReaderWriter.NodeTypetoAssetNode, remove subtypes. Make mutations explicit.built_valueforAssetNodeand related types.--verboselogging.Buildinstead ofin the asset graph.
completeBuildfromRunnerAssetWriteras it's no longer needed.v2.4.15Compare Source
package:shelf_web_socket.--use-experimental-resolverflag for issue #3811 performancework. This flag will be removed.
v2.4.14Compare Source
tools with a file watcher multiple times.
google/built_value.dart (built_value)
v8.12.0build_runner 2.7.0"triggers" optimization.built_valuewill now only run in libraries that directly importpackage:built_value/built_value.dartor use an annotation called@SerializersFor. Other files will be quickly skipped and show inbuild_runneroutput as "not triggered" or "skipped".built_valueon other source files, seehttps://pub.dev/packages/build_config#triggers for how to configure your own
additional triggers for
built_value.v8.11.2analyzer ^8.0.0.built_value_generatorto usebuild 4.0.0.built_value_generatorto usesource_gen 4.0.0.v8.11.1built_value_generatorto useanalyzer 8.0.0.v8.11.0Compare Source
build ^3.0.0.source_gen ^3.0.0.v8.10.1Compare Source
built_valuecan serializeList,SetandMap. It's still recommended to avoid mutable collections insidevalue types as they break hashing, comparison and caching; the intended use
case is that you have one top level mutable collection of your immutable
value types.
v8.10.0newkeywords.with sound null safety.
dynamicin generics in constructors: accidentaluse of
dynamicis better avoided with lints than a runtime check.v8.9.5built_value_generatorto useanalyzer 7.0.0.v8.9.4built_value_generatorto usesource_gen 2.0.0.v8.9.3Compare Source
are fast with the coming "tall" style.
@nullabledeprecated: it does nothing and should not be used.dart-frog-dev/dart_frog (dart_frog)
v1.2.4Compare Source
Request.read(#1410)pubspec.yamladjustments (#1849)v1.2.3Compare Source
v1.2.2Compare Source
v1.2.1Compare Source
v1.2.0Compare Source
cfug/dio (dio)
v5.9.0: dio 5.9.0Compare Source
What's new
Interceptors.package:mimeto help determine thecontent-typeofMultipartFilebase on the providedfilename.v5.8.0+1Compare Source
material-foundation/flutter-packages (dynamic_color)
v1.8.1Fixed
gql-dart/ferry (ferry)
v0.16.1+2Compare Source
Changes
Packages with breaking changes:
ferry-v0.16.1+2ferry_flutter-v0.9.1+1Packages with other changes:
ferry_exec-v0.7.0ferry_generator-v0.12.0+2ferry_test_graphql2-v0.4.0ferry_cache-v0.10.0+1Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
ferry-v0.16.1+2ferry_exec-v0.7.0ferry_flutter-v0.9.1+1ferry_generator-v0.12.0+2ferry_test_graphql2-v0.4.0Packages with dependency updates only:
ferry_cache-v0.10.0+1ferry-v0.16.1+2ferry_flutter-v0.9.1+1ferry_exec-v0.7.0ferry_generator-v0.12.0+2ferry_test_graphql2-v0.4.0flutter/packages (flutter_adaptive_scaffold)
v0.3.3+1Compare Source
v0.3.3Compare Source
v0.3.2Compare Source
FlutterGen/flutter_gen (flutter_gen_runner)
v5.12.0Compare Source
v5.11.0Compare Source
Feature
parse_animationto parse metadata for animated images. by @HuanDuColorMapperto svg loader. by @sysint64.vecSVG class forvector_graphics_compilertransformed assets. by @Albert221Development
dart_stylev3 which also requires Dart 3.4. by @AlexV525stdout.writeln. by @AlexV525build 3.0.0. by @davidmorganv5.10.0Compare Source
v5.9.0Compare Source
Feature
FilterQuality.mediumfor the image integration. by @AlexV525dart_stylev3. by @AlexV525.lottiesupport. by @AlexV525archivev4. by @AlexV525Development
Bug fix
flutter_genandflutter_gen_runneras the entry of build.yaml. by @b2nkuurrousselGit/flutter_hooks (flutter_hooks)
v0.21.3+1Compare Source
Updated Discord link
v0.21.3Compare Source
Updated Discord link
v0.21.2Compare Source
useCarouselController(thanks to @riscait)useTreeSliverController(thanks to @benthillerkus)useOverlayPortalController(thanks to @offich)flutter/packages (flutter_svg)
v2.2.1Compare Source
v2.2.0Compare Source
renderingStrategyinSvgPictureconstructors.v2.1.0Compare Source
colorMapperinSvgPictureconstructors.v2.0.17Compare Source
rrousselGit/freezed (freezed)
v2.5.8Compare Source
flutter/packages (go_router)
v14.8.1Compare Source
v14.8.0Compare Source
preloadparameter toStatefulShellBranchData.$branch.v14.7.2Compare Source
awaitkeyword toonTapcallback innavigation.md.v14.7.1Compare Source
GoRouterandGoRouterDelegateto be non-nullable.v14.7.0Compare Source
v14.6.3Compare Source
v14.6.2Compare Source
flutter/packages (go_router_builder)
v2.9.0Compare Source
caseSensitivefor go routes.v2.8.2Compare Source
v2.8.1Compare Source
v2.8.0Compare Source
preloadparameter toStatefulShellBranchData.v2.7.5Compare Source
?in the location when a go route has an empty default value.v2.7.4Compare Source
constin StatefulShellRouteData generation.v2.7.3Compare Source
v2.7.2Compare Source
package:analyzerandpackage:source_gen.gql-dart/gql (gql_code_builder)
v0.15.1Changes
Packages with breaking changes:
gql_dedupe_link-v4.0.0gql_dio_link-v2.0.0Packages with other changes:
gql-v1.0.1gql_build-v0.13.1gql_code_builder-v0.15.1gql_exec-v1.1.0gql_http_link-v1.2.0gql_link-v1.1.0gql_pedantic-v1.2.0gql_tristate_value-v1.1.0gql_websocket_link-v2.1.0gql_code_builder_serializers-v0.1.0+1gql_transform_link-v1.0.1gql_error_link-v1.0.1Packages with dependency updates only:
gql_code_builder_serializers-v0.1.0+1gql_transform_link-v1.0.1gql_error_link-v1.0.1gql_dedupe_link-v4.0.0gql_dio_link-v2.0.0gql-v1.0.1gql_build-v0.13.1gql_code_builder-v0.15.1gql_exec-v1.1.0gql_http_link-v1.2.0gql_link-v1.1.0gql_pedantic-v1.2.0gql_tristate_value-v1.1.0gql_websocket_link-v2.1.0v0.13.1google/json_serializable.dart (json_serializable)
v6.11.1Compare Source
build: '>=3.0.0 <5.0.0'.source_gen: '>=3.1.0 <5.0.0'.v6.11.0Compare Source
JsonKeyannotation on constructor parameters.analyzer: '>=7.4.0 <9.0.0'dart_style: ^3.0.0meta: ^1.15.0source_helper: ^1.3.6source_gen: ^3.1.0, stop using deprecatedTypeChecker.fromRuntimeand use the new
TypeChecker.typeNamedinstead.v6.10.0Compare Source
analyzer: ^7.4.0.build: ^3.0.0-dev.package:collectionto a dev dependency.null-aware elementfeature in generated code.v6.9.5Compare Source
analyzer: '>=6.9.0 <8.0.0'.v6.9.4Compare Source
v6.9.3Compare Source
3.0orgreater.
v6.9.2Compare Source
package:analyzer.v6.9.1Compare Source
package:source_gen.xvrh/lottie-flutter (lottie)
v3.3.2Compare Source
package:vector_mathv3.3.1Compare Source
package:archiveto>=4.0.0constraintv3.3.0Compare Source
dart:ioon Web targetsv3.2.0Compare Source
invertase/melos (melos)
v6.3.3Compare Source
v6.3.2Compare Source
v6.3.1Compare Source
v6.3.0Compare Source
/in relative path for Windows (#788). (7f96e02e)flutter analyzefor flutter packages (#793). (e804822d)fluttercommunity/plus_plugins (package_info_plus)
v8.3.1Compare Source
v8.3.0Compare Source
v8.2.1Compare Source
v8.2.0Compare Source
v8.1.4Compare Source
v8.1.3Compare Source
v8.1.2Compare Source
trevorwang/retrofit.dart (retrofit)
v4.7.3Compare Source
docs udpate
v4.7.2Compare Source
What's Changed
// dart format offand// dart format oncomments to*.g.dartfile by @koji-1009 in #782Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.