Skip to content

Commit

Permalink
chore(deps): ⬆️ update winston to v3.13.0 (#105)
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.12.0` -> `3.13.0`](https://renovatebot.com/diffs/npm/winston/3.12.0/3.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/winston/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/winston/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/winston/3.12.0/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/winston/3.12.0/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v3.13.0`](https://togithub.com/winstonjs/winston/releases/tag/v3.13.0)

[Compare Source](https://togithub.com/winstonjs/winston/compare/v3.12.1...v3.13.0)

-   fix(http): allow passing maximumDepth to prevent big object being stringified ([#&#8203;2425](https://togithub.com/winstonjs/winston/issues/2425))  [`a237865`](https://togithub.com/winstonjs/winston/commit/a237865)

### [`v3.12.1`](https://togithub.com/winstonjs/winston/compare/v3.12.0...b5eecf02f27df645f10bdf2e8f1c205fa2d6681b)

[Compare Source](https://togithub.com/winstonjs/winston/compare/v3.12.0...v3.12.1)

</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 Apr 4, 2024
1 parent ad7a3aa commit d590a20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.4.5",
"winston": "3.12.0",
"winston": "3.13.0",
"winston-daily-rotate-file": "5.0.0",
"zod": "3.22.4"
},
Expand Down
14 changes: 7 additions & 7 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 d590a20

Please sign in to comment.