Update dependency express-winston to v4
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
express-winston | dependencies | major | ^4.0.1 | source |
Release Notes
bithavoc/express-winston
v4.0.1
- Added
headerBlacklist
to BaseLoggerOptions for better typescript support (#228)
v4.0.0
- Changed
metaField
configuration property functionality (see Readme.md) (#209) - BREAKING CHANGE - Moved type definitions to be embedded inside library (#123)
- Added "files" to package.json to reduce unnecessary files in released package
- Added StackDriver/Google Cloud Logging specific instructions to Readme.md
- Added
requestField
andresponseField
options to allow storing the request and response in different metadata fields (or not at all) - Fixed
meta
configuration option onerrorLogger
(was not functioning at all) - Added .editorconfig and reformatted library to match
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.