Skip to content

Commit

Permalink
build(deps): bump the dependencies-patch group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 2 updates (#537)

* build(deps): bump the dependencies-patch group across 1 directory with 2 updates

Bumps the dependencies-patch group with 2 updates in the /packages/pub_dev_api_client directory: [mockito](https://github.com/dart-lang/mockito) and [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `mockito` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/dart-lang/mockito/releases)
- [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/mockito/commits/v5.4.5)

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

---
updated-dependencies:
- dependency-name: mockito
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch
- dependency-name: test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: Update asset handling to improve SVG support and enable gapless playback

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: naipaka <[email protected]>
  • Loading branch information
dependabot[bot] and naipaka authored Dec 24, 2024
1 parent 2cf768f commit bdb88d3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions packages/convenient_widgets/lib/gen/assets.gen.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/flutter_app/lib/gen/assets.gen.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/pub_dev_api_client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -410,10 +410,10 @@ packages:
dependency: "direct main"
description:
name: mockito
sha256: "6841eed20a7befac0ce07df8116c8b8233ed1f4486a7647c7fc5a02ae6163917"
sha256: f99d8d072e249f719a5531735d146d8cf04c580d93920b04de75bef6dfb2daf6
url: "https://pub.dev"
source: hosted
version: "5.4.4"
version: "5.4.5"
node_preamble:
dependency: transitive
description:
Expand Down Expand Up @@ -618,10 +618,10 @@ packages:
dependency: "direct dev"
description:
name: test
sha256: "22eb7769bee38c7e032d532e8daa2e1cc901b799f603550a4db8f3a5f5173ea2"
sha256: "8391fbe68d520daf2314121764d38e37f934c02fd7301ad18307bd93bd6b725d"
url: "https://pub.dev"
source: hosted
version: "1.25.12"
version: "1.25.14"
test_api:
dependency: transitive
description:
Expand Down

0 comments on commit bdb88d3

Please sign in to comment.