Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

deps: update gauge requirement from ^4.0.2 to ^4.0.3 #101

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Updates the requirements on gauge to permit the latest version.

Release notes

Sourced from gauge's releases.

gauge v4.0.3

Bug Fixes

Dependencies

  • remove the unused direct ansi-regex dependency (#156) (65be798)
Changelog

Sourced from gauge's changelog.

4.0.3 (2022-03-10)

Bug Fixes

Dependencies

  • remove the unused direct ansi-regex dependency (#156) (65be798)

4.0.2 (2022-02-16)

Dependencies

  • update color-support requirement from ^1.1.2 to ^1.1.3 (5921a0f)
  • update console-control-strings requirement from ^1.0.0 to ^1.1.0 (a5ac787)
  • update signal-exit requirement from ^3.0.0 to ^3.0.7 (3e0d399)
  • update wide-align requirement from ^1.1.2 to ^1.1.5 (ddc9048)

4.0.1 (2022-02-15)

Bug Fixes

  • use more commonly available character for pre/post progressbar (#141) (13d3046)

v3.0.1

  • deps: object-assign@4.1.1

v3.0.0

  • BREAKING CHANGE: Drops support for Node v4, v6, v7 and v8

v2.7.4

  • Reset colors prior to ending a line, to eliminate flicker when a line is trucated between start and end color sequences.

v2.7.3

  • Only create our onExit handler when we're enabled and remove it when we're disabled. This stops us from creating multiple onExit handlers when multiple gauge objects are being used.
  • Fix bug where if a theme name were given instead of a theme object, it would crash.
  • Remove supports-color because it's not actually used. Uhm. Yes, I just updated it. >.>

... (truncated)

Commits
  • f8368ef chore: release 4.0.3 (#157)
  • 1faf8cf fix: move demo.js to the docs folder (#155)
  • 65be798 deps: remove the unused direct ansi-regex dependency (#156)
  • fbcca68 chore: update @​npmcli/template-oss requirement from ^2.8.1 to ^2.9.2 (#154)
  • b047049 chore: update @​npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 (#153)
  • See full diff in compare view

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)

Updates the requirements on [gauge](https://github.com/npm/gauge) to permit the latest version.
- [Release notes](https://github.com/npm/gauge/releases)
- [Changelog](https://github.com/npm/gauge/blob/main/CHANGELOG.md)
- [Commits](npm/gauge@v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: gauge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2022 11:01
@wraithgar wraithgar merged commit 929686c into main Mar 11, 2022
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/gauge-tw-4.0.3 branch March 11, 2022 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant