Skip to content

doc: mention util depth default change - #24805

Closed
BridgeAR wants to merge 2 commits into
nodejs:masterfrom
BridgeAR:revert-util-change
Closed

doc: mention util depth default change#24805
BridgeAR wants to merge 2 commits into
nodejs:masterfrom
BridgeAR:revert-util-change

Conversation

@BridgeAR

Copy link
Copy Markdown
Member

This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module. labels Dec 3, 2018
@BridgeAR

Copy link
Copy Markdown
MemberAuthor

@nodejs/documentation PTAL

@BridgeAR

Copy link
Copy Markdown
MemberAuthor

This needs another LG.

Comment threaddoc/api/util.md Outdated
Co-Authored-By: BridgeAR <ruben@bridgewater.de>
@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 5, 2018
@BridgeAR

Copy link
Copy Markdown
MemberAuthor

@Trott

Trott commented Dec 5, 2018

Copy link
Copy Markdown
Member

Landed in 2a55e71

@TrottTrott closed this Dec 5, 2018
Trott pushed a commit to Trott/io.js that referenced this pull request Dec 5, 2018
This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.
PR-URL: nodejs#24805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
BridgeAR added a commit that referenced this pull request Dec 6, 2018
This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.
PR-URL: #24805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@BridgeARBridgeAR mentioned this pull request Dec 6, 2018
4 tasks
BridgeAR added a commit that referenced this pull request Dec 7, 2018
This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.
PR-URL: #24805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
BridgeAR added a commit that referenced this pull request Dec 7, 2018
This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.
PR-URL: #24805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
refack pushed a commit to refack/node that referenced this pull request Jan 14, 2019
This was missed when reverting a former commit. To make sure the
history is kept in place, this just adds a new entry to state the
revert.
PR-URL: nodejs#24805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@BridgeAR
BridgeAR deleted the revert-util-change branch January 20, 2020 11:45
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.utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@BridgeAR@nodejs-github-bot@Trott@lpinca@richardlau@BethGriggs