Skip to content

Commit c76a15a

Browse files
chore(deps): bump the db-deps group across 1 directory with 2 updates
Bumps the db-deps group with 2 updates in the /packages/db directory: [test](https://github.com/dart-lang/test/tree/master/pkgs) and [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis). Updates `test` from 1.26.2 to 1.26.3 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.26.3/pkgs) Updates `very_good_analysis` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](VeryGoodOpenSource/very_good_analysis@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: test dependency-version: 1.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: db-deps - dependency-name: very_good_analysis dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: db-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d714bba commit c76a15a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

packages/db/pubspec.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -420,26 +420,26 @@ packages:
420420
dependency: "direct dev"
421421
description:
422422
name: test
423-
sha256: "65e29d831719be0591f7b3b1a32a3cda258ec98c58c7b25f7b84241bc31215bb"
423+
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
424424
url: "https://pub.dev"
425425
source: hosted
426-
version: "1.26.2"
426+
version: "1.26.3"
427427
test_api:
428428
dependency: transitive
429429
description:
430430
name: test_api
431-
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
431+
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
432432
url: "https://pub.dev"
433433
source: hosted
434-
version: "0.7.6"
434+
version: "0.7.7"
435435
test_core:
436436
dependency: transitive
437437
description:
438438
name: test_core
439-
sha256: "80bf5a02b60af04b09e14f6fe68b921aad119493e26e490deaca5993fef1b05a"
439+
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
440440
url: "https://pub.dev"
441441
source: hosted
442-
version: "0.6.11"
442+
version: "0.6.12"
443443
typed_data:
444444
dependency: transitive
445445
description:
@@ -467,10 +467,10 @@ packages:
467467
dependency: "direct dev"
468468
description:
469469
name: very_good_analysis
470-
sha256: c529563be4cbba1137386f2720fb7ed69e942012a28b13398d8a5e3e6ef551a7
470+
sha256: e479fbc0941009262343db308133e121bf8660c2c81d48dd8e952df7b7e1e382
471471
url: "https://pub.dev"
472472
source: hosted
473-
version: "8.0.0"
473+
version: "9.0.0"
474474
vm_service:
475475
dependency: transitive
476476
description:

packages/db/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ dependencies:
1818
dev_dependencies:
1919
docker_process: ^1.3.2
2020
mocktail: ^1.0.0
21-
test: ^1.26.2
22-
very_good_analysis: ^8.0.0
21+
test: ^1.26.3
22+
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)