fix(deps): update dependency winston to v3.16.0 #34

Open
renovate-bot wants to merge 1 commits from renovate/winston-3.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
winston dependencies minor 3.14.2 -> 3.16.0

Release Notes

winstonjs/winston (winston)

v3.16.0

Compare Source

v3.15.0

Compare Source

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #​2513 and the issue linked therein.


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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [winston](https://github.com/winstonjs/winston) | dependencies | minor | [`3.14.2` -> `3.16.0`](https://renovatebot.com/diffs/npm/winston/3.14.2/3.16.0) | --- ### Release Notes <details> <summary>winstonjs/winston (winston)</summary> ### [`v3.16.0`](https://github.com/winstonjs/winston/releases/tag/v3.16.0) [Compare Source](https://github.com/winstonjs/winston/compare/v3.15.0...v3.16.0) - Feature - optionally include Error.cause property ([#&#8203;2447](https://github.com/winstonjs/winston/issues/2447)) [`201b6f1`](https://github.com/winstonjs/winston/commit/201b6f1) ### [`v3.15.0`](https://github.com/winstonjs/winston/releases/tag/v3.15.0) [Compare Source](https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0) Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See [#&#8203;2513](https://github.com/winstonjs/winston/issues/2513) and the issue linked therein. - remove logcallback ([#&#8203;2513](https://github.com/winstonjs/winston/issues/2513)) [`3a54777`](https://github.com/winstonjs/winston/commit/3a54777) - chore(docs): Update README.md w/ usage comments ([#&#8203;2507](https://github.com/winstonjs/winston/issues/2507)) [`f110f61`](https://github.com/winstonjs/winston/commit/f110f61) - Bump nyc from 15.1.0 to 17.1.0 ([#&#8203;2511](https://github.com/winstonjs/winston/issues/2511)) [`f5dde86`](https://github.com/winstonjs/winston/commit/f5dde86) - Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.24.7 to 7.25.6 ([#&#8203;2512](https://github.com/winstonjs/winston/issues/2512)) [`d1b8dc6`](https://github.com/winstonjs/winston/commit/d1b8dc6) - Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.24.8 to 7.25.4 ([#&#8203;2506](https://github.com/winstonjs/winston/issues/2506)) [`564161a`](https://github.com/winstonjs/winston/commit/564161a) - Bump mocha from 10.7.0 to 10.7.3 ([#&#8203;2500](https://github.com/winstonjs/winston/issues/2500)) [`eb7e315`](https://github.com/winstonjs/winston/commit/eb7e315) - Unified Handler Tests ([#&#8203;2020](https://github.com/winstonjs/winston/issues/2020)) [`22aab6d`](https://github.com/winstonjs/winston/commit/22aab6d) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-10-05 05:02:34 +00:00
renovate-bot changed title from fix(deps): update dependency winston to v3.15.0 to fix(deps): update dependency winston to v3.16.0 2024-11-01 22:02:17 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/winston-3.x-lockfile:renovate/winston-3.x-lockfile
git checkout renovate/winston-3.x-lockfile
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Fascinated/mc-tracker#34
No description provided.