Skip to content

Bump build_runner from 2.11.1 to 2.12.1 in the dev-dependencies group#104

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pub/dev-dependencies-d87801b298
Mar 4, 2026
Merged

Bump build_runner from 2.11.1 to 2.12.1 in the dev-dependencies group#104
github-actions[bot] merged 1 commit intomainfrom
dependabot/pub/dev-dependencies-d87801b298

Conversation

@dependabot
Copy link
Contributor

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

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

Updates build_runner from 2.11.1 to 2.12.1

Release notes

Sourced from build_runner's releases.

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
  • 402553f Require build_config 1.3.0. (#4382)
  • fefca8b Support globs in workspace pubspecs. (#4379)
  • dbfd35c Fixing sourcemaps for DDC Library Bundle builds (#4376)
  • acea1f9 Bump actions/stale from 10.1.1 to 10.2.0 in the github-actions group (#4377)
  • f712151 build_web_compilers: Support web workers in entrypoint loader (#4375)
  • b3cad44 Updating sourcemap logic in DDC library bundle sources (#4374)
  • 03074ee Allow post process builders to output non-hidden source. (#4373)
  • 6b3c8a4 Fix test setup to use workspace. (#4372)
  • f7abd26 Fix resolving with build_test within a builder. (#4370)
  • 19707f8 Cleaning up setStartAsyncSynchronously (#4369)
  • Additional commits viewable in compare view

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.11.1 to 2.12.1
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.11.1...build_runner-v2.12.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.12.1
  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 4, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 4, 2026 15:45
@github-actions github-actions bot merged commit aeb6b2b into main Mar 4, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/pub/dev-dependencies-d87801b298 branch March 4, 2026 15:56
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