fix(deps): update dependency highlight.js to v11.6.0 #2140

Merged
konrad merged 1 commits from renovate/highlight.js-11.x into main 2022-07-14 12:43:46 +00:00
Member

This PR contains the following updates:

Package Type Update Change
highlight.js (source) dependencies minor 11.5.1 -> 11.6.0

Release Notes

highlightjs/highlight.js

v11.6.0

Compare Source

Supported Node.js versions:

  • (chore) Drops support for Node 12.x, which is no longer supported by Node.js.

Default build changes:

  • add wasm to default :common build (#​3526) [Josh Goebel][]
  • add graphql to default :common build (#​3526) [Josh Goebel][]

Grammars:

  • fix(json) changed null/booleans from keyword to literal shikhar13012001
  • enh(gml) reorganized and added additional keywords Bluecoreg
  • enh(csharp) Added support for the new scoped keyword in C# (#​3571) [David Pine][]
  • enh(scala) add transparent keyword Matt Bovel
  • fix(rust) highlight types immediately preceeding :: (#​3540) [Josh Goebel][]
  • Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#​3546) David Schach
  • fix(rust) recognize include_bytes! macro (#​3541) Serial-ATA
  • fix(java) do not intepret == as a variable declaration Mousetail
  • enh(swift) add SE-0335 existential any keyword (#​3515) Bradley Mackey
  • enh(swift) add support for distributed keyword Marcus Ortiz
  • enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names (#​3256)Martin Honnen
  • Added 3rd party Toit grammar to SUPPORTED_LANGUAGES Serzhan Nasredin
  • Use substring() instead of deprecated substr() Tobias Buschor
  • Added 3rd party Oak grammar to SUPPORTED_LANGUAGES Tim Smith
  • enh(python) add match and case keywords Avrumy Lunger

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [highlight.js](https://highlightjs.org/) ([source](https://github.com/highlightjs/highlight.js)) | dependencies | minor | [`11.5.1` -> `11.6.0`](https://renovatebot.com/diffs/npm/highlight.js/11.5.1/11.6.0) | --- ### Release Notes <details> <summary>highlightjs/highlight.js</summary> ### [`v11.6.0`](https://github.com/highlightjs/highlight.js/blob/HEAD/CHANGES.md#Version-1160) [Compare Source](https://github.com/highlightjs/highlight.js/compare/11.5.1...11.6.0) Supported Node.js versions: - (chore) Drops support for Node 12.x, which is no longer supported by Node.js. Default build changes: - add `wasm` to default `:common` build ([#&#8203;3526](https://github.com/highlightjs/highlight.js/issues/3526)) \[Josh Goebel]\[] - add `graphql` to default `:common` build ([#&#8203;3526](https://github.com/highlightjs/highlight.js/issues/3526)) \[Josh Goebel]\[] Grammars: - fix(json) changed null/booleans from `keyword` to `literal` [shikhar13012001][] - enh(gml) reorganized and added additional keywords [Bluecoreg][] - enh(csharp) Added support for the new `scoped` keyword in C# ([#&#8203;3571](https://github.com/highlightjs/highlight.js/issues/3571)) \[David Pine]\[] - enh(scala) add `transparent` keyword [Matt Bovel][] - fix(rust) highlight types immediately preceeding `::` ([#&#8203;3540](https://github.com/highlightjs/highlight.js/issues/3540)) \[Josh Goebel]\[] - Added 3rd party Apex grammar to SUPPORTED_LANGUAGES ([#&#8203;3546](https://github.com/highlightjs/highlight.js/issues/3546)) [David Schach][] - fix(rust) recognize `include_bytes!` macro ([#&#8203;3541](https://github.com/highlightjs/highlight.js/issues/3541)) [Serial-ATA][] - fix(java) do not intepret `==` as a variable declaration [Mousetail][] - enh(swift) add SE-0335 existential `any` keyword ([#&#8203;3515](https://github.com/highlightjs/highlight.js/issues/3515)) [Bradley Mackey][] - enh(swift) add support for `distributed` keyword [Marcus Ortiz][] - enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names ([#&#8203;3256](https://github.com/highlightjs/highlight.js/issues/3256))[Martin Honnen][] - Added 3rd party Toit grammar to SUPPORTED_LANGUAGES [Serzhan Nasredin][] - Use substring() instead of deprecated substr() [Tobias Buschor][] - Added 3rd party Oak grammar to SUPPORTED_LANGUAGES [Tim Smith][] - enh(python) add `match` and `case` keywords [Avrumy Lunger][] [shikhar13012001]: https://github.com/shikhar13012001 [Bluecoreg]: https://github.com/Bluecoreg [Matt Bovel]: https://github.com/mbovel [David Schach]: https://github.com/dschach [Serial-ATA]: https://github.com/Serial-ATA [Bradley Mackey]: https://github.com/bradleymackey [Marcus Ortiz]: https://github.com/mportiz08 [Martin Honnen]: https://github.com/martin-honnen [Serzhan Nasredin]: https://github.com/snxx-lppxx [Tobias Buschor]: https://github.com/nuxodin/ [Tim Smith]: https://github.com/timlabs [Avrumy Lunger]: https://github.com/vrumger [Mousetail]: https://github.com/mousetail </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-07-14 11:02:48 +00:00
renovate added 1 commit 2022-07-14 11:02:49 +00:00
continuous-integration/drone/pr Build is passing Details
355b3d15b8
fix(deps): update dependency highlight.js to v11.6.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2140-renovate-highlight-js-11-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2140-renovate-highlight-js-11-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit a460327492 into main 2022-07-14 12:43:46 +00:00
konrad deleted branch renovate/highlight.js-11.x 2022-07-14 12:43:46 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.