Skip to content

Bump com.ibm.icu:icu4j from 78.2 to 78.3#90

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.ibm.icu-icu4j-78.3
Open

Bump com.ibm.icu:icu4j from 78.2 to 78.3#90
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.ibm.icu-icu4j-78.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps com.ibm.icu:icu4j from 78.2 to 78.3.

Release notes

Sourced from com.ibm.icu:icu4j's releases.

ICU 78.3

Unicode® ICU 78.3 is a maintenance update on top of ICU 78 and 78.2, mostly for the CLDR 48.2 bug fixes. In addition, it fixes a C++ code point iterator bug, and updates to timezone data 2026a.

Details: ICU 78 Download: releases/tag/release-78.3 Maven: com.ibm.icu / icu4j / version 78.3

The next major release of ICU will be ICU 79, planned for October. It will update to CLDR 49 and Unicode 18.

Commits
  • 21d1eb0 ICU-23316 Integrate CLDR 48.2 (final) to ICU maint-78; updates one tool
  • 45e94fa ICU-23316 Integrate CLDR 48.2 beta2 to ICU maint-78 all: source/binary genera...
  • 0ab3d4f ICU-23330 update to 2026a from icu-data
  • 6e0839d ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 3: ICU code/test/to...
  • 7eb213f ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 2: source data/test...
  • a7d9a58 ICU-23316 Integrate CLDR 48.2 beta1 to ICU maint-78, part 1: binary data gene...
  • 910bb20 ICU-23256 Fix floating exception while divided by 0
  • a08339b ICU-23316 ICU 78.3 BRS Update version number to 78.3
  • cfcdce7 ICU-23316 ICU 78.3 BRS: disable fuzzer
  • 418c5d6 ICU-23316 Integrate CLDR 48.2 beta0 to ICU maint-78, part 3: ICU code/test/to...
  • Additional commits viewable in compare view

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 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 [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 78.2 to 78.3.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](unicode-org/icu@release-78.2...release-78.3)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-version: '78.3'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2026 07:54
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

🤖 Claude Code Review

PR Code Review

Change Summary: Dependency bump — com.ibm.icu:icu4j 78.278.3 in pom.xml (test scope only).


Code Quality

  • Style guide: Single version string change, no style concerns.
  • No commented-out code
  • Meaningful variable names: N/A
  • DRY principle: N/A
  • Defects: No logic changes; test-scoped dependency bump only. No runtime impact.
  • CLAUDE.md: No issues.

Testing

  • Tests: This is a test-scoped dependency (<scope>test</scope>). No new production code introduced; existing tests cover usage.
  • Edge cases: N/A for a patch version bump.
  • ⚠️ Test coverage: Cannot verify from diff alone, but no new code paths were introduced.

Documentation

  • README: No update needed.
  • API docs: No update needed.
  • Inline comments: N/A
  • ⚠️ CHANGELOG.md: Dependency bumps are typically noted in a changelog. Verify if this project maintains one and whether dependency updates are expected to be recorded.
  • Markdown formatting: N/A

Security

  • No hardcoded credentials
  • No license files (.lic) checked in
  • 78.3 is a patch release of ICU4J — upgrading from 78.2 is a routine maintenance bump. No known security regressions expected; test-only scope limits blast radius to zero at runtime.

Summary

This is a low-risk, routine dependency update. The only item worth verifying is whether CHANGELOG.md should record this bump per project convention. No blocking issues.

Automated code review analyzing defects and coding standards

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.

2 participants