Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency winston to v3.13.1 (#308)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [winston](https://github.com/winstonjs/winston) | dependencies | patch | [`3.13.0` -> `3.13.1`](https://renovatebot.com/diffs/npm/winston/3.13.0/3.13.1) | --- ### Release Notes <details> <summary>winstonjs/winston (winston)</summary> ### [`v3.13.1`](https://github.com/winstonjs/winston/releases/tag/v3.13.1) [Compare Source](winstonjs/winston@v3.13.0...v3.13.1) - revert to rimraf 5.0.1, last known version to work with node 18 for now [`1b3a500`](winstonjs/winston@1b3a500) - Merge branch 'master' of github.com:winstonjs/winston [`b56117e`](winstonjs/winston@b56117e) - Update dependencies [`a5853b5`](winstonjs/winston@a5853b5) - Bump [@​types/node](https://github.com/types/node) from 20.12.7 to 20.14.10 ([#​2483](winstonjs/winston#2483)) [`93b52ac`](winstonjs/winston@93b52ac) - Bump mocha from 10.3.0 to 10.6.0 ([#​2484](winstonjs/winston#2484)) [`33611c9`](winstonjs/winston@33611c9) - Bump [@​babel/preset-env](https://github.com/babel/preset-env) from 7.24.0 to 7.24.7 ([#​2475](winstonjs/winston#2475)) [`4aa6550`](winstonjs/winston@4aa6550) - Update minimum version logform ([#​2472](winstonjs/winston#2472)) [`7f5f014`](winstonjs/winston@7f5f014) - Add Parseable transport ([#​2466](winstonjs/winston#2466)) [`debf4fa`](winstonjs/winston@debf4fa) - chore(docs): Update w/ MySQL transport ([#​2456](winstonjs/winston#2456)) [`d567c57`](winstonjs/winston@d567c57) - fix typo at test/unit/winston/transports/http.test.js ([#​2453](winstonjs/winston#2453)) [`1d5d527`](winstonjs/winston@1d5d527) - Bump [@​babel/cli](https://github.com/babel/cli) from 7.23.9 to 7.24.5 ([#​2454](winstonjs/winston#2454)) [`d89a34e`](winstonjs/winston@d89a34e) - Bump [@​types/node](https://github.com/types/node) from 20.11.29 to 20.12.7 ([#​2448](winstonjs/winston#2448)) [`947fa79`](winstonjs/winston@947fa79) - Bump [@​babel/core](https://github.com/babel/core) from 7.24.0 to 7.24.5 ([#​2455](winstonjs/winston#2455)) [`8c58d0a`](winstonjs/winston@8c58d0a) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==--> Reviewed-on: https://git.vylpes.xyz/External/card-drop/pulls/308 Reviewed-by: Vylpes <ethan@vylpes.com> Co-authored-by: Renovate Bot <renovate@vylpes.com> Co-committed-by: Renovate Bot <renovate@vylpes.com>
- Loading branch information