hashgraph / hedera-smart-contracts

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

build(deps-dev): Bump @hashgraph/hedera-local from 2.31.0 to 2.32.4 #1017

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 week ago

Bumps @hashgraph/hedera-local from 2.31.0 to 2.32.2.

Release notes

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

v2.32.2

What's Changed

Full Changelog: https://github.com/hashgraph/hedera-local-node/compare/v2.32.1...v2.32.2

v2.32.1

What's Changed

Full Changelog: https://github.com/hashgraph/hedera-local-node/compare/v2.32.0...v2.32.1

v2.32.0

What's Changed

New Contributors

Full Changelog: https://github.com/hashgraph/hedera-local-node/compare/v2.31.0...v2.32.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 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 1 week ago

Test Results

 16 files  ±0   83 suites  ±0   12m 15s :stopwatch: +51s 288 tests  - 6  281 :white_check_mark:  - 7  6 :zzz: ±0  1 :x: +1  303 runs  ±0  295 :white_check_mark:  - 1  7 :zzz: ±0  1 :x: +1 

For more details on these failures, see this check.

Results for commit 9cf6d6d4. ± Comparison against base commit 424729d8.

This pull request removes 7 and adds 1 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 burn insufficient amount of token ‑ @OZERC1155Token Test Suite Should NOT burn insufficient amount of token Should allow an operator to transfer a token to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer a token to another account Should allow an operator to transfer tokens in batch to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer tokens in batch to another account Should burn token in batch ‑ @OZERC1155Token Test Suite Should burn token in batch Should burn token ‑ @OZERC1155Token Test Suite Should burn token Should set a new token URI ‑ @OZERC1155Token Test Suite Should set a new token URI ``` ``` "before each" hook for "Should set a new token URI" ‑ @OZERC1155Token Test Suite "before each" hook for "Should set a new token URI" ```

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

dependabot[bot] commented 3 days ago

A newer version of these dependencies 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.