Skip to content

Commit

Permalink
chore(deps): ⬆️ update winston to v3.11.0 (#65)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>winstonjs/winston (winston)</summary>

### [`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 ([#&#8203;2336](https://togithub.com/winstonjs/winston/issues/2336))  [`37f4282`](https://togithub.com/winstonjs/winston/commit/37f4282)
-   Bump actions/checkout from 3 to 4 ([#&#8203;2346](https://togithub.com/winstonjs/winston/issues/2346))  [`fdcc893`](https://togithub.com/winstonjs/winston/commit/fdcc893)
-   Bump [@&#8203;colors/colors](https://togithub.com/colors/colors) packgae to 1.6.0 ([#&#8203;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  ([#&#8203;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 ([#&#8203;2226](https://togithub.com/winstonjs/winston/issues/2226))  [`914b846`](https://togithub.com/winstonjs/winston/commit/914b846)
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.1 to 20.4.2 ([#&#8203;2329](https://togithub.com/winstonjs/winston/issues/2329))  [`23cb80c`](https://togithub.com/winstonjs/winston/commit/23cb80c)
-   Bug Fix: FileTransportOptions type missing lazy:boolean option ([#&#8203;2334](https://togithub.com/winstonjs/winston/issues/2334))  [`1c43f7b`](https://togithub.com/winstonjs/winston/commit/1c43f7b)

</details>

---

### 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).
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent 67cfe20 commit fe32ce8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
21 changes: 13 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe32ce8

Please sign in to comment.