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

chore(deps): bump wrap-ansi from 4.0.0 to 8.0.1 #293

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps wrap-ansi from 4.0.0 to 8.0.1.

Release notes

Sourced from wrap-ansi's releases.

v8.0.1

  • Upgrade dependencies 0ff29cc

chalk/wrap-ansi@v8.0.0...v8.0.1

v8.0.0

Breaking

  • Require Node.js 12 4481b21
  • This package is now pure ESM. Please read this.

chalk/wrap-ansi@v7.0.0...v8.0.0

v7.0.0

Breaking

  • Require Node.js 10 f96455f

Improvements

  • Support hyperlinks in supported terminals (#37) 0e49047

chalk/wrap-ansi@v6.2.0...v7.0.0

v6.2.0

  • Update to strip-ansi v6.x (#41) df8c7c3

chalk/wrap-ansi@v6.1.0...v6.2.0

v6.1.0

  • Normalize newline characters (#40) adbac70

chalk/wrap-ansi@v6.0.0...v6.1.0

v6.0.0

Breaking:

  • Require Node.js 8 9fbf24c

chalk/wrap-ansi@v5.1.0...v6.0.0

v5.1.0

  • Improve handling of invisible sequences in trim mode (#33) 67aa84d

chalk/wrap-ansi@v5.0.0...v5.1.0

v5.0.0

This release fixes a lot of issues. It's a major release because it slightly changes some behavior, which we think is more correct, but it still might be breaking if someone depends on that behavior. See #30 and c084e3e.

chalk/wrap-ansi@v4.0.0...v5.0.0

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)

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-wrap-ansi-8.0.1 branch from 0427193 to 6016651 Compare November 8, 2021 16:21
@nychang
Copy link

nychang commented Nov 9, 2021

I second the bump. 😄

yarn audit reports moderate vulnerabilities for a few different packages because they depend on @oclif/plugin-help:

moderate Inefficient Regular Expression Complexity in chalk/ansi-regex
Package ansi-regex
Patched in >=5.0.1
More info https://www.npmjs.com/advisories/1002401

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-wrap-ansi-8.0.1 branch 8 times, most recently from e81e660 to a383bb8 Compare November 24, 2021 21:49
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-wrap-ansi-8.0.1 branch 7 times, most recently from 390d8a4 to 1a1679b Compare December 1, 2021 15:33
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-wrap-ansi-8.0.1 branch 5 times, most recently from 2e97c3a to e540da7 Compare December 6, 2021 20:26
Bumps [wrap-ansi](https://github.com/chalk/wrap-ansi) from 4.0.0 to 8.0.1.
- [Release notes](https://github.com/chalk/wrap-ansi/releases)
- [Commits](chalk/wrap-ansi@v4.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: wrap-ansi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-wrap-ansi-8.0.1 branch from e540da7 to 8fecdfb Compare December 6, 2021 20:28
@mdonnalley mdonnalley closed this Dec 6, 2021
@mdonnalley mdonnalley deleted the dependabot-npm_and_yarn-wrap-ansi-8.0.1 branch December 6, 2021 21:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

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

Successfully merging this pull request may close these issues.

2 participants