Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Jun 3, 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

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

@jkrems jkrems added the debugger label Jun 3, 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
@jkrems jkrems force-pushed the node-inspect-v1.11.6 branch from 2baa3f4 to fa14ff6 Compare June 3, 2019 08:17
@nodejs-github-bot
Copy link
Collaborator

@jkrems jkrems self-assigned this Jun 5, 2019
jkrems 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>
@jkrems
Copy link
Contributor Author

jkrems commented Jun 5, 2019

Landed in 6a7d3ca

@jkrems jkrems closed this Jun 5, 2019
@jkrems jkrems removed their assignment Jun 5, 2019
@jkrems jkrems 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants