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.33.0 to 2.34.0 #1246

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps @hashgraph/hedera-local from 2.33.0 to 2.34.0.

Release notes

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

v2.34.0

What's Changed

Full Changelog: hiero-ledger/hiero-local-node@v2.33.0...v2.34.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 <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.33.0 to 2.34.0.
- [Release notes](https://github.com/hashgraph/hedera-local-node/releases)
- [Changelog](https://github.com/hiero-ledger/hiero-local-node/blob/main/release.config.js)
- [Commits](hiero-ledger/hiero-local-node@v2.33.0...v2.34.0)

---
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 February 12, 2025 20:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 12, 2025 20:45
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 12, 2025
@dependabot dependabot bot requested a review from nadezhdapopovaa February 12, 2025 20:45
Copy link

Test Results

 17 files  ± 0  100 suites   - 2   22m 47s ⏱️ + 3m 47s
358 tests +11  333 ✅ +12  16 💤 ±0  9 ❌  - 1 
453 runs   - 13  427 ✅  - 12  17 💤 ±0  9 ❌  - 1 

For more details on these failures, see this check.

Results for commit 92afeb3. ± Comparison against base commit 8cf1843.

This pull request removes 17 and adds 28 tests. Note that renamed tests count towards both.
"before all" hook for "should be able to execute burnToken" ‑ TokenCreateContract Test Suite "before all" hook for "should be able to execute burnToken"
"before all" hook for "should claim a single pending fungible token airdrop" ‑ HIP904 ClaimAirdropContract Test Suite "before all" hook for "should claim a single pending fungible token airdrop"
"before all" hook for "should reject tokens for a single account" ‑ HIP904 TokenRejectContract Test Suite "before all" hook for "should reject tokens for a single account"
should be able to associate() to the token from a contract ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to associate() to the token from a contract
should be able to associate() to the token from an EOA ‑ @HRC-719 Test Suite HRC719 Token should be able to associate() to the token from an EOA
should be able to call isAssociated() after token association ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to call isAssociated() after token association
should be able to call isAssociated() after token dissociation ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to call isAssociated() after token dissociation
should be able to call isAssociated() to the token from an EOA when associated ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA when associated
should be able to call isAssociated() to the token from an EOA when dissociated ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA when dissociated
should be able to call isAssociated() to the token from an EOA ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA
…
"before all" hook in "@HRC-719 Test Suite" ‑ @HRC-719 Test Suite "before all" hook in "@HRC-719 Test Suite"
should be able to compare tokens created from system contract and hapi ‑ TokenCreateContract Test Suite Hapi vs Ethereum token create test should be able to compare tokens created from system contract and hapi
should be able to execute burnToken ‑ TokenCreateContract Test Suite should be able to execute burnToken
should be able to execute createFungibleToken ‑ TokenCreateContract Test Suite should be able to execute createFungibleToken
should be able to execute createFungibleTokenWithCustomFees ‑ TokenCreateContract Test Suite should be able to execute createFungibleTokenWithCustomFees
should be able to execute createNonFungibleToken ‑ TokenCreateContract Test Suite should be able to execute createNonFungibleToken
should be able to execute createNonFungibleTokenWithCustomFees ‑ TokenCreateContract Test Suite should be able to execute createNonFungibleTokenWithCustomFees
should be able to execute dissociateToken and associateToken ‑ TokenCreateContract Test Suite should be able to execute dissociateToken and associateToken
should be able to execute dissociateTokens and associateTokens ‑ TokenCreateContract Test Suite should be able to execute dissociateTokens and associateTokens
should be able to execute grantTokenKyc ‑ TokenCreateContract Test Suite should be able to execute grantTokenKyc
…
This pull request removes 3 skipped tests and adds 3 skipped tests. Note that renamed tests count towards both.
should be able to call isAssociated() to the token from an EOA when associated ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA when associated
should be able to call isAssociated() to the token from an EOA when dissociated ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA when dissociated
should be able to call isAssociated() to the token from an EOA ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA
should fail to claim airdrops when NFT does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when NFT does not exist
should fail to claim airdrops when token does not exist ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim airdrops when token does not exist
should fail to claim more than 10 pending airdrops at once ‑ HIP904 ClaimAirdropContract Test Suite should fail to claim more than 10 pending airdrops at once

@simzzz simzzz added this to the 0.12.0 milestone Feb 13, 2025
@simzzz simzzz self-assigned this Feb 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Looks like @hashgraph/hedera-local is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hashgraph/hedera-local-2.34.0 branch February 13, 2025 11:49
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.

1 participant