fix(deps): update dependency winston to v3 #8
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.0->^3.0.0Release Notes
winstonjs/winston
v3.2.1Compare Source
UNBOUND PROTOTYPE AD INFINITUM EDITION
createLoggerfor level convenience methods (e.g..info(),.silly()).(Fixes [#1577]).
methods are invoked with no arguments (Fixed [#1501]).
v3.2.0Compare Source
SORRY IT TOO SO LONG EDITION
new Error(string)throughout the pipeline(s). (Fixes [#1338], [#1486]).
Bug Fixes
warnevents up to logger inaddition to
errors.readable-streamusing CRA.3.0.0)exitOnError.for FileTransport.
New
splatbehaviorinterpolation in
winstonandlogform.SPLATto formats (Fixes [#1485]).Previously
splatwould have added ametaproperty for any additionalinfo[SPLAT]beyond the expected number of tokens.As of
logform@2.0.0,format.splatassumes 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.0Compare Source
RELEASES ON A PLANE EDITION
consoleWarnLevelsproperty to console transport options forconsole.warnbrowser support.tailing: true(Fixes [#1450], [#1194]).isLevelEnabled(string)&isXXXEnabled()toLoggerclass.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.1Compare Source
v3.0.0Compare Source
GET IN THE CHOPPA EDITION
_finalfrom Node.js streams. (Related to winston-transport#24, Fixes [#1250]).format.transformwith try / catch (Fixes [#1261]).colorizeto address concerns in [#1095].
docs/transports.md.package-lock.json.logform@^1.9.0.Renovate 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.