chore(deps): update dependency build_runner to v2.12.2#3041
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency build_runner to v2.12.2#3041renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
4790ed4 to
317e050
Compare
317e050 to
408a894
Compare
408a894 to
7ae84de
Compare
7ae84de to
9a39e30
Compare
9a39e30 to
66e549e
Compare
66e549e to
17a82d8
Compare
17a82d8 to
a2e56ad
Compare
a2e56ad to
fa2510a
Compare
fa2510a to
3babb06
Compare
3babb06 to
c105060
Compare
c105060 to
df3d7ce
Compare
df3d7ce to
8fe9f0f
Compare
8fe9f0f to
94f0ff4
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.5.4→2.12.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dart-lang/build (build_runner)
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.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.