-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
lib: end-of-life the deprecated require('sys') #26292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -551,6 +551,9 @@ The `REPLServer.prototype.convertToContext()` API has been removed. | |||||
### DEP0025: require('sys') | ||||||
<!-- YAML | ||||||
changes: | ||||||
- version: REPLACEME | ||||||
pr-url: XXX | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
description: End-of-Life. | ||||||
- version: | ||||||
- v4.8.6 | ||||||
- v6.12.0 | ||||||
|
@@ -561,7 +564,7 @@ changes: | |||||
description: Runtime deprecation. | ||||||
--> | ||||||
|
||||||
Type: Runtime | ||||||
Type: End-of-Life | ||||||
|
||||||
The `sys` module is deprecated. Please use the [`util`][] module instead. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe:
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (Not sure where the leading space emerges from) |
||||||
|
||||||
|
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line should be deleted entirely. If you don't specify a second argument, the rule does nothing.