Skip to content

chore(deps): bump org.web3j:core from 4.9.8 to 6.0.0 in /platform-fisco - #257

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/platform-fisco/org.web3j-core-6.0.0
Open

chore(deps): bump org.web3j:core from 4.9.8 to 6.0.0 in /platform-fisco#257
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/platform-fisco/org.web3j-core-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps org.web3j:core from 4.9.8 to 6.0.0.

Release notes

Sourced from org.web3j:core's releases.

v6.0.0

Features

  • Add signTypedData address recovery test #2260
  • Add support for EIP-7594 blob transaction wrapper #2263
  • Add http code to the ClientConnectionException #2295
  • Full EIP-7594 tx and Kzg cell proof generation #2296
  • Added Agent and skills files #2298
  • Add EIP-7702 authorization signing and recovery #2299
  • Add eth_blobBaseFee RPC (EIP-7918 / Fusaka-correct blob base fee) #2300
  • Adds context7 json file #2301
  • Bump snapshot version to 6.0.0 #2302

Bug Fixes

  • pass accessList to parent in Transaction7702 constructor (#2292) #2292 (Sai Asish Y)
  • handle null values in Transaction getters to prevent serialization failure (#2293) #2293 (Dev dev)
  • crypto: prevent NPE when deriving child keys from public-only Bip32ECKeyPair (#2284) #2284 (Dev dev)
  • correct Utf8String encoding and dynamic array handling for non-ASCII strings (#1841) (#2289) #2289 (Dev dev)

What's Changed

New Contributors

Full Changelog: LFDT-web3j/web3j@v5.0.3...v6.0.0

v5.0.3

Features

  • ens: route resolve() through the Universal Resolver (ENSv2 readiness) (#2283) #2283 (dhai)

Bug Fixes

  • remove raw type usage of EthLog.LogResult and add generics for type safety #2254 (Dev10-sys)
  • support safe shutdown and reuse of Async executor (#2255) #2255 (Dev10-sys)
  • refine Async executor lifecycle and handle RejectedExecutionException #2255 (Dev10-sys)

... (truncated)

Changelog

Sourced from org.web3j:core's changelog.

6.0.0 (Upcoming)

Bug Fixes

  • Fix incorrect casting for array types in generated contract wrappers #2274
  • Fix NullPointerException when deriving child keys from public-only Bip32ECKeyPair #2284
  • Fix Utf8String encoding + dynamic array for non-ASCII characters #2289
  • Fix pass accessList to parent in Transaction7702 constructor #2292
  • Fix Transaction serialization failure when fee fields are null #2293
  • Fix stale EIP-7691 blob base-fee update fraction #2300

Features

  • Add signTypedData address recovery test #2260
  • Add support for EIP-7594 blob transaction wrapper #2263
  • Add http code to the ClientConnectionException #2295
  • Full EIP-7594 tx and Kzg cell proof generation #2296
  • Added Agent and skills files #2298
  • Add EIP-7702 authorization signing and recovery #2299
  • Add eth_blobBaseFee RPC (EIP-7918 / Fusaka-correct blob base fee) #2300
  • Adds context7 json file #2301
  • Bump snapshot version to 6.0.0 #2302
  • Add support for txpool_contentFrom JSON-RPC method to query transaction pool by address #2262
  • Add support for txpool_inspect JSON-RPC method #2262

BREAKING CHANGES

5.0.3 (2026-06-01)

Bug Fixes

  • Fix Async executor lifecycle to support safe shutdown and reuse #2244
  • Fix Async executor lifecycle to safely recreate executor after shutdown and prevent RejectedExecutionException #2255
  • Replace raw usage of EthLog.LogResult with parameterized type to improve type safety #2252

Features

  • route resolve() through the Universal Resolver (ENSv2 readiness) #2283

BREAKING CHANGES

  • Update to Jackson 3.1.0 #2285

5.0.2 (2026-01-21)

Bug Fixes

  • Fix failing integration tests #2248

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/platform-fisco/org.web3j-core-6.0.0 branch from b1892eb to 63e9141 Compare July 14, 2026 14:11
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot
dependabot Bot force-pushed the dependabot/maven/platform-fisco/org.web3j-core-6.0.0 branch from 63e9141 to 32ff815 Compare July 15, 2026 12:51
Bumps [org.web3j:core](https://github.com/LFDT-web3j/web3j) from 4.9.8 to 6.0.0.
- [Release notes](https://github.com/LFDT-web3j/web3j/releases)
- [Changelog](https://github.com/LFDT-web3j/web3j/blob/main/CHANGELOG.md)
- [Commits](LFDT-web3j/web3j@v4.9.8...v6.0.0)

---
updated-dependencies:
- dependency-name: org.web3j:core
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/platform-fisco/org.web3j-core-6.0.0 branch from 32ff815 to 884e395 Compare July 25, 2026 19:44
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants