Skip to content

Bump consensusNodeVersion from 0.70.0-rc.2 to 0.71.0-rc.3#12874

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/consensusNodeVersion-0.71.0-rc.3
Closed

Bump consensusNodeVersion from 0.70.0-rc.2 to 0.71.0-rc.3#12874
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/consensusNodeVersion-0.71.0-rc.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps consensusNodeVersion from 0.70.0-rc.2 to 0.71.0-rc.3.
Updates com.hedera.hashgraph:app from 0.70.0-rc.2 to 0.71.0-rc.3

Commits
  • 036172c fix: (0.71) Ensure HTS transfer gas cost reflects HBAR auto-creations (#23181)
  • dddb505 ci(workflows): Update runners & Improve XTS Dry Run Capabilities (#23172) (#2...
  • 7faa9e5 ci(workflows): Update build-release-artifact and associated workflows (#23206)
  • 7245719 ci(workflows): rename zxf to flow on MATS and XTS dry run workflows (#23191)
  • 38b77c5 ci(fix): cherry-pick update hiero-observability group (#23179)
  • bbac2af chore: Cherry-Pick (0.71): Use incremental streaming hashers for all subroots...
  • 6ecd17b fix: Consensus optimization (#23132)
  • e037272 test: Add more tests (#23055)
  • 9eb54a6 chore: remove teams from CODEOWNERS for gradle (#23053)
  • cbdd5d8 chore: 22984 Cleanup usages of SelfSerializable (#23033)
  • Additional commits viewable in compare view

Updates com.hedera.hashgraph:app-service-entity-id-impl from 0.70.0-rc.2 to 0.71.0-rc.3

Commits
  • 036172c fix: (0.71) Ensure HTS transfer gas cost reflects HBAR auto-creations (#23181)
  • dddb505 ci(workflows): Update runners & Improve XTS Dry Run Capabilities (#23172) (#2...
  • 7faa9e5 ci(workflows): Update build-release-artifact and associated workflows (#23206)
  • 7245719 ci(workflows): rename zxf to flow on MATS and XTS dry run workflows (#23191)
  • 38b77c5 ci(fix): cherry-pick update hiero-observability group (#23179)
  • bbac2af chore: Cherry-Pick (0.71): Use incremental streaming hashers for all subroots...
  • 6ecd17b fix: Consensus optimization (#23132)
  • e037272 test: Add more tests (#23055)
  • 9eb54a6 chore: remove teams from CODEOWNERS for gradle (#23053)
  • cbdd5d8 chore: 22984 Cleanup usages of SelfSerializable (#23033)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2026 02:03
@dependabot dependabot bot requested a review from nirbosl February 1, 2026 02:03
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2026
@lfdt-bot
Copy link

lfdt-bot commented Feb 1, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@steven-sheehy steven-sheehy marked this pull request as draft February 1, 2026 16:26
@dependabot dependabot bot force-pushed the dependabot/gradle/consensusNodeVersion-0.71.0-rc.3 branch from 6bca56f to 07bccbe Compare February 4, 2026 01:40
@steven-sheehy steven-sheehy marked this pull request as ready for review February 4, 2026 01:47
@steven-sheehy steven-sheehy marked this pull request as draft February 4, 2026 02:00
Bumps `consensusNodeVersion` from 0.70.0-rc.2 to 0.71.0-rc.3.

Updates `com.hedera.hashgraph:app` from 0.70.0-rc.2 to 0.71.0-rc.3
- [Release notes](https://github.com/hiero-ledger/hiero-consensus-node/releases)
- [Commits](hiero-ledger/hiero-consensus-node@v0.70.0-rc.2...v0.71.0-rc.3)

Updates `com.hedera.hashgraph:app-service-entity-id-impl` from 0.70.0-rc.2 to 0.71.0-rc.3
- [Release notes](https://github.com/hiero-ledger/hiero-consensus-node/releases)
- [Commits](hiero-ledger/hiero-consensus-node@v0.70.0-rc.2...v0.71.0-rc.3)

---
updated-dependencies:
- dependency-name: com.hedera.hashgraph:app
  dependency-version: 0.71.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.hedera.hashgraph:app-service-entity-id-impl
  dependency-version: 0.71.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/consensusNodeVersion-0.71.0-rc.3 branch from 07bccbe to aae0727 Compare February 5, 2026 00:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/gradle/consensusNodeVersion-0.71.0-rc.3 branch February 5, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant