midwayjs / logger

midway logger
MIT License
4 stars 3 forks source link

chore(deps): update dependency egg-logger to v2.9.1 #64

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
egg-logger 2.8.0 -> 2.9.1 age adoption passing confidence

Release Notes

eggjs/egg-logger ### [`v2.9.1`](https://togithub.com/eggjs/egg-logger/blob/HEAD/History.md#​291--2022-11-15) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/2.9.0...2.9.1) \================== **fixes** - \[[`ec97edd`](http://github.com/eggjs/egg-logger/commit/ec97edd6d165f559f8c86bf1573cd183b156fd06)] - 🐛 FIX: Ignore error log after stream close on unittest env ([#​79](https://togithub.com/eggjs/egg-logger/issues/79)) (fengmk2 <>) ### [`v2.9.0`](https://togithub.com/eggjs/egg-logger/blob/HEAD/History.md#​290--2022-07-27) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/2.8.0...2.9.0) \================== **features** - \[[`493a595`](http://github.com/eggjs/egg-logger/commit/493a5952a4a7c5314a457099a9e9adfd1d1525ce)] - feat: support custom concentrateLoggerName options ([#​78](https://togithub.com/eggjs/egg-logger/issues/78)) (mansonchor.github.com <>)

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 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 Mend Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Base: 84.64% // Head: 84.64% // No change to project coverage :thumbsup:

Coverage data is based on head (897ffbe) compared to base (3cbc773). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ======================================= Coverage 84.64% 84.64% ======================================= Files 13 13 Lines 925 925 Branches 271 271 ======================================= Hits 783 783 Misses 130 130 Partials 12 12 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=midwayjs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.