Skip to content
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

Potential Semver Minor Backports #177

Closed
9 tasks done
MylesBorins opened this issue Jan 6, 2017 · 6 comments
Closed
9 tasks done

Potential Semver Minor Backports #177

MylesBorins opened this issue Jan 6, 2017 · 6 comments

Comments

@MylesBorins
Copy link
Member

MylesBorins commented Jan 6, 2017

These are some possible semver minors I've flagged for potential inclusion in an upcoming semver minor LTS release. Please feel free to veto any of these or suggest other from this gist. The primary motivation here is that we are going to be doing one more LTS semver minor on v4.x already, and it will likely be the last one. I figured we could take this opportunity to audit and minimize delta on certain features to make support for v4.x less painful during the 12 month Maintenance period.

Approved

4.x only:

6.x only

  • deps: Intl: ICU 58 bump - small icu (BIG COMMIT) (Steven R. Loomis) #9234
    • requires manual backport
  • deps: intl: Add more versions from ICU (Steven R. Loomis) #9266
    • requires manual backport

4.x and 6.x

  • crypto: crypto: allow adding extra certs to well-known CAs (Sam Roberts) #9139
  • process add externalMemory to process.memoryUsage (indutny) #9587
Not Approved

4.x only:

  • net: add net.listening boolean property over a getter (José Moreira) #4743
  • cluster: support stdio option for workers (cjihrig) #7838
  • util: allow symbol-based custom inspection methods (addaleax) #9688

6.x only

  • src,module: add --preserve-symlinks command line flag (James M Snell) #6537

4.x and 6.x

  • buffer: add buffer.transcode (James M Snell) #9038
  • child_process: add public API for IPC channel (cjihrig) #9322
@Fishrock123
Copy link
Member

Unsure we should backport --preserve-symlinks?

@Fishrock123
Copy link
Member

heading title

// stuff here

<details>
<summary>heading title</summary>

// stuff here

</details>

@Fishrock123
Copy link
Member

Update: We don't use process.cpuUsage(). I can ask to see if we can get backport help if desired.

@MylesBorins
Copy link
Member Author

@Fishrock123 that details stuff does not appear to work :(

@addaleax
Copy link
Member

that details stuff does not appear to work :(

old browser? ;)

@Fishrock123
Copy link
Member

@MylesBorins you need to put spaces around the tags, i.e. no </summary and then ``` on the next line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants