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 0.11.23 to 2.8.0 #8

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2019

Bumps jquery.terminal from 0.11.23 to 2.8.0.

Release notes

Sourced from jquery.terminal's releases.

2.8.0

Feature

  • new events onBeforeLogin, onAfterLogin, onBeforeEcho and onAfterEcho
  • inherit of style in nesting formatter (with flag __inherit__ = true on nested_formatting) #513
  • image formatting (less with images #515)
  • new echo_command API method (for echo_newline default action)
  • mobile delete disabled by default + option toggle #506

Bugfix

  • add missing onAfterCommand and onBeforeCommand to d.ts file
  • fix Emoji #514
  • fix nesting with prism formatter

2.7.1

Bugfix

  • fix invoking methods by typing it into terminal #512
  • don't remove extended command when using echo with exec: false

2.7.0

Breaking/Feature

  • all classes are prefixed with cmd or terminal except .token (PrimsJS internals) and .emoji (this may be feature that fix some bugs, that also may break user code - but it's internal html structure and it's not documented as API) #510

Bugfix

  • fix issue with space in IE and Edge #507
  • multiple bracket escaping issues #505
  • fix paste of images #505
  • fix xml formatter in Prism (regression) #410

2.6.3

Bugfix

  • fix mobile keypress invocation when no keypress (Android)
  • fix sizing issue with underscores #501

2.6.2

Bugfix

  • fix CTRL+C when terminal is not in focus (it should bypass enabled flag only when select text is inside terminal) #499
  • fix keepWord option in echo of last line #497
  • fix broken formatting in Prism #496

2.6.1

Bugfix

  • fix sourcemaps
  • fix prism + --size
  • fix echo double slashes
  • escape options to $.terminal.format (default to true - same behavior) to fix previous error

2.6.0

Features

  • new option mobileIngoreAutoSpace to fix issue on Android when typing keys: , ) . (default empty array)

Bugfix

  • fix hold+backspace on command line with whitespace
  • fix context menu on Firefox #494
... (truncated)
Changelog

Sourced from jquery.terminal's changelog.

2.8.0

Feature

  • new events onBeforeLogin, onAfterLogin, onBeforeEcho and onAfterEcho
  • inherit of style in nesting formatter (with flag __inherit__ = true on nested_formatting) #513
  • image formatting (less with images #515)
  • new echo_command API method (for echo_newline default action)
  • mobile delete disabled by default + option toggle #506

Bugfix

  • add missing onAfterCommand and onBeforeCommand to d.ts file
  • fix Emoji #514
  • fix nesting with prism formatter

2.7.1

Bugfix

  • fix invoking methods by typing it into terminal #512
  • don't remove extended command when using echo with exec: false

2.7.0

Breaking/Feature

  • all classes are prefixed with cmd or terminal except .token (PrimsJS internals) and .emoji (this may be feature that fix some bugs, that also may break user code - but it's internal html structure and it's not documented as API) #510

Bugfix

  • fix issue with space in IE and Edge #507
  • multiple bracket escaping issues #505
  • fix paste of images #505
  • fix xml formatter in Prism (regression) #410

2.6.3

Bugfix

  • fix mobile keypress invocation when no keypress (Android)
  • fix sizing issue with underscores #501

2.6.2

Bugfix

  • fix CTRL+C when terminal is not in focus (it should bypass enabled flag only when select text is inside terminal) #499
  • fix keepWord option in echo of last line #497
  • fix broken formatting in Prism #496

2.6.1

Bugfix

  • fix sourcemaps
  • fix prism + --size
  • fix echo double slashes
  • escape options to $.terminal.format (default to true - same behavior) to fix previous error

2.6.0

Features

  • new option mobileIngoreAutoSpace to fix issue on Android when typing keys: , ) . (default empty array)

Bugfix

  • fix hold+backspace on command line with whitespace
  • fix context menu on Firefox #494
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by jcubic, a new releaser for jquery.terminal since your current version.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants