build(deps): bump highlight.js from 10.4.0 to 10.4.1 in /client/packages/sourcegraph-extension-api
requested to merge dependabot/npm_and_yarn/client/packages/sourcegraph-extension-api/highlight.js-10.4.1 into main
Created by: dependabot[bot]
Bumps highlight.js from 10.4.0 to 10.4.1.
Release notes
Sourced from highlight.js's releases.
10.4.1
Security fixes:
- (fix) Exponential backtracking fixes for: Josh Goebel
- cpp
- handlebars
- gams
- perl
- jboss-cli
- r
- erlang-repl
- powershell
- routeros
- (fix) Polynomial backtracking fixes for: Josh Goebel
- asciidoc
- reasonml
- latex
- kotlin
- gcode
- d
- aspectj
- moonscript
- coffeescript/livescript
- csharp
- scilab
- crystal
- elixir
- basic
- ebnf
- ruby
- fortran/irpf90
- livecodeserver
- yaml
- x86asm
- dsconfig
- markdown
- ruleslanguage
- xquery
- sqf
Very grateful to Michael Schmidt for all the help.
Changelog
Sourced from highlight.js's changelog.
Version 10.4.1 (tentative)
Security
- (fix) Exponential backtracking fixes for: Josh Goebel
- cpp
- handlebars
- gams
- perl
- jboss-cli
- r
- erlang-repl
- powershell
- routeros
- (fix) Polynomial backtracking fixes for: Josh Goebel
- asciidoc
- reasonml
- latex
- kotlin
- gcode
- d
- aspectj
- moonscript
- coffeescript/livescript
- csharp
- scilab
- crystal
- elixir
- basic
- ebnf
- ruby
- fortran/irpf90
- livecodeserver
- yaml
- x86asm
- dsconfig
- markdown
- ruleslanguage
- xquery
- sqf
Very grateful to Michael Schmidt for all the help.
Commits
-
e96b915
bump 10.4.1 -
065f65f
chore(release) allow release script to handle production releases -
68509fc
chore(docs) bump SECURITY mention to 9.18.5 -
aa0fb85
chore(docs) Version 9 has reached EOL. -
fb0a626
enh(ci): Add tests for polynomial regex issues -
fa46dd1
fix(reasonml) fix poly backtracking issue -
d496052
fix(latex) fix poly backtracking issue -
d9f1cdb
fix(javascript/typescript) fix poly backtracking issue -
fdec037
fix(asciidoc) fix poly backtracking issue -
02ca487
fix(kotlin) fix poly backtracking issue - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by joshgoebel, a new releaser for highlight.js since your current version.
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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.