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.1 to ^4.0.2 #96

Merged
merged 1 commit into from Feb 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

Updates the requirements on gauge to permit the latest version.

Release notes

Sourced from gauge's releases.

gauge v4.0.2

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)
Changelog

Sourced from gauge's changelog.

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. >.>

v2.7.2

  • Use supports-color instead of has-color (as the module has been renamed)

v2.7.1

  • Bug fix: Calls to show/pulse while the progress bar is disabled should still update our internal representation of what would be shown should it be enabled.

v2.7.0

... (truncated)

Commits
  • b84f005 Merge pull request #149 from npm/release-v4.0.2
  • 167fb64 chore: release 4.0.2
  • 5921a0f deps: update color-support requirement from ^1.1.2 to ^1.1.3
  • 3e0d399 deps: update signal-exit requirement from ^3.0.0 to ^3.0.7
  • 2aa5f54 chore: update tap requirement from ^15.0.10 to ^15.1.6
  • a5ac787 deps: update console-control-strings requirement from ^1.0.0 to ^1.1.0
  • ddc9048 deps: update wide-align requirement from ^1.1.2 to ^1.1.5
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for gauge since your current version.


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.1...v4.0.2)

---
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 February 23, 2022 11:01
@wraithgar wraithgar merged commit 53063a9 into main Feb 24, 2022
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/gauge-tw-4.0.2 branch February 24, 2022 18:50
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.

None yet

1 participant