Skip to content

Conversation

richardlau
Copy link
Member

@richardlau richardlau commented Dec 14, 2022

When cherry-picking the release commit for Node.js 16.19.0 to the main branch git updated the metadata for the wrong item in doc/api/test.md.

Refs: #45506 (comment)
Refs: nodejs/Release#771

cc @targos

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. dont-land-on-v14.x test_runner Issues and PRs related to the test runner subsystem. labels Dec 14, 2022
@aduh95 aduh95 added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Dec 14, 2022
@github-actions
Copy link
Contributor

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

@targos
Copy link
Member

targos commented Dec 15, 2022

The incorrectly updated item has been fixed in a subsequent commit (the merge for the 19.3.0 release commit).

I didn't fix it. See

node/doc/api/test.md

Lines 1043 to 1049 in b3f5a41

### `mock.setter(object, methodName[, implementation][, options])`
<!-- YAML
added:
- v19.3.0
- v16.19.0
-->

@richardlau richardlau removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 15, 2022
@richardlau
Copy link
Member Author

The incorrectly updated item has been fixed in a subsequent commit (the merge for the 19.3.0 release commit).

I didn't fix it.

🤦. I'll push a fix for that to this PRr and update the commit message.

@aduh95 aduh95 removed the fast-track PRs that do not need to wait for 48 hours to land. label Dec 15, 2022
When cherry-picking the release commit for Node.js 16.19.0 to the `main`
branch git updated the metadata for the wrong item in `doc/api/test.md`.

Refs: nodejs#45506 (comment)
Refs: nodejs/Release#771
@richardlau
Copy link
Member Author

@targos Updated. PTAL.

@richardlau richardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 15, 2022
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 15, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 16, 2022
@nodejs-github-bot nodejs-github-bot merged commit 97165fc into nodejs:main Dec 16, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 97165fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants