hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
46 stars 54 forks source link

build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 #995

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps actions/setup-node from 4.0.4 to 4.1.0.

Release notes

Sourced from actions/setup-node's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.1.0

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 will merge this PR once CI passes on it, as requested by @jeromy-cannon.


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 4 weeks ago

Test Results

 16 files  ±0   82 suites  +2   12m 6s :stopwatch: +34s 290 tests +7  284 :white_check_mark: +9  6 :zzz: ±0  0 :x:  - 2  299 runs  +6  292 :white_check_mark: +8  7 :zzz: ±0  0 :x:  - 2 

Results for commit b1d74f3e. ± Comparison against base commit 7916c6d7.

This pull request removes 2 and adds 9 tests. Note that renamed tests count towards both. ``` "before all" hook for "should create hollow account and transfer NFT" ‑ HIP583 Test Suite - Contract Transfer TX Non-fungible Token Test "before all" hook for "should create hollow account and transfer NFT" "before all" hook in "HIP583 Test Suite - Ethereum Transfer TX via system-contracts" ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts "before all" hook in "HIP583 Test Suite - Ethereum Transfer TX via system-contracts" ``` ``` should create hollow account and transfer NFT ‑ HIP583 Test Suite - Contract Transfer TX Non-fungible Token Test should create hollow account and transfer NFT should test that can make NFT transfer via contract from hollow account to another ‑ HIP583 Test Suite - Contract Transfer TX Non-fungible Token Test should test that can make NFT transfer via contract from hollow account to another should test that can make fungible token transfer via system-contracts from hollow account to another ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Fungible Token Test should test that can make fungible token transfer via system-contracts from hollow account to another should test that can make non-fungible token transfer via system-contracts from hollow account to another ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Non-Fungible Token Test should test that can make non-fungible token transfer via system-contracts from hollow account to another should test that hollow account is created and the amount of fungible tokens is correctly transferred via system-contracts ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Fungible Token Test should test that hollow account is created and the amount of fungible tokens is correctly transferred via system-contracts should test that hollow account is created and the amount of non-fungible tokens is correctly transferred via system-contracts ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Non-Fungible Token Test should test that hollow account is created and the amount of non-fungible tokens is correctly transferred via system-contracts should test that second transfer fungible tokens via system-contracts to the hollow account is successful ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Fungible Token Test should test that second transfer fungible tokens via system-contracts to the hollow account is successful should test that second transfer non-fungible tokens via system-contracts to the hollow account is successful ‑ HIP583 Test Suite - Ethereum Transfer TX via system-contracts Non-Fungible Token Test should test that second transfer non-fungible tokens via system-contracts to the hollow account is successful should test that second transfer of NFT via contract to the hollow account is successful ‑ HIP583 Test Suite - Contract Transfer TX Non-fungible Token Test should test that second transfer of NFT via contract to the hollow account is successful ```

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

jeromy-cannon commented 4 weeks ago

@dependabot squash and merge

dependabot[bot] commented 4 weeks ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.