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

Update strip-ansi to the latest version 🚀 #15

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 20, 2017

Version 4.0.0 of strip-ansi just got published.

Dependency strip-ansi
Current Version 3.0.1
Type dependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of strip-ansi.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 3 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 29, 2018

  • The dependency strip-ansi was updated from 3.0.1 to 5.0.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • dfab677 5.0.0
  • 6a25566 Require Node.js 6 and upgrade dependencies
  • e8d149c Add Tidelift mention in the readme
  • 52dcf65 Add related streaming version of this module to the readme (#15)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

  • The dependency strip-ansi was updated from 3.0.1 to 5.1.0.

Update to this version instead 🚀

Release Notes for v5.1.0
  • Add support for terminal link escape codes (#26) 41b0a8b

v5.0.0...v5.1.0

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

  • The dependency strip-ansi was updated from 3.0.1 to 5.2.0.

Update to this version instead 🚀

Release Notes for v5.2.0

v5.1.0...v5.2.0

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 9, 2019

  • The dependency strip-ansi was updated from 3.0.1 to 6.0.0.

Update to this version instead 🚀

Release Notes for v6.0.0

Breaking

Breaking for TypeScript users

  • Only use a CommonJS export for the TypeScript definition
    You need to change import stripAnsi from 'strip-ansi'; to import stripAnsi = require('strip-ansi');

v5.2.0...v6.0.0

Commits

The new version differs by 4 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants