X Tutup
The Wayback Machine - https://web.archive.org/web/20220323015837/https://github.com/nodejs/node/pull/35732
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: V8: set correct V8 version patch number #35732

Closed
wants to merge 1 commit into from

Conversation

targos
Copy link
Member

@targos targos commented Oct 21, 2020

The update to V8 8.6 already included the changes from that version,
but it wasn't tagged yet. Having the wrong version in tree breaks
node-core-utils.

The update to V8 8.6 already included the changes from that version,
but it wasn't tagged yet. Having the wrong version in tree breaks
node-core-utils.
@targos targos added v8 engine dont-land-on-v10.x dont-land-on-v12.x dont-land-on-v14.x labels Oct 21, 2020
@bricss bricss mentioned this pull request Oct 21, 2020
@BethGriggs
Copy link
Member

@BethGriggs BethGriggs commented Oct 21, 2020

👍 to fast-track? (Then it can go out in #35736)

@richardlau richardlau added the fast-track label Oct 21, 2020
@BethGriggs BethGriggs added the request-ci label Oct 21, 2020
Trott
Trott approved these changes Oct 21, 2020
@github-actions github-actions bot removed the request-ci label Oct 21, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Oct 21, 2020

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Oct 21, 2020

Copy link
Member

@MylesBorins MylesBorins left a comment

LGTM

@BethGriggs BethGriggs added the commit-queue label Oct 21, 2020
@github-actions github-actions bot removed the commit-queue label Oct 21, 2020
@github-actions
Copy link

@github-actions github-actions bot commented Oct 21, 2020

Landed in 610c68c...66ab2bd

@github-actions github-actions bot closed this Oct 21, 2020
nodejs-github-bot added a commit that referenced this issue Oct 21, 2020
The update to V8 8.6 already included the changes from that version,
but it wasn't tagged yet. Having the wrong version in tree breaks
node-core-utils.

PR-URL: #35732
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
BethGriggs pushed a commit that referenced this issue Oct 21, 2020
The update to V8 8.6 already included the changes from that version,
but it wasn't tagged yet. Having the wrong version in tree breaks
node-core-utils.

PR-URL: #35732
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
@targos targos deleted the fix-v8-patch branch Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-land-on-v12.x dont-land-on-v14.x fast-track v8 engine
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

7 participants
X Tutup