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 code_builder version #4050

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

NikaHsn
Copy link
Member

@NikaHsn NikaHsn commented Oct 31, 2023

Issue #, if available:

Description of changes:

  • bump code_builder version for the repo

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@NikaHsn NikaHsn requested a review from a team as a code owner October 31, 2023 19:55
@@ -7,6 +7,7 @@ import 'package:aws_common/aws_common.dart';
class ASFWorkerImpl extends ASFWorker {
@override
String get name => 'ASFWorker';

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are the spaces in these worker files changed on purpose?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they are autogenerated by worker_bee_builder which uses code_builder to generate dart files. based on code_builder changelog it adds new line after lambdas.

@NikaHsn NikaHsn merged commit b3e9349 into main Nov 1, 2023
127 of 129 checks passed
@NikaHsn NikaHsn deleted the chore/deps/code-builder branch November 1, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants