Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

build(deps): bump ansi_up from 1.3.0 to 5.0.0 #254

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@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
@joshuarli joshuarli closed this Apr 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ansi_up-5.0.0 branch April 26, 2022 22:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant