-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
tools: update doc to highlight.js@11.9.0 remark-frontmatter@5.0.0 remark-gfm@4.0.0 remark-html@16.0.1 remark-parse@11.0.0 remark-rehype@11.0.0 unified@11.0.3 #49988
Conversation
Review requested:
|
bcca2e8
to
af4b2d9
Compare
I'm not sure why the coverage job fails. Can we ignore it? |
af4b2d9
to
7710af5
Compare
6d492c8
to
269c8b8
Compare
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.
LGTM
- hightlight.js@11.9.0 - remark-frontmatter@5.0.0 - remark-gfm@4.0.0 - remark-html@16.0.1 - remark-parse@11.0.0 - remark-rehype@11.0.0 - unified@11.0.3
…ark-gfm@4.0.0 remark-html@16.0.1 remark-parse@11.0.0 remark-rehype@11.0.0 unified@11.0.3
…ark-gfm@4.0.0 remark-html@16.0.1 remark-parse@11.0.0 remark-rehype@11.0.0 unified@11.0.3
269c8b8
to
bcad579
Compare
Landed in 6431c65 |
I think this has broken the without-intl build: 17:31:46 npm WARN cli npm v10.2.0 does not support Node.js v22.0.0-pre. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
17:31:47
17:31:47 added 109 packages, and audited 110 packages in 1s
17:31:47
17:31:47 94 packages are looking for funding
17:31:47 run `npm fund` for details
17:31:47
17:31:47 found 0 vulnerabilities
17:31:47 file:///home/iojs/build/workspace/node-test-commit-linux-containered/tools/doc/node_modules/micromark-util-character/index.js:5
17:31:47 const unicodePunctuationInternal = regexCheck(/\p{P}/u)
17:31:47 ^^^^^^^^
17:31:47
17:31:47 SyntaxError: Invalid regular expression: /\p{P}/u: Invalid property name
17:31:47 at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:155:18)
17:31:47 at callTranslator (node:internal/modules/esm/loader:285:14)
17:31:47 at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:30)
17:31:47
17:31:47 Node.js v22.0.0-pre
17:31:47 /bin/sh: 5: node: not found
17:31:47 Makefile:374: recipe for target 'test/addons/.docbuildstamp' failed Opened a revert: #50414 |
- hightlight.js@11.9.0 - remark-frontmatter@5.0.0 - remark-gfm@4.0.0 - remark-html@16.0.1 - remark-parse@11.0.0 - remark-rehype@11.0.0 - unified@11.0.3 PR-URL: nodejs#49988 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
- hightlight.js@11.9.0 - remark-frontmatter@5.0.0 - remark-gfm@4.0.0 - remark-html@16.0.1 - remark-parse@11.0.0 - remark-rehype@11.0.0 - unified@11.0.3 PR-URL: #49988 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
- hightlight.js@11.9.0 - remark-frontmatter@5.0.0 - remark-gfm@4.0.0 - remark-html@16.0.1 - remark-parse@11.0.0 - remark-rehype@11.0.0 - unified@11.0.3 PR-URL: #49988 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This is an automated update of doc to highlight.js@11.9.0 remark-frontmatter@5.0.0 remark-gfm@4.0.0 remark-html@16.0.1 remark-parse@11.0.0 remark-rehype@11.0.0 unified@11.0.3.