hashgraph / solo

An opinionated CLI tool to deploy and manage standalone test networks.
Apache License 2.0
7 stars 4 forks source link

chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 #623

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps actions/setup-node from 4.0.3 to 4.0.4.

Release notes

Sourced from actions/setup-node's releases.

v4.0.4

What's Changed

Documentation changes:

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.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 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)
github-actions[bot] commented 2 weeks ago

Unit Test Results - Linux

  1 files  ±0   19 suites  ±0   27s :stopwatch: -1s 119 tests ±0  119 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  145 runs  ±0  145 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 89e303f7. ± Comparison against base commit e4932c41.

github-actions[bot] commented 2 weeks ago

Unit Test Results - Windows

  1 files  ±0   19 suites  ±0   53s :stopwatch: -1s 119 tests ±0  119 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  145 runs  ±0  145 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 89e303f7. ± Comparison against base commit e4932c41.

github-actions[bot] commented 2 weeks ago

E2E Test Report

 10 files  ±0   20 suites  ±0   49m 44s :stopwatch: +12s 170 tests ±0  170 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  173 runs  ±0  173 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 89e303f7. ± Comparison against base commit e4932c41.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.83%. Comparing base (e4932c4) to head (89e303f). Report is 24 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/solo/pull/623/graphs/tree.svg?width=650&height=150&src=pr&token=hBkQdB1XO5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/solo/pull/623?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) ```diff @@ Coverage Diff @@ ## main #623 +/- ## ======================================= Coverage 80.83% 80.83% ======================================= Files 37 37 Lines 4885 4885 Branches 761 761 ======================================= Hits 3949 3949 Misses 936 936 ``` [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/solo/pull/623/graphs/tree.svg?width=650&height=150&src=pr&token=hBkQdB1XO5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/solo/pull/623?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)
codacy-production[bot] commented 2 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.02% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (e4932c410d4500e82020de951dd0c7d7cafb618b) | 4070 | 3295 | 80.96% | | | Head commit (89e303f7f3afaa0d0eca9d27c6c8dde6e8eb6456) | 4074 (+4) | 3299 (+4) | 80.98% (**+0.02%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#623) | 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: `/ * 100%`

See your quality gate settings    Change summary preferences

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

swirlds-automation commented 2 days ago

:tada: This PR is included in version 0.31.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: