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

[Snyk] Upgrade highlight.js from 10.7.3 to 11.5.1 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jun 4, 2022

Snyk has created this PR to upgrade highlight.js from 10.7.3 to 11.5.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 13 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2022-04-11.
Release notes
Package name: highlight.js
  • 11.5.1 - 2022-04-11

    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:

    • (chore) explicitly set sideEffect for css and scss files, fixes #3504
  • 11.5.0 - 2022-03-12

    Changes from CHANGELOG:

    Themes:

    New Grammars:

    Grammars:

    • enh(ruby) lots of small Ruby cleanups/improvements Josh Goebel
    • enh(objectivec) add type and variable.language scopes Josh Goebel
    • enh(xml) support processing instructions (#3492) Josh Goebel
    • enh(ruby ) better support multi-line IRB prompts
    • enh(bash) improved keyword $pattern (numbers allowed in command names) Martin Mattel
    • add meta.prompt scope for REPL prompts, etc Josh Goebel
    • fix(markdown) Handle ***Hello world*** without breaking Josh Goebel
    • enh(php) add support for PHP Attributes Wojciech Kania
    • fix(java) prevent false positive variable init on else Josh Goebel
    • enh(php) named arguments Wojciech Kania
    • fix(php) PHP constants Wojciech Kania
    • fix(angelscript) incomplete int8, int16, int32, int64 highlighting Melissa Geels
    • enh(ts) modify TypeScript-specific keywords and types list anydonym
    • fix(brainfuck) fix highlighting of initial ++/-- Christina Hanson
    • fix(llvm) escaping in strings and number formats Flakebi
    • enh(elixir) recognize references to modules Mark Ericksen
    • enh(css): add support for more properties Nicolaos Skimas
  • 11.4.0 - 2022-01-06

    This is a big one. Holidays and all. Wishing all of you the best for 2022! See the note below about theme changes if you're super picky about your theming.

    New Languages:

    • Added 3rd party Pine Script grammar to SUPPORTED_LANGUAGES Jeylani B
    • Added 3rd party cURL grammar to SUPPORTED_LANGUAGES highlightjs-curl

    Themes:

    These changes should be for the better and should not be super noticeable but if you're super picky about your colors you may want to intervene here or copy over the older themes from 11.3 or prior.

    Grammars:

    • enh(arcade) updated to ArcGIS Arcade version 1.16 John Foster
    • enh(php) Left and right-side of double colon Wojciech Kania
    • enh(php) add PHP constants Wojciech Kania
    • enh(php) add PHP 8.1 keywords Wojciech Kania
    • fix(cpp) fix vector<< template false positive (#3437) Josh Goebel
    • enh(php) support First-class Callable Syntax (#3427) Wojciech Kania
    • enh(php) support class constructor call (#3427) Wojciech Kania
    • enh(php) support function invoke (#3427) Wojciech Kania
    • enh(php) Switch highlighter to partially case-insensitive (#3427) Wojciech Kania
    • enh(php) improve namespace and use highlighting (#3427) Josh Goebel
    • enh(php) $this is a variable.language now (#3427) Josh Goebel
    • enh(php) add __COMPILER_HALT_OFFSET__ (#3427) Josh Goebel
    • enh(js/ts) fix => async function title highlights (#3405) Josh Goebel
    • enh(twig) update keywords list (#3415) Matthieu Lempereur
    • fix(python) def, class keywords detected mid-identifier (#3381) Josh Goebel
    • fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) Richard Gibson
    • enh(swift) add SE-0290 unavailability condition (#3382) Bradley Mackey
    • fix(fsharp) Highlight operators, match type names only in type annotations, support quoted identifiers, and other smaller fixes. Melvyn Laïly
    • enh(java) add sealed and non-sealed keywords (#3386) Bradley Mackey
    • enh(js/ts) improve CLASS_REFERENCE (#3411) Josh Goebel
    • enh(nsis) Update defines pattern to allow ! (#3417) idleberg
    • enh(nsis) Update language strings pattern to allow ! (#3420) idleberg
    • fix(stan) Updated for Stan 2.28 and other misc. improvements (#3410)
    • enh(nsis) Update variables pattern (#3416) idleberg
    • fix(clojure) Several issues with Clojure highlighting (#3397) Björn Ebbinghaus
      • fix(clojure) comment macro catches more than it should (#3395)
      • fix(clojure) $ in symbol breaks highlighting
      • fix(clojure) Add complete regex for number detection
      • enh(clojure) Add character mode for character literals
      • fix(clojure) Inconsistent namespaced map highlighting
      • enh(clojure) Add regex mode to regex literal
      • fix(clojure) Remove inconsistent/broken highlighting for metadata
      • enh(clojure) Add punctuation mode for commas.
    • fix(julia) Enable the jldoctest alias (#3432) Fons van der Plas

    Developer Tools:

    Themes:

    • Modified background color in css for Gradient Light and Gradient Dark themes Samia Ali
  • 11.3.1 - 2021-10-17
    Read more
  • 11.3.0 - 2021-10-17
    Read more
  • 11.2.0 - 2021-08-02

    Version 11.2.0

    Build:

    Parser:

    Grammars:

    New Languages:

  • 11.1.0 - 2021-07-08
    Read more
  • 11.0.1 - 2021-06-04
  • 11.0.0 - 2021-05-30
  • 11.0.0-beta1 - 2021-05-16
  • 11.0.0-beta0 - 2021-05-04
  • 11.0.0-alpha1 - 2021-04-22
  • 11.0.0-alpha0 - 2021-04-13
  • 10.7.3 - 2021-06-04
    • fix(parser) Resolves issue with missing TypeScript property Jacob Swanner

    No other changes.

from highlight.js GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant