Update dependency build_runner to v2.13.1#118
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
0196ff5 to
df77133
Compare
df77133 to
fc86160
Compare
fc86160 to
f31b293
Compare
f31b293 to
0ccacfa
Compare
0ccacfa to
4c486fd
Compare
4c486fd to
6c21fbb
Compare
6c21fbb to
1c48269
Compare
1c48269 to
b64441f
Compare
b64441f to
2c2ab64
Compare
2c2ab64 to
f41daf8
Compare
f41daf8 to
59d6f8d
Compare
59d6f8d to
7deaaa5
Compare
7deaaa5 to
29446d1
Compare
29446d1 to
f843c96
Compare
f843c96 to
b81c1f1
Compare
b81c1f1 to
2b465d7
Compare
2b465d7 to
eec2563
Compare
eec2563 to
0d2e804
Compare
0d2e804 to
423ade3
Compare
423ade3 to
ec8afe7
Compare
ec8afe7 to
e8d35ae
Compare
6a11751 to
9995b83
Compare
9995b83 to
72afc65
Compare
| datasource | package | from | to | | ---------- | ------------ | ----- | ------ | | dart | build_runner | 2.4.9 | 2.13.1 |
72afc65 to
8f29211
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.4.9→2.13.1Release Notes
dart-lang/build (build_runner)
v2.13.1Compare Source
analyzer11.0.0 and 12.0.0.v2.13.0Compare Source
incremental builds. See #4405 for full
benchmark results. Optimizations included: faster management of files for
analysis, re-use syntax errors computation, avoid a throw/catch on "not yet
generated" source, copy asset graph without a serialization round trip,
re-use trigger configuration digest.
--dart-aot-perfflag for profiling on Linux. Use it with--force-aot.It runs the builders under the
perfprofiling tool which writes toperf.data.--verbose-durationsflag that logs durations with greater precision.build_runnerargs usage output.v2.12.2Compare Source
applies_buildersinbuild.yamlmentions anunknown builder.
v2.12.1Compare Source
build_config1.3.0.v2.11.1Compare Source
identical failure.
--workspaceflag, correctly build for sources in the workspaceroot instead of failing with "tried to delete from package not in the build".
v2.11.0Compare Source
--workspaceflag. Use it withdart run build_runner buildorwatchto build or watch or all packages in the current workspace. It is currently
experimental and subject to change based on feedback, please add feedback at
https://redirect.github.com/dart-lang/build/discussions/4349.
and output used for
--output,watchorserve.watchorservewhen builders dependon generated files in the current build.
v2.10.5Compare Source
on the JIT or AOT compile. Explicitly log restarts to recompile builders.
analyzer10.0.0.v2.10.4Compare Source
analyzer9.0.0.v2.10.3Compare Source
builds much faster for some large codebases.
dart run build_runner buildin asubdirectory of a package.
package instead of for all packages in the workspace.
v2.10.2Compare Source
v2.10.1Compare Source
findAssetsscalability, making it much faster forprefix matches in packages with thousands of files or more. One specific use
case that is now faster is builders that use
source_genshared parts, forexample
built_valueandjson_serializable.triggerssection ofbuild.yamlusing thefull name. For the case in which the builder name matched the package name,
the abbreviated name was being used instead.
with build_runner/aoton Windows with JIT.v2.10.0Compare Source
automatically, for this release it's behind a flag. AOT compiled builders
start up faster and have higher throughput, for faster builds overall.
Builders that use
dart:mirrorscannot be AOT compiled.force-aotflag to AOT compile builders.force-jitflag to force the current default of JIT compiling builders.--dart-jit-vm-argoption. Its values are passed todart runwhena build script is started in JIT mode. This allows specifying options to
attach a debugger to builders.
analyzer8.0.0. Remove use of deprecatedanalyzermembers, usetheir recommended and compatible replacements.
build_test.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.
v2.4.13Compare Source
mimedependency to allow version 2.x.v2.4.12Compare Source
v2.4.11Compare Source
location, to support the upcoming pub workspaces feature.
v2.4.10Compare Source
1.xand2.xofshelf_web_socketand2.xand3.xweb_socket_channel.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.
This PR was generated by Mend Renovate. View the repository job log.