hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 50 forks source link

build(deps-dev): Bump @hashgraph/hedera-local from 2.25.2 to 2.26.2 #799

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @hashgraph/hedera-local from 2.25.2 to 2.26.0.

Release notes

Sourced from @​hashgraph/hedera-local's releases.

v2.26.0

What's Changed

Full Changelog: https://github.com/hashgraph/hedera-local-node/compare/v2.25.3...v2.26.0

v2.25.3

What's Changed

Full Changelog: https://github.com/hashgraph/hedera-local-node/compare/v.2.25.2...v2.25.3

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

Test Results

  17 files  +  4    77 suites  +12   7m 26s :stopwatch: +59s 247 tests +36  238 :heavy_check_mark: +32  6 :zzz: +4  3 :x: ±0  283 runs  +72  274 :heavy_check_mark: +68  6 :zzz: +4  3 :x: ±0 

For more details on these failures, see this check.

Results for commit b45ac6ae. ± Comparison against base commit c4691a4b.

This pull request removes 2 and adds 38 tests. Note that renamed tests count towards both. ``` Should NOT allow a non-operator to transfer tokens to another account ‑ @OZERC1155Token Test Suite Should NOT allow a non-operator to transfer tokens to another account should NOT be able to aggregate 115 calls to processLongOutput ‑ Multicall Test Suite static calls with large output should NOT be able to aggregate 115 calls to processLongOutput ``` ``` "before all" hook for "should be able to delete token" ‑ TokenManagmentContract Test Suite "before all" hook for "should be able to delete token" "before each" hook for "Should NOT allow a non-operator to transfer tokens to another account" ‑ @OZERC1155Token Test Suite "before each" hook for "Should NOT allow a non-operator to transfer tokens to another account" "before each" hook for "Should NOT transfer the ownership to another account if the caller is not owner" ‑ @OZERC1155Token Test Suite "before each" hook for "Should NOT transfer the ownership to another account if the caller is not owner" Should NOT be able to send ERC721 token to invalidErc721Receiver via safeTransferFrom ‑ @OZIERC721Receiver Test Suite Should NOT be able to send ERC721 token to invalidErc721Receiver via safeTransferFrom Should be able to send ERC721 token to validErc721Receiver via safeTransferFrom ‑ @OZIERC721Receiver Test Suite Should be able to send ERC721 token to validErc721Receiver via safeTransferFrom Should deploy contracts to proper addresses ‑ @OZIERC721Receiver Test Suite Should deploy contracts to proper addresses should NOT be able call tokenByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenByIndex should NOT be able call tokenOfOwnerByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenOfOwnerByIndex should NOT be able execute safeTransferFrom ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFrom should NOT be able execute safeTransferFromWithData ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFromWithData … ```

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

dependabot[bot] commented 3 weeks ago

A newer version of @​hashgraph/hedera-local exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.