Skip to content

chore(deps): bump build_runner from 2.15.0 to 2.15.1 in /shorebird_fintech_wallet#28

Merged
AbhishekDoshi26 merged 1 commit into
mainfrom
dependabot/pub/shorebird_fintech_wallet/build_runner-2.15.1
Jul 10, 2026
Merged

chore(deps): bump build_runner from 2.15.0 to 2.15.1 in /shorebird_fintech_wallet#28
AbhishekDoshi26 merged 1 commit into
mainfrom
dependabot/pub/shorebird_fintech_wallet/build_runner-2.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps build_runner from 2.15.0 to 2.15.1.

Release notes

Sourced from build_runner's releases.

package:build_runner v2.15.1

  • Pass Dart SDK --packages arg to builder compiles, so they can be compiled with different packages to the current version solve.
  • More efficient watching for file changes in workspaces and other setups with nested packages.
  • Support builders with no declared outputs. They can't output anything, but they can do processing, write log messages and choose whether to fail the build.
  • Mention in command usage that --define values are parsed as JSON with a fallback.
  • Performance: reduce size of serialized build state when there are optional outputs that are not written.
  • Bug fix: handle errors from post process builders in previous runs without crashing.
  • Bug fix: fix dart run build_runner test to correctly pass arguments after -- to the test process.
  • Bug fix: fix crash if a resolved Dart source contains invalid utf8.
  • Bug fix: fix incorrect output when builder code changes during builder compile.
  • Bug fix: do a clean build when switching between a workspace build and a package build, as incremental builds were sometimes incorrect.
  • Require Dart 3.8.0.
Commits
  • 565856b Release build 4.0.7, build_runner 3.15.1. (#5010)
  • 76f0f89 Fix workspace vs package build config conflict (#5008)
  • 8921c3f Formatting changes due to latest dev SDK. (#5007)
  • e999ea4 Fix incorrect build due to racy builder changes. (#4988)
  • d2a2f4f Bump SDK upper bounds. (#5006)
  • a72038d Set flattenBuild in passed ReaderWriter. (#5004)
  • ea0cf6b fix(build_daemon): reject cross-origin WebSocket handshakes (CSWSH) (#4992)
  • ae52e61 Use BuiltList.of instead of BuiltList.from. (#5003)
  • a8e949c Fix trigger evaluation reading ungenerated parts. (#5000)
  • 39353ef Bump actions/cache from 5.0.5 to 6.1.0 in the github-actions group (#5002)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jul 8, 2026
@AbhishekDoshi26 AbhishekDoshi26 self-requested a review July 10, 2026 06:10
Bumps [build_runner](https://github.com/dart-lang/build) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.15.0...build_runner-v2.15.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/shorebird_fintech_wallet/build_runner-2.15.1 branch from 561aacf to 3ccfcfa Compare July 10, 2026 06:11
@AbhishekDoshi26 AbhishekDoshi26 enabled auto-merge (squash) July 10, 2026 06:12
@AbhishekDoshi26 AbhishekDoshi26 merged commit 4b74085 into main Jul 10, 2026
12 checks passed
@AbhishekDoshi26 AbhishekDoshi26 deleted the dependabot/pub/shorebird_fintech_wallet/build_runner-2.15.1 branch July 10, 2026 06:13
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