Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

chore(deps): bump highlight.js from 10.6.0 to 11.6.0 #1736

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps highlight.js from 10.6.0 to 11.6.0.

Release notes

Sourced from highlight.js's releases.

11.6.0 - "Pink Lemonade on a hot day" Edition

Version 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 (#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

Version 11.5.1

Just a tiny release to hopefully fix the issues some are having with CSS not seen as having side effects with web pack, etc...


Packaging:

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 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 (#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

Version 11.5.0

Themes:

  • Added Tokyo-Night-dark theme [Henri Vandersleyen][]
  • Added Tokyo-Night-light theme [Henri Vandersleyen][]
  • Added panda-syntax-dark theme [Annmarie Switzer][]

... (truncated)

Commits
  • bed790f (release) 11.6.0 (attempt two)
  • 8869ede (release) 11.6.0
  • 5a815ee (enh) add WASM and GraphQL to common build
  • 6960557 (chore) update contributors
  • ed25668 fix(JSON) null/booleans are keywords but should be literals
  • af41217 (chore) drop support for node v12
  • f5f97fb (chore) bump deps
  • 5e395bb (chore) fix colors require
  • 2180d1d (chore) Fix repo URL (#3579)
  • 6fc7815 enh(gml) reorganized and added additional keywords (#3577)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added 📦Dependencies Pull requests that update a dependency file 🧶JavaScript Pull requests that update Javascript code labels Jul 13, 2022
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.6.0 to 11.6.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@10.6.0...11.6.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/highlight.js-11.6.0 branch from 4ed25a8 to 237d2c2 Compare July 30, 2022 04:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦Dependencies Pull requests that update a dependency file 🧶JavaScript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants