Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update ICU to 73.1 final #47456

Closed
wants to merge 1 commit into from
Closed

deps: update ICU to 73.1 final #47456

wants to merge 1 commit into from

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Apr 6, 2023

ICU 73 updates to CLDR 43 locale data with various additions and corrections.
ICU 73 improves Japanese and Korean short-text line breaking, reduces C++ memory use in date formatting, and promotes the Java person name formatter from tech preview to draft.
ICU 73 updates to the time zone data version 2023a (2023-mar) [same as 2023c]. Note that pre-1970 data for a number of time zones has been removed, as has been the case in the upstream tzdata release since 2021b.

More: https://icu.unicode.org/download/73

@srl295 srl295 added the i18n-api Issues and PRs related to the i18n implementation. label Apr 6, 2023
@srl295 srl295 requested a review from targos April 6, 2023 19:10
@srl295 srl295 self-assigned this Apr 6, 2023
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. labels Apr 6, 2023
@srl295 srl295 added the wip Issues and PRs that are still a work in progress. label Apr 6, 2023
@srl295
Copy link
Member Author

srl295 commented Apr 6, 2023

should it go out of draft so it gets CI?

@nodejs-github-bot
Copy link
Collaborator

@joyeecheung
Copy link
Member

You can start a CI while it's a draft (the bot does not check the status). I started one.

@srl295
Copy link
Member Author

srl295 commented Apr 8, 2023 via email

@srl295
Copy link
Member Author

srl295 commented Apr 10, 2023

Apparently there's a ./test/fixtures/tz-version.txt that needs update

@srl295 srl295 changed the title deps: update ICU to 73.1RC deps: update ICU to 73.1 final Apr 13, 2023
@srl295 srl295 marked this pull request as ready for review April 13, 2023 22:46
@srl295
Copy link
Member Author

srl295 commented Apr 13, 2023

Apparently there's a ./test/fixtures/tz-version.txt that needs update

Not anymore. 2023c is here.

@srl295 srl295 requested a review from joyeecheung April 13, 2023 22:47
@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 13, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 13, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@richardlau
Copy link
Member

@srl295 Any reason to keep the wip Issues and PRs that are still a work in progress. label on this?

@targos
Copy link
Member

targos commented Apr 17, 2023

What's up with all the whitespace changes?

@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/47456
✔  Done loading data for nodejs/node/pull/47456
----------------------------------- PR info ------------------------------------
Title      deps: update ICU to 73.1 final (#47456)
Author     Steven R. Loomis  (@srl295)
Branch     srl295:icu4c-73-1 -> nodejs:main
Labels     meta, i18n-api, needs-ci, dependencies
Commits    1
 - deps: update ICU to 73.1 release
Committers 1
 - Steven R. Loomis 
PR-URL: https://github.com/nodejs/node/pull/47456
Reviewed-By: Richard Lau 
Reviewed-By: Michaël Zasso 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47456
Reviewed-By: Richard Lau 
Reviewed-By: Michaël Zasso 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 06 Apr 2023 19:10:49 GMT
   ✔  Approvals: 2
   ✔  - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/47456#pullrequestreview-1385352355
   ✔  - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/47456#pullrequestreview-1387663947
   ✘  Last GitHub CI failed
   ℹ  Last Full PR CI on 2023-04-14T17:22:13Z: https://ci.nodejs.org/job/node-test-pull-request/51265/
- Querying data for job/node-test-pull-request/51265/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/4721761369

@srl295
Copy link
Member Author

srl295 commented Apr 17, 2023

sorry, i haven't used the commit queue before… why does it think CI failed?

@MoLow
Copy link
Member

MoLow commented Apr 17, 2023

sorry, i haven't used the commit queue before… why does it think CI failed?

for some reason it thinks ✘ Last GitHub CI failed
that is either a hickup or a big, re-adding commit-queue

@MoLow MoLow added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Apr 17, 2023
@srl295
Copy link
Member Author

srl295 commented Apr 17, 2023

sorry, i haven't used the commit queue before… why does it think CI failed?

for some reason it thinks ✘ Last GitHub CI failed that is either a hickup or a big, re-adding commit-queue

There was a failure earlier, but it was fixed by this force push days ago.

@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 17, 2023
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/47456
✔  Done loading data for nodejs/node/pull/47456
----------------------------------- PR info ------------------------------------
Title      deps: update ICU to 73.1 final (#47456)
Author     Steven R. Loomis  (@srl295)
Branch     srl295:icu4c-73-1 -> nodejs:main
Labels     meta, i18n-api, needs-ci, dependencies
Commits    1
 - deps: update ICU to 73.1 release
Committers 1
 - Steven R. Loomis 
PR-URL: https://github.com/nodejs/node/pull/47456
Reviewed-By: Richard Lau 
Reviewed-By: Michaël Zasso 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47456
Reviewed-By: Richard Lau 
Reviewed-By: Michaël Zasso 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 06 Apr 2023 19:10:49 GMT
   ✔  Approvals: 2
   ✔  - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/47456#pullrequestreview-1385352355
   ✔  - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/47456#pullrequestreview-1387663947
   ✘  Last GitHub CI failed
   ℹ  Last Full PR CI on 2023-04-17T13:30:24Z: https://ci.nodejs.org/job/node-test-pull-request/51265/
- Querying data for job/node-test-pull-request/51265/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/4721919927

@MoLow
Copy link
Member

MoLow commented Apr 17, 2023

Seems like it needs to be landed manually. I can do it if needed

@srl295
Copy link
Member Author

srl295 commented Apr 17, 2023

I can do it

@targos
Copy link
Member

targos commented Apr 17, 2023

It's related to this workflow run (which was cancelled): https://github.com/nodejs/node/actions/runs/4694482182

@srl295
Copy link
Member Author

srl295 commented Apr 17, 2023

hi @targos is this related to nodejs/node-core-utils#660 ?

@srl295
Copy link
Member Author

srl295 commented Apr 17, 2023

It's related to this workflow run (which was cancelled): https://github.com/nodejs/node/actions/runs/4694482182

I'm re-running that one.

srl295 added a commit that referenced this pull request Apr 17, 2023
- Details: https://icu.unicode.org/download/73

PR-URL: #47456
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@srl295
Copy link
Member Author

srl295 commented Apr 17, 2023

Landed in e050cec

@srl295 srl295 closed this Apr 17, 2023
targos pushed a commit that referenced this pull request May 2, 2023
- Details: https://icu.unicode.org/download/73

PR-URL: #47456
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
@targos targos mentioned this pull request May 2, 2023
@tniessen tniessen removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label May 5, 2023
@targos
Copy link
Member

targos commented May 7, 2023

What's up with all the whitespace changes?

Upstream, they come out when the merge happens

Unfortunately I think they were kept this time when the commit landed

@kasicka
Copy link

kasicka commented Jun 12, 2023

Any reason for using zip instead of tgz?

@srl295
Copy link
Member Author

srl295 commented Jun 12, 2023

Any reason for using zip instead of tgz?

Off the top of my head, the zip file unpacks properly on windows and everywhere, the tgz doesn't

danielleadams pushed a commit that referenced this pull request Jul 6, 2023
- Details: https://icu.unicode.org/download/73

PR-URL: #47456
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
- Details: https://icu.unicode.org/download/73

PR-URL: nodejs#47456
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
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. i18n-api Issues and PRs related to the i18n implementation. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants