chore(deps): update dependency build_runner to v2.16.0 - #949
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency build_runner to v2.16.0#949renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/code-generation-dependencies
branch
from
July 21, 2026 17:58
06831e0 to
2db13ec
Compare
renovate
Bot
force-pushed
the
renovate/code-generation-dependencies
branch
7 times, most recently
from
July 27, 2026 13:09
c007d47 to
638cc55
Compare
renovate
Bot
force-pushed
the
renovate/code-generation-dependencies
branch
3 times, most recently
from
August 3, 2026 12:03
66632ac to
3fad709
Compare
renovate
Bot
force-pushed
the
renovate/code-generation-dependencies
branch
3 times, most recently
from
August 7, 2026 10:59
eebcd96 to
50c1190
Compare
renovate
Bot
force-pushed
the
renovate/code-generation-dependencies
branch
3 times, most recently
from
August 9, 2026 01:53
1bae99a to
f0fe62e
Compare
renovate
Bot
force-pushed
the
renovate/code-generation-dependencies
branch
from
August 9, 2026 21:29
f0fe62e to
3f3f327
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.1→2.16.0Release Notes
dart-lang/build (build_runner)
v2.16.0Compare Source
example: if you "dart run build_runner build", modify a generated file,
then build again, it will be fixed, undoing your modifications.
--keep-modified-outputs. Use this to get the old outputbehavior: manual modifications to generated files are kept. They will be
overwritten if a build is triggered due to an input file change, a
configuration change or
dart run build_runner clean.--only-check, for use in continuous builds and tests. With thisoption
build_runnerwrites nothing, but builds and compares with the filesalready on disk. If there is any difference between disk and expected output
then the differences are logged and the build fails.
package_config3.0.0.v2.15.3Compare Source
daemonasset server now rejects various non-local connections.deleted at the start of the build. Make it consistent with other output
deletions: wait until the end of the build.
build_to: sourcecan only write tooutput packages.
build_to: cachecan only write outputcorresponding to known packages.
build.yaml.--outputpost process output.servemode only serves the specified package subdirectories.servelive reload websocket checks for localhost origin.v2.15.2Compare Source
analyzer14.x, require 13.3.0.Configuration
📅 Schedule: (in timezone Australia/Sydney)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.