-
Notifications
You must be signed in to change notification settings - Fork 575
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
Review semver-minor backports #228
Comments
What about nodejs/node#12677 (comment) ? |
Yep, added. This is a collaborative list, so if you want to add stuff just do it. These are just semver-minors we should look at, no consensus is necessary to add one to the list. |
Backported by mistake, so for your consideration: nodejs/node#14427 |
add more ICU versions - yes, this would be good |
There are a bunch of semver-minor ones that are labelled lts-watch and a bunch that have backports already in |
We (NodeSource) would like to have access to It requires a libuv upgrade, so we will have to see if that is feasible. If not, I imagine the backport of that particular feature would not be overly complex. |
FWIW, the libuv 1.x release line should continue to be backport-able. |
@Fishrock123 which version of libuv? We updated v6.x and v8.x to 1.15.0 in the last minor There is room for a minor on 6.x and 8.x in February if we want to do it... I would say this isn't likely to land on 4.x though |
From the PR:
|
I know it's a bit early, but it's probably worth starting to accumulate the list of PRs for which a backport to Node 6 has been requested (as the first one has been requested).
branch-diff --reverse --filter-release --require-label=semver-minor --exclude-label=semver-major,meta,dont-land-on-v6.x,backport-requested-to-v6.x up/v6.x up/v8.x
Unsorted
Agent
#130051ee38eb874
] - (SEMVER-MINOR) util: add %i and %f formatting specifiers ( Roman Reiss) #1030875f4329e01
] - (SEMVER-MINOR) crypto: add randomFill and randomFillSync ( Evan Lucas) #102094fb27d43f0
] - intl: Add more versions from ICU ( Steven R. Loomis) intl: Add more versions from ICU node#9266Yes
Manual
The text was updated successfully, but these errors were encountered: