From fe32ce804451ea4185fe0984e73948486344e76c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 19:59:08 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=EF=B8=8F=20update=20wi?= =?UTF-8?q?nston=20to=20v3.11.0=20(#65)?= 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.10.0` -> `3.11.0`](https://renovatebot.com/diffs/npm/winston/3.10.0/3.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/winston/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/winston/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/winston/3.10.0/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/winston/3.10.0/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
winstonjs/winston (winston) ### [`v3.11.0`](https://togithub.com/winstonjs/winston/releases/tag/v3.11.0) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.10.0...v3.11.0) - Bump split2 from 4.1.0 to 4.2.0 ([#​2336](https://togithub.com/winstonjs/winston/issues/2336)) [`37f4282`](https://togithub.com/winstonjs/winston/commit/37f4282) - Bump actions/checkout from 3 to 4 ([#​2346](https://togithub.com/winstonjs/winston/issues/2346)) [`fdcc893`](https://togithub.com/winstonjs/winston/commit/fdcc893) - Bump [@​colors/colors](https://togithub.com/colors/colors) packgae to 1.6.0 ([#​2353](https://togithub.com/winstonjs/winston/issues/2353)) [`dcbec34`](https://togithub.com/winstonjs/winston/commit/dcbec34) - Bump rimraf from 3.0.2 to 5.0.5 ([#​2357](https://togithub.com/winstonjs/winston/issues/2357)) [`aaaa4c0`](https://togithub.com/winstonjs/winston/commit/aaaa4c0) - feat: add guardrails to the instantiation of a Profiler ([#​2226](https://togithub.com/winstonjs/winston/issues/2226)) [`914b846`](https://togithub.com/winstonjs/winston/commit/914b846) - Bump [@​types/node](https://togithub.com/types/node) from 20.3.1 to 20.4.2 ([#​2329](https://togithub.com/winstonjs/winston/issues/2329)) [`23cb80c`](https://togithub.com/winstonjs/winston/commit/23cb80c) - Bug Fix: FileTransportOptions type missing lazy:boolean option ([#​2334](https://togithub.com/winstonjs/winston/issues/2334)) [`1c43f7b`](https://togithub.com/winstonjs/winston/commit/1c43f7b)
--- ### 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 | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 0dfaaa0..236c6b8 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "dependencies": { "consola": "3.2.3", "dotenv": "16.3.1", - "winston": "3.10.0", + "winston": "3.11.0", "winston-daily-rotate-file": "4.7.1", "zod": "3.22.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac844a7..3206581 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ dependencies: specifier: 16.3.1 version: 16.3.1 winston: - specifier: 3.10.0 - version: 3.10.0 + specifier: 3.11.0 + version: 3.11.0 winston-daily-rotate-file: specifier: 4.7.1 - version: 4.7.1(winston@3.10.0) + version: 4.7.1(winston@3.11.0) zod: specifier: 3.22.4 version: 3.22.4 @@ -463,6 +463,11 @@ packages: engines: {node: '>=0.1.90'} dev: false + /@colors/colors@1.6.0: + resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} + engines: {node: '>=0.1.90'} + dev: false + /@commitlint/cli@17.7.2: resolution: {integrity: sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==} engines: {node: '>=v14'} @@ -10026,7 +10031,7 @@ packages: execa: 5.1.1 dev: true - /winston-daily-rotate-file@4.7.1(winston@3.10.0): + /winston-daily-rotate-file@4.7.1(winston@3.11.0): resolution: {integrity: sha512-7LGPiYGBPNyGHLn9z33i96zx/bd71pjBn9tqQzO3I4Tayv94WPmBNwKC7CO1wPHdP9uvu+Md/1nr6VSH9h0iaA==} engines: {node: '>=8'} peerDependencies: @@ -10035,7 +10040,7 @@ packages: file-stream-rotator: 0.6.1 object-hash: 2.2.0 triple-beam: 1.4.1 - winston: 3.10.0 + winston: 3.11.0 winston-transport: 4.5.0 dev: false @@ -10048,11 +10053,11 @@ packages: triple-beam: 1.4.1 dev: false - /winston@3.10.0: - resolution: {integrity: sha512-nT6SIDaE9B7ZRO0u3UvdrimG0HkB7dSTAgInQnNR2SOPJ4bvq5q79+pXLftKmP52lJGW15+H5MCK0nM9D3KB/g==} + /winston@3.11.0: + resolution: {integrity: sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==} engines: {node: '>= 12.0.0'} dependencies: - '@colors/colors': 1.5.0 + '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.3 async: 3.2.4 is-stream: 2.0.1