e-square-io / nx-github-actions

A set of Github Actions for NX workspaces
MIT License
30 stars 6 forks source link

[Snyk] Upgrade @actions/artifact from 0.5.2 to 0.6.1 #13

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade @actions/artifact from 0.5.2 to 0.6.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @actions/artifact
  • 0.6.1 - 2021-12-14
  • 0.6.0 - 2021-12-07
  • 0.5.2 - 2021-06-16
from @actions/artifact GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

nx-cloud[bot] commented 2 years ago

☁️ Nx Cloud Report

CI ran the following commands for commit 4d529305378f0066ed91e0a32bf6979f6b14ae0a. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 5 targets - [`nx run-many --projects=nx-distributed-task --target=build --scan --parallel --maxParallel=3`](https://nx.app/runs/bxBv8lIDjmV) - [`nx run-many --projects=nx-affected-matrix --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/JbAjVld89aK) - [`nx run-many --projects=utils --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/ElRlwGlAMMw) - [`nx run-many --projects=nx-affected-matrix --target=build --scan --parallel --maxParallel=3`](https://nx.app/runs/K7UZDDeimM2) - [`nx run-many --projects=nx-distributed-task --target=test --scan --parallel --maxParallel=3`](https://nx.app/runs/YA0KV2ZAKup)

Sent with 💌 from NxCloud.

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (4d52930) into main (9313b2d) will decrease coverage by 5.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   89.13%   83.81%   -5.32%     
==========================================
  Files           1        9       +8     
  Lines          46      278     +232     
  Branches        5       36      +31     
==========================================
+ Hits           41      233     +192     
- Misses          3       25      +22     
- Partials        2       20      +18     
Impacted Files Coverage Δ
packages/utils/src/lib/exec.ts 83.87% <0.00%> (ø)
packages/utils/src/lib/cache.ts 90.90% <0.00%> (ø)
packages/utils/src/lib/artifact.ts 94.44% <0.00%> (ø)
packages/utils/src/lib/git.ts 100.00% <0.00%> (ø)
...nx-distributed-task/src/lib/nx-distributed-task.ts 73.33% <0.00%> (ø)
packages/nx-distributed-task/src/lib/inputs.ts 66.66% <0.00%> (ø)
packages/utils/src/lib/fs.ts 37.50% <0.00%> (ø)
packages/utils/src/lib/nx.ts 84.72% <0.00%> (ø)

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 a0c3fef...4d52930. Read the comment docs.