Update dependency winston to v3.4.0 #50

Merged
sebclem merged 1 commits from renovate/winston-3.x into main 2022-01-12 11:03:51 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
winston dependencies minor 3.3.3 -> 3.4.0

Release Notes

winstonjs/winston

v3.4.0

Compare Source

Yesterday's release was done with a higher sense of urgency than usual
due to vandalism in the colors package.
This release:

  • ties up a loose end by including [#​1973] to go with [#​1824]
  • adds a missing http property in NpmConfigSetColors [#​2004] (thanks @​SimDaSong)
  • fixes a minor issue in the build/release process [#​2014]
  • pins the version of the testing framework to avoid an issue with a test incorrectly failing [#​2017]

The biggest change in this release, motivating the feature-level update, is

[#​2006](https://github.com/winstonjs/winston/issues/2006)] Make winston more ESM friendly, thanks to [@​miguelcobain](https://github.com/miguelcobain).

Thanks also to [@​DABH](https://github.com/DABH), [@​wbt](https://github.com/wbt), and [@​fearphage](https://github.com/fearphage) for contributions and reviews!

### [`v3.3.4`](https://github.com/winstonjs/winston/blob/HEAD/CHANGELOG.md#v334--2022-01-09)

[Compare Source](https://github.com/winstonjs/winston/compare/v3.3.3...v3.3.4)

Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure,
such as replacing Travis with Github CI and dependabot configuration.
There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.\
Dependency updates include a critical bug fix \[[#​2008](https://github.com/winstonjs/winston/issues/2008)] in response to self-vandalism by the author of a dependency.

-   \[[#​1964](https://github.com/winstonjs/winston/issues/1964)] Added documentation for how to use a new externally maintained [Seq](https://datalust.co/seq) transport.
-   \[[#​1712](https://github.com/winstonjs/winston/issues/1712)] Add default metadata when calling log with string level and message.
-   \[[#​1824](https://github.com/winstonjs/winston/issues/1824)] Unbind event listeners on close
-   \[[#​1961](https://github.com/winstonjs/winston/issues/1961)] Handle undefined rejections
-   \[[#​1878](https://github.com/winstonjs/winston/issues/1878)] Correct boolean evaluation of empty-string value for eol option
-   \[[#​1977](https://github.com/winstonjs/winston/issues/1977)] Improved consistency of object parameters for better test reliability

</details>

---

### Configuration

📅 **Schedule**: 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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [winston](https://github.com/winstonjs/winston) | dependencies | minor | [`3.3.3` -> `3.4.0`](https://renovatebot.com/diffs/npm/winston/3.3.3/3.4.0) | --- ### Release Notes <details> <summary>winstonjs/winston</summary> ### [`v3.4.0`](https://github.com/winstonjs/winston/blob/HEAD/CHANGELOG.md#v340--2022-01-10) [Compare Source](https://github.com/winstonjs/winston/compare/v3.3.4...v3.4.0) Yesterday's release was done with a higher sense of urgency than usual due to vandalism in the `colors` package. This release: - ties up a loose end by including \[[#&#8203;1973](https://github.com/winstonjs/winston/issues/1973)] to go with \[[#&#8203;1824](https://github.com/winstonjs/winston/issues/1824)] - adds a missing http property in NpmConfigSetColors \[[#&#8203;2004](https://github.com/winstonjs/winston/issues/2004)] (thanks [@&#8203;SimDaSong](https://github.com/SimDaSong)) - fixes a minor issue in the build/release process \[[#&#8203;2014](https://github.com/winstonjs/winston/issues/2014)] - pins the version of the testing framework to avoid an issue with a test incorrectly failing \[[#&#8203;2017](https://github.com/winstonjs/winston/issues/2017)] The biggest change in this release, motivating the feature-level update, is \[[#&#8203;2006](https://github.com/winstonjs/winston/issues/2006)] Make winston more ESM friendly, thanks to [@&#8203;miguelcobain](https://github.com/miguelcobain). Thanks also to [@&#8203;DABH](https://github.com/DABH), [@&#8203;wbt](https://github.com/wbt), and [@&#8203;fearphage](https://github.com/fearphage) for contributions and reviews! ### [`v3.3.4`](https://github.com/winstonjs/winston/blob/HEAD/CHANGELOG.md#v334--2022-01-09) [Compare Source](https://github.com/winstonjs/winston/compare/v3.3.3...v3.3.4) Compared to v3.3.3, this version fixes some issues and includes some updates to project infrastructure, such as replacing Travis with Github CI and dependabot configuration. There have also been several relatively minor improvements to documentation, and incorporation of some updated dependencies.\ Dependency updates include a critical bug fix \[[#&#8203;2008](https://github.com/winstonjs/winston/issues/2008)] in response to self-vandalism by the author of a dependency. - \[[#&#8203;1964](https://github.com/winstonjs/winston/issues/1964)] Added documentation for how to use a new externally maintained [Seq](https://datalust.co/seq) transport. - \[[#&#8203;1712](https://github.com/winstonjs/winston/issues/1712)] Add default metadata when calling log with string level and message. - \[[#&#8203;1824](https://github.com/winstonjs/winston/issues/1824)] Unbind event listeners on close - \[[#&#8203;1961](https://github.com/winstonjs/winston/issues/1961)] Handle undefined rejections - \[[#&#8203;1878](https://github.com/winstonjs/winston/issues/1878)] Correct boolean evaluation of empty-string value for eol option - \[[#&#8203;1977](https://github.com/winstonjs/winston/issues/1977)] Improved consistency of object parameters for better test reliability </details> --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-01-10 05:01:11 +01:00
Update dependency winston to v3.3.4
All checks were successful
continuous-integration/drone/push Build is passing
3fc81d4a58
renovate-bot force-pushed renovate/winston-3.x from 3fc81d4a58 to fc935c3778 2022-01-11 00:01:07 +01:00 Compare
renovate-bot changed title from Update dependency winston to v3.3.4 to Update dependency winston to v3.4.0 2022-01-11 00:01:09 +01:00
renovate-bot force-pushed renovate/winston-3.x from fc935c3778 to 1bb312e63d 2022-01-12 11:01:01 +01:00 Compare
sebclem merged commit 1bb312e63d into main 2022-01-12 11:03:51 +01:00
sebclem deleted branch renovate/winston-3.x 2022-01-12 11:03:51 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: sebclem/cnc-speed-calculator#50
No description provided.