Skip to content

chore(deps): update dependency build_runner to v2.15.1#945

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/code-generation-dependencies
Jul 15, 2026
Merged

chore(deps): update dependency build_runner to v2.15.1#945
renovate[bot] merged 1 commit into
mainfrom
renovate/code-generation-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
build_runner (source) dev_dependencies patch 2.15.02.15.1 2.15.2

Release Notes

dart-lang/build (build_runner)

v2.15.1

Compare Source

  • Pass Dart SDK --packages arg to builder compiles, so they can be compiled
    with different packages to the current version solve.
  • More efficient watching for file changes in workspaces and other setups with
    nested packages.
  • Support builders with no declared outputs. They can't output anything, but
    they can do processing, write log messages and choose whether to fail the
    build.
  • Mention in command usage that --define values are parsed as JSON with a
    fallback.
  • Performance: reduce size of serialized build state when there are optional
    outputs that are not written.
  • Bug fix: handle errors from post process builders in previous runs without
    crashing.
  • Bug fix: fix dart run build_runner test to correctly pass arguments after
    -- to the test process.
  • Bug fix: fix crash if a resolved Dart source contains invalid utf8.
  • Bug fix: fix incorrect output when builder code changes during builder
    compile.
  • Bug fix: do a clean build when switching between a workspace build and a
    package build, as incremental builds were sometimes incorrect.
  • Require Dart 3.8.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 15, 2026 10:35
@renovate
renovate Bot merged commit e36674d into main Jul 15, 2026
11 checks passed
@renovate
renovate Bot deleted the renovate/code-generation-dependencies branch July 15, 2026 10:39
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.

0 participants