-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Revert "deps: V8: cherry-pick 13192d6e10fa" #51495
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit bc2ebb9, which shouldn't be applied to v20.x. Fix nodejs/unofficial-builds#106
Review requested:
|
nodejs-github-bot
added
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
v8 engine
Issues and PRs related to the V8 dependency.
labels
Jan 17, 2024
fhinkel
approved these changes
Jan 17, 2024
targos
approved these changes
Jan 17, 2024
sxa
approved these changes
Jan 17, 2024
richardlau
approved these changes
Jan 17, 2024
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Jan 17, 2024
KexyBiscuit
added a commit
to AOSC-Dev/aosc-os-abbs
that referenced
this pull request
Jan 18, 2024
KexyBiscuit
added a commit
to AOSC-Dev/aosc-os-abbs
that referenced
this pull request
Jan 18, 2024
MingcongBai
pushed a commit
to AOSC-Dev/aosc-os-abbs
that referenced
this pull request
Jan 20, 2024
lpinca
approved these changes
Jan 22, 2024
lpinca
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Jan 25, 2024
kxxt
added a commit
to kxxt/archriscv-packages
that referenced
this pull request
Feb 7, 2024
Revert a v8 cherry-pick that targets v21 but incorrectly gets backported to v20. Upstream PR: nodejs/node#51495
felixonmars
pushed a commit
to felixonmars/archriscv-packages
that referenced
this pull request
Feb 7, 2024
Revert a v8 cherry-pick that targets v21 but incorrectly gets backported to v20. Upstream PR: nodejs/node#51495
richardlau
pushed a commit
that referenced
this pull request
Mar 5, 2024
This reverts commit bc2ebb9, which shouldn't be applied to v20.x. Fix nodejs/unofficial-builds#106 PR-URL: #51495 Fixes: nodejs/unofficial-builds#106 Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Stewart X Addison <sxa@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Landed in ea50540. |
Merged
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 build files or the CI.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
riscv64
Issues and PRs related to the riscv64 architecture.
v8 engine
Issues and PRs related to the V8 dependency.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This reverts commit bc2ebb9, which shouldn't be applied to v20.x.
Fixes: nodejs/unofficial-builds#106