FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: Update node-inspect to v1.11.6 by hybrist · Pull Request #28039 · nodejs/node · GitHub

/ node Public

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 commented Jun 3, 2019
edited
Loading

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 force-pushed the node-inspect-v1.11.6 branch from 2baa3f4 to fa14ff6 Compare June 3, 2019 08:17

Copy link
Copy Markdown
Collaborator

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 commented Jun 5, 2019

Copy link
Copy Markdown
Contributor Author

Landed in 6a7d3ca

hybrist closed this Jun 5, 2019
hybrist removed their assignment Jun 5, 2019
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 mentioned this pull request Jun 17, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL