rlindner81 / tracker

Track anything
1 stars 1 forks source link

Update dependency winston to v3.5.0 #110

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
winston 3.4.0 -> 3.5.0 age adoption passing confidence

Release Notes

winstonjs/winston ### [`v3.5.0`](https://togithub.com/winstonjs/winston/blob/HEAD/CHANGELOG.md#v350--2022-01-27) [Compare Source](https://togithub.com/winstonjs/winston/compare/v3.4.0...v3.5.0) This release includes the following, in sequence by first merge in group: Feature updates: - Support batch mode in HTTP Transport (Issue [#​1970](https://togithub.com/winstonjs/winston/issues/1970), PR [#​1998](https://togithub.com/winstonjs/winston/issues/1998), thanks [@​BBE78](https://togithub.com/BBE78)!) Patch-level updates: - Bump dependency versions (thanks [@​dependabot](https://togithub.com/dependabot) & [@​DABH](https://togithub.com/DABH)!) - Bump [@​types/node](https://togithub.com/types/node) from 16.11.12 to 17.0.8 (PR [#​2009](https://togithub.com/winstonjs/winston/issues/2009)) - Bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.16.7 to 7.16.8 ([#​2036](https://togithub.com/winstonjs/winston/issues/2036)) - Bump [@​types/node](https://togithub.com/types/node) from 17.0.8 to 17.0.9 ([#​2035](https://togithub.com/winstonjs/winston/issues/2035)) - Bump [@​babel/cli](https://togithub.com/babel/cli) from 7.16.7 to 7.16.8 ([#​2034](https://togithub.com/winstonjs/winston/issues/2034)) - Bump [@​types/node](https://togithub.com/types/node) from 17.0.9 to 17.0.10 ([#​2042](https://togithub.com/winstonjs/winston/issues/2042)) - Bump [@​babel/core](https://togithub.com/babel/core) from 7.16.7 to 7.16.12 ([#​2041](https://togithub.com/winstonjs/winston/issues/2041)) - Bump [@​babel/preset-env](https://togithub.com/babel/preset-env) from 7.16.8 to 7.16.11 ([#​2040](https://togithub.com/winstonjs/winston/issues/2040)) - Fixing documentation syntax errors in transports code examples ([#​1916](https://togithub.com/winstonjs/winston/issues/1916); thanks [@​romanzaycev](https://togithub.com/romanzaycev)!) - Fix missing type declarations, especially for `.rejections` ([#​1842](https://togithub.com/winstonjs/winston/issues/1842), [#​1929](https://togithub.com/winstonjs/winston/issues/1929), [#​2021](https://togithub.com/winstonjs/winston/issues/2021); thanks [@​vanflux](https://togithub.com/vanflux), [@​svaj](https://togithub.com/svaj), [@​glensc](https://togithub.com/glensc), & others!) - More narrowly typing the “level” string ([#​1896](https://togithub.com/winstonjs/winston/issues/1896), thanks [@​yonas-g](https://togithub.com/yonas-g)!) - Using a safer `stringify`, e.g. to avoid issues from circular structures, in the http transport ([#​2043](https://togithub.com/winstonjs/winston/issues/2043), thanks [@​karlwir](https://togithub.com/karlwir)!) Updates to the repo & project which don’t actually affect the running code: - Add a channel for reporting security vulnerabilities ([#​2024](https://togithub.com/winstonjs/winston/issues/2024), thanks [@​JamieSlome](https://togithub.com/JamieSlome)!) - Add coverage tracking in CI & documentation ([#​2025](https://togithub.com/winstonjs/winston/issues/2025) and [#​2028](https://togithub.com/winstonjs/winston/issues/2028), thanks [@​fearphage](https://togithub.com/fearphage)!) - Update issue templates ([#​2030](https://togithub.com/winstonjs/winston/issues/2030) and [#​2031](https://togithub.com/winstonjs/winston/issues/2031), thanks [@​Maverick1872](https://togithub.com/Maverick1872)!) - Remove gitter link from README.md ([#​2027](https://togithub.com/winstonjs/winston/issues/2027), thanks [@​DABH](https://togithub.com/DABH)!) Thanks also to maintainers [@​DABH](https://togithub.com/DABH), [@​fearphage](https://togithub.com/fearphage), [@​Maverick1872](https://togithub.com/Maverick1872), and [@​wbt](https://togithub.com/wbt) for issue/PR shepherding and help across multiple parts of the release! If somebody got missed in the list of thanks, please forgive the accidental oversight and/or feel free to open a PR on this changelog.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.