chore(deps): update dependency npmlog to v7 #260
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.0
->^7.0.0
Release Notes
npm/npmlog (npmlog)
v7.0.1
Compare Source
Bug Fixes
add709d
#133 do not enable progress while paused (@lukekarrys)v7.0.0
Compare Source
npmlog
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
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.progressEnabled
got out of sync with howgauge
kepttrack of these things resulting in a progressbar that couldn't be disabled.
v4.0.0
v3.1.2
[email protected]
adding support for default values for templateitems.
v3.1.1
[email protected]
to fix to1.x
compatibility when it comes towhen a progress bar is enabled. In
1.x
if you didn't have a TTY theprogress bar was never shown. In
2.x
it merely defaults to disabled,but you can enable it explicitly if you still want progress updates.
v3.1.0
[email protected]
:signal-exit
dependency which fixes an incompatibility withthe node profiler.
console-control-strings
would be when printing to a tty.
v3.0.0
[email protected]
, 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
error
event non-fatal so that folks can use it as a prefix.v1.0.0
[email protected]
v6.0.2
Compare Source
v6.0.1
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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 was generated by Mend Renovate. View the repository job log.