Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump highlight.js from 9.18.5 to 11.8.0#71

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/npm_and_yarn/highlight.js-11.8.0

Conversation

@dependabot
Copy link

@dependabotdependabotbot commented on behalf ofgithubMay 1, 2023

Bumpshighlight.js from 9.18.5 to 11.8.0.

Release notes

Sourced fromhighlight.js's releases.

11.8.0 "Spring has arrived" Edition

Changelog

Parser engine:

  • added a function to default export to generate a fresh highlighter instance to be used by extensionsWisamMechano
  • added BETA__emitTokens key to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML renderingJosh Goebel
  • (enh) addremovePlugin apifaga295
  • (fix) typo in language name ofJavaScriptCyrus Kao

New Grammars:

  • added 3rd party Lang grammar to SUPPORTED_LANGUAGESAdamRaichu
  • added 3rd party C3 grammar to SUPPORTED_LANGUAGESaliaegik

Core Grammars:

  • enh(sql) support_ in variable names [joshgoebel][]
  • enh(mathematica) update keywords list to 13.2.1arnoudbuzing
  • enh(protobuf) addproto alias for Protobuf [dimitropoulos][]
  • enh(sqf) latest changes in Arma 3 v2.11Leopard20
  • enh(js/ts) Added support for GraphQL tagged template stringsAli Ukani
  • enh(javascript) add sessionStorage to list of built-in variablesJeroen van Vianen
  • enh(http) Add supporxt for HTTP/3Rijenkii
  • added 3rd party Motoko grammar to SUPPORTED_LANGUAGESrvanasa
  • added 3rd party Candid grammar to SUPPORTED_LANGUAGESrvanasa
  • fix(haskell) Added support for charactersCrystalSplitter
  • enh(dart) Addbase,interface,sealed, andwhen keywordsSam 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) addselect anduntil as keywords

... (truncated)

Changelog

Sourced fromhighlight.js's changelog.

Version 11.8.0

Parser engine:

  • added a function to default export to generate a fresh highlighter instance to be used by extensionsWisamMechano
  • added BETA__emitTokens key to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML renderingJosh Goebel
  • (enh) addremovePlugin apifaga295
  • (fix) typo in language name ofJavaScriptCyrus Kao

New Grammars:

  • added 3rd party Lang grammar to SUPPORTED_LANGUAGESAdamRaichu
  • added 3rd party C3 grammar to SUPPORTED_LANGUAGESaliaegik

Core Grammars:

  • enh(sql) support_ in variable names [joshgoebel][]
  • enh(mathematica) update keywords list to 13.2.1arnoudbuzing
  • enh(protobuf) addproto alias for Protobuf [dimitropoulos][]
  • enh(sqf) latest changes in Arma 3 v2.11Leopard20
  • enh(js/ts) Added support for GraphQL tagged template stringsAli Ukani
  • enh(javascript) add sessionStorage to list of built-in variablesJeroen van Vianen
  • enh(http) Add support for HTTP/3Rijenkii
  • added 3rd party Motoko grammar to SUPPORTED_LANGUAGESrvanasa
  • added 3rd party Candid grammar to SUPPORTED_LANGUAGESrvanasa
  • fix(haskell) Added support for charactersCrystalSplitter
  • enh(dart) Addbase,interface,sealed, andwhen keywordsSam 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) addselect anduntil as keywords

... (truncated)

Commits
Maintainer changes

This version was pushed to npm byhighlightjs_bot, a new releaser for highlight.js since your current version.


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)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.5 to 11.8.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@9.18.5...11.8.0)---updated-dependencies:- dependency-name: highlight.js  dependency-type: direct:development  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsMay 1, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp