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(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 #421

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps actions/upload-artifact from 4.3.3 to 4.3.4.

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.4

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

Commits

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)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6546280...0b2256b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 8, 2024 12:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 8, 2024
@dependabot dependabot bot requested a review from nathanklick July 8, 2024 12:57
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Unit Test Results - Linux

  1 files   19 suites   1m 22s ⏱️
123 tests 123 ✅ 0 💤 0 ❌
149 runs  149 ✅ 0 💤 0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

Unit Test Results - Windows

  1 files   19 suites   1m 30s ⏱️
123 tests 123 ✅ 0 💤 0 ❌
149 runs  149 ✅ 0 💤 0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

E2E Tests Coverage Report

55 tests   55 ✅  3m 38s ⏱️
 9 suites   0 💤
 1 files     0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

E2E Node PEM Stop Add Tests Coverage Report

 1 files   1 suites   6m 47s ⏱️
17 tests 17 ✅ 0 💤 0 ❌
19 runs  19 ✅ 0 💤 0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

E2E Node PFX Kill Add Tests Coverage Report

 1 files   1 suites   9m 12s ⏱️
17 tests 17 ✅ 0 💤 0 ❌
19 runs  19 ✅ 0 💤 0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

E2E Mirror Node Tests Coverage Report

11 tests   11 ✅  4m 5s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

E2E Node Local Build Tests Coverage Report

8 tests   8 ✅  3m 36s ⏱️
2 suites  0 💤
1 files    0 ❌

Results for commit 3520535.

Copy link
Contributor

github-actions bot commented Jul 8, 2024

E2E Relay Tests Coverage Report

1 files  1 suites   2m 22s ⏱️
5 tests 5 ✅ 0 💤 0 ❌
6 runs  6 ✅ 0 💤 0 ❌

Results for commit 3520535.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 47a7ee51
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (47a7ee5) Report Missing Report Missing Report Missing
Head commit (3520535) 3436 2774 80.73%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#421) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.44%. Comparing base (77b005a) to head (3520535).
Report is 63 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #421   +/-   ##
=======================================
  Coverage   81.44%   81.44%           
=======================================
  Files          35       35           
  Lines        4095     4095           
  Branches      719      639   -80     
=======================================
  Hits         3335     3335           
  Misses        760      760           

Impacted file tree graph

@jeromy-cannon jeromy-cannon merged commit 4892c67 into main Jul 8, 2024
30 checks passed
@jeromy-cannon jeromy-cannon deleted the dependabot/github_actions/actions/upload-artifact-4.3.4 branch July 8, 2024 19:24
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants