Bump the dev-dependencies group with 2 updates#105
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 6, 2026
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 2 updates: build_runner and test.
Updates
build_runnerfrom 2.12.1 to 2.12.2Release notes
Sourced from build_runner's releases.
Commits
a568488Fix for undefined builders mentioned inbuild.yaml. (#4385)c167ab3SetisWindowsto false by default in DDC's bootstrapper for DDC-compiled ap...Updates
testfrom 1.29.0 to 1.30.0Release notes
Sourced from test's releases.
Commits
45e4ef2Prepare to publish (#2601)5adf49aFix missing test locations on solo-skipped tests by passing location/trace th...88eafe2fix: report all coverage when no filters are specified (#2594)6f9e059[matcher] Add type check in pairwiseCompare (#2596)fe41d54Add--suite-load-timeoutoption (#2505)ce6ef63Make pretty print O(max size) (#2591)5a2b40dtest: add library doc comments (#2586)ea53855Add FutureOr return types on callbacks (#2587)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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