Bump highlight.js from 11.9.0 to 11.11.1 in /assets
Open
Number: #387
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
December 26, 2024 at 06:00 PM UTC
(9 months ago)
(9 months ago)
Updated:
June 10, 2025 at 02:33 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps highlight.js from 11.9.0 to 11.11.1.
Release notes
Sourced from highlight.js's releases.
v11.11.1 - Merry Christmas!
Version 11.11.1
- Fixes regressions with Rust grammar in 11.11.0 release.
v11.11.0 - Happy Holidays
Version 11.11.0
CAVEATS / POTENTIALLY BREAKING CHANGES
- Nothing.
Core Grammars:
- fix(rust) - adds emoji support in single quote strings [joshgoebel][]
- fix(apache) - support line continuation via
\
[Josh Goebel][]- fix(makefile) - allow strings inside
$()
expressions [aneesh98][]- enh(arcade) updated to ArcGIS Arcade version 1.29 [Kristian Ekenes][]
- enh(css) add all properties listed on MDN (96 additions including
anchor-name
,aspect-ratio
,backdrop-filter
,container
,margin-trim
,place-content
,scroll-timeline
, ...) [BaliBalo][]- enh(excel) add built-in functions for Excel 365 release to 2024 [Danny Winrow][]
- enh(erlang) OTP 27 triple-quoted strings [nixxquality][]
- enh(erlang) OTP 27 doc attribute [nixxquality][]
- enh(erlang) OTP 27 Sigil type [nixxquality][]
- enh(erlang) OTP25/27 maybe statement [nixxquality][]
- enh(dart) Support digit-separators in number literals [Sam Rawlins][]
- enh(csharp) add Contextual keywords
file
,args
,dynamic
,record
,required
andscoped
[Alvin Joy][]- enh(lua) add 'pluto' as an alias [Sainan]
- enh(bash) add reserved keywords
time
andcoproc
[Álvaro Mondéjar][]- enh(nix) update keywords [h7x4][]
- enh(nix) support paths [h7x4][]
- enh(nix) support lookup paths [h7x4][]
- enh(nix) support operators [h7x4][]
- enh(nix) support REPL keywords [h7x4][]
- enh(nix) support markdown comments [h7x4][]
- enh(nix) support basic function params [h7x4][]
- enh(nix) better parsing of attrsets [h7x4][]
- fix(c) - Fixed hex numbers with decimals [Dxuian]
- fix(typescript) - Fixedoptional property not highlighted correctly [Dxuian]
- fix(ruby) - fix
|=
operator false positives (as block arguments) [Aboobacker MK]- enh(gcode) rewrote language for modern gcode support [Barthélémy Bonhomme][]
- fix(sql) - Fixed sql primary key and foreign key spacing issue [Dxuian]
- fix(cpp) added flat_set and flat_map as a part of cpp 23 version [Lavan]
- fix(yaml) - Fixed special chars in yaml [Dxuian]
- fix(basic) - Fixed closing quotation marks not required for a PRINT statement [Somya]
- fix(nix) remove
add
builtin [h7x4][]- fix(nix) mark
or
as builtin instead of literal [h7x4][]- fix(nix) handle
'''
string escapes [h7x4][]- fix(nix) handle backslash string escapes [h7x4][]
- fix(nix) don't mix escapes for
"
and''
strings [h7x4][]
... (truncated)
Changelog
Sourced from highlight.js's changelog.
Version 11.11.1
- Fixes regression with Rust grammar.
Version 11.11.0
CAVEATS / POTENTIALLY BREAKING CHANGES
- Nothing yet.
Core Grammars:
- fix(rust) - adds emoji support in single quote strings [joshgoebel][]
- fix(apache) - support line continuation via
\
[Josh Goebel][]- fix(makefile) - allow strings inside
$()
expressions [aneesh98][]- enh(arcade) updated to ArcGIS Arcade version 1.29 [Kristian Ekenes][]
- enh(css) add all properties listed on MDN (96 additions including
anchor-name
,aspect-ratio
,backdrop-filter
,container
,margin-trim
,place-content
,scroll-timeline
, ...) [BaliBalo][]- enh(excel) add built-in functions for Excel 365 release to 2024 [Danny Winrow][]
- enh(erlang) OTP 27 triple-quoted strings [nixxquality][]
- enh(erlang) OTP 27 doc attribute [nixxquality][]
- enh(erlang) OTP 27 Sigil type [nixxquality][]
- enh(erlang) OTP25/27 maybe statement [nixxquality][]
- enh(dart) Support digit-separators in number literals [Sam Rawlins][]
- enh(csharp) add Contextual keywords
file
,args
,dynamic
,record
,required
andscoped
[Alvin Joy][]- enh(lua) add 'pluto' as an alias [Sainan]
- enh(bash) add reserved keywords
time
andcoproc
[Álvaro Mondéjar][]- enh(nix) update keywords [h7x4][]
- enh(nix) support paths [h7x4][]
- enh(nix) support lookup paths [h7x4][]
- enh(nix) support operators [h7x4][]
- enh(nix) support REPL keywords [h7x4][]
- enh(nix) support markdown comments [h7x4][]
- enh(nix) support basic function params [h7x4][]
- enh(nix) better parsing of attrsets [h7x4][]
- fix(c) - Fixed hex numbers with decimals [Dxuian]
- fix(typescript) - Fixedoptional property not highlighted correctly [Dxuian]
- fix(ruby) - fix
|=
operator false positives (as block arguments) [Aboobacker MK]- enh(gcode) rewrote language for modern gcode support [Barthélémy Bonhomme][]
- fix(sql) - Fixed sql primary key and foreign key spacing issue [Dxuian]
- fix(cpp) added flat_set and flat_map as a part of cpp 23 version [Lavan]
- fix(yaml) - Fixed special chars in yaml [Dxuian]
- fix(basic) - Fixed closing quotation marks not required for a PRINT statement [Somya]
- fix(nix) remove
add
builtin [h7x4][]- fix(nix) mark
or
as builtin instead of literal [h7x4][]- fix(nix) handle
'''
string escapes [h7x4][]- fix(nix) handle backslash string escapes [h7x4][]
- fix(nix) don't mix escapes for
"
and''
strings [h7x4][]- fix(swift) - Fixed syntax highlighting for class func/var declarations [guuido]
... (truncated)
Commits
08cb242
(release) 11.1.1048ba65
bump versions to 11.11.1c5b6ad5
fix - ignored .DS_Store filesd020e48
enh(rust) can also escape a singe quote2db4c16
fix(rust) prevent symbol from gobbling strings93e6358
fix(rust) fix regression with string matching40883e1
(release) version 11.11.0 with npm bumps (#4185)a667cde
fix(rust) emoji supported in single quote strings (#4156)55b0deb
enh(apache) support line continuation with\
(#4158)3e06867
fix(parser) prevent gobbling of illegal newlines (#4142)- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
highlight.js
Ecosystem:
npm
npm
Version Change:
11.9.0 → 11.11.1
Update Type:
Minor
Minor
Path:
/assets
Technical Details
ID: | 1401511 |
UUID: | 2760011992 |
Node ID: | PR_kwDOBDC9Kc6GRK57 |
Host: | GitHub |
Repository: | phoenix-diff/phoenix-diff |