BridgeAR
added
the
semver-major
label
May 14, 2019This adds a reference anchor to circular structures when using `util.inspect`. That way it's possible to identify with what object the circular reference corresponds too.
BridgeAR
added
the
author ready
label
May 14, 2019BridgeAR added a commit to BridgeAR/node that referenced this pull request
May 20, 2019This adds a reference anchor to circular structures when using `util.inspect`. That way it's possible to identify with what object the circular reference corresponds too. PR-URL: nodejs#27685 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
BridgeAR added a commit to BridgeAR/node that referenced this pull request
Aug 6, 2019This adds a reference anchor to circular structures when using `util.inspect`. That way it's possible to identify with what object the circular reference corresponds too. PR-URL: nodejs#27685 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
BridgeAR added a commit to BridgeAR/node that referenced this pull request
Aug 6, 2019This patch makes sure no breaking changes from the referenced semver-major PR are backported. Refs: nodejs#27685
Closed
4 tasks
Merged
BridgeAR added a commit that referenced this pull request
Sep 25, 2019This adds a reference anchor to circular structures when using `util.inspect`. That way it's possible to identify with what object the circular reference corresponds too. PR-URL: #27685 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Merged
This was referenced
Sep 25, 2019Closed
Closed
Closed
Closed
Closed
Closed
BridgeAR deleted the add-circular-reference-anchors branch
January 20, 2020 12:04trentm added a commit to trentm/node-bunyan that referenced this pull request
Jun 27, 2020…rcular refs In nodejs/node#27685 (part of node v14), how objects with circular references are stringified with `util.inspect` changed.
trentm added a commit to trentm/node-bunyan that referenced this pull request
Jun 27, 2020…rcular refs In nodejs/node#27685 (part of node v14), how objects with circular references are stringified with `util.inspect` changed.