-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps): bump @hashgraph/sdk from 2.57.2 to 2.58.0 #1370
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
chore(deps): bump @hashgraph/sdk from 2.57.2 to 2.58.0 #1370
Conversation
Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.57.2 to 2.58.0. - [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases) - [Changelog](https://github.com/hiero-ledger/hiero-sdk-js/blob/main/CHANGELOG.md) - [Commits](hiero-ledger/hiero-sdk-js@v2.57.2...v2.58.0) --- updated-dependencies: - dependency-name: "@hashgraph/sdk" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
E2E Test Report 17 files 126 suites 1h 26m 41s ⏱️ Results for commit 5caa4a3. |
E2E Test Report 17 files 126 suites 1h 26m 41s ⏱️ Results for commit 5caa4a3. |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1370 +/- ##
==========================================
- Coverage 82.51% 82.51% -0.01%
==========================================
Files 130 130
Lines 23707 23707
Branches 2246 2325 +79
==========================================
- Hits 19563 19561 -2
+ Misses 3948 3916 -32
- Partials 196 230 +34 |
🎉 This PR is included in version 0.35.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.35.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bumps @hashgraph/sdk from 2.57.2 to 2.58.0.
Release notes
Sourced from
@hashgraph/sdk
's releases.Changelog
Sourced from
@hashgraph/sdk
's changelog.Commits
1f90ba9
chore(release): v2.58.0 (#2855)3ae7250
chore: update package.json (#2854)9a16331
feat: account create transaction with key derived alias (#2834)00f64ac
chore(deps-dev): bump vite from 5.4.11 to 6.1.0 (#2853)9d67df7
chore(deps-dev): bump vite from 4.5.3 to 6.1.0 in /packages/cryptography (#2852)2997b16
chore(deps-dev): bump geckodriver in /packages/cryptography (#2838)a4a6c60
chore(TCK): Added account allowance transaction endpoint (#2774)259f745
chore(fix): Hitting unhealthy node 10 times (#2819)1a4392d
feat: fix examples and run them in every new PR/per push (#2830)cd4dcf3
fix: create-contract-with-value example (#2825)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)