Skip to content

chore: bump build_runner from 2.10.5 to 2.11.1#114

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/build_runner-2.11.1
Closed

chore: bump build_runner from 2.10.5 to 2.11.1#114
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/build_runner-2.11.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps build_runner from 2.10.5 to 2.11.1.

Release notes

Sourced from build_runner's releases.

package:build_runner v2.11.1

  • Improve logging on build script build failures, don't repeatedly log an identical failure.
  • Bug fix: with --workspace flag, correctly build for sources in the workspace root instead of failing with "tried to delete from package not in the build".

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
  • 0627d11 Release 2.11.1. (#4362)
  • c5ae3d4 Limit log repeats on failed builder script builds. (#4361)
  • 3f8e079 Fix entrypoints in nested directories not being properly resolved in DDC's Li...
  • 5b7112b Build also in the workspace root. (#4360)
  • cdd2d74 Fixing issue with double loads in ddc library loader hot restarts (#4356)
  • bf9f004 Fix race in test. (#4357)
  • 89dddbc fix dev bootstrap script on safari (#4352)
  • c181db1 Split long-running test. (#4355)
  • 80619a9 Simplify: stop running serve-related code in watch command. (#4351)
  • 21a4fbc Release 2.11.0 with --workspace documented and flagged as experimental. (...
  • 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.1.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.10.5...build_runner-v2.11.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.11.1
  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 16, 2026
@dependabot dependabot bot requested a review from cgutierr-zgz as a code owner February 16, 2026 04:36
@dependabot dependabot bot added the dart Pull requests that update Dart code label Feb 16, 2026
@Shakle Shakle closed this Feb 18, 2026
@Shakle Shakle deleted the dependabot/pub/build_runner-2.11.1 branch February 18, 2026 23:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant