| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Once this has landed #9532 should be attempted to be backported. |
Sorry, something went wrong.
|
This doesn't apply cleanly, I think because it was raised against v6.x not v6.x-staging. @silverwind I've updated the base branch in this PR, could you rebase against v6.x-staging? |
Sorry, something went wrong.
|
Meh, I was specifically asked to target v6.x 😢 |
Sorry, something went wrong.
|
How's it now? |
Sorry, something went wrong.
|
(Fixed a few oversights) |
Sorry, something went wrong.
|
Thanks @silverwind. |
Sorry, something went wrong.
|
FWIW the backporting guide should be clear about which branch to backport to, LMK if anything in that is unclear. |
Sorry, something went wrong.
PR-URL: nodejs#11658 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- fix a number of uppercase types - lowercase 'integer' - consistent formatting in crypto PR-URL: nodejs#11697 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com>
|
Done. I noticed docs for buffer.includes which was added in 5.3.0 were not there on the branch, so I left them in dbddd16. |
Sorry, something went wrong.
PR-URL: nodejs#11167 Backport-PR-URL: nodejs#13054 Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: nodejs#11167 Backport-PR-URL: nodejs#13054 Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: nodejs#11658 Backport-PR-URL: nodejs#13054 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- fix a number of uppercase types - lowercase 'integer' - consistent formatting in crypto PR-URL: nodejs#11697 Backport-PR-URL: nodejs#13054 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Sorry, something went wrong.
|
@silverwind, @gibfahn There are some [WHATWG URL][] links without the reference in the doc/api/url.md after this backport. |
Sorry, something went wrong.
|
Must've missed those. They are in v6.x now, right? |
Sorry, something went wrong.
|
@silverwind It seems only in v6.x-staging: |
Sorry, something went wrong.
The backport in nodejs#13054 contained a leftover section from the WHATWG url.format, in addition to the existing url.format. This removes this section.
The backport in #13054 contained a leftover section from the WHATWG url.format, in addition to the existing url.format. This removes this section.
| Back | FazBrowse Home | New Git URL |
This is a backport for these commits:
ff13619
9be03a2
172be50
5f32024
cc: @MylesBorins