Skip to content

ci: add dependency review action#3455

Merged
snitin315 merged 1 commit intonextfrom
dep-review
Oct 19, 2022
Merged

ci: add dependency review action#3455
snitin315 merged 1 commit intonextfrom
dep-review

Conversation

@snitin315
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?
ci

Did you add tests for your changes?

If relevant, did you update the documentation?
No.

Summary

In case someone wants to introduce a malicious dependency through pull requests and we overlook the changed lock file

Does this PR introduce a breaking change?
No

Other information
No

@snitin315 snitin315 requested a review from a team as a code owner October 19, 2022 01:25
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 19, 2022

Codecov Report

Merging #3455 (0ad3575) into next (0f7da89) will increase coverage by 20.76%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             next    #3455       +/-   ##
===========================================
+ Coverage   70.53%   91.30%   +20.76%     
===========================================
  Files          21       22        +1     
  Lines        1585     1587        +2     
  Branches      447      447               
===========================================
+ Hits         1118     1449      +331     
+ Misses        467      138      -329     
Impacted Files Coverage Δ
packages/generators/addon-template/package.json.js 100.00% <0.00%> (ø)
packages/serve/src/index.ts 78.94% <0.00%> (+4.38%) ⬆️
packages/configtest/src/index.ts 96.00% <0.00%> (+12.00%) ⬆️
packages/webpack-cli/src/plugins/CLIPlugin.ts 100.00% <0.00%> (+14.54%) ⬆️
packages/webpack-cli/src/webpack-cli.ts 92.69% <0.00%> (+18.06%) ⬆️
packages/webpack-cli/src/bootstrap.ts 100.00% <0.00%> (+25.00%) ⬆️
packages/generators/src/plugin-generator.ts 100.00% <0.00%> (+28.57%) ⬆️
packages/generators/src/utils/scaffold-utils.ts 100.00% <0.00%> (+37.50%) ⬆️
packages/generators/src/loader-generator.ts 91.66% <0.00%> (+41.66%) ⬆️
packages/generators/src/index.ts 86.36% <0.00%> (+43.18%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f7da89...0ad3575. Read the comment docs.

@snitin315 snitin315 merged commit 10ce8f0 into next Oct 19, 2022
@snitin315 snitin315 deleted the dep-review branch October 19, 2022 03:44
snitin315 added a commit that referenced this pull request Oct 22, 2022
snitin315 added a commit that referenced this pull request Nov 6, 2022
snitin315 added a commit that referenced this pull request Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants