Skip to content

Commit f2b04c7

Browse files
Bump the major group with 4 updates
Bumps the major group with 4 updates: [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg), [build_runner](https://github.com/dart-lang/build), [matcher](https://github.com/dart-lang/test/tree/master/pkgs) and [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `analyzer` from 7.7.1 to 8.4.1 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `build_runner` from 2.9.0 to 2.10.4 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.9.0...build_runner-v2.10.4) Updates `matcher` from 0.12.17 to 0.12.18 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/matcher-v0.12.18/pkgs) Updates `test` from 1.26.3 to 1.28.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.28.0/pkgs) --- updated-dependencies: - dependency-name: analyzer dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: build_runner dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: matcher dependency-version: 0.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major - dependency-name: test dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25af27a commit f2b04c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
sdk: '>=2.19.0 <4.0.0'
1111

1212
dependencies:
13-
analyzer: ">=5.0.0 <8.0.0"
13+
analyzer: ">=5.0.0 <9.0.0"
1414
args: ^2.0.0
1515
async: ^2.5.0
1616
crypto: ^3.0.1

0 commit comments

Comments
 (0)