Skip to content

Commit ee79eef

Browse files
Bump the pub group with 3 updates
Bumps the pub group with 3 updates: [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg), [dependency_validator](https://github.com/Workiva/dependency_validator) and [protobuf](https://github.com/google/protobuf.dart). Updates `analyzer` from 5.13.0 to 7.5.4 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `dependency_validator` from 4.1.3 to 5.0.2 - [Release notes](https://github.com/Workiva/dependency_validator/releases) - [Changelog](https://github.com/Workiva/dependency_validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/Workiva/dependency_validator/commits/5.0.2) Updates `protobuf` from 3.1.0 to 4.1.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](google/protobuf.dart@protobuf-v3.1.0...protobuf-v4.1.0) Updates `dependency_validator` from 4.1.3 to 5.0.2 - [Release notes](https://github.com/Workiva/dependency_validator/releases) - [Changelog](https://github.com/Workiva/dependency_validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/Workiva/dependency_validator/commits/5.0.2) Updates `protobuf` from 3.1.0 to 4.1.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](google/protobuf.dart@protobuf-v3.1.0...protobuf-v4.1.0) --- updated-dependencies: - dependency-name: analyzer dependency-version: 7.5.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: dependency_validator dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: protobuf dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: dependency_validator dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: protobuf dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e8b8a commit ee79eef

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ executables:
1010
scip_dart:
1111

1212
dependencies:
13-
analyzer: ^5.13.0
13+
analyzer: ^7.5.4
1414
args: ^2.4.0
1515
package_config: ^2.1.0
1616
path: ^1.8.3
17-
protobuf: ^3.1.0
17+
protobuf: ^4.1.0
1818
pubspec_parse: ^1.2.1
1919
pubspec_lock_parse: ^2.2.0
2020
collection: ^1.18.0
2121

2222
dev_dependencies:
2323
chalk: ^1.2.1
2424
dart_dev: ^4.2.3
25-
dependency_validator: ^4.1.3
25+
dependency_validator: ^5.0.2
2626
glob: ^2.1.1
2727
workiva_analysis_options: ^1.4.3

snapshots/output/basic-project/pubspec.yaml

100755100644
File mode changed.

snapshots/output/dart3-features/pubspec.yaml

100755100644
File mode changed.

snapshots/output/diagnostics/pubspec.yaml

100755100644
File mode changed.

0 commit comments

Comments
 (0)