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: cherry pick security fixes for v3.2.1 backport [security] #263

Merged
merged 11 commits into from
Jul 21, 2023

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Jul 21, 2023

Note this is being merged into a new branch v3.2.1-release for a backport release, which starts at tag v3.2.0. I have cherry picked a few upgrades to fix security vulnerabilities and build issues.

npm audit fix --omit=dev

up to date, audited 87 packages in 2s

8 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

@aabmass
Copy link
Member Author

aabmass commented Jul 21, 2023

CLA bot is complaining about a Xoogler, but these commits are cherry-picks which were already present in the repo.

@aabmass aabmass marked this pull request as ready for review July 21, 2023 19:29
@aabmass aabmass requested a review from punya July 21, 2023 19:29
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Merging #263 (63a0f4f) into v3.2.1-release (364d89d) will decrease coverage by 0.30%.
The diff coverage is 49.48%.

@@                Coverage Diff                 @@
##           v3.2.1-release     #263      +/-   ##
==================================================
- Coverage           42.21%   41.92%   -0.30%     
==================================================
  Files                  14       14              
  Lines                2061     2092      +31     
  Branches               42       42              
==================================================
+ Hits                  870      877       +7     
- Misses               1173     1197      +24     
  Partials               18       18              
Impacted Files Coverage Δ
proto/profile.js 23.55% <48.14%> (+0.03%) ⬆️
ts/src/profile-serializer.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@aabmass
Copy link
Member Author

aabmass commented Jul 21, 2023

I verified the system tests are passing locally so will ignore those kokoro results

@aabmass aabmass changed the title chore: cherry pick security fixes for v3.2.1 backport chore: cherry pick security fixes for v3.2.1 backport [security] Jul 21, 2023
@aabmass aabmass merged commit 50ebc63 into google:v3.2.1-release Jul 21, 2023
15 of 16 checks passed
@aabmass aabmass deleted the v3.2.1-cherry branch July 21, 2023 23:49
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.

None yet

7 participants