homarr-labs / homarr

A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
https://homarr.dev
MIT License
18 stars 5 forks source link

fix(deps): update dependency winston to v3.15.0 #1245

Closed homarr-renovate[bot] closed 1 month ago

homarr-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
winston dependencies minor 3.14.2 -> 3.15.0

Release Notes

winstonjs/winston (winston) ### [`v3.15.0`](https://redirect.github.com/winstonjs/winston/releases/tag/v3.15.0) [Compare Source](https://redirect.github.com/winstonjs/winston/compare/v3.14.2...v3.15.0) 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](https://redirect.github.com/winstonjs/winston/issues/2513) and the issue linked therein. - remove logcallback ([#​2513](https://redirect.github.com/winstonjs/winston/issues/2513)) [`3a54777`](https://redirect.github.com/winstonjs/winston/commit/3a54777) - chore(docs): Update README.md w/ usage comments ([#​2507](https://redirect.github.com/winstonjs/winston/issues/2507)) [`f110f61`](https://redirect.github.com/winstonjs/winston/commit/f110f61) - Bump nyc from 15.1.0 to 17.1.0 ([#​2511](https://redirect.github.com/winstonjs/winston/issues/2511)) [`f5dde86`](https://redirect.github.com/winstonjs/winston/commit/f5dde86) - Bump [@​babel/cli](https://redirect.github.com/babel/cli) from 7.24.7 to 7.25.6 ([#​2512](https://redirect.github.com/winstonjs/winston/issues/2512)) [`d1b8dc6`](https://redirect.github.com/winstonjs/winston/commit/d1b8dc6) - Bump [@​babel/preset-env](https://redirect.github.com/babel/preset-env) from 7.24.8 to 7.25.4 ([#​2506](https://redirect.github.com/winstonjs/winston/issues/2506)) [`564161a`](https://redirect.github.com/winstonjs/winston/commit/564161a) - Bump mocha from 10.7.0 to 10.7.3 ([#​2500](https://redirect.github.com/winstonjs/winston/issues/2500)) [`eb7e315`](https://redirect.github.com/winstonjs/winston/commit/eb7e315) - Unified Handler Tests ([#​2020](https://redirect.github.com/winstonjs/winston/issues/2020)) [`22aab6d`](https://redirect.github.com/winstonjs/winston/commit/22aab6d)

Configuration

πŸ“… Schedule: 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.



This PR has been generated by Renovate Bot.

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits b5bfe90..b461094. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 38.72% 14129 / 36485
πŸ”΅ Statements 38.72% 14129 / 36485
πŸ”΅ Functions 34.83% 363 / 1042
πŸ”΅ Branches 70.38% 1257 / 1786
File CoverageNo changed files found.
Generated in workflow #3156 for commit b461094 by the Vitest Coverage Report Action