Bump org.web3j:core from 4.2.0 to 5.0.1
Open
Number: #4
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
September 27, 2025 at 09:09 PM UTC
(9 months ago)
(9 months ago)
Updated:
September 27, 2025 at 09:09 PM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps org.web3j:core from 4.2.0 to 5.0.1.
Release notes
Sourced from org.web3j:core's releases.
Release v5.0.1
Changelog
5417c1e release 5.0.1
What's Changed
- Bump 4.14.1 snapshot by
@gtebreanin LFDT-web3j/web3j#2177- feat: 7702 decoding by
@ayang-rkjsin LFDT-web3j/web3j#2178- Dynamic array bug fix 2. attempt by
@ko5tikin LFDT-web3j/web3j#2188- Fix ClassNotFoundException on Windows during project generation by
@FangshuoCaoin LFDT-web3j/web3j#2191- Include the data field returned from custom error Issue(#2180) by
@bodyhedia44in LFDT-web3j/web3j#2192- EIP-4337, Account Abstraction support by
@gtebreanin LFDT-web3j/web3j#2187- Disable failing tests by
@gtebreanin LFDT-web3j/web3j#2200- Adding
@Generatedannotation to generated code Issue(#2081) by@bodyhedia44in LFDT-web3j/web3j#2198- fix by
@gtebreanin LFDT-web3j/web3j#2207- docs: update broken link by
@MidSage0614in LFDT-web3j/web3j#2193- publish snapshots by
@gtebreanin LFDT-web3j/web3j#2230- Not adding blob sidecar for EIP-4844 transaction when encoding for signing by
@mskrzypkowsin LFDT-web3j/web3j#2196- docs: update README JSON-RPC link to official Ethereum docs by
@Galoretkain LFDT-web3j/web3j#2223New Contributors
@ayang-rkjsmade their first contribution in LFDT-web3j/web3j#2178@ko5tikmade their first contribution in LFDT-web3j/web3j#2188@FangshuoCaomade their first contribution in LFDT-web3j/web3j#2191@bodyhedia44made their first contribution in LFDT-web3j/web3j#2192@MidSage0614made their first contribution in LFDT-web3j/web3j#2193@mskrzypkowsmade their first contribution in LFDT-web3j/web3j#2196@Galoretkamade their first contribution in LFDT-web3j/web3j#2223Full Changelog: https://github.com/LFDT-web3j/web3j/compare/v4.14.0...v5.0.1
v4.14.0
Commits
- fbebeaa: release 4.14.0 (gtebrean)
What's Changed
- bump 4.13.1-SNAPSHOT by
@gtebreanin LFDT-web3j/web3j#2160- bump to 4.13.1-SNAPSHOT by
@gtebreanin LFDT-web3j/web3j#2161- fix: ENS CCIP Read improvements by
@Syn-McJin LFDT-web3j/web3j#2164- Upgrade java 21 and besu 25.2.1 by
@gtebreanin LFDT-web3j/web3j#2166- Update copyright year to 2025 by
@wmjaein LFDT-web3j/web3j#2152- Move to Consensys Tuweni fork v2.7.0 by
@siladuin LFDT-web3j/web3j#2170- update maintainers by
@gtebreanin LFDT-web3j/web3j#2172- Fix broken Code of Conduct URL by
@Hopium21in LFDT-web3j/web3j#2175- Support for Generation of Custom Error type by
@psychoplasmain LFDT-web3j/web3j#2173New Contributors
@wmjaemade their first contribution in LFDT-web3j/web3j#2152@siladumade their first contribution in LFDT-web3j/web3j#2170@Hopium21made their first contribution in LFDT-web3j/web3j#2175
... (truncated)
Changelog
Sourced from org.web3j:core's changelog.
5.0.1 (2025-09-23)
Bug Fixes
- fix multidimensional array encoding #1912
Features
- bump snapshot version to 4.14.1 #2176
- add encoding/decoding for EIP-7702 transactions #2178
- add
@javax.annotation.Generated to generated java classes #2081- add support for Account Abstraction EIP-4337 transactions #2187
BREAKING CHANGES
4.14.0 (2025-04-09)
Bug Fixes
Features
- bump snapshot version to 4.13.1 #2160
- Upgrade to https://github.com/Consensys/tuweni/releases/tag/v2.7.0 #2170
- Add support for code generation of custom error type introduced with
solidity v0.8.4#2173BREAKING CHANGES
- Upgrade to Java 21 and Besu 25.2.1 #2165
4.13.0 (2025-03-05)
Bug Fixes
- fix Transaction.getChainId when v=27 must return null #2133
- Fix android scripts #2138
- fixed subscription id conflict #2127
- Fix pipeline by disabling failing integration tests #2159
Features
... (truncated)
Commits
5417c1erelease 5.0.1fa16dbfMerge pull request #2223 from Galoretka/fix/brokenlink9af5a4fMerge pull request #2196 from mskrzypkows/eip-4844_encoding_fix4ff113cMerge pull request #2230 from LFDT-web3j/fix/organizationb4f8463fix8ec3401publish snapshotsb033352Merge pull request #2229 from LFDT-web3j/fix/organizationbf70118remove secreta86e689Merge pull request #2224 from LFDT-web3j/fix/organizationcd2bd6badd update link- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 8577184 |
| UUID: | 2866858267 |
| Node ID: | PR_kwDOP4IqWM6q4Mkb |
| Host: | GitHub |
| Repository: | heap-coder/java-wallet |
| Merge State: | Unknown |