refactor: Upgrade npmlog from 4.1.2 to 7.0.1 #228
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade npmlog from 4.1.2 to 7.0.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: npmlog
-
7.0.1 - 2022-10-19
-
7.0.0 - 2022-10-14
⚠️ BREAKING CHANGES
-
6.0.2 - 2022-04-20
- update gauge requirement from ^4.0.0 to ^4.0.1 (cf52b06)
- update gauge requirement from ^4.0.1 to ^4.0.2 (#96) (53063a9)
- update gauge requirement from ^4.0.2 to ^4.0.3 (#101) (929686c)
-
6.0.1 - 2022-02-09
- evaluate this.heading only once (3633d33)
- notice: change blue foreground to cyan (eba1a41)
- @ npmcli/[email protected] (5e7b9f4)
- [email protected] (7aefa36)
- update are-we-there-yet to v2.0.0.
- Drop support for node versions 6 and 8
- Fix bug where gauge was enabled when paused
- Added installation instructions.
- Fix bugs where
- Allow creating log levels that are an empty string or 0.
- Update to
- Update to
- Update to
- Updates the
- Uses externalizes its ansi code generation in
- Make the default progress bar include the last line printed, colored as it
- Switch to
- Set stderr/stdout blocking if they're tty's, so that we can hide a
- Make the
- Add progress bar with
-
6.0.0 - 2021-11-16
-
5.0.1 - 2021-09-02
-
5.0.0 - 2021-07-22
-
4.1.2 - 2017-06-26
from npmlog GitHub release notes7.0.1 (2022-10-19)
Bug Fixes
add709d#133 do not enable progress while paused (@ lukekarrys)7.0.0 (2022-10-14)
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
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
[email protected]adding support for default values for templateitems.
v3.1.1
[email protected]to 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
[email protected]:signal-exitdependency which fixes an incompatibility withthe node profiler.
console-control-stringswould 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
errorevent non-fatal so that folks can use it as a prefix.v1.0.0
[email protected]6.0.0
5.0.1
5.0.0
4.1.2
Commit messages
Package name: npmlog
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs