Skip to content

chore: update, modernize, etc#107

Merged
srl295 merged 8 commits into
nodejs:mainfrom
srl295:use-dots
Jun 17, 2026
Merged

chore: update, modernize, etc#107
srl295 merged 8 commits into
nodejs:mainfrom
srl295:use-dots

Conversation

@srl295

@srl295 srl295 commented Jun 17, 2026

Copy link
Copy Markdown
Member

This incorporates #96 (before it had a namespace added),
fixes eslint (similar to #64 )
and updates to current node versions

Starting from ICU 78.1, the unicode-org/icu GitHub releases reverted
to using dots in both the release tag (release-78.1) and the filename
(icu4c-78.1-data-bin-l.zip), instead of hyphens/underscores used in
versions 69-77.

URL format by version range:
- v67-v68: release-67-1/icu4c-67.1-data-bin-l.zip (hyphens in tag, dots in file)
- v69-v77: release-73-1/icu4c-73_1-data-bin-l.zip (hyphens in tag, underscores in file)
- v78+:    release-78.1/icu4c-78.1-data-bin-l.zip (dots in both)
@srl295 srl295 self-assigned this Jun 17, 2026
@srl295 srl295 marked this pull request as ready for review June 17, 2026 14:21
@srl295 srl295 requested review from a team June 17, 2026 14:21
@srl295 srl295 changed the title fix: use dots in release tag and filename for ICU >= 78 chore: update, modernize, etc Jun 17, 2026
@srl295 srl295 merged commit 00759fd into nodejs:main Jun 17, 2026
16 checks passed
@srl295 srl295 deleted the use-dots branch June 17, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants