Open
Conversation
1cad0eb to
4ad23e9
Compare
4ad23e9 to
88440cd
Compare
88440cd to
dd2151c
Compare
a6bd983 to
d6b094c
Compare
d6b094c to
0162842
Compare
0162842 to
b4cba1c
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.0.0→4.0.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dart-lang/build (build)
v4.0.4Compare Source
analyzer10.0.0.v4.0.3Compare Source
analyzer9.0.0.v4.0.2Compare Source
analyzer8.0.0. Remove use of deprecatedanalyzermembers, usetheir recommended and compatible replacements.
v4.0.1Compare Source
v4.0.0Compare Source
4.0.0.AssetReader.digestabstract.async,build_runner_core,convert.v3.1.0Compare Source
runBuilder. It has been moved topackage:build_runner_coreandwill be removed from
package:build. Please note: the currently supportedways to run builders are using
build_runneron the command line orbuild_testin tests. If you need ongoing support for a different way to runbuilders please get in touch at
https://github.com/dart-lang/build/discussions.
runPostProcessBuilder. LikerunBuilder, it has been moved topackage:build_runner_coreand will be removed frompackage:build.AssetWriterSpy. It will be removed.MultiplexingBuilder. It will be removed.build_runner_core9.3.1.v3.0.2Compare Source
build_runner_core9.3.0.meta1.16.0.v3.0.1Compare Source
analyzer8.0.0.v3.0.0Compare Source
meta,pool.element2APIs inanalyzer. Builders that doresolution need to switch to the new API, see
https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/element_model_migration_guide.md.
For questions please use https://github.com/dart-lang/build/discussions.
v2.5.4Compare Source
build_runner_core9.1.2.v2.5.3Compare Source
build_runner_core9.1.1.v2.5.2Compare Source
build_runner_core9.1.0.v2.5.1Compare Source
build_runner_core9.0.1.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.
AssetNotFoundExceptionnow also reports the missingpath.Versions:
build_test3.0.0.build_runner_core9.0.0.Internal changes:
package:build/src/internal.dartfor use bybuild_resolvers,build_runner_coreandbuild_test.PathProvidingAssetReadertoAssetPathProvider.MultiPackageAssetReaderto internalAssetFinder.Filesystemthat backsAssetReaderandAssetWriterimplementations.
CachingAssetReadertoFilesystemCache.BuildCacheReadertoBuildCacheAssetPathProvider.FileBasedAssetReaderandFileBasedAssetWritertoReaderWriter.BuildStepImpltobuild_runner_core, useSingleStepReaderdirectly.LibraryCycleGraphLoaderfor loading transitive deps for analysis.v2.4.2Compare Source
field promotion.
v2.4.1Compare Source
v2.4.0Compare Source
BuildStep.packageConfiggetter to resolve a package config of allpackages involved in the current build.
v2.3.1Compare Source
package:analyzer.v2.3.0Compare Source
in full path matching instead of suffix matching.
v2.2.2Compare Source
v2.2.1Compare Source
times.
v2.2.0Compare Source
Resources when the resource has adisposemethod. Previously the instances were discarded and recreated for every build
even if they had tried to clean up their own state.
v2.1.1Compare Source
ArgumentErrorif an expected output matches the input.v2.1.0Compare Source
buildExtensionsinclude capture groups,enabling directory moves.
allowedOutputsgetter toBuildStep. It returns assets that may bewritten in that step.
v2.0.3Compare Source
v2.0.2Compare Source
buildStep.complete.v2.0.1Compare Source
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.