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/worker_bee/worker_bee with 1 update #4188

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

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

Release notes

Sourced from built_value_generator's releases.

Allow serializing record fields

  • Allow classes with record fields to be serialized if they use a typedef for the record type and install a custom Serializer for it.
Changelog

Sourced from built_value_generator's changelog.

8.8.0

  • Allow classes with record fields to be serialized if they use a typedef for the record type and install a custom Serializer for it.
Commits
  • 693f69d Release 8.8.0.
  • cc8ca31 Allow types with record fields to be serialized via typedef and custom serial...
  • 53ae619 Revert incorrect yaml changes.
  • be1a731 Use local deps.
  • c74a049 Use local deps.
  • 48c211a Bump dart-lang/setup-dart from 1.5.1 to 1.6.0
  • 000e116 Bump actions/checkout from 4.1.0 to 4.1.1
  • See full diff 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 November 27, 2023 13:06
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Nov 27, 2023
@dependabot dependabot bot force-pushed the dependabot/pub/packages/worker_bee/worker_bee/built_value_generator-c4a5ad62d9 branch 2 times, most recently from a5a341f to 34f526e Compare December 5, 2023 12:10
@dependabot dependabot bot force-pushed the dependabot/pub/packages/worker_bee/worker_bee/built_value_generator-c4a5ad62d9 branch from 34f526e to 2956e63 Compare December 6, 2023 12:32
Bumps the built_value_generator group in /packages/worker_bee/worker_bee 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.7.0...v8.8.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/worker_bee/worker_bee/built_value_generator-c4a5ad62d9 branch from 2956e63 to 94bb570 Compare December 6, 2023 23:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2023

Superseded by #4241.

@dependabot dependabot bot closed this Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/pub/packages/worker_bee/worker_bee/built_value_generator-c4a5ad62d9 branch December 12, 2023 12:20
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