Skip to content

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

@richardlaurichardlau commented Dec 14, 2022

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-botnodejs-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
bnb
bnb approved these changes Dec 14, 2022
@aduh95aduh95 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
Copy Markdown
Contributor

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

@targos

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
-->

@richardlaurichardlau 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
Copy Markdown
MemberAuthor

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.

@aduh95aduh95 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
Copy Markdown
MemberAuthor

@targos Updated. PTAL.

@richardlaurichardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 15, 2022
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 15, 2022
@nodejs-github-botnodejs-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:mainDec 16, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 97165fc

@richardlau
richardlau deleted the docs branch July 6, 2023 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.test_runnerIssues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@richardlau@targos@nodejs-github-bot@bnb@lpinca@MoLow@aduh95