Skip to content

deps: Update node-inspect to v1.11.6 - #28039

Closed
hybrist wants to merge 1 commit into
nodejs:masterfrom
hybrist:node-inspect-v1.11.6
Closed

deps: Update node-inspect to v1.11.6#28039
hybrist wants to merge 1 commit into
nodejs:masterfrom
hybrist:node-inspect-v1.11.6

Conversation

@hybrist

@hybrist hybrist commented Jun 3, 2019

Copy link
Copy Markdown
Contributor

Highlights

  • The node-inspect test suite passes against latest master.
  • Removes use of deprecated repl.rli.

Compare: nodejs/node-inspect@v1.11.5...v1.11.6

Generated via:

rm -rf deps/node-inspect node-inspect-* && curl -sSL "https://github.com/nodejs/node-inspect/archive/v1.11.6.tar.gz" | tar -xzvf - && mv node-inspect-* deps/node-inspect

Rendered Changelog

1.11.6

Checklist
  • make test-node-inspect passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Highlights:

* The `node-inspect` test suite passes against latest master.
* Removes use of deprecated `repl.rli`.

Compare: nodejs/node-inspect@v1.11.5...v1.11.6
@hybrist
hybrist force-pushed the node-inspect-v1.11.6 branch from 2baa3f4 to fa14ff6 Compare June 3, 2019 08:17
@hybrist hybrist self-assigned this Jun 5, 2019
hybrist pushed a commit that referenced this pull request Jun 5, 2019
Highlights:

* The `node-inspect` test suite passes against latest master.
* Removes use of deprecated `repl.rli`.

Compare: nodejs/node-inspect@v1.11.5...v1.11.6

PR-URL: #28039
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@hybrist

hybrist commented Jun 5, 2019

Copy link
Copy Markdown
Contributor Author

Landed in 6a7d3ca

@hybrist hybrist closed this Jun 5, 2019
@hybrist hybrist removed their assignment Jun 5, 2019
@hybrist
hybrist deleted the node-inspect-v1.11.6 branch June 5, 2019 15:24
BridgeAR pushed a commit that referenced this pull request Jun 17, 2019
Highlights:

* The `node-inspect` test suite passes against latest master.
* Removes use of deprecated `repl.rli`.

Compare: nodejs/node-inspect@v1.11.5...v1.11.6

PR-URL: #28039
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BridgeAR BridgeAR mentioned this pull request Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

8 participants