KagChi / noteblock

A open-source music bot based on lavalink.
GNU General Public License v3.0
115 stars 111 forks source link

fix(deps): update dependency log4js to v6.9.1 #113

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
log4js (source) 6.5.2 -> 6.9.1 age adoption passing confidence

Release Notes

log4js-node/log4js-node (log4js) ### [`v6.9.1`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#691) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.9.0...v6.9.1) - [fix(7922e82): regex for stacktrace](https://togithub.com/log4js-node/log4js-node/pull/1378) - thanks [@​lamweili](https://togithub.com/lamweili) - addresses [#​1377](https://togithub.com/log4js-node/log4js-node/issues/1377) which has a regression since [6.8.0](https://togithub.com/log4js-node/log4js-node/milestone/92) from [#​1363](https://togithub.com/log4js-node/log4js-node/pull/1363) at commit [7922e82](https://togithub.com/log4js-node/log4js-node/commit/7922e8257806811666c1d4cf6774b4426276ea16) ### [`v6.9.0`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#690) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.8.0...v6.9.0) - [feat: support for idempotent logging on browser](https://togithub.com/log4js-node/log4js-node/pull/1374) - thanks [@​aellerton](https://togithub.com/aellerton) - addresses [#​968](https://togithub.com/log4js-node/log4js-node/issues/968), [#​1270](https://togithub.com/log4js-node/log4js-node/issues/1270), [#​1288](https://togithub.com/log4js-node/log4js-node/issues/1288), [#​1372](https://togithub.com/log4js-node/log4js-node/issues/1372) - [docs: added that `log4js.getLogger()` may call `log4js.configure()`](https://togithub.com/log4js-node/log4js-node/pull/1375) - thanks [@​lamweili](https://togithub.com/lamweili) ### [`v6.8.0`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#680) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.7.1...v6.8.0) - [feat: added `log4js.isConfigured()` API](https://togithub.com/log4js-node/log4js-node/pull/1364) - thanks [@​lamweili](https://togithub.com/lamweili) - [docs: added `log4js.isConfigured()`](https://togithub.com/log4js-node/log4js-node/pull/1369) - thanks [@​lamweili](https://togithub.com/lamweili) - [feat(layout): support a specifier on %m](https://togithub.com/log4js-node/log4js-node/pull/1346) - thanks [@​lamweili](https://togithub.com/lamweili) - [fix: tilde expansion for windows](https://togithub.com/log4js-node/log4js-node/pull/1363) - thanks [@​lamweili](https://togithub.com/lamweili) - [docs: updated typescript usage](https://togithub.com/log4js-node/log4js-node/pull/1361) - thanks [@​lamweili](https://togithub.com/lamweili) - [test: improved test for fileAppender](https://togithub.com/log4js-node/log4js-node/pull/1365) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: generate coverage report in both text and html](https://togithub.com/log4js-node/log4js-node/pull/1368) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: replaced deprecated github set-output](https://togithub.com/log4js-node/log4js-node/pull/1351) - thanks [@​lamweili](https://togithub.com/lamweili) - [chore(deps): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1367) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps): bump streamroller from 3.1.3 to 3.1.5 - chore(deps): updated package-lock.json - [chore(deps-dev): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1366) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.3.0 to 17.4.4 - chore(deps-dev): bump [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) from 17.3.0 to 17.4.4 - chore(deps-dev): bump eslint from 8.28.0 to 8.34.0 - chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 - chore(deps-dev): bump eslint-import-resolver-node from 0.3.6 to 0.3.7 - chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 - chore(deps-dev): bump fs-extra from 10.1.0 to 11.1.0 - chore(deps-dev): bump husky from 8.0.2 to 8.0.3 - chore(deps-dev): bump prettier from 2.8.0 to 2.8.4 - chore(deps-dev): bump tap from 16.3.2 to 16.3.4 - chore(deps-dev): bump typescript from 4.9.3 to 4.9.5 - chore(deps-dev): updated package-lock.json - [chore(deps-dev): bump json5 from 1.0.1 to 1.0.2](https://togithub.com/log4js-node/log4js-node/pull/1357) - thanks [@​Dependabot](https://togithub.com/dependabot) ### [`v6.7.1`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#671) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.7.0...v6.7.1) - [type: updated Configuration.levels type to allow for custom log levels](https://togithub.com/log4js-node/log4js-node/pull/1348) - thanks [@​lamweili](https://togithub.com/lamweili) - [docs: fixed typo in `layouts.md`](https://togithub.com/log4js-node/log4js-node/pull/1338) - thanks [@​dtslvr](https://togithub.com/dtslvr) - [chore(deps-dev): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1349) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.1.2 to 17.3.0 - chore(deps-dev): bump [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) from 17.1.0 to 17.3.0 - chore(deps-dev): bump eslint from 8.24.0 to 8.28.0 - chore(deps-dev): bump husky from 8.0.1 to 8.0.2 - chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 - chore(deps-dev): bump tap from 16.3.0 to 16.3.2 - chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 - chore(deps-dev): updated package-lock.json ### [`v6.7.0`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#670) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.6.1...v6.7.0) - [feat(log4js): if cb is passed to shutdown(), it must be a function or it will throw error immediately](https://togithub.com/log4js-node/log4js-node/pull/1334) - thanks [@​lamweili](https://togithub.com/lamweili) - [feat: patternLayout function name, class name and function alias](https://togithub.com/log4js-node/log4js-node/pull/1316) - thanks [@​l0ner](https://togithub.com/l0ner) - [refactor(#​1316): code flow and readability (%C:class, %M:function, %A:alias, %F:full - in order)](https://togithub.com/log4js-node/log4js-node/pull/1317) - thanks [@​lamweili](https://togithub.com/lamweili) - [feat: add ability to use passed in Errors for callstacks and adjust how deeply you want to look for information](https://togithub.com/log4js-node/log4js-node/pull/1269) - thanks [@​ZachHaber](https://togithub.com/ZachHaber) - [fix(LoggingEvent): serde for NaN, Infinity, -Infinity, undefined](https://togithub.com/log4js-node/log4js-node/pull/1332) - thanks [@​lamweili](https://togithub.com/lamweili) - [fix: make shutdown return value consistent](https://togithub.com/log4js-node/log4js-node/pull/1082) - thanks [@​richardhinkamp](https://togithub.com/richardhinkamp) - [refactor(#​1082): removed return value for `log4js.shutdown()`](https://togithub.com/log4js-node/log4js-node/pull/1319) - thanks [@​lamweili](https://togithub.com/lamweili) - [test: adjusted timeout interval for OS operations](https://togithub.com/log4js-node/log4js-node/pull/1318) - thanks [@​lamweili](https://togithub.com/lamweili) - [refactor(LoggingEvent): loop through location keys instead of hard-coding one-by-one](https://togithub.com/log4js-node/log4js-node/pull/1333) - thanks [@​lamweili](https://togithub.com/lamweili) - [docs(noLogFilter): fix heading (`Category Filter` --> `No-Log Filter`)](https://togithub.com/log4js-node/log4js-node/pull/1322) - thanks [@​gkalpak](https://togithub.com/gkalpak) - [docs(migration-guide): fix typo (`have been remove` --> `have been removed`)](https://togithub.com/log4js-node/log4js-node/pull/1321) - thanks [@​gkalpak](https://togithub.com/gkalpak) - [docs: added quotes for `just-errors` JSON property key ](https://togithub.com/log4js-node/log4js-node/pull/1312) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: skip prettier on older Node.js (8.x, 10.x, 12.x)](https://togithub.com/log4js-node/log4js-node/pull/1328) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: manually downgrade dev dependencies for older versions](https://togithub.com/log4js-node/log4js-node/pull/1326) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: removed scheduled job from codeql and separated npm audit](https://togithub.com/log4js-node/log4js-node/pull/1325) - thanks [@​lamweili](https://togithub.com/lamweili) - [chore(deps): bump typescript from 4.8.3 to 4.8.4](https://togithub.com/log4js-node/log4js-node/pull/1330) - thanks [@​lamweili](https://togithub.com/lamweili) - [chore(deps-dev): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1329) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps-dev): bump nyc from 14.1.1 to 15.1.0 - chore(deps-dev): bump tap from 14.11.0 to 16.3.0 - chore(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.2.1 - chore(deps-dev): bump prettier from 1.19.1 to 2.7.1 - chore(deps-dev): updated package-lock.json - [chore(deps): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1327) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.0.3 to 17.1.2 - chore(deps-dev): bump [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) from 17.0.3 to 17.1.0 - chore(deps-dev): bump eslint from 6.8.0 to 8.24.0 - chore(deps-dev): bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 - chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.5.0 - chore(deps-dev): bump fs-extra from 8.1.0 to 10.1.0 - chore(deps-dev): bump typescript from 4.7.4 to 4.8.3 - chore(deps): bump date-format from 4.0.13 to 4.0.14 - chore(deps): bump flatted from 3.2.6 to 3.2.7 - chore(deps): bump streamroller from 3.1.2 to 3.1.3 - chore(deps): updated package-lock.json ### [`v6.6.1`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#661) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.6.0...v6.6.1) - [fix: connectlogger nolog function](https://togithub.com/log4js-node/log4js-node/pull/1285) - thanks [@​eyoboue](https://togithub.com/eyoboue) - [type: corrected AppenderModule interface and Recording interface](https://togithub.com/log4js-node/log4js-node/pull/1304) - thanks [@​lamweili](https://togithub.com/lamweili) - test: extended timeout interval for OS operations - thanks [@​lamweili](https://togithub.com/lamweili) - test: [#​1306](https://togithub.com/log4js-node/log4js-node/pull/1306) - test: [#​1297](https://togithub.com/log4js-node/log4js-node/pull/1297) - [test: support older Node.js versions](https://togithub.com/log4js-node/log4js-node/pull/1295) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: added tests for Node.js 8.x](https://togithub.com/log4js-node/log4js-node/pull/1303) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: added tests for Node.js 10.x, 18.x](https://togithub.com/log4js-node/log4js-node/pull/1301) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: updated codeql from v1 to v2](https://togithub.com/log4js-node/log4js-node/pull/1302) - thanks [@​lamweili](https://togithub.com/lamweili) - [chore(deps-dev): bump lodash from 4.17.19 to 4.17.21](https://togithub.com/log4js-node/log4js-node/pull/1309) - thanks [@​Dependabot](https://togithub.com/dependabot) - [chore(deps-dev): bump path-parse from 1.0.6 to 1.0.7](https://togithub.com/log4js-node/log4js-node/pull/1308) - thanks [@​Dependabot](https://togithub.com/dependabot) - [chore(deps-dev): downgraded nyc from 15.1.0 to 14.1.1](https://togithub.com/log4js-node/log4js-node/pull/1305) - thanks [@​lamweili](https://togithub.com/lamweili) - [chore(deps): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1296) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps): bump date-format from 4.0.11 to 4.0.13 - chore(deps): bump flatted from 3.2.5 to 3.2.6 - chore(deps): bump streamroller from 3.1.1 to 3.1.2 - chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.0.2 to 17.0.3 - chore(deps-dev): bump [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) from 17.0.2 to 17.0.3 - [chore(deps-dev): bump eslint from 8.16.0 to 8.20.0](https://togithub.com/log4js-node/log4js-node/pull/1300) - chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 - chore(deps-dev): bump prettier from 2.6.0 to 2.7.1 - chore(deps-dev): bump tap from 16.2.0 to 16.3.0 - chore(deps-dev): bump typescript from 4.7.2 to 4.7.4 - chore(deps): updated package-lock.json ### [`v6.6.0`](https://togithub.com/log4js-node/log4js-node/blob/HEAD/CHANGELOG.md#660) [Compare Source](https://togithub.com/log4js-node/log4js-node/compare/v6.5.2...v6.6.0) - [feat: adding function(req, res) support to connectLogger nolog](https://togithub.com/log4js-node/log4js-node/pull/1279) - thanks [@​eyoboue](https://togithub.com/eyoboue) - [fix: ability to load CJS appenders (through .cjs extension) for ESM packages](https://togithub.com/log4js-node/log4js-node/pull/1280) - thanks [@​lamweili](https://togithub.com/lamweili) - [type: consistent typing for Logger](https://togithub.com/log4js-node/log4js-node/pull/1276) - thanks [@​taozi0818](https://togithub.com/taozi0818) - [type: Make Appender Type extensible from other modules and the user](https://togithub.com/log4js-node/log4js-node/pull/1267) - thanks [@​ZachHaber](https://togithub.com/ZachHaber) - [refactor: clearer logic for invalid level and LOG synonym](https://togithub.com/log4js-node/log4js-node/pull/1264) - thanks [@​lamweili](https://togithub.com/lamweili) - [style: ran prettier and requires prettier for ci](https://togithub.com/log4js-node/log4js-node/pull/1271) - thanks [@​ZachHaber](https://togithub.com/ZachHaber) - [docs: renamed peteriman to lamweili in changelog](https://togithub.com/log4js-node/log4js-node/pull/1272) - thanks [@​lamweili](https://togithub.com/lamweili) - [ci: replaced validate-commit-msg, fixed husky config, removed codecov](https://togithub.com/log4js-node/log4js-node/pull/1274) - thanks [@​ZachHaber](https://togithub.com/ZachHaber) - [chore(deps): updated dependencies](https://togithub.com/log4js-node/log4js-node/pull/1266) - thanks [@​lamweili](https://togithub.com/lamweili) - chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 - chore(deps): bump date-format from 4.0.10 to 4.0.11 - chore(deps): updated package-lock.json

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 was generated by Mend Renovate. View the repository job log.