Skip to content

Bump the dev-dependencies group with 2 updates#105

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pub/dev-dependencies-08a6e11243
Mar 6, 2026
Merged

Bump the dev-dependencies group with 2 updates#105
github-actions[bot] merged 1 commit intomainfrom
dependabot/pub/dev-dependencies-08a6e11243

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 2 updates: build_runner and test.

Updates build_runner from 2.12.1 to 2.12.2

Release notes

Sourced from build_runner's releases.

package:build_runner v2.12.2

  • Bug fix: don't crash if applies_builders in build.yaml mentions an unknown builder.
Commits
  • a568488 Fix for undefined builders mentioned in build.yaml. (#4385)
  • c167ab3 Set isWindows to false by default in DDC's bootstrapper for DDC-compiled ap...
  • See full diff in compare view

Updates test from 1.29.0 to 1.30.0

Release notes

Sourced from test's releases.

package:test v1.30.0

  • Add a --suite-load-timeout argument to allow configuring a timeout for compiling and loading individual test suites.
  • Remove the default 12 minute timeout to compile and load test suites.
  • Bump test_core to 0.6.16
  • Add comments to the top-level libraries in the package.
  • Bump test_api to 0.7.10 to fix missing locations on tests skipped due to the use of solo.
Commits

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 2 updates: [build_runner](https://github.com/dart-lang/build) and [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `build_runner` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v2.12.1...build_runner-v2.12.2)

Updates `test` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.30.0/pkgs)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: test
  dependency-version: 1.30.0
  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 6, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 6, 2026 15:45
@github-actions github-actions bot merged commit 8fc6b12 into main Mar 6, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/pub/dev-dependencies-08a6e11243 branch March 6, 2026 15:55
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