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 ansi_up from 1.3.0 to 5.0.0 #6

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 Mar 11, 2021

Bumps ansi_up from 1.3.0 to 5.0.0.

Release notes

Sourced from ansi_up's releases.

Security fix for OSC URLs

If you had a malformed URL when using the OSC URL sequence, it would not be properly escaped. Also, html escaping is now mandatory. The 'escape_for_html' property was removed. As a result, we increased the MAJOR version to 5.

4.0.4 - Minor bug fix

  • Merged proper path to Typescript d.ts file in package.json (#54)
  • Merged in an actual LICENSE file (no change to license) (#53)

4.0.3 Release - Escaped URL / Terminal Links support

Now supports escaped URL support - or 'terminal links' #51 This is the proper solution to displaying URLs in a terminal.

Additional bug fixes were also merged in.

3.0.0 Release - Bold support

Now has proper Bold support. Bug fixes and pull requests merged.

2.0.2 Release - bug fix

Bug fix from #42 - fix the UMD support for webpack

2.0.1 Release - bug fix

Bug fix from #41 - adds support for another ANSI CSI code.

Commits
  • c8c726e 5.0.0 - Security fix.
  • 6e19ac4 Merge branch 'master' of github.com:drudru/ansi_up
  • 5f785d8 Merge pull request #55 from kirill-konshin/patch-1
  • 34acb43 Merge pull request #53 from samccone/master
  • 7eafccd Fix for #54
  • 38f8496 Add LICENSE file to repo for license conformance checking
  • 1836e99 Bumping NPM version to remove tags file
  • a22b0d8 NPM release of Version 4 - Escaped URL support
  • 6f5a1b8 Just made some more methods private
  • c285080 Reverted ES2015 module attempt
  • Additional commits viewable in compare view

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)
  • @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.

Bumps [ansi_up](https://github.com/drudru/ansi_up) from 1.3.0 to 5.0.0.
- [Release notes](https://github.com/drudru/ansi_up/releases)
- [Commits](drudru/ansi_up@v1.3.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
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
0 participants