DeimosC2
DeimosC2 copied to clipboard
Bump jquery.terminal from 2.17.6 to 2.31.1 in /frontend
Bumps jquery.terminal from 2.17.6 to 2.31.1.
Release notes
Sourced from jquery.terminal's releases.
2.31.1
Bugfix
- fixing low severity self XSS with potential more security implications #727
2.31.0
Breaking
- remove undocumented
echo_command(that was used by oldecho_newlineextension)Features
- scroll to bottom for each line in multiline typing animation
- allow to use
--glow: 1with default animation- new API
terminal::entersame as echo_command but supports animation- add global option
execAnimationDelaydefault - 100- make
execAnimationwork only withexecHash#723Bugfix
- fix prompt that return string or promise (in animation and
set_prompt) #724- fix formatting in typing animation #721
- fix formatting colors and
--glow#725- fix record stop command being recorded #719
2.30.2
Bugfix
- fix animated exec array with sync commands #722
2.30.1
Bugfix
- fix record built-in commands in URL hash
2.30.0
Features
- add
spanto xml formatting- allow to use class attribute in XML formatting (
span,link, andimg)- new API methods
clear_buffer()andget_output_buffer()#717Bugfix
- fix bug on Android with GBoard keyboard #693
- fix refresh when scrollbar appear (using
scrollbar-gutter)- fix link color to pass WCAG contrast ratio
- remove tabindex attribute on links
- add label to clipboard textarea for a11y
- allow to escape angle brackets in XML formatting #710
- fix black line before the image #708
- fix scroll to bottom when echo an image #716
- fix multiple echo with
!flush && !newline#709- fix updating hash for long async commands #703
2.29.3
Bugfix
... (truncated)
Changelog
Sourced from jquery.terminal's changelog.
2.31.1
Bugfix
- fixing low severity self XSS with potential more security implications #727
2.31.0
Breaking
- remove undocumented
echo_command(that was used by oldecho_newlineextension)Features
- scroll to bottom for each line in multiline typing animation
- allow to use
--glow: 1with default animation- new API
terminal::entersame as echo_command but supports animation- add global option
execAnimationDelaydefault - 100- make execAnimation work only with execHash #723
Bugfix
- fix prompt that return string or promise (in animation and set_prompt) #724
- fix formatting in typing animation #721
- fix formatting colors and
--glow#725- fix record stop command being recorded #719
2.30.2
Bugfix
- fix animated exec array with sync commands #722
2.30.1
Bugfix
- fix record built-in commands in URL hash
2.30.0
Features
- add
spanto xml formatting- allow to use class attribute in XML formatting (
span,link, andimg)- new API methods
clear_buffer()andget_output_buffer()#717Bugfix
- fix bug on Android with GBoard keyboard #693
- fix refresh when scrollbar appear (using
scrollbar-gutter)- fix link color to pass WCAG contrast ratio
- remove tabindex attribute on links
- add label to clipboard textarea for a11y
- allow to escape angle brackets in XML formatting #710
- fix black line before the image #708
- fix scroll to bottom when echo an image #716
- fix multiple echo with
!flush && !newline#709- fix updating hash for long async commands #703
2.29.5
Bugfix
- fix empty prompt when no wcwidth is included
2.29.4
Bugfix
... (truncated)
Commits
9a7086fversion 2.31.177eb044fix Self XSS by injecting data attrbutte #727eb85cf1version 2.31.07e522c3merge with devel65b50e5fix record stop command being recorded #719509f280add termina::enter API + improve execAnimation #7237d45e71fix formatting colors and--glow#72550270b5fix typing animation length #721b8ac7e9fix formatting in typing animation #721acb9915remove redundant css rule from glow animation- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.