-
Notifications
You must be signed in to change notification settings - Fork 380
fix(deps): update dependency winston to v3 #311
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
Closed
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:master
from
renovate-bot:renovate/winston-3.x
Closed
fix(deps): update dependency winston to v3 #311
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:master
from
renovate-bot:renovate/winston-3.x
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
dbd80db to
b3c7833
Compare
b3c7833 to
33e7105
Compare
33e7105 to
8a3a70f
Compare
8a3a70f to
faf92db
Compare
315f58e to
103249f
Compare
103249f to
c2ae0ae
Compare
c2ae0ae to
eafd3a4
Compare
eafd3a4 to
aa58d61
Compare
Contributor
|
Obsolete with rewrite. |
This was referenced Nov 28, 2023
This was referenced Dec 14, 2023
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:
^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
[email protected],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 is stale, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.