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

build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #495

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps actions/download-artifact from 3 to 4.1.7.

Release notes

Sourced from actions/download-artifact's releases.

v4.1.7

What's Changed

Full Changelog: actions/download-artifact@v4.1.6...v4.1.7

v4.1.6

What's Changed

Full Changelog: actions/download-artifact@v4.1.5...v4.1.6

v4.1.5

What's Changed

Full Changelog: actions/download-artifact@v4.1.4...v4.1.5

v4.1.4

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.4

v4.1.3

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.3

v4.1.2

v4.1.1

v4.1.0

What's Changed

... (truncated)

Commits
  • 65a9edc Merge pull request #325 from bethanyj28/main
  • fdd1595 licensed
  • c13dba1 update @​actions/artifact dependency
  • 0daa75e Merge pull request #324 from actions/eggyhead/use-artifact-v2.1.6
  • 9c19ed7 Merge branch 'main' into eggyhead/use-artifact-v2.1.6
  • 3d3ea87 updating license
  • 89af5db updating artifact package v2.1.6
  • b4aefff Merge pull request #323 from actions/eggyhead/update-artifact-v215
  • 8caf195 package lock update
  • d7a2ec4 updating package version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 3, 2024
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.87%. Comparing base (f001fe6) to head (b7e5909).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #495   +/-   ##
=======================================
  Coverage   89.87%   89.87%           
=======================================
  Files          58       58           
  Lines        9945     9945           
=======================================
  Hits         8938     8938           
  Misses       1007     1007           

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

Copy link

codspeed-hq bot commented Sep 10, 2024

CodSpeed Performance Report

Merging #495 will degrade performances by 49.53%

Comparing dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 (b7e5909) with master (d27f9be)

Summary

❌ 18 regressions
✅ 302 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 Change
additional_items_boolean 123[jsonschema/is_valid/valid] 790 ns 906.7 ns -12.87%
additional_items_object 1234[jsonschema/is_valid/invalid] 585.6 ns 731.4 ns -19.94%
additional_properties_single foo1[jsonschema/is_valid/invalid] 764.4 ns 851.9 ns -10.27%
boolean_false 1[jsonschema/is_valid/invalid] 29.7 ns 58.9 ns -49.53%
const 1[jsonschema/is_valid/valid] 392.2 ns 450.6 ns -12.95%
format_email foo[jsonschema/is_valid/invalid] 498.1 ns 556.4 ns -10.48%
format_email [email protected][jsonschema/is_valid/valid] 508.1 ns 595.6 ns -14.69%
format_hostname not_a_valid_host_name[jsonschema/is_valid/invalid] 761.9 ns 849.4 ns -10.3%
max_length aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa[jsonschema/is_valid/invalid] 673.1 ns 760.6 ns -11.5%
max_properties a1[jsonschema/is_valid/valid] 270.8 ns 358.3 ns -24.42%
max_properties a1b1[jsonschema/is_valid/invalid] 270.8 ns 358.3 ns -24.42%
maximum 3[jsonschema/is_valid/valid] 272.5 ns 330.8 ns -17.63%
maximum 5[jsonschema/is_valid/invalid] 272.5 ns 330.8 ns -17.63%
min_length 12[jsonschema/is_valid/invalid] 488.1 ns 546.4 ns -10.68%
min_properties a1b2[jsonschema/is_valid/valid] 270.8 ns 329.2 ns -17.72%
minimum 1[jsonschema/is_valid/invalid] 272.5 ns 330.8 ns -17.63%
minimum 5[jsonschema/is_valid/valid] 272.5 ns 330.8 ns -17.63%
properties foo1[jsonschema/is_valid/invalid] 1 µs 1.2 µs -10.04%

@Stranger6667 Stranger6667 merged commit 16ae6f6 into master Sep 10, 2024
32 of 33 checks passed
@Stranger6667 Stranger6667 deleted the dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 branch September 10, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant