Skip to content

Bump build_runner from 2.12.2 to 2.13.0 in the dev-dependencies group#107

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pub/dev-dependencies-6b2285f071
Mar 18, 2026
Merged

Bump build_runner from 2.12.2 to 2.13.0 in the dev-dependencies group#107
github-actions[bot] merged 1 commit intomainfrom
dependabot/pub/dev-dependencies-6b2285f071

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 1 update: build_runner.

Updates build_runner from 2.12.2 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.
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 1 update: [build_runner](https://github.com/dart-lang/build).


Updates `build_runner` from 2.12.2 to 2.13.0
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.12.2...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
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Mar 18, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2026 15:46
@github-actions github-actions bot merged commit 94610c2 into main Mar 18, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/pub/dev-dependencies-6b2285f071 branch March 18, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants