Skip to content

test: remove usage of deprecated V8 APIs in addons - #22704

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:v8-dep-addon
Closed

test: remove usage of deprecated V8 APIs in addons#22704
targos wants to merge 1 commit into
nodejs:masterfrom
targos:v8-dep-addon

Conversation

@targos

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added addons Issues and PRs related to native addons. test Issues and PRs related to the tests. labels Sep 5, 2018
@BridgeAR

Copy link
Copy Markdown
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 5, 2018
@targos

Copy link
Copy Markdown
MemberAuthor

Landed in 8518548

@targostargos closed this Sep 7, 2018
@targos
targos deleted the v8-dep-addon branch September 7, 2018 13:56
targos added a commit that referenced this pull request Sep 7, 2018
PR-URL: #22704
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos added a commit that referenced this pull request Sep 7, 2018
PR-URL: #22704
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Sep 18, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addonsIssues and PRs related to native addons.author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@targos@nodejs-github-bot@BridgeAR@jasnell@trivikr@MylesBorins