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

fix: vulnerabilities #28

Merged
merged 1 commit into from
Aug 2, 2023
Merged

fix: vulnerabilities #28

merged 1 commit into from
Aug 2, 2023

Conversation

aripalo
Copy link
Owner

@aripalo aripalo commented Aug 2, 2023

By upgrading dependencies (including Projen, CDK and NodeJS).

Deprecate NodeJS v14 as it has reached end-of-life and upgrade to NodeJS v16.

Fixes #25
Fixes #27

By upgrading dependencies (including Projen, CDK and NodeJS).

Deprecate NodeJS v14 as it has reached end-of-life and upgrade to NodeJS v16
@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (68ff700) 100.00% compared to head (eb3c21f) 100.00%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #28    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            3         3            
  Lines           40       240   +200     
  Branches         3         9     +6     
==========================================
+ Hits            40       240   +200     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aripalo aripalo merged commit 024b889 into main Aug 2, 2023
7 of 9 checks passed
@aripalo aripalo deleted the upgrade-dependencies-and-nodejs branch August 2, 2023 22:58
@aripalo aripalo mentioned this pull request Aug 2, 2023
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.

Deprecate NodeJS v14 LTS and upgrade to v16 LTS Patch vulnerable dependencies
1 participant