Skip to content

Revert "vm,src: add property query interceptors" - #53348

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
targos:fix-regression
Jun 6, 2024
Merged

Revert "vm,src: add property query interceptors"#53348
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
targos:fix-regression

Conversation

@targos

@targostargos commented Jun 5, 2024

Copy link
Copy Markdown
Member

This reverts commit d1f18b0.

Closes: #53346

Reverts PR #53172

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem. labels Jun 5, 2024
@targostargos added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 5, 2024
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @targos. Please 👍 to approve.

@targostargos added dont-land-on-v18.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. labels Jun 5, 2024
@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 5, 2024
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 5, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@targostargos added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Jun 5, 2024
H4ad
H4ad approved these changes Jun 5, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@targostargos added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 6, 2024
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 6, 2024
@nodejs-github-bot
nodejs-github-bot merged commit 35b8e5c into nodejs:mainJun 6, 2024
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 35b8e5c

@targos
targos deleted the fix-regression branch June 10, 2024 09:42
eliphazbouye pushed a commit to eliphazbouye/node that referenced this pull request Jun 20, 2024
This reverts commit d1f18b0.
Closes: nodejs#53346
PR-URL: nodejs#53348Fixes: nodejs#53346
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.vmIssues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vm module regression

4 participants

@targos@nodejs-github-bot@richardlau@H4ad