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

Bump jquery.terminal from 2.18.3 to 2.31.1 in /Yarn Global #19

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2022

Bumps jquery.terminal from 2.18.3 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 old echo_newline extension)

Features

  • scroll to bottom for each line in multiline typing animation
  • allow to use --glow: 1 with default animation
  • new API terminal::enter same as echo_command but supports animation
  • add global option execAnimationDelay default - 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 span to xml formatting
  • allow to use class attribute in XML formatting (span, link, and img)
  • new API methods clear_buffer() and get_output_buffer() #717

Bugfix

  • 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

  • fix echo raw interfering with echo without newline #695
  • update hash with proper array if hash is escaped
  • invalidate cache and update CMD on term::refresh() #699
  • allow to add horizontal scrollbar with single wrap options #692

... (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 old echo_newline extension)

Features

  • scroll to bottom for each line in multiline typing animation
  • allow to use --glow: 1 with default animation
  • new API terminal::enter same as echo_command but supports animation
  • add global option execAnimationDelay default - 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 span to xml formatting
  • allow to use class attribute in XML formatting (span, link, and img)
  • new API methods clear_buffer() and get_output_buffer() #717

Bugfix

  • 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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Yarn-Global/jquery.terminal-2.31.1 branch from 4bf78fd to 234b625 Compare January 22, 2022 05:43
Bumps [jquery.terminal](https://github.com/jcubic/jquery.terminal) from 2.18.3 to 2.31.1.
- [Release notes](https://github.com/jcubic/jquery.terminal/releases)
- [Changelog](https://github.com/jcubic/jquery.terminal/blob/master/CHANGELOG.md)
- [Commits](jcubic/jquery.terminal@2.18.3...2.31.1)

---
updated-dependencies:
- dependency-name: jquery.terminal
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Yarn-Global/jquery.terminal-2.31.1 branch from 234b625 to a6188d3 Compare January 22, 2022 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants