FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix doc metadata for Node.js 16.19.0 by richardlau · Pull Request #45863 · nodejs/node · GitHub

/ node Public

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

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
richardlau:docs
Dec 16, 2022
Merged

doc: fix doc metadata for Node.js 16.19.0#45863
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
richardlau:docs

Conversation

richardlau commented Dec 14, 2022
edited
Loading

Copy link
Copy Markdown
Member

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 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 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 outstanding review comments, and a CI started. labels Dec 14, 2022

Copy link
Copy Markdown
Contributor

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

targos commented Dec 15, 2022

Copy link
Copy Markdown
Member

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 removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 15, 2022

Copy link
Copy Markdown
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 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

Copy link
Copy Markdown
Member Author

@targos Updated. PTAL.

richardlau added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 15, 2022
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 15, 2022
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 merged commit 97165fc into nodejs:main Dec 16, 2022

Copy link
Copy Markdown
Collaborator

Landed in 97165fc

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, 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


Back | FazBrowse Home | New Git URL