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

doc: fix doc metadata for Node.js 16.19.0 #45863

Merged
merged 1 commit into from Dec 16, 2022

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

@richardlau richardlau added dont-land-on-v16.x dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. 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. dont-land-on-v18.x PRs that should not land on the v18.x-staging branch and should not be released in v18.x. test_runner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants