Update dependency winston to ^3.11.0 #21
Open
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:
^3.3.3
->^3.11.0
Release Notes
winstonjs/winston (winston)
v3.11.0
Compare Source
37f4282
fdcc893
dcbec34
aaaa4c0
914b846
23cb80c
1c43f7b
v3.10.0
Compare Source
fc9c83d
eda40ef
f7e7f2f
de2e887
fcc69ec
9d6001a
06e3165
61e2f5b
7643ad6
v3.9.0
Compare Source
Functionality changes
Dependency updates by @dependabot + CI autotesting
Documentation changes
Build Infrastructure changes
v3.8.2
Compare Source
Patch-level changes
.js
to main entry point in package.json in https://github.com/winstonjs/winston/pull/2177; thanks to new contributor @rumanbslDependency updates by @dependabot + CI autotesting
v3.8.1
Compare Source
Patch-level changes
Dependency updates by @dependabot + CI autotesting
v3.8.0
Compare Source
Added functionality
Dependency updates by @dependabot + CI autotesting
Updates facilitating repo maintenance & enhancing documentation
Thanks especially to new contributors @zizifn, @arpad1337, @domiins, & @jeanpierrecarvalho!
v3.7.2
Compare Source
This change reverts what should have been the feature-level update in 3.7.0 due to issue #2103 showing this to be breaking, unintentionally.
v3.7.1
Compare Source
This change includes some minor updates to package-lock.json resolving npm audit failures: one in ansi-regex and another in minimist.
v3.6.0
Compare Source
process.nextTick
before clearing pending callbacks (thanks @smashah!)logform
2.4.0, which includes changes such as new options forJsonOptions
and some typo fixes regarding levelsv3.5.1
Compare Source
This release reverts the changes made in PR #1896 which added stricter typing to the available log levels,
and inadvertently broke use of custom levels with TypeScript (Issue #2047). Apologies for that!
v3.5.0
Compare Source
This release includes the following, in sequence by first merge in group:
Feature updates:
Patch-level updates:
.rejections
(#1842, #1929, #2021; thanks @vanflux, @svaj, @glensc, & others!)
stringify
, e.g. to avoid issues from circular structures, in the http transport(#2043, thanks @karlwir!)
Updates to the repo & project which don’t actually affect the running code:
Thanks also to maintainers @DABH, @fearphage, @Maverick1872, and @wbt for issue/PR shepherding
and help across multiple parts of the release!
If somebody got missed in the list of thanks, please forgive the accidental oversight
and/or feel free to open a PR on this changelog.
v3.4.0
Compare Source
Yesterday's release was done with a higher sense of urgency than usual
due to vandalism in the
colors
package.This release:
The biggest change in this release, motivating the feature-level update, is
[#2006] Make winston more ESM friendly, thanks to @miguelcobain.
Thanks also to @DABH, @wbt, and @fearphage for contributions and reviews!
v3.3.4
Compare Source
Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure,
such as replacing Travis with Github CI and dependabot configuration.
There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.
Dependency updates include a critical bug fix [#2008] in response to self-vandalism by the author of a dependency.
Configuration
📅 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 is behind base branch, 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.