Skip to content

chore(deps): update dependency build_runner to v2.16.0 - #949

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/code-generation-dependencies
Open

chore(deps): update dependency build_runner to v2.16.0#949
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/code-generation-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
build_runner (source) dev_dependencies minor 2.15.12.16.0

Release Notes

dart-lang/build (build_runner)

v2.16.0

Compare Source

  • New default output behavior: always fix incorrect generated files. For
    example: if you "dart run build_runner build", modify a generated file,
    then build again, it will be fixed, undoing your modifications.
  • New option, --keep-modified-outputs. Use this to get the old output
    behavior: 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.
  • New option, --only-check, for use in continuous builds and tests. With this
    option build_runner writes nothing, but builds and compares with the files
    already on disk. If there is any difference between disk and expected output
    then the differences are logged and the build fails.
  • Allow package_config 3.0.0.

v2.15.3

Compare Source

  • Simplify deletion of stale outputs: don't try to handle package renames.
  • The daemon asset server now rejects various non-local connections.
  • Bug fix: in incremental builds, when an input was deleted, its output was
    deleted at the start of the build. Make it consistent with other output
    deletions: wait until the end of the build.
  • Bug fix: post process builders with build_to: source can only write to
    output packages.
  • Bug fix: post process builders with build_to: cache can only write output
    corresponding to known packages.
  • Bug fix: reject incorrect builder config that has duplicate builder keys.
  • Bug fix: reject invalid builder factories in build.yaml.
  • Bug fix: correctly filter served or --output post process output.
  • Bug fix: serve mode only serves the specified package subdirectories.
  • Bug fix: serve live reload websocket checks for localhost origin.
  • Bug fix: don't follow symlinks when cleaning up output folders.
  • Bug fix: catch Windows-specific absolute paths.

v2.15.2

Compare Source

  • Allow analyzer 14.x, require 13.3.0.
  • Require Dart 3.11.0.

Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "after 6pm every weekday,every weekend"
  • Automerge
    • "after 6pm every weekday,every weekend"

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) July 21, 2026 10:43
@renovate
renovate Bot force-pushed the renovate/code-generation-dependencies branch from 06831e0 to 2db13ec Compare July 21, 2026 17:58
@renovate
renovate Bot force-pushed the renovate/code-generation-dependencies branch 7 times, most recently from c007d47 to 638cc55 Compare July 27, 2026 13:09
@renovate
renovate Bot force-pushed the renovate/code-generation-dependencies branch 3 times, most recently from 66632ac to 3fad709 Compare August 3, 2026 12:03
@renovate renovate Bot changed the title chore(deps): update dependency build_runner to v2.15.2 chore(deps): update dependency build_runner to v2.15.3 Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/code-generation-dependencies branch 3 times, most recently from eebcd96 to 50c1190 Compare August 7, 2026 10:59
@renovate renovate Bot changed the title chore(deps): update dependency build_runner to v2.15.3 chore(deps): update dependency build_runner to v2.16.0 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/code-generation-dependencies branch 3 times, most recently from 1bae99a to f0fe62e Compare August 9, 2026 01:53
@renovate
renovate Bot force-pushed the renovate/code-generation-dependencies branch from f0fe62e to 3f3f327 Compare August 9, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant