Skip to content

deps: patch resb crate#62138

Open
richardlau wants to merge 2 commits intonodejs:mainfrom
richardlau:temporalbefix
Open

deps: patch resb crate#62138
richardlau wants to merge 2 commits intonodejs:mainfrom
richardlau:temporalbefix

Conversation

@richardlau
Copy link
Member

@richardlau richardlau commented Mar 6, 2026

Original commit message:

Fix resb on big endian platforms

Fixes: #61808
Refs: unicode-org/icu4x@d310df8
Refs: unicode-org/icu4x#7658


I'm open to other suggestions about how to patch the vendored crate. This way appears to work, https://ci.nodejs.org/job/node-test-commit-linuxone/53963/ (configured with --v8-enable-temporal-support). See #61808 for other methods I have tried (unsuccessfully).

Original commit message:

    Fix resb on big endian platforms

Refs: unicode-org/icu4x@d310df8
Refs: unicode-org/icu4x#7658
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. labels Mar 6, 2026
@richardlau richardlau added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Mar 6, 2026
@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 6, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 6, 2026
@nodejs-github-bot
Copy link
Collaborator

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

Labels

commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parallel/test-temporal-with-zoneinfo fails on Linux s390x

3 participants