chore(deps): bump highlight.js from 11.11.1 to 11.11.2 - #2195
Merged
github-actions[bot] merged 2 commits intoAug 22, 2026
Merged
Conversation
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.11.1 to 11.11.2. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.11.1...11.11.2) --- updated-dependencies: - dependency-name: highlight.js dependency-version: 11.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/stable33/highlight.js-11.11.2
branch
from
August 22, 2026 07:41
ce478f3 to
f87ef46
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the frontend syntax-highlighting dependency highlight.js to the latest patch version, aligning the project鈥檚 pinned dependency and lockfile with highlight.js@11.11.2.
Changes:
- Bump
highlight.jsfrom^11.11.1to^11.11.2inpackage.json. - Update
package-lock.jsonto lockhighlight.jsto11.11.2(including updated tarball metadata).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates the declared dependency version for highlight.js. |
| package-lock.json | Updates the lockfile entry for highlight.js to 11.11.2 and refreshes its metadata. |
馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
29
to
32
| "@nextcloud/typings": "^1.10.0", | ||
| "@nextcloud/vue": "^9.3.0", | ||
| "highlight.js": "^11.11.1", | ||
| "highlight.js": "^11.11.2", | ||
| "pinia": "^3.0.4", |
Collaborator
|
/compile rebase |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
github-actions
Bot
deleted the
dependabot/npm_and_yarn/stable33/highlight.js-11.11.2
branch
August 22, 2026 07:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps highlight.js from 11.11.1 to 11.11.2.
Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
f273f00bump version to 11.11.2 (#4419)d15a46e(docs) update changelog for 11.11.2 release (#4418)5697ae5(enh) Add 3rd party Abc Notation grammar to Supported Languages (#4291)e1360be(docs) JSON entries were duplicated (#4287)98b649fAdd 3rd party L4 grammar to Supported Languages (#4282)c7d9973Fix for CSS unicode-range support, issue #4253. (#4254)4d386f8fix(csharp) Support digit separators(highlightjs#4258) (#4280)f661c55(docs) add Bicep to SUPPORTED_LANGUAGES (#4273)e7041c4(enh) added VS-Dark theme (#4272)4a1baca(fix) cybertopia themes render correctly in shadow DOM (#4277)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for highlight.js since your current version.