Skip to content
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

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
highlight.js (source) ^11.7.0 -> ^11.8.0 age adoption passing confidence
lowlight ^2.8.1 -> ^2.9.0 age adoption passing confidence

Release Notes

highlightjs/highlight.js

v11.8.0

Compare Source

Parser engine:

  • added a function to default export to generate a fresh highlighter instance to be used by extensions WisamMechano
  • added BETA __emitTokens key to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering Josh Goebel
  • (enh) add removePlugin api faga295
  • (fix) typo in language name of JavaScript Cyrus Kao

New Grammars:

  • added 3rd party Lang grammar to SUPPORTED_LANGUAGES AdamRaichu
  • added 3rd party C3 grammar to SUPPORTED_LANGUAGES aliaegik

Core Grammars:

  • enh(sql) support _ in variable names [joshgoebel][]
  • enh(mathematica) update keywords list to 13.2.1 arnoudbuzing
  • enh(protobuf) add proto alias for Protobuf [dimitropoulos][]
  • enh(sqf) latest changes in Arma 3 v2.11 Leopard20
  • enh(js/ts) Added support for GraphQL tagged template strings Ali Ukani
  • enh(javascript) add sessionStorage to list of built-in variables Jeroen van Vianen
  • enh(http) Add support for HTTP/3 Rijenkii
  • added 3rd party Motoko grammar to SUPPORTED_LANGUAGES rvanasa
  • added 3rd party Candid grammar to SUPPORTED_LANGUAGES rvanasa
  • fix(haskell) Added support for characters CrystalSplitter
  • enh(dart) Add base, interface, sealed, and when keywords Sam Rawlins
  • enh(php) detect newer more flexible NOWdoc syntax (#​3679) Timur Kamaev
  • enh(python) improve autodetection of code with type hinting any function's return type (making the -> operator legal) Keyacom
  • enh(bash) add select and until as keywords
wooorm/lowlight

v2.9.0

Compare Source

  • 0ab194d Update Highlight.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 6, 2023
@renovate renovate bot requested review from a team, blizzz and max-nextcloud and removed request for a team May 6, 2023 05:05
@cypress
Copy link

cypress bot commented May 6, 2023

Passing run #10290 ↗︎

0 147 1 0 Flakiness 0

Details:

fix(deps): update highlight (main)
Project: Text Commit: 34af792562
Status: Passed Duration: 03:45 💡
Started: Jun 19, 2023 10:11 PM Ended: Jun 19, 2023 10:14 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@mejo- mejo- force-pushed the renovate/main-highlight branch from 913f03a to 0e5e0f1 Compare May 6, 2023 10:30
Copy link
Member

@mejo- mejo- left a 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

@mejo- mejo- force-pushed the renovate/main-highlight branch from 0e5e0f1 to d31194f Compare May 8, 2023 08:29
@mejo-
Copy link
Member

mejo- commented May 8, 2023

/compile

@renovate renovate bot changed the title fix(deps): update dependency highlight.js to ^11.8.0 (main) fix(deps): update highlight (main) Jun 19, 2023
@renovate renovate bot force-pushed the renovate/main-highlight branch from 17106a1 to bae2a42 Compare June 19, 2023 21:19
@juliusknorr
Copy link
Member

/compile

@juliusknorr
Copy link
Member

Seems fine now with a few runs :)

Signed-off-by: nextcloud-command <[email protected]>
@renovate
Copy link
Contributor Author

renovate bot commented Jun 20, 2023

Edited/Blocked Notification

Renovate 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.

@juliusknorr juliusknorr merged commit 94000ce into main Jun 20, 2023
@juliusknorr juliusknorr deleted the renovate/main-highlight branch June 20, 2023 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants