Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Update dependency winston to v3.14.2 (#216)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [winston](https://togithub.com/winstonjs/winston) | dependencies | minor | [`3.13.1` -> `3.14.2`](https://renovatebot.com/diffs/npm/winston/3.13.1/3.14.2) | --- ### Release Notes <details> <summary>winstonjs/winston (winston)</summary> ### [`v3.14.2`](https://togithub.com/winstonjs/winston/releases/tag/v3.14.2) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.14.1...v3.14.2) - Move initialization to constructor ([#​2503](https://togithub.com/winstonjs/winston/issues/2503)) [`2458ba6`](https://togithub.com/winstonjs/winston/commit/2458ba6) ### [`v3.14.1`](https://togithub.com/winstonjs/winston/releases/tag/v3.14.1) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.14.0...v3.14.1) - Save a reference to console methods in console transport ([#​2498](https://togithub.com/winstonjs/winston/issues/2498)) [`e82752f`](https://togithub.com/winstonjs/winston/commit/e82752f) - Add `forceConsole` to `ConsoleTransportOptions` ([#​2496](https://togithub.com/winstonjs/winston/issues/2496)) [`4ff0538`](https://togithub.com/winstonjs/winston/commit/4ff0538) - Bump mocha from 10.6.0 to 10.7.0 ([#​2489](https://togithub.com/winstonjs/winston/issues/2489)) [`62acaad`](https://togithub.com/winstonjs/winston/commit/62acaad) - Update readme with forceConsole info ([#​2493](https://togithub.com/winstonjs/winston/issues/2493)) [`b2b79af`](https://togithub.com/winstonjs/winston/commit/b2b79af) ### [`v3.14.0`](https://togithub.com/winstonjs/winston/releases/tag/v3.14.0) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.13.1...v3.14.0) - Add option forceConsole ([#​2276](https://togithub.com/winstonjs/winston/issues/2276)) [`b2098fd`](https://togithub.com/winstonjs/winston/commit/b2098fd) - Set \_rotate false on emit 'rotate' false ([#​2457](https://togithub.com/winstonjs/winston/issues/2457)) [`1719275`](https://togithub.com/winstonjs/winston/commit/1719275) - Bump [@​babel/core](https://togithub.com/babel/core) from 7.24.7 to 7.24.9 ([#​2485](https://togithub.com/winstonjs/winston/issues/2485)) [`d2859f3`](https://togithub.com/winstonjs/winston/commit/d2859f3) - Bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.24.7 to 7.24.8 ([#​2487](https://togithub.com/winstonjs/winston/issues/2487)) [`71e4bb1`](https://togithub.com/winstonjs/winston/commit/71e4bb1) - fix: readme ([#​2488](https://togithub.com/winstonjs/winston/issues/2488)) [`0cb8c7c`](https://togithub.com/winstonjs/winston/commit/0cb8c7c) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
- Loading branch information