-
Notifications
You must be signed in to change notification settings - Fork 91
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
fix(deps): update highlight (main) #4132
Conversation
Passing run #10290 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
913f03a
to
0e5e0f1
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.
The failing cypress test (in directediting.spec.js
) seems related to me:
1) Text and server mimetypes
handle asciidoc as plaintext for now:
TypeError: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection.
> R.__addSublanguage is not a function
0e5e0f1
to
d31194f
Compare
/compile |
17106a1
to
bae2a42
Compare
bae2a42
to
3becc71
Compare
/compile |
Seems fine now with a few runs :) |
Signed-off-by: nextcloud-command <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
^11.7.0
->^11.8.0
^2.8.1
->^2.9.0
Release Notes
highlightjs/highlight.js
v11.8.0
Compare Source
Parser engine:
__emitTokens
key to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering Josh GoebelremovePlugin
api faga295JavaScript
Cyrus KaoNew Grammars:
Core Grammars:
_
in variable names [joshgoebel][]proto
alias for Protobuf [dimitropoulos][]base
,interface
,sealed
, andwhen
keywords Sam Rawlins->
operator legal) Keyacomselect
anduntil
as keywordswooorm/lowlight
v2.9.0
Compare Source
0ab194d
UpdateHighlight.js
to~11.8.0
Full Changelog: wooorm/lowlight@2.8.1...2.9.0
Configuration
📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.