Skip to content

deps: patch resb crate#62138

Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom
richardlau:temporalbefix
Mar 9, 2026
Merged

deps: patch resb crate#62138
nodejs-github-bot merged 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

@legendecas legendecas added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 7, 2026
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@addaleax addaleax added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 9, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 9, 2026
@nodejs-github-bot nodejs-github-bot merged commit 17c76c1 into nodejs:main Mar 9, 2026
67 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 17c76c1

@richardlau richardlau added dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. 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

4 participants