Skip to content

Update dependency winston to ^3.19.0#262

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/winston-3.x
Open

Update dependency winston to ^3.19.0#262
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/winston-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 26, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
winston ^3.3.3^3.19.0 age adoption passing confidence

Release Notes

winstonjs/winston (winston)

v3.19.0

Compare Source

v3.18.3

Compare Source

  • Update diagnostics dependency (removes fix-esm transitive dependency) a15a9e9

v3.18.2

Compare Source


v3.18.1

Compare Source


v3.18.0

Compare Source


v3.17.0

Compare Source

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#​2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#​2516) ae847ab

v3.16.0

Compare Source

v3.15.0

Compare Source

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #​2513 and the issue linked therein.

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source

v3.13.1

Compare Source

v3.13.0

Compare Source

  • fix(http): allow passing maximumDepth to prevent big object being stringified (#​2425) a237865

v3.12.1

Compare Source

v3.12.0

Compare Source

v3.11.0

Compare Source

v3.10.0

Compare Source

v3.9.0

Compare Source

Functionality changes
Dependency updates by @​dependabot + CI autotesting
Documentation changes
Build Infrastructure changes

v3.8.2

Compare Source

Patch-level changes
Dependency updates by @​dependabot + CI autotesting

v3.8.1

Compare Source

Patch-level changes
Dependency updates by @​dependabot + CI autotesting
  • Bump logform from 2.4.0 to 2.4.1 in #​2156
  • Bump async from 3.2.3 to 3.2.4 in #​2147

v3.8.0

Compare Source

Added functionality
Dependency updates by @​dependabot + CI autotesting
Updates facilitating repo maintenance & enhancing documentation

Thanks especially to new contributors @​zizifn, @​arpad1337, @​domiins, & @​jeanpierrecarvalho!

v3.7.2

Compare Source

This change reverts what should have been the feature-level update in 3.7.0 due to issue #​2103 showing this to be breaking, unintentionally.

v3.7.1

Compare Source

This change includes some minor updates to package-lock.json resolving npm audit failures: one in ansi-regex and another in minimist.

v3.6.0

Compare Source

  • [#​2057] Fix potential memory leak by not waiting for process.nextTick before clearing pending callbacks (thanks @​smashah!)
  • [#​2071] Update to logform 2.4.0, which includes changes such as new options for JsonOptions and some typo fixes regarding levels
  • Various other dependencies are updated, tests are reorganized and cleaned up, etc. (thanks @​wbt, @​Maverick1872, @​fearphage!)

v3.5.1

Compare Source

This release reverts the changes made in PR #​1896 which added stricter typing to the available log levels,
and inadvertently broke use of custom levels with TypeScript (Issue #​2047). Apologies for that!

v3.5.0

Compare Source

This release includes the following, in sequence by first merge in group:

Feature updates:

Patch-level updates:

Updates to the repo & project which don’t actually affect the running code:

Thanks also to maintainers @​DABH, @​fearphage, @​Maverick1872, and @​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.

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] Make winston more ESM friendly, thanks to @​miguelcobain.

Thanks also to @​DABH, @​wbt, and @​fearphage for contributions and reviews!

v3.3.4

Compare Source

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] in response to self-vandalism by the author of a dependency.

  • [#​1964] Added documentation for how to use a new externally maintained Seq transport.
  • [#​1712] Add default metadata when calling log with string level and message.
  • [#​1824] Unbind event listeners on close
  • [#​1961] Handle undefined rejections
  • [#​1878] Correct boolean evaluation of empty-string value for eol option
  • [#​1977] Improved consistency of object parameters for better test reliability

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/winston-3.x branch from 7985594 to 1fce5f4 Compare April 24, 2022 23:05
@renovate renovate bot changed the title Update dependency winston to ^3.6.0 Update dependency winston to ^3.7.2 May 15, 2022
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 1fce5f4 to ddd0057 Compare June 23, 2022 20:20
@renovate renovate bot force-pushed the renovate/winston-3.x branch from ddd0057 to 1c219da Compare September 25, 2022 21:33
@renovate renovate bot changed the title Update dependency winston to ^3.7.2 Update dependency winston to ^3.8.2 Nov 20, 2022
@renovate renovate bot changed the title Update dependency winston to ^3.8.2 Update dependency winston to ^3.9.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 1c219da to d950485 Compare May 28, 2023 12:23
@renovate renovate bot changed the title Update dependency winston to ^3.9.0 Update dependency winston to ^3.10.0 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/winston-3.x branch from d950485 to 6b72582 Compare July 10, 2023 22:20
@renovate renovate bot changed the title Update dependency winston to ^3.10.0 Update dependency winston to ^3.11.0 Oct 7, 2023
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 6b72582 to 7451854 Compare October 7, 2023 21:30
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 7451854 to be7fe3d Compare March 4, 2024 01:56
@renovate renovate bot changed the title Update dependency winston to ^3.11.0 Update dependency winston to ^3.12.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from be7fe3d to b853a4f Compare March 24, 2024 21:57
@renovate renovate bot changed the title Update dependency winston to ^3.12.0 Update dependency winston to ^3.13.0 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from b853a4f to 941b2b4 Compare July 10, 2024 22:32
@renovate renovate bot changed the title Update dependency winston to ^3.13.0 Update dependency winston to ^3.13.1 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 941b2b4 to 6186ecc Compare August 8, 2024 04:57
@renovate renovate bot changed the title Update dependency winston to ^3.13.1 Update dependency winston to ^3.14.0 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 6186ecc to 7ed0e26 Compare August 8, 2024 20:19
@renovate renovate bot changed the title Update dependency winston to ^3.14.0 Update dependency winston to ^3.14.1 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 7ed0e26 to 00d5df1 Compare August 14, 2024 20:04
@renovate renovate bot changed the title Update dependency winston to ^3.14.1 Update dependency winston to ^3.14.2 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 00d5df1 to 8dcb825 Compare October 5, 2024 06:08
@renovate renovate bot changed the title Update dependency winston to ^3.14.2 Update dependency winston to ^3.15.0 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 8dcb825 to d0f1494 Compare November 1, 2024 22:36
@renovate renovate bot changed the title Update dependency winston to ^3.15.0 Update dependency winston to ^3.16.0 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from d0f1494 to 4cb67be Compare November 10, 2024 03:38
@renovate renovate bot changed the title Update dependency winston to ^3.16.0 Update dependency winston to ^3.17.0 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 4cb67be to b44b405 Compare August 10, 2025 13:41
@renovate renovate bot force-pushed the renovate/winston-3.x branch from b44b405 to ef88236 Compare September 30, 2025 04:27
@renovate renovate bot changed the title Update dependency winston to ^3.17.0 Update dependency winston to ^3.18.0 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/winston-3.x branch from ef88236 to e4f2444 Compare September 30, 2025 10:28
@renovate renovate bot changed the title Update dependency winston to ^3.18.0 Update dependency winston to ^3.18.1 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/winston-3.x branch from e4f2444 to 8594ccc Compare September 30, 2025 17:45
@renovate renovate bot changed the title Update dependency winston to ^3.18.1 Update dependency winston to ^3.18.2 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 8594ccc to ef36c88 Compare October 1, 2025 02:59
@renovate renovate bot changed the title Update dependency winston to ^3.18.2 Update dependency winston to ^3.18.3 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/winston-3.x branch from ef36c88 to f5b1e14 Compare November 10, 2025 20:33
@renovate renovate bot force-pushed the renovate/winston-3.x branch from f5b1e14 to 79ea0b0 Compare November 18, 2025 22:56
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 79ea0b0 to c423b13 Compare December 7, 2025 09:58
@renovate renovate bot changed the title Update dependency winston to ^3.18.3 Update dependency winston to ^3.19.0 Dec 7, 2025
@renovate renovate bot force-pushed the renovate/winston-3.x branch from c423b13 to 89440b5 Compare December 31, 2025 12:47
@renovate renovate bot force-pushed the renovate/winston-3.x branch from 89440b5 to 23e866b Compare December 31, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants