| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@rubys build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/436/pipeline |
Sorry, something went wrong.
|
There is good news. This PR fix two known regressions and one previously unknown regression:
|
Sorry, something went wrong.
|
There is bad news. This PR introduces one new regression. If a heading has two consecutive optional parameters in square brackets, they are not rendered as links, but some preprocess cleaning is done as if they are links:
Compare these examples before and after this PR: |
Sorry, something went wrong.
|
And there is good bad news) Comparing the diff helps to find out one issue that is differently exposed before and after this PR.
Compare the doc from the old toolchain: https://nodejs.org/docs/latest-v8.x/api/dns.html#dns_dns_resolvetxt_hostname_callback One of the concerned code fragments: Lines 138 to 141 in 28c70ac |
Sorry, something went wrong.
|
I know what's going on. I'll try to see if i can create another patch for mdast-util-to-hast. |
Sorry, something went wrong.
|
Three pull requests created to solve (most) of the problems noted above:
The 2-dimensional array appears to be a separate problem in that remark, et. al., appears to be doing the right thing. Once the above fixes land, I'll look into fixing that problem too. |
Sorry, something went wrong.
|
Should this update the corresponding package.json file and not just the package-lock.json? I mean, I guess that's not required, but if we want to be sure we are bumping a dependency up to a certain minimum version, that should be reflected in the package.json? |
Sorry, something went wrong.
|
@Trott will do... once the above three patches are resolved. But first, there are yaks that need shaving: syntax-tree/mdast#23 (comment) |
Sorry, something went wrong.
Preferred long term fix can be found at: nodejs#22140
|
Ping @rubys ... what's the status on this one? |
Sorry, something went wrong.
|
The PRs listed in #22140 (comment) need a follow-up |
Sorry, something went wrong.
|
@rubys Looks like all upstream yaks have been shaved and this can be rebased, run through CI, and hopefully landed? |
Sorry, something went wrong.
|
Took the liberty of rebasing. Hope that's OK. Still have to install the upstream dependencies that have been updated and run through CI? |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
See syntax-tree/mdast-util-to-hast#21 Note: I updated all of the tools/doc dependencies, not just this one, and removed the previous workaround that was in place until this change landed. PR-URL: nodejs#22140 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
See syntax-tree/mdast-util-to-hast#21 Note: I updated all of the tools/doc dependencies, not just this one, and removed the previous workaround that was in place until this change landed. PR-URL: #22140 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
See syntax-tree/mdast-util-to-hast#21 Note: I updated all of the tools/doc dependencies, not just this one, and removed the previous workaround that was in place until this change landed. PR-URL: #22140 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
See syntax-tree/mdast-util-to-hast#21 Note: I updated all of the tools/doc dependencies, not just this one, and removed the previous workaround that was in place until this change landed. PR-URL: #22140 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
See syntax-tree/mdast-util-to-hast#21 Note: I updated all of the tools/doc dependencies, not just this one, and removed the previous workaround that was in place until this change landed. PR-URL: #22140 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
quick fix for #22065 Preferred long term fix can be found at: nodejs/node#22140 PR-URL: nodejs/node#22084 Fixes: nodejs/node#22065 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
| Back | FazBrowse Home | New Git URL |
See syntax-tree/mdast-util-to-hast#21
Fixes #22065
Note: I updated all of the tools/doc dependencies, not just this one,
and removed the previous workaround that was in place until this change
landed.
Checklist