Skip to content

deps: V8: hot-patch fix for Temporal cherry-pick cd89fe6f7acb - #65992

Draft
srl295 wants to merge 1 commit into
nodejs:mainfrom
srl295:temporal-issue-62676
Draft

deps: V8: hot-patch fix for Temporal cherry-pick cd89fe6f7acb#65992
srl295 wants to merge 1 commit into
nodejs:mainfrom
srl295:temporal-issue-62676

Conversation

@srl295

@srl295 srl295 commented Sep 11, 2026

Copy link
Copy Markdown
Member

Fixes: #62676

Original commit message:

build: Fix Temporal compilation with system or no ICU

- remove reference to internal udatamem.h header file

See: https://unicode-org.atlassian.net/browse/ICU-23400
See: Node: https://github.com/nodejs/node/issues/62676
See: V8: https://chromium-review.googlesource.com/c/v8/v8/+/8281487

Bug: 8281487

Refs: srl295/v8@cd89fe6

See: https://unicode-org.atlassian.net/browse/ICU-23400
See: Node: #62676
See: V8: https://chromium-review.googlesource.com/c/v8/v8/+/8281487

Original commit message:

    build: Fix Temporal compilation with system or no ICU

    - remove reference to internal udatamem.h header file

    See: https://unicode-org.atlassian.net/browse/ICU-23400
    See: Node: nodejs#62676
    See: V8: https://chromium-review.googlesource.com/c/v8/v8/+/8281487

    Bug: 8281487

Refs: srl295/v8@cd89fe6
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/security-wg
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. labels Sep 11, 2026
@srl295 srl295 self-assigned this Sep 11, 2026
@srl295 srl295 added wip Issues and PRs that are still a work in progress. deprecations Issues and PRs related to deprecations. and removed deprecations Issues and PRs related to deprecations. labels Sep 11, 2026
@srl295
srl295 requested a review from aduh95 September 11, 2026 22:07
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. wip Issues and PRs that are still a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Temporal does not compile with shared ICU or no ICU

2 participants