Update dart analyzer toolchain#648
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
requested review from
a team,
Hosoda-abo,
hikaru-0602,
kantacky,
suzukimifuyu and
tanakarinna
July 14, 2026 15:03
renovate
Bot
force-pushed
the
renovate/dart-analyzer-toolchain
branch
from
July 15, 2026 12:55
82b94b2 to
f7e1f5a
Compare
renovate
Bot
force-pushed
the
renovate/dart-analyzer-toolchain
branch
from
July 20, 2026 22:30
f7e1f5a to
409663f
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.
This PR contains the following updates:
2.15.0→2.15.28.12.1→8.12.53.3.1→3.3.23.3.1→3.3.24.11.0→4.12.06.13.0→6.14.05.6.3→5.7.04.0.2→4.0.34.0.3→4.0.41.31.0→1.31.2Release Notes
dart-lang/build (build_runner)
v2.15.2Compare Source
analyzer14.x, require 13.3.0.v2.15.1Compare Source
--packagesarg to builder compiles, so they can be compiledwith different packages to the current version solve.
nested packages.
they can do processing, write log messages and choose whether to fail the
build.
--definevalues are parsed as JSON with afallback.
outputs that are not written.
crashing.
dart run build_runner testto correctly pass arguments after--to the test process.compile.
package build, as incremental builds were sometimes incorrect.
google/built_value.dart (built_value_generator)
v8.12.5Compare Source
analyzer 11.0.0andanalyzer 12.0.0.v8.12.4Compare Source
operator==when there arefunctions: only use dynamic calls if the class also has type parameters.
v8.12.3Compare Source
analyzer ^10.0.0, stop using removed and deprecated methods fromearlier versions.
v8.12.2Compare Source
analyzer 10.0.0.rrousselGit/riverpod (flutter_riverpod)
v3.3.2Compare Source
google/json_serializable.dart (json_annotation)
v4.12.0Compare Source
JsonKey.explicitJsonNullWhenNonNullFieldfor PATCH-style tri-state JSONfields (omit key vs explicit
nullvs value).google/json_serializable.dart (json_serializable)
v6.14.0Compare Source
JsonKey.explicitJsonNullWhenNonNullFieldfor PATCH-style tri-stateJSON fields: distinguish omitted keys from explicit
nullinfromJsonandemit explicit JSON
nullintoJsonwhen the Dart field is non-null.json_annotation: '>=4.12.0 <4.13.0'v6.13.2Compare Source
analyzer: '>=10.0.0 <14.0.0'v6.13.1Compare Source
Recordtypes with unsupportedfields.
(#1559)
analyzer: '>=10.0.0 <13.0.0'build: ^4.0.4dart_style: ^3.1.4source_gen: ^4.1.2source_helper: ^1.3.10dart-lang/build (mockito)
v5.7.0Compare Source
#4498
v5.6.5Compare Source
analyzer13.0.0.v5.6.4analyzer11.0.0 and 12.0.0.dart-lang/buildmonorepo.dart-lang/test (test)
v1.31.2Compare Source
--compiler cli.browser tests.
Previously tests loaded for the browser would have an operating system of
"none", now they will have an operating system matching the system the browser
is running on. This allows more specific configuration, such as skipping a
particular browser test on a particular platform. This may impact existing
configuration which relied on the configuration for browser tests being
independent from any OS specific configuration. For instance a wide skip of
all tests with OS
'windows'would previously still run browser tests onwindows, but will now skip all tests including browser tests.
3.x.x.analyzer: '>=13.0.0 <15.0.0'instead of through the test runner.
v1.31.1Compare Source
resolvedExecutableis unexpectedlynull.-c exetests would hang on exit on windows.using the dart2wasm compiler.
GithubReporter:reduce log noise in GitHub Actions.
analyzerversion13.x.x.Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.