Skip to content

chore(deps)(deps): bump build_runner from 2.11.1 to 2.13.0 in /client#205

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/client/build_runner-2.13.0
Closed

chore(deps)(deps): bump build_runner from 2.11.1 to 2.13.0 in /client#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/client/build_runner-2.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Bumps build_runner from 2.11.1 to 2.13.0.

Release notes

Sourced from build_runner's releases.

Performance improvements

  • Performance: speedup of between 1.4x for small initial builds to 4x for large incremental builds. See dart-lang/build#4405 for full benchmark results. Optimizations included: faster management of files for analysis, re-use syntax errors computation, avoid a throw/catch on "not yet generated" source, copy asset graph without a serialization round trip, re-use trigger configuration digest.
  • Add --dart-aot-perf flag for profiling on Linux. Use it with --force-aot. It runs the builders under the perf profiling tool which writes to perf.data.
  • Add --verbose-durations flag that logs durations with greater precision.
  • Improve debugging instructions in README.md.
  • Bug fix: fix line wrapping in build_runner args usage output.

package:build_runner v2.12.2

  • Bug fix: don't crash if applies_builders in build.yaml mentions an unknown builder.

package:build_runner v2.12.1

  • Require build_config 1.3.0.

package:build_runner v2.12.0

  • Add support for globs in the package list of workspace pubspec.yaml, matching the new feature in Dart SDK 3.11.
  • Support the build_to key added to post_process_builders in build_config 1.3.0. Post process builders can use this to output files to the source tree.
  • Bug fix: prevent logging crash when using build_test in a builder.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [build_runner](https://github.com/dart-lang/build) from 2.11.1 to 2.13.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.11.1...build_runner-v2.13.0)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 18, 2026

Labels

The following labels could not be found: client. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Manual Review Required

This dependency update requires manual review before merging.

Reason: Minor or major version change may include breaking changes.

Action Required:

  1. Review the changelog for this dependency
  2. Test the changes locally if needed
  3. Manually approve and merge when ready

Automated by Dependabot Auto-Merge workflow

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Superseded by #211.

@dependabot dependabot Bot closed this Mar 23, 2026
@dependabot dependabot Bot deleted the dependabot/pub/client/build_runner-2.13.0 branch March 23, 2026 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants