Skip to content

build(deps): bump build_runner from 2.10.4 to 2.11.0#68

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

build(deps): bump build_runner from 2.10.4 to 2.11.0#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/build_runner-2.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps build_runner from 2.10.4 to 2.11.0.

Release notes

Sourced from build_runner's releases.

package:build_runner v2.11.0

  • Add --workspace flag. Use it with dart run build_runner build or watch to build or watch or all packages in the current workspace. It is currently experimental and subject to change based on feedback, please add feedback at Feedback on --workspace dart-lang/build#4349.
  • Bug fix: fix crash in corner case with post process builder, optional builder and output used for --output, watch or serve.
  • Bug fix: fix crash in corner case with watch or serve when builders depend on generated files in the current build.

package:build_runner v2.10.5

  • Add logging of builder compilation so you can tell how much time is spent on the JIT or AOT compile. Explicitly log restarts to recompile builders.
  • Allow analyzer 10.0.0.
Commits
  • 21a4fbc Release 2.11.0 with --workspace documented and flagged as experimental. (...
  • 3c25e5d Added docs for accessing built AssetIds via TestReaderWriter (#4345)
  • 088f307 More robust watching. (#4347)
  • 23f4aed Watch for workspace yaml changes, add test coverage. (#4344)
  • ada4481 Fix "Bad state: Sorted file IDs ... were already computed". (#4342)
  • 2f3e9cc Add watch test. (#4340)
  • 8454de8 Workspace support (#4331)
  • f74db25 Bump actions/cache from 5.0.1 to 5.0.3 in the github-actions group (#4339)
  • b313fa3 Updating min constraints (#4337)
  • 2784f9b Improve BuildPackages tests, remove most checked in test fixtures. (#4329)
  • 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 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.10.4 to 2.11.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.10.4...build_runner-v2.11.0)

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

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 Feb 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #70.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/pub/build_runner-2.11.0 branch February 16, 2026 02:23
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