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

build(deps): bump ansi-escapes from 3.2.0 to 6.0.0 #144

Merged
merged 1 commit into from
Oct 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2022

Bumps ansi-escapes from 3.2.0 to 6.0.0.

Release notes

Sourced from ansi-escapes's releases.

v6.0.0

Breaking

  • Require Node.js 14 96312e0

Improvements

  • Update dependencies 96312e0

sindresorhus/ansi-escapes@v5.0.0...v6.0.0

v5.0.0

Breaking

  • Require Node.js 12 986e516
  • This package is now pure ESM. Please read this.

sindresorhus/ansi-escapes@v4.3.2...v5.0.0

v4.3.2

  • Upgrade dependencies (#24) 0cbc92b

sindresorhus/ansi-escapes@v4.3.1...v4.3.2

v4.3.1

  • Fix TypeScript signature for iTerm.setCwd (#19) 25ae11f

sindresorhus/ansi-escapes@v4.3.0...v4.3.1

v4.3.0

sindresorhus/ansi-escapes@v4.2.1...v4.3.0

v4.2.1

  • Fix saving and restoring cursor position on macOS Terminal.app (#16) 1b784aa

sindresorhus/ansi-escapes@v4.2.0...v4.2.1

v4.2.0

Maintenance release to update dependencies. No user-facing changes.

sindresorhus/ansi-escapes@v4.1.0...v4.2.0

v4.1.0

  • Refactor TypeScript definition to CommonJS compatible export (#10) e26441a

sindresorhus/ansi-escapes@v4.0.1...v4.1.0

v4.0.1

... (truncated)

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)

Bumps [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) from 3.2.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/ansi-escapes/releases)
- [Commits](sindresorhus/ansi-escapes@v3.2.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jupe as a code owner September 22, 2022 09:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Pull Request Test Coverage Report for Build 325701cb-2d90-4eaf-9642-7bdf4e6f71d7

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 48.562%

Totals Coverage Status
Change from base Build 86ef52c3-5e96-4d11-b39e-d04cef60b7c8: 0.0%
Covered Lines: 258
Relevant Lines: 494

💛 - Coveralls

@jupe jupe merged commit 31ebdf9 into master Oct 1, 2022
@jupe jupe deleted the dependabot/npm_and_yarn/ansi-escapes-6.0.0 branch October 1, 2022 05:23
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
Development

Successfully merging this pull request may close these issues.

2 participants