chore(deps): update dependency winston to v3 #655
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:
2.4.5
->3.3.3
Release Notes
winstonjs/winston
v3.3.3
Compare Source
v3.3.2
Compare Source
diagnostics
published to NPM to avoid git dependency.v3.3.1
Compare Source
info.message
andmeta.message
.v3.3.0
Compare Source
occurs.
child
property on default logger.[#1651], [#1652], [#1677], [#1683], [#1684], [#1700], [#1697], [#1650],
[#1705], [#1723], [#1737], [#1733], [#1743], [#1750], [#1754], [#1780],
[#1778] README, Transports.md, other docs changes.
v3.2.1
Compare Source
UNBOUND PROTOTYPE AD INFINITUM EDITION
createLogger
for level convenience methods (e.g..info()
,.silly()
).(Fixes [#1577]).
methods are invoked with no arguments (Fixed [#1501]).
v3.2.0
Compare Source
SORRY IT TOO SO LONG EDITION
new Error(string)
throughout the pipeline(s). (Fixes [#1338], [#1486]).
Bug Fixes
warn
events up to logger inaddition to
error
s.readable-stream
using CRA.3.0.0
)exitOnError
.for FileTransport.
New
splat
behaviorinterpolation in
winston
andlogform
.SPLAT
to formats (Fixes [#1485]).Previously
splat
would have added ameta
property for any additionalinfo[SPLAT]
beyond the expected number of tokens.As of
logform@2.0.0
,format.splat
assumes additional splat paramters(aka "metas") are objects and merges enumerable properties into the
info
.e.g. BE ADVISED previous "metas" that were not objects will very likely
lead to odd behavior. e.g.
v3.1.0
Compare Source
RELEASES ON A PLANE EDITION
consoleWarnLevels
property to console transport options forconsole.warn
browser support.tailing: true
(Fixes [#1450], [#1194]).isLevelEnabled(string)
&isXXXEnabled()
toLogger
class.package-lock.json
.colors@^1.3.2
(Fixes [#1439]).logform@^1.9.1
.diagnostics@^1.1.1
.@types/node@^10.9.3
.assume@^2.1.0
.hock@^1.3.3
.mocha@^5.2.0
.nyc@^13.0.1
.split2@​^3.0.0
.v3.0.1
Compare Source
v3.0.0
Compare Source
GET IN THE CHOPPA EDITION
_final
from Node.js streams. (Related to winston-transport#24, Fixes [#1250]).format.transform
with try / catch (Fixes [#1261]).colorize
to address concerns in [#1095].
docs/transports.md
.package-lock.json
.logform@^1.9.0
.Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.