From 8aa4fc340af178b8e76123591252977a41488327 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Apr 2024 19:47:13 +0100 Subject: [PATCH] Update dependency winston to v3.13.0 (#212) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [winston](https://github.com/winstonjs/winston) | dependencies | minor | [`3.11.0` -> `3.13.0`](https://renovatebot.com/diffs/npm/winston/3.11.0/3.13.0) | --- ### Release Notes
winstonjs/winston (winston) ### [`v3.13.0`](https://github.com/winstonjs/winston/releases/tag/v3.13.0) [Compare Source](https://github.com/winstonjs/winston/compare/v3.12.1...v3.13.0) - fix(http): allow passing maximumDepth to prevent big object being stringified ([#​2425](https://github.com/winstonjs/winston/issues/2425)) [`a237865`](https://github.com/winstonjs/winston/commit/a237865) ### [`v3.12.1`](https://github.com/winstonjs/winston/releases/tag/v3.12.1) [Compare Source](https://github.com/winstonjs/winston/compare/v3.12.0...v3.12.1) - Bump [@​types/node](https://github.com/types/node) from 20.11.24 to 20.11.29 ([#​2431](https://github.com/winstonjs/winston/issues/2431)) [`b10b98f`](https://github.com/winstonjs/winston/commit/b10b98f) - Revert "Remove nonexistent Logger methods from types" ([#​2434](https://github.com/winstonjs/winston/issues/2434)) [`0277035`](https://github.com/winstonjs/winston/commit/0277035) - fixed flaky test case ([#​2412](https://github.com/winstonjs/winston/issues/2412)) [`d95c948`](https://github.com/winstonjs/winston/commit/d95c948) ### [`v3.12.0`](https://github.com/winstonjs/winston/releases/tag/v3.12.0) [Compare Source](https://github.com/winstonjs/winston/compare/v3.11.0...v3.12.0) - missing timestamp format in ready-to-use-pattern example ([#​2421](https://github.com/winstonjs/winston/issues/2421)) [`9e5b407`](https://github.com/winstonjs/winston/commit/9e5b407) - bump deps ([#​2422](https://github.com/winstonjs/winston/issues/2422)) [`4a85e6b`](https://github.com/winstonjs/winston/commit/4a85e6b) - \[chore] Run coveralls CI check on Node 20 not 16 ([#​2418](https://github.com/winstonjs/winston/issues/2418)) [`e153c68`](https://github.com/winstonjs/winston/commit/e153c68) - Bump [@​types/node](https://github.com/types/node) from 20.8.6 to 20.11.19 ([#​2413](https://github.com/winstonjs/winston/issues/2413)) [`587f40f`](https://github.com/winstonjs/winston/commit/587f40f) - Update README.md ([#​2417](https://github.com/winstonjs/winston/issues/2417)) [`8e99a00`](https://github.com/winstonjs/winston/commit/8e99a00) - docs: fix anchor in transports docs ([#​2416](https://github.com/winstonjs/winston/issues/2416)) [`0bde36b`](https://github.com/winstonjs/winston/commit/0bde36b) - add winston-transport-vscode to transports docs ([#​2411](https://github.com/winstonjs/winston/issues/2411)) [`8fb5b41`](https://github.com/winstonjs/winston/commit/8fb5b41) - Bump [@​babel/cli](https://github.com/babel/cli) from 7.23.0 to 7.23.9 ([#​2406](https://github.com/winstonjs/winston/issues/2406)) [`a326743`](https://github.com/winstonjs/winston/commit/a326743) - Add winston-newrelic-agent-transport to transport documentation ([#​2382](https://github.com/winstonjs/winston/issues/2382)) [`cc731ef`](https://github.com/winstonjs/winston/commit/cc731ef) - Remove newrelic-winston transport entry. ([#​2405](https://github.com/winstonjs/winston/issues/2405)) [`f077f30`](https://github.com/winstonjs/winston/commit/f077f30) - Bump eslint from 8.55.0 to 8.56.0 ([#​2397](https://github.com/winstonjs/winston/issues/2397)) [`3943c41`](https://github.com/winstonjs/winston/commit/3943c41) - Bump the npm_and_yarn group group with 1 update ([#​2391](https://github.com/winstonjs/winston/issues/2391)) [`8260866`](https://github.com/winstonjs/winston/commit/8260866) - Fix unhandled rejection handling ([#​2390](https://github.com/winstonjs/winston/issues/2390)) [`333b763`](https://github.com/winstonjs/winston/commit/333b763) - Fix all rimraf usages to the best of my ability; glob is not true by default in rimraf; file archive test only passed every other time using async rimraf, could use further investigation [`c3f3b5b`](https://github.com/winstonjs/winston/commit/c3f3b5b) - Fix rimraf usage in new test [`8f3c653`](https://github.com/winstonjs/winston/commit/8f3c653) - Fix rimraf import in test (why didn't this break in PR CI?) [`f3836aa`](https://github.com/winstonjs/winston/commit/f3836aa) - Added functionality to long broken zippedArchive option ([#​2337](https://github.com/winstonjs/winston/issues/2337)) [`02d4267`](https://github.com/winstonjs/winston/commit/02d4267) - Bump async from 3.2.4 to 3.2.5 ([#​2378](https://github.com/winstonjs/winston/issues/2378)) [`069a40d`](https://github.com/winstonjs/winston/commit/069a40d) - Bump [@​babel/preset-env](https://github.com/babel/preset-env) from 7.23.2 to 7.23.7 ([#​2384](https://github.com/winstonjs/winston/issues/2384)) [`79282e1`](https://github.com/winstonjs/winston/commit/79282e1) - Bump winston-transport; fix test issue ([#​2386](https://github.com/winstonjs/winston/issues/2386)) [`05788b9`](https://github.com/winstonjs/winston/commit/05788b9) - Bump eslint from 8.51.0 to 8.55.0 ([#​2375](https://github.com/winstonjs/winston/issues/2375)) [`a7c2eec`](https://github.com/winstonjs/winston/commit/a7c2eec) - Bump std-mocks from 1.0.1 to 2.0.0 ([#​2361](https://github.com/winstonjs/winston/issues/2361)) [`85c336e`](https://github.com/winstonjs/winston/commit/85c336e) - Bump actions/setup-node from 3 to 4 ([#​2362](https://github.com/winstonjs/winston/issues/2362)) [`448d11c`](https://github.com/winstonjs/winston/commit/448d11c) - chore(README.md): adds documentation around coloring json formatted logs [`91ec069`](https://github.com/winstonjs/winston/commit/91ec069) - Remove nonexistent Logger methods from types [`c3c3911`](https://github.com/winstonjs/winston/commit/c3c3911) - Update dependencies [`caf2df6`](https://github.com/winstonjs/winston/commit/caf2df6)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/212 Reviewed-by: Vylpes Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d4416f1..e93e59f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11429,9 +11429,9 @@ } }, "node_modules/winston": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.11.0.tgz", - "integrity": "sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.0.tgz", + "integrity": "sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==", "dependencies": { "@colors/colors": "^1.6.0", "@dabh/diagnostics": "^2.0.2", @@ -11443,7 +11443,7 @@ "safe-stable-stringify": "^2.3.1", "stack-trace": "0.0.x", "triple-beam": "^1.3.0", - "winston-transport": "^4.5.0" + "winston-transport": "^4.7.0" }, "engines": { "node": ">= 12.0.0"