midwayjs / logger

midway logger
MIT License
4 stars 3 forks source link

chore(deps): update dependency egg-logger to v3 - autoclosed #82

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

eggjs/egg-logger (egg-logger) ### [`v3.4.0`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#340-2023-09-05) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/v3.3.1...v3.4.0) ##### Features - print err.cause if exists ([#​91](https://togithub.com/eggjs/egg-logger/issues/91)) ([a054bca](https://togithub.com/eggjs/egg-logger/commit/a054bca78a44dc856405ee91c2a8dba481aef2b1)) ### [`v3.3.1`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#331-2023-06-05) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/v3.3.0...v3.3.1) ##### Bug Fixes - allow EggConsoleLogger init without options ([#​90](https://togithub.com/eggjs/egg-logger/issues/90)) ([e4ff375](https://togithub.com/eggjs/egg-logger/commit/e4ff375caa0e1b761f494b48f37b7dd0aaed9f66)) ### [`v3.3.0`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#330-2023-03-03) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/v3.2.1...v3.3.0) ##### Features - add dateISOFormat option ([#​88](https://togithub.com/eggjs/egg-logger/issues/88)) ([14919d8](https://togithub.com/eggjs/egg-logger/commit/14919d8b878063d04ae13af118c10f0a9234c3e3)) ### [`v3.2.1`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#321-2023-01-20) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/v3.2.0...v3.2.1) ##### Bug Fixes - ctx logger paddingMessage should be a getter ([#​86](https://togithub.com/eggjs/egg-logger/issues/86)) ([5417064](https://togithub.com/eggjs/egg-logger/commit/5417064b0b313f3f6b1c016072aad5bb9bc17d95)) ### [`v3.2.0`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#320-2023-01-19) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/v3.1.1...v3.2.0) ##### Features - export logger.options type ([#​85](https://togithub.com/eggjs/egg-logger/issues/85)) ([65f3bff](https://togithub.com/eggjs/egg-logger/commit/65f3bff495a53d8b5551afe4c19c0f2ee57e1bcd)) ### [`v3.1.1`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#311-2023-01-13) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/v3.1.0...v3.1.1) ##### Bug Fixes - use util.debuglog instead of debug module ([#​84](https://togithub.com/eggjs/egg-logger/issues/84)) ([3a5124e](https://togithub.com/eggjs/egg-logger/commit/3a5124e917b340501127236540273d9839305ce2)) ### [`v3.1.0`](https://togithub.com/eggjs/egg-logger/blob/HEAD/CHANGELOG.md#310-2023-01-12) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/3.0.1...v3.1.0) ##### Features - allow custom format paddingMessage ([#​83](https://togithub.com/eggjs/egg-logger/issues/83)) ([2ac591a](https://togithub.com/eggjs/egg-logger/commit/2ac591a1f76f49af5028c9fa6b0bc4c6679ce85e)) ### [`v3.0.1`](https://togithub.com/eggjs/egg-logger/compare/3.0.0...3.0.1) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/3.0.0...3.0.1) ### [`v3.0.0`](https://togithub.com/eggjs/egg-logger/compare/2.9.1...3.0.0) [Compare Source](https://togithub.com/eggjs/egg-logger/compare/2.9.1...3.0.0)

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.