Skip to content

build(deps): bump build_runner from 2.12.2 to 2.13.1 in the riverpod-dependencies group#220

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/riverpod-dependencies-0fe0bd360a
Open

build(deps): bump build_runner from 2.12.2 to 2.13.1 in the riverpod-dependencies group#220
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/riverpod-dependencies-0fe0bd360a

Conversation

@dependabot
Copy link
Contributor

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

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

Updates build_runner from 2.12.2 to 2.13.1

Release notes

Sourced from build_runner's releases.

package:build_runner v2.13.1

  • Allow analyzer 11.0.0 and 12.0.0.

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

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 23, 2026
@dependabot dependabot bot requested a review from naipaka as a code owner March 23, 2026 20:38
@dependabot dependabot bot added the dart Pull requests that update Dart code label Mar 23, 2026
@github-actions github-actions bot added the app label Mar 23, 2026
Bumps the riverpod-dependencies group with 1 update: [build_runner](https://github.com/dart-lang/build).


Updates `build_runner` from 2.12.2 to 2.13.1
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.12.2...build_runner-v2.13.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: riverpod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/riverpod-dependencies-0fe0bd360a branch from 435fa8a to 639fb53 Compare March 24, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app 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