Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the built_value_generator group in /packages/smithy/smithy_aws with 1 update #4034

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps the built_value_generator group in /packages/smithy/smithy_aws with 1 update: built_value_generator.

Release notes

Sourced from built_value_generator's releases.

Add Int32 serializer

  • Add Int32 serializer.

Bump version of analyzer

  • Bump version of analyzer.

Remove JSON from error message, fix generation

  • Remove JSON from DeserializationError message to prevent data accidentally leaking into logs. The JSON is still available on the DeserializationError object.
  • Fix generation for fields that are Function types that are declared separately, for example in a mixin defined in another source file, and use named or positional parameters.
Changelog

Sourced from built_value_generator's changelog.

8.7.0

  • Add Int32 serializer.

8.6.3

  • Bump version of analyzer.

8.6.2

  • Remove JSON from DeserializationError message to prevent data accidentally leaking into logs. The JSON is still available on the DeserializationError object.
  • Fix generation for fields that are Function types that are declared separately, for example in a mixin defined in another source file, and use named or positional parameters.
Commits
  • 0df3d7d Release 8.7.0.
  • 5cdc8e6 feat: add Int32 serializer
  • d15b7f9 Bump actions/checkout from 3.6.0 to 4.1.0
  • 6e13611 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1
  • baa048f Bump analyzer version. Release 8.6.3.
  • e5c263d Bump actions/checkout from 3.5.2 to 3.6.0
  • 52a6064 Release 8.6.2.
  • 88818ad Support optional and named args in Function types.
  • e07a10e Correct recursive messaging in test
  • 1160fd9 Add myself to the list of authors
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 31, 2023 12:14
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 31, 2023
@dependabot dependabot bot force-pushed the dependabot/pub/packages/smithy/smithy_aws/built_value_generator-1208f9a6f0 branch 4 times, most recently from 35c73b8 to b0e947d Compare November 7, 2023 12:21
Bumps the built_value_generator group in /packages/smithy/smithy_aws with 1 update: [built_value_generator](https://github.com/google/built_value.dart).

- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](google/built_value.dart@v8.6.1...v8.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/smithy/smithy_aws/built_value_generator-1208f9a6f0 branch from b0e947d to 02d35ba Compare November 7, 2023 22:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2023

Looks like built_value_generator is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 8, 2023
@dependabot dependabot bot deleted the dependabot/pub/packages/smithy/smithy_aws/built_value_generator-1208f9a6f0 branch November 8, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants