From 73213417d7d917f00aec9975c6f1e437b95dcf5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:01:31 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=EF=B8=8F=20update=20wi?= =?UTF-8?q?nston=20to=20v3.13.1=20(#122)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [winston](https://togithub.com/winstonjs/winston) | [`3.13.0` -> `3.13.1`](https://renovatebot.com/diffs/npm/winston/3.13.0/3.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/winston/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/winston/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/winston/3.13.0/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/winston/3.13.0/3.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
winstonjs/winston (winston) ### [`v3.13.1`](https://togithub.com/winstonjs/winston/releases/tag/v3.13.1) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.13.0...v3.13.1) - revert to rimraf 5.0.1, last known version to work with node 18 for now [`1b3a500`](https://togithub.com/winstonjs/winston/commit/1b3a500) - Merge branch 'master' of github.com:winstonjs/winston [`b56117e`](https://togithub.com/winstonjs/winston/commit/b56117e) - Update dependencies [`a5853b5`](https://togithub.com/winstonjs/winston/commit/a5853b5) - Bump [@​types/node](https://togithub.com/types/node) from 20.12.7 to 20.14.10 ([#​2483](https://togithub.com/winstonjs/winston/issues/2483)) [`93b52ac`](https://togithub.com/winstonjs/winston/commit/93b52ac) - Bump mocha from 10.3.0 to 10.6.0 ([#​2484](https://togithub.com/winstonjs/winston/issues/2484)) [`33611c9`](https://togithub.com/winstonjs/winston/commit/33611c9) - Bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.24.0 to 7.24.7 ([#​2475](https://togithub.com/winstonjs/winston/issues/2475)) [`4aa6550`](https://togithub.com/winstonjs/winston/commit/4aa6550) - Update minimum version logform ([#​2472](https://togithub.com/winstonjs/winston/issues/2472)) [`7f5f014`](https://togithub.com/winstonjs/winston/commit/7f5f014) - Add Parseable transport ([#​2466](https://togithub.com/winstonjs/winston/issues/2466)) [`debf4fa`](https://togithub.com/winstonjs/winston/commit/debf4fa) - chore(docs): Update w/ MySQL transport ([#​2456](https://togithub.com/winstonjs/winston/issues/2456)) [`d567c57`](https://togithub.com/winstonjs/winston/commit/d567c57) - fix typo at test/unit/winston/transports/http.test.js ([#​2453](https://togithub.com/winstonjs/winston/issues/2453)) [`1d5d527`](https://togithub.com/winstonjs/winston/commit/1d5d527) - Bump [@​babel/cli](https://togithub.com/babel/cli) from 7.23.9 to 7.24.5 ([#​2454](https://togithub.com/winstonjs/winston/issues/2454)) [`d89a34e`](https://togithub.com/winstonjs/winston/commit/d89a34e) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.29 to 20.12.7 ([#​2448](https://togithub.com/winstonjs/winston/issues/2448)) [`947fa79`](https://togithub.com/winstonjs/winston/commit/947fa79) - Bump [@​babel/core](https://togithub.com/babel/core) from 7.24.0 to 7.24.5 ([#​2455](https://togithub.com/winstonjs/winston/issues/2455)) [`8c58d0a`](https://togithub.com/winstonjs/winston/commit/8c58d0a)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/node-ts-app). --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4aa20af..c6caa5e 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "dependencies": { "consola": "3.2.3", "dotenv": "16.4.5", - "winston": "3.13.0", + "winston": "3.13.1", "winston-daily-rotate-file": "5.0.0", "zod": "3.23.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 371ddfa..3b1529f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ dependencies: specifier: 16.4.5 version: 16.4.5 winston: - specifier: 3.13.0 - version: 3.13.0 + specifier: 3.13.1 + version: 3.13.1 winston-daily-rotate-file: specifier: 5.0.0 - version: 5.0.0(winston@3.13.0) + version: 5.0.0(winston@3.13.1) zod: specifier: 3.23.8 version: 3.23.8 @@ -11031,7 +11031,7 @@ packages: execa: 5.1.1 dev: true - /winston-daily-rotate-file@5.0.0(winston@3.13.0): + /winston-daily-rotate-file@5.0.0(winston@3.13.1): resolution: {integrity: sha512-JDjiXXkM5qvwY06733vf09I2wnMXpZEhxEVOSPenZMii+g7pcDcTBt2MRugnoi8BwVSuCT2jfRXBUy+n1Zz/Yw==} engines: {node: '>=8'} peerDependencies: @@ -11040,7 +11040,7 @@ packages: file-stream-rotator: 0.6.1 object-hash: 3.0.0 triple-beam: 1.4.1 - winston: 3.13.0 + winston: 3.13.1 winston-transport: 4.7.0 dev: false @@ -11053,8 +11053,8 @@ packages: triple-beam: 1.4.1 dev: false - /winston@3.13.0: - resolution: {integrity: sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==} + /winston@3.13.1: + resolution: {integrity: sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.6.0