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

Update cdk #212

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Update cdk #212

merged 3 commits into from
Sep 12, 2024

Conversation

tomrf1
Copy link
Member

@tomrf1 tomrf1 commented Sep 12, 2024

dependabot flagged a vulnerability, but the build fails.
This PR updates to the latest guardian cdk library and the expected aws-cdk library

@@ -0,0 +1 @@
*.ts.snap linguist-generated=true
Copy link
Member Author

Choose a reason for hiding this comment

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

this tells github to collapse the snapshot file diff (because it's an autogenerated file)

Copy link

@charleycampbell charleycampbell left a comment

Choose a reason for hiding this comment

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

👍

@@ -74,6 +74,8 @@ export class SupportReminders extends GuStack {
});
const events=[eventSource];

const loggingFormat = LoggingFormat.TEXT;
Copy link
Member Author

Choose a reason for hiding this comment

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

this now default to JSON, which messes up the log formatting

@tomrf1 tomrf1 merged commit 0a3220a into main Sep 12, 2024
3 checks passed
@tomrf1 tomrf1 deleted the tf-update-cdk branch September 12, 2024 14:56
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.

2 participants