-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency winston to v3.19.0 #921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/winston-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
df3e5b1 to
d75047a
Compare
9c7652a to
09aca20
Compare
09aca20 to
bd045ee
Compare
bd045ee to
f597f02
Compare
b69ff60 to
fbd60c9
Compare
fbd60c9 to
57347b3
Compare
c266d3f to
0d6cca2
Compare
0d6cca2 to
159a46c
Compare
159a46c to
e5d6b9a
Compare
040ca4c to
9b03261
Compare
9b03261 to
43a180f
Compare
c7a42e8 to
18479b8
Compare
18479b8 to
7843fb0
Compare
7843fb0 to
d8d5702
Compare
cba663e to
d7fa274
Compare
d7fa274 to
44580b8
Compare
44580b8 to
6728a61
Compare
cba2e6b to
fc94ea9
Compare
fc94ea9 to
26ee5bd
Compare
26ee5bd to
2563137
Compare
2563137 to
b0e3457
Compare
b0e3457 to
40c46db
Compare
40c46db to
7530ced
Compare
7530ced to
c43da23
Compare
c43da23 to
108ed2f
Compare
108ed2f to
94ea4cf
Compare
94ea4cf to
4e3be26
Compare
4e3be26 to
c733c7a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.0->3.19.0Release Notes
winstonjs/winston (winston)
v3.19.0Compare Source
v3.18.3Compare Source
a15a9e9v3.18.2Compare Source
f4582c3v3.18.1Compare Source
e668c2cv3.18.0Compare Source
376e33171ee92a3547a95dc88db0c69cdb0v3.17.0Compare Source
3e8712869625fc876ef7a7ef2c1dfe4b64ec9fd9a414fef0f545b683cceb265bb529b6ae847abv3.16.0Compare Source
201b6f1v3.15.0Compare Source
Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.
3a54777f110f61f5dde86d1b8dc6564161aeb7e31522aab6dv3.14.2Compare Source
2458ba6v3.14.1Compare Source
e82752fforceConsoletoConsoleTransportOptions(#2496)4ff053862acaadb2b79afv3.14.0Compare Source
b2098fd1719275d2859f371e4bb10cb8c7cv3.13.1Compare Source
1b3a500b56117ea5853b593b52ac33611c94aa65507f5f014debf4fad567c571d5d527d89a34e947fa798c58d0av3.13.0Compare Source
a237865v3.12.1Compare Source
b10b98f0277035d95c948v3.12.0Compare Source
9e5b4074a85e6be153c68587f40f8e99a000bde36b8fb5b41a326743cc731eff077f303943c418260866333b763c3f3b5b8f3c653f3836aa02d4267069a40d79282e105788b9a7c2eec85c336e448d11c91ec069c3c3911caf2df6v3.11.0Compare Source
37f4282fdcc893dcbec34aaaa4c0914b84623cb80c1c43f7bv3.10.0Compare Source
fc9c83deda40eff7e7f2fde2e887fcc69ec9d6001a06e316561e2f5b7643ad6v3.9.0Compare Source
Functionality changes
Dependency updates by @dependabot + CI autotesting
Documentation changes
Build Infrastructure changes
v3.8.2Compare Source
Patch-level changes
.jsto main entry point in package.json in #2177; thanks to new contributor @rumanbslDependency updates by @dependabot + CI autotesting
v3.8.1Compare Source
Patch-level changes
Dependency updates by @dependabot + CI autotesting
v3.8.0Compare 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.2Compare 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.1Compare 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.0Compare Source
process.nextTickbefore clearing pending callbacks (thanks @smashah!)logform2.4.0, which includes changes such as new options forJsonOptionsand some typo fixes regarding levelsv3.5.1Compare 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!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.