Skip to content

dependabot npm(deps): bump log4js from 6.6.1 to 6.7.0

Depen d'Abot requested to merge dependabot-npm_and_yarn-log4js-6.7.0 into master

Bumps log4js from 6.6.1 to 6.7.0.

Changelog

Sourced from log4js's changelog.

6.7.0

Commits
  • a08da65 6.7.0
  • 8d4e3f3 Merge pull request #1335 from log4js-node/update-docs
  • cb29b3e docs: updated changelog for 6.7.0
  • 7ca308d Merge pull request #1334 from log4js-node/feat/invalid-shutdown-callback
  • b548119 ci: clean up
  • 4c12243 docs: updated api.md for setParseCallStackFunction
  • d2ef262 refactor(log4js): no need for .reduceRight(), use .reduce() instead
  • a10f4a2 feat(log4js): if cb is passed to shutdown(), it must be a function or it will...
  • cfbc7a0 Merge pull request #1333 from log4js-node/refactor/LoggingEvent
  • 6a8b706 test(Logger): apart from asserting a throw, also assert the thrown error message
  • Additional commits viewable in compare view

Merge request reports

Loading