Skip to content

Commit

Permalink
chore(deps): bump the built_value_generator group across 1 directory …
Browse files Browse the repository at this point in the history
…with 4 updates

Bumps the built_value_generator group with 4 updates in the /packages/worker_bee/e2e directory: [built_value_generator](https://github.com/google/built_value.dart), [worker_bee](https://github.com/aws-amplify/amplify-flutter/tree/main/packages/worker_bee), [aws_common](https://github.com/aws-amplify/amplify-flutter/tree/main/packages) and [built_value](https://github.com/google/built_value.dart).


Updates `built_value_generator` from 8.8.1 to 8.9.2
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/commits/v8.9.2)

Updates `worker_bee` from 0.3.0 to 0.3.0
- [Release notes](https://github.com/aws-amplify/amplify-flutter/releases)
- [Commits](https://github.com/aws-amplify/amplify-flutter/commits/v0.3.0/packages/worker_bee)

Updates `aws_common` from 0.7.0 to 0.7.0
- [Release notes](https://github.com/aws-amplify/amplify-flutter/releases)
- [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages)

Updates `built_value` from 8.8.1 to 8.9.2
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/commits/v8.9.2)

---
updated-dependencies:
- dependency-name: built_value_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: built_value_generator
- dependency-name: worker_bee
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: built_value_generator
- dependency-name: aws_common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: built_value_generator
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: built_value_generator
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 4dc0df5 commit 77c5597
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/worker_bee/e2e/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ environment:
sdk: ^3.3.0

dependencies:
aws_common: ">=0.4.0 <0.5.0"
aws_common: ^0.7.0
built_collection: ^5.0.0
built_value: ^8.6.0
built_value: ^8.9.2
fixnum: ^1.0.0
meta: ^1.7.0
test: ^1.22.1
worker_bee: ">=0.3.0 <0.4.0"
worker_bee: ^0.3.0

dependency_overrides:
aws_common:
Expand All @@ -26,6 +26,6 @@ dev_dependencies:
build_runner: ^2.4.0
build_verify: ^3.0.0
build_web_compilers: ^4.0.0
built_value_generator: 8.8.1
built_value_generator: 8.9.2
worker_bee_builder:
path: ../worker_bee_builder

0 comments on commit 77c5597

Please sign in to comment.