chore(deps): Update dependency npmlog to v7 #2301
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.2->^7.0.0Release Notes
npm/npmlog
v7.0.0Compare Source
npmlogis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0Features
b7d204d#122 postinstall for dependabot template-oss PR (@lukekarrys)Dependencies
01dd16e#130 bump gauge from 4.0.4 to 5.0.0f896c8e#129 bump are-we-there-yet from 3.0.1 to 4.0.06.0.2 (2022-04-20)
Dependencies
v6.0.0
6.0.1 (2022-02-09)
Bug Fixes
Dependencies
v5.0.1
v5.0.0
v4.0.2
v4.0.1
log.progressEnabledgot out of sync with howgaugekepttrack of these things resulting in a progressbar that couldn't be disabled.
v4.0.0
v3.1.2
gauge@1.6.0adding support for default values for templateitems.
v3.1.1
gauge@1.5.3to fix to1.xcompatibility when it comes towhen a progress bar is enabled. In
1.xif you didn't have a TTY theprogress bar was never shown. In
2.xit merely defaults to disabled,but you can enable it explicitly if you still want progress updates.
v3.1.0
gauge@2.5.2:signal-exitdependency which fixes an incompatibility withthe node profiler.
console-control-stringswould be when printing to a tty.
v3.0.0
gauge@2.0.0, for better performance, better look.progress bar going to stderr and then safely print to stdout. Without
this the two can end up overlapping producing confusing and sometimes
corrupted output.
v2.0.0
errorevent non-fatal so that folks can use it as a prefix.v1.0.0
gauge@1.1.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.