Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency winston to v3.17.0 #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
winston 3.3.3 -> 3.17.0 age adoption passing confidence

Release Notes

winstonjs/winston (winston)

v3.17.0

Compare Source

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

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: 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 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.

@coveralls
Copy link

coveralls commented Mar 20, 2023

Pull Request Test Coverage Report for Build 11762596936

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 5876043213: 0.0%
Covered Lines: 286
Relevant Lines: 286

💛 - Coveralls

@renovate renovate bot changed the title Update dependency winston to v3.8.2 Update dependency winston to v3.9.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 300b4bf to 105f27d Compare May 28, 2023 23:48
@renovate renovate bot changed the title Update dependency winston to v3.9.0 Update dependency winston to v3.10.0 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 105f27d to f5776b1 Compare July 10, 2023 23:47
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from f5776b1 to 205b176 Compare August 16, 2023 07:44
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 205b176 to a0f17e6 Compare October 8, 2023 05:49
@renovate renovate bot changed the title Update dependency winston to v3.10.0 Update dependency winston to v3.11.0 Oct 8, 2023
@renovate renovate bot changed the title Update dependency winston to v3.11.0 Update dependency winston to v3.12.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from a0f17e6 to 9ee832b Compare March 4, 2024 05:06
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 9ee832b to 061de81 Compare March 26, 2024 03:00
@renovate renovate bot changed the title Update dependency winston to v3.12.0 Update dependency winston to v3.13.0 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 061de81 to dda734e Compare July 12, 2024 02:52
@renovate renovate bot changed the title Update dependency winston to v3.13.0 Update dependency winston to v3.13.1 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from dda734e to 1ddc49a Compare August 9, 2024 05:43
@renovate renovate bot changed the title Update dependency winston to v3.13.1 Update dependency winston to v3.14.1 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 1ddc49a to eb76357 Compare August 14, 2024 23:55
@renovate renovate bot changed the title Update dependency winston to v3.14.1 Update dependency winston to v3.14.2 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from eb76357 to c4070ea Compare October 6, 2024 05:16
@renovate renovate bot changed the title Update dependency winston to v3.14.2 Update dependency winston to v3.15.0 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from c4070ea to 3daebbb Compare November 2, 2024 02:28
@renovate renovate bot changed the title Update dependency winston to v3.15.0 Update dependency winston to v3.16.0 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/winston-3.x-lockfile branch from 3daebbb to eaaf1b4 Compare November 10, 2024 05:37
@renovate renovate bot changed the title Update dependency winston to v3.16.0 Update dependency winston to v3.17.0 Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant