X Tutup
The Wayback Machine - https://web.archive.org/web/20220423193257/https://github.com/nodejs/node/pull/35528
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 util.inspect history #35528

Closed
wants to merge 1 commit into from

Conversation

Copy link
Contributor

@aduh95 aduh95 commented Oct 6, 2020

#33690 was part of v14.6.0 as well.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc util labels Oct 6, 2020
Copy link
Member

@MylesBorins MylesBorins left a comment

LGTM

@aduh95 aduh95 force-pushed the fix-util.inspect-change-history branch from cbb166d to 7b3d5cb Compare Oct 7, 2020
@lpinca lpinca added the request-ci label Oct 7, 2020
@github-actions github-actions bot removed the request-ci label Oct 7, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Oct 7, 2020

Trott
Trott approved these changes Oct 7, 2020
@aduh95 aduh95 added the commit-queue label Oct 8, 2020
@github-actions github-actions bot removed the commit-queue label Oct 8, 2020
@github-actions
Copy link

@github-actions github-actions bot commented Oct 8, 2020

Landed in 96c37b3

@github-actions github-actions bot closed this Oct 8, 2020
nodejs-github-bot pushed a commit that referenced this issue Oct 8, 2020
PR-URL: #35528
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@aduh95 aduh95 deleted the fix-util.inspect-change-history branch Oct 8, 2020
BethGriggs pushed a commit that referenced this issue Oct 13, 2020
PR-URL: #35528
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@MylesBorins MylesBorins mentioned this pull request Oct 14, 2020
MylesBorins pushed a commit that referenced this issue Nov 3, 2020
PR-URL: #35528
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@MylesBorins MylesBorins mentioned this pull request Nov 3, 2020
MylesBorins pushed a commit that referenced this issue Nov 16, 2020
PR-URL: #35528
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
joesepi pushed a commit to joesepi/node that referenced this issue Jan 8, 2021
PR-URL: nodejs#35528
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc util
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants
X Tutup