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

build(deps-dev): Bump @hashgraph/hedera-local from 2.27.1 to 2.28.1 #883

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @hashgraph/hedera-local from 2.27.1 to 2.28.1.

Release notes

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

v2.28.1

What's Changed

Full Changelog: hashgraph/hedera-local-node@v2.28.0...v2.28.1

v2.28.0

What's Changed

New Contributors

Full Changelog: hashgraph/hedera-local-node@v2.27.1...v2.28.0

Commits
  • 804d2c6 chore: Bump cypress-wait-until from 3.0.1 to 3.0.2 in /test/cypress (#702)
  • dcb0322 chore: Bump @​typescript-eslint/eslint-plugin from 7.14.1 to 7.18.0 (#711)
  • 62dcf1f chore: Bump @​types/dockerode from 3.3.29 to 3.3.31 (#710)
  • 3c0bb96 chore: Bump chai from 4.3.6 to 4.5.0 (#708)
  • 3db099a chore: Bump cypress from 13.13.0 to 13.13.1 in /test/cypress (#701)
  • 254f5b9 chore: Bump prettier from 3.3.2 to 3.3.3 (#698)
  • a17e8d3 chore: Bump webpack from 5.92.1 to 5.93.0 in /test/cypress (#697)
  • 0d9453f fix: rate limiting (#713)
  • 33dfddd chore: Bump hardhat from 2.22.6 to 2.22.7 in /test/smoke (#714)
  • 8437f59 fix: latest mirror node version (#709)
  • Additional commits viewable in compare view

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 [@hashgraph/hedera-local](https://github.com/hashgraph/hedera-local-node) from 2.27.1 to 2.28.1.
- [Release notes](https://github.com/hashgraph/hedera-local-node/releases)
- [Changelog](https://github.com/hashgraph/hedera-local-node/blob/main/release.config.js)
- [Commits](hashgraph/hedera-local-node@v2.27.1...v2.28.1)

---
updated-dependencies:
- dependency-name: "@hashgraph/hedera-local"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 31, 2024 20:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2024
@dependabot dependabot bot requested a review from mustafauzunn July 31, 2024 20:27
Copy link

Test Results

  16 files  +  3    77 suites  +17   7m 22s ⏱️ + 2m 2s
254 tests +77  246 ✔️ +78  7 💤 ±0  1  - 1 
263 runs  +75  254 ✔️ +75  8 💤 +1  1  - 1 

For more details on these failures, see this check.

Results for commit a1706e7. ± Comparison against base commit 8cc3ef8.

This pull request removes 2 and adds 79 tests. Note that renamed tests count towards both.
"before all" hook in "Admin key set to contractId" ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId "before all" hook in "Admin key set to contractId"
"before each" hook for "Should set a new token URI" ‑ @OZERC1155Token Test Suite "before each" hook for "Should set a new token URI"
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 allow a spender to spend hbar on behalf of owner without an allowance grant ‑ @CryptoAllowance Test Suite Should NOT allow a spender to spend hbar on behalf of owner without an allowance grant
Should NOT allow an approval on behalf of hbar owner WITHOUT its signature ‑ @CryptoAllowance Test Suite Should NOT allow an approval on behalf of hbar owner WITHOUT its signature
Should NOT burn insufficient amount of token ‑ @OZERC1155Token Test Suite Should NOT burn insufficient amount of token
Should allow a crypto owner contract account to grant an allowance to a spender contract account to transfer allowance to a receiver on behalf of owner contract account ‑ @CryptoAllowance Test Suite Should allow a crypto owner contract account to grant an allowance to a spender contract account to transfer allowance to a receiver on behalf of owner contract account
Should allow an approval on behalf of hbar owner WITH its signature ‑ @CryptoAllowance Test Suite Should allow an approval on behalf of hbar owner WITH its signature
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
…

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Superseded by #896.

@dependabot dependabot bot closed this Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hashgraph/hedera-local-2.28.1 branch August 6, 2024 20:42
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants