fix(deps): update dependency winston to v3.12.0 #8

Merged
Fascinated merged 1 commits from renovate/winston-3.x-lockfile into master 2024-03-13 20:11:09 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
winston dependencies minor 3.11.0 -> 3.12.0

Release Notes

winstonjs/winston (winston)

v3.12.0

Compare Source


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.11.0` -> `3.12.0`](https://renovatebot.com/diffs/npm/winston/3.11.0/3.12.0) | --- ### Release Notes <details> <summary>winstonjs/winston (winston)</summary> ### [`v3.12.0`](https://github.com/winstonjs/winston/releases/tag/v3.12.0) [Compare Source](https://github.com/winstonjs/winston/compare/v3.11.0...v3.12.0) - missing timestamp format in ready-to-use-pattern example ([#&#8203;2421](https://github.com/winstonjs/winston/issues/2421)) [`9e5b407`](https://github.com/winstonjs/winston/commit/9e5b407) - bump deps ([#&#8203;2422](https://github.com/winstonjs/winston/issues/2422)) [`4a85e6b`](https://github.com/winstonjs/winston/commit/4a85e6b) - \[chore] Run coveralls CI check on Node 20 not 16 ([#&#8203;2418](https://github.com/winstonjs/winston/issues/2418)) [`e153c68`](https://github.com/winstonjs/winston/commit/e153c68) - Bump [@&#8203;types/node](https://github.com/types/node) from 20.8.6 to 20.11.19 ([#&#8203;2413](https://github.com/winstonjs/winston/issues/2413)) [`587f40f`](https://github.com/winstonjs/winston/commit/587f40f) - Update README.md ([#&#8203;2417](https://github.com/winstonjs/winston/issues/2417)) [`8e99a00`](https://github.com/winstonjs/winston/commit/8e99a00) - docs: fix anchor in transports docs ([#&#8203;2416](https://github.com/winstonjs/winston/issues/2416)) [`0bde36b`](https://github.com/winstonjs/winston/commit/0bde36b) - add winston-transport-vscode to transports docs ([#&#8203;2411](https://github.com/winstonjs/winston/issues/2411)) [`8fb5b41`](https://github.com/winstonjs/winston/commit/8fb5b41) - Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.23.0 to 7.23.9 ([#&#8203;2406](https://github.com/winstonjs/winston/issues/2406)) [`a326743`](https://github.com/winstonjs/winston/commit/a326743) - Add winston-newrelic-agent-transport to transport documentation ([#&#8203;2382](https://github.com/winstonjs/winston/issues/2382)) [`cc731ef`](https://github.com/winstonjs/winston/commit/cc731ef) - Remove newrelic-winston transport entry. ([#&#8203;2405](https://github.com/winstonjs/winston/issues/2405)) [`f077f30`](https://github.com/winstonjs/winston/commit/f077f30) - Bump eslint from 8.55.0 to 8.56.0 ([#&#8203;2397](https://github.com/winstonjs/winston/issues/2397)) [`3943c41`](https://github.com/winstonjs/winston/commit/3943c41) - Bump the npm_and_yarn group group with 1 update ([#&#8203;2391](https://github.com/winstonjs/winston/issues/2391)) [`8260866`](https://github.com/winstonjs/winston/commit/8260866) - Fix unhandled rejection handling ([#&#8203;2390](https://github.com/winstonjs/winston/issues/2390)) [`333b763`](https://github.com/winstonjs/winston/commit/333b763) - Fix all rimraf usages to the best of my ability; glob is not true by default in rimraf; file archive test only passed every other time using async rimraf, could use further investigation [`c3f3b5b`](https://github.com/winstonjs/winston/commit/c3f3b5b) - Fix rimraf usage in new test [`8f3c653`](https://github.com/winstonjs/winston/commit/8f3c653) - Fix rimraf import in test (why didn't this break in PR CI?) [`f3836aa`](https://github.com/winstonjs/winston/commit/f3836aa) - Added functionality to long broken zippedArchive option ([#&#8203;2337](https://github.com/winstonjs/winston/issues/2337)) [`02d4267`](https://github.com/winstonjs/winston/commit/02d4267) - Bump async from 3.2.4 to 3.2.5 ([#&#8203;2378](https://github.com/winstonjs/winston/issues/2378)) [`069a40d`](https://github.com/winstonjs/winston/commit/069a40d) - Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.23.2 to 7.23.7 ([#&#8203;2384](https://github.com/winstonjs/winston/issues/2384)) [`79282e1`](https://github.com/winstonjs/winston/commit/79282e1) - Bump winston-transport; fix test issue ([#&#8203;2386](https://github.com/winstonjs/winston/issues/2386)) [`05788b9`](https://github.com/winstonjs/winston/commit/05788b9) - Bump eslint from 8.51.0 to 8.55.0 ([#&#8203;2375](https://github.com/winstonjs/winston/issues/2375)) [`a7c2eec`](https://github.com/winstonjs/winston/commit/a7c2eec) - Bump std-mocks from 1.0.1 to 2.0.0 ([#&#8203;2361](https://github.com/winstonjs/winston/issues/2361)) [`85c336e`](https://github.com/winstonjs/winston/commit/85c336e) - Bump actions/setup-node from 3 to 4 ([#&#8203;2362](https://github.com/winstonjs/winston/issues/2362)) [`448d11c`](https://github.com/winstonjs/winston/commit/448d11c) - chore(README.md): adds documentation around coloring json formatted logs [`91ec069`](https://github.com/winstonjs/winston/commit/91ec069) - Remove nonexistent Logger methods from types [`c3c3911`](https://github.com/winstonjs/winston/commit/c3c3911) - Update dependencies [`caf2df6`](https://github.com/winstonjs/winston/commit/caf2df6) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Fascinated added 1 commit 2024-03-06 01:14:18 +00:00
Fascinated merged commit 3f791ad52a into master 2024-03-13 20:11:09 +00:00
Fascinated deleted branch renovate/winston-3.x-lockfile 2024-03-13 20:11:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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