Skip to content

tools: upgrade highlight.js to version 11.0.1 - #39032

Closed
aduh95 wants to merge 2 commits into
nodejs:masterfrom
aduh95:hljs11
Closed

tools: upgrade highlight.js to version 11.0.1#39032
aduh95 wants to merge 2 commits into
nodejs:masterfrom
aduh95:hljs11

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

It seems our tooling is not affected by any of the breaking changes highlight.js v11, I think there's no reason to keep using v10.x.

Refs: https://github.com/highlightjs/highlight.js/blob/main/VERSION_11_UPGRADE.md

@aduh95
aduh95 requested a review from targosJune 14, 2021 15:50
@github-actionsgithub-actionsBot added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Jun 14, 2021
@targos

Copy link
Copy Markdown
Member

Did you make a diff of the out/doc directory between master and this?

When I looked at the breaking changes, it seemed we would be affected by the removal of coffeescript highlighting,

@aduh95

aduh95 commented Jun 14, 2021

Copy link
Copy Markdown
ContributorAuthor

CoffeeScript is removed from highlight.min.js (so the browser build, not the CommonJS one). I can confirm it's still in the npm package, and that all coffee code snippets are still highlighted.

@targos

Copy link
Copy Markdown
Member

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 26, 2021
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 26, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Landed in 1317252...fdb097c

nodejs-github-bot pushed a commit that referenced this pull request Jun 26, 2021
@aduh95
aduh95 deleted the hljs11 branch June 26, 2021 15:18
targos pushed a commit that referenced this pull request Jul 11, 2021
@targostargos mentioned this pull request Jul 13, 2021
targos pushed a commit that referenced this pull request Sep 4, 2021
@targostargos mentioned this pull request Sep 4, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@aduh95@targos@lpinca