Skip to content

deps: partially revert 'increase V8 deprecation levels' - #24195

Closed
psmarshall wants to merge 1 commit into
nodejs:v10.x-stagingfrom
psmarshall:fix-v10x-ci
Closed

deps: partially revert 'increase V8 deprecation levels'#24195
psmarshall wants to merge 1 commit into
nodejs:v10.x-stagingfrom
psmarshall:fix-v10x-ci

Conversation

@psmarshall

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

The V8 CI on v10x-staging won't build because deprecation warnings are raised to errors at compile time. This is a partial revert of #23159 so that the build can run again.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added v10.x v8 engine Issues and PRs related to the V8 dependency. labels Nov 6, 2018
@psmarshall

Copy link
Copy Markdown
ContributorAuthor

@refack

Copy link
Copy Markdown
Contributor

Note to self: make a semver-patch backport of #23426

@psmarshall

Copy link
Copy Markdown
ContributorAuthor

Redoing the linter because it failed: https://ci.nodejs.org/job/node-linter/1510/

@refack

refack commented Nov 7, 2018

Copy link
Copy Markdown
Contributor

Redoing the linter because it failed: ci.nodejs.org/job/node-linter/1510

It has a rebasing checksum issue. Not relevant for linting.
This run should work: https://ci.nodejs.org/job/node-linter/1511/ ✔️

@psmarshallpsmarshall added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 7, 2018
@psmarshall

Copy link
Copy Markdown
ContributorAuthor

Thanks @refack. This is ready to land - @MylesBorins could you please land? Thanks 😀

@MylesBorins

Copy link
Copy Markdown
Contributor

Landed in 2290c31

MylesBorins pushed a commit that referenced this pull request Nov 7, 2018
PR-URL: #24195
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@codebyterecodebytere mentioned this pull request Nov 27, 2018
rvagg pushed a commit that referenced this pull request Nov 28, 2018
PR-URL: #24195
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 29, 2018
PR-URL: #24195
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@codebyterecodebytere mentioned this pull request Nov 29, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@psmarshall@nodejs-github-bot@refack@MylesBorins@addaleax@richardlau