Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Bump build_runner from 2.10.5 to 2.11.0 - #143

Merged
domesticmouse merged 1 commit into
mainfrom
dependabot/pub/build_runner-2.11.0
Feb 6, 2026
Merged

domesticmouse merged 1 commit into
mainfrom
dependabot/pub/build_runner-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 5, 2026

Copy link
Copy Markdown
Contributor

Bumps build_runner from 2.10.5 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.
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.5 to 2.11.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.10.5...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 5, 2026
@domesticmouse
domesticmouse merged commit 6146b24 into main Feb 6, 2026
1 check passed
@domesticmouse
domesticmouse deleted the dependabot/pub/build_runner-2.11.0 branch February 6, 2026 05:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant