Skip to content

Commit

Permalink
chore(deps): bump the built_value group
Browse files Browse the repository at this point in the history
Bumps the built_value group in /packages/auth/amplify_auth_cognito_dart with 3 updates: [built_value](https://github.com/google/built_value.dart), [built_value_generator](https://github.com/google/built_value.dart) and [ffigen](https://github.com/dart-lang/native/tree/main/pkgs).


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)

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 `ffigen` from 9.0.1 to 13.0.0
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: built_value
- dependency-name: built_value_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: built_value
- dependency-name: ffigen
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: built_value
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 32c5043 commit bc3660a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/auth/amplify_auth_cognito_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ dev_dependencies:
build_runner: ^2.4.9
build_verify: ^3.0.0
build_web_compilers: ^4.0.0
built_value_generator: 8.8.1
ffigen: ^9.0.0
built_value_generator: 8.9.2
ffigen: ">=9.0.0 <14.0.0"
json_serializable: 6.8.0
mockito: ^5.0.0
smithy_codegen:
Expand Down

0 comments on commit bc3660a

Please sign in to comment.