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 strip-ansi from 6.0.0 to 7.0.0 in /src/generator #219

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps strip-ansi from 6.0.0 to 7.0.0.

Release notes

Sourced from strip-ansi's releases.

v7.0.0

Breaking

  • Require Node.js 12 7cda68d
  • This package is now pure ESM. Please read this.

chalk/strip-ansi@v6.0.0...v7.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2021

Codecov Report

Merging #219 (78238fc) into main (82e3628) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files          17       17           
  Lines         252      252           
=======================================
  Hits          240      240           
  Misses         12       12           
Flag Coverage Δ
dotnet 95.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@majastrz majastrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version breaks the generator.

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) May 20, 2021 14:36
@anthony-c-martin
Copy link
Member

Failures related to chalk/supports-color#116

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch 2 times, most recently from 27a3391 to f7e6f50 Compare May 24, 2021 15:51
@majastrz
Copy link
Member

@anthony-c-martin Is this safe to merge now? I had to revert it originally because it broke type generation.

@anthony-c-martin
Copy link
Member

@anthony-c-martin Is this safe to merge now? I had to revert it originally because it broke type generation.

No, that's just my auto-approve script - I was relying on you blocking it 😄. I'll update the script to avoid triggering this again.

Copy link
Member

@anthony-c-martin anthony-c-martin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👎

@anthony-c-martin
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch from f7e6f50 to 3d3d490 Compare May 26, 2021 14:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch from 3d3d490 to 9e94380 Compare July 9, 2021 20:36
@majastrz
Copy link
Member

majastrz commented Jul 9, 2021

This was breaking things before. @anthony-c-martin Is it safe to update now with the latest changes?

@anthony-c-martin
Copy link
Member

This was breaking things before. @anthony-c-martin Is it safe to update now with the latest changes?

No, still not safe.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch from 9e94380 to 9545021 Compare July 12, 2021 13:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch from 9545021 to e8c37a9 Compare August 9, 2021 16:32
Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v6.0.0...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch from e8c37a9 to 78238fc Compare August 19, 2021 22:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2021

Superseded by #406.

@dependabot dependabot bot closed this Sep 13, 2021
auto-merge was automatically disabled September 13, 2021 13:06

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/generator/strip-ansi-7.0.0 branch September 13, 2021 13:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants