Skip to content

chore(deps): update dependency build_runner to v2.16.1 - #987

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

renovate[bot] merged 1 commit into
mainfrom
renovate/code-generation-dependencies

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
build_runner (source) dev_dependencies patch 2.16.02.16.1

Release Notes

dart-lang/build (build_runner)

v2.16.1

Compare Source

  • Clarify terminology: refer to .dart_tool/build/generated as the "artifact
    tree", and the normal output location as the "package path".
  • Reduce logged compile progress output for non-interactive builds, for example
    presubmits.
  • In serve and daemon modes, source files not involved in the build are no
    longer cached on read. They are re-read when requested.
  • Bug fix: make post-process output behavior match normal outputs: by default,
    rebuild if deleted or incorrect. Follow --keep-modified-outputs and
    --only-check.
  • Bug fix: in incremental builds, detect and delete conflicting outputs in the
    source directory rather than treating them as sources, which could cause
    builder dependency cycles and hangs; fix #​5079.
  • Bug fix: restrict incompatible build output deletion to output packages; do
    not attempt to delete files in dependency packages.
  • Bug fix: do not invalidate retained package path outputs when conflicting
    artifact tree files appear; avoid unnecessary build step reruns.

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) September 10, 2026 13:39
@renovate
renovate Bot merged commit d0c8a69 into main Sep 10, 2026
11 checks passed
@renovate
renovate Bot deleted the renovate/code-generation-dependencies branch September 10, 2026 13:41
zeshuaro-bot Bot pushed a commit that referenced this pull request Sep 13, 2026
## [5.4.0](v5.3.7...v5.4.0) (2026-09-13)

### Features

* **sdk:** update dependency flutter to v3.47.0 ([#971](#971)) ([0f2bd74](0f2bd74))

### Bug Fixes

* **sdk:** update dependency dart to >=3.13.0 <4.0.0 ([#972](#972)) ([2a4b864](2a4b864))
* **sdk:** update dependency dart to >=3.13.2 <4.0.0 ([#977](#977)) ([588dae0](588dae0))
* **sdk:** update dependency dart to >=3.13.3 <4.0.0 ([#984](#984)) ([2489356](2489356))
* **sdk:** update dependency flutter to v3.47.1 ([#973](#973)) ([2857296](2857296))
* **sdk:** update dependency flutter to v3.47.2 ([#980](#980)) ([37c11c5](37c11c5))
* **sdk:** update dependency flutter to v3.47.3 ([#988](#988)) ([3cf357e](3cf357e))
* **sdk:** update dependency flutter to v3.47.4 ([#990](#990)) ([368abbe](368abbe))

### Reverts

* chore(deps): update dependency conventional-changelog-conventionalcommits to v10 - [#937](#937) ([#991](#991)) ([9db9ae1](9db9ae1))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#966](#966)) ([5695308](5695308))
* **deps:** lock file maintenance ([#970](#970)) ([999e72a](999e72a))
* **deps:** lock file maintenance ([#975](#975)) ([e97a9af](e97a9af))
* **deps:** lock file maintenance ([#982](#982)) ([34040b1](34040b1))
* **deps:** update dependency build_runner to v2.15.2 ([#949](#949)) ([c35b7cf](c35b7cf))
* **deps:** update dependency build_runner to v2.16.1 ([#987](#987)) ([d0c8a69](d0c8a69))
* **deps:** update dependency conventional-changelog-conventionalcommits to v10.3.0 ([#968](#968)) ([da9960e](da9960e))
* **deps:** update dependency conventional-changelog-conventionalcommits to v10.4.0 ([#974](#974)) ([867ab3b](867ab3b))
* **deps:** update dependency semantic-release-pub to v0.13.4 ([#967](#967)) ([ed2c908](ed2c908))
* **example/deps:** update dependency dart to >=3.13.0 <4.0.0 ([#969](#969)) ([fdab41e](fdab41e))
* **example/deps:** update dependency dart to >=3.13.2 <4.0.0 ([#976](#976)) ([0cae00c](0cae00c))
* **example/deps:** update dependency dart to >=3.13.3 <4.0.0 ([#983](#983)) ([61dc3f0](61dc3f0))
* **node:** update node.js to v24.20.0 ([#978](#978)) ([c967e6d](c967e6d))
* **node:** update node.js to v24.21.0 ([#989](#989)) ([01cb338](01cb338))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 5792007 ([#981](#981)) ([7d070a1](7d070a1))
* **deps:** update zeshuaro/github-actions-workflows digest to befbed3 ([#985](#985)) ([2cf1c01](2cf1c01))
* **deps:** update zeshuaro/github-actions-workflows digest to bf2c360 ([#979](#979)) ([0ff3098](0ff3098))
@zeshuaro-bot

zeshuaro-bot Bot commented Sep 13, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 5.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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