angular-forms-validation
angular-forms-validation copied to clipboard
Bump log4js from 6.3.0 to 6.7.0
Bumps log4js from 6.3.0 to 6.7.0.
Changelog
Sourced from log4js's changelog.
6.7.0
- feat(log4js): if cb is passed to shutdown(), it must be a function or it will throw error immediately - thanks
@lamweili- feat: patternLayout function name, class name and function alias - thanks
@l0ner
- [refactor(#1316): code flow and readability (%C:class, %M:function, %A:alias, %F:full - in order)](log4js-node/log4js-node#1317) - thanks
@lamweili- feat: add ability to use passed in Errors for callstacks and adjust how deeply you want to look for information - thanks
@ZachHaber- fix(LoggingEvent): serde for NaN, Infinity, -Infinity, undefined - thanks
@lamweili- fix: make shutdown return value consistent - thanks
@richardhinkamp
- [refactor(#1082): removed return value for
log4js.shutdown()](log4js-node/log4js-node#1319) - thanks@lamweili- test: adjusted timeout interval for OS operations - thanks
@lamweili- refactor(LoggingEvent): loop through location keys instead of hard-coding one-by-one - thanks
@lamweili- docs(noLogFilter): fix heading (
Category Filter-->No-Log Filter) - thanks@gkalpak- docs(migration-guide): fix typo (
have been remove-->have been removed) - thanks@gkalpak- docs: added quotes for
just-errorsJSON property key - thanks@lamweili- ci: skip prettier on older Node.js (8.x, 10.x, 12.x) - thanks
@lamweili- ci: manually downgrade dev dependencies for older versions - thanks
@lamweili- ci: removed scheduled job from codeql and separated npm audit - thanks
@lamweili- chore(deps): bump typescript from 4.8.3 to 4.8.4 - thanks
@lamweili- chore(deps-dev): updated dependencies - thanks
@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 - thanks
@lamweili
- chore(deps-dev): bump
@commitlint/clifrom 17.0.3 to 17.1.2- chore(deps-dev): bump
@commitlint/config-conventionalfrom 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
6.6.1
- fix: connectlogger nolog function - thanks
@eyoboue- type: corrected AppenderModule interface and Recording interface - thanks
@lamweili- test: extended timeout interval for OS operations - thanks
@lamweili- test: support older Node.js versions - thanks
@lamweili- ci: added tests for Node.js 8.x - thanks
@lamweili- ci: added tests for Node.js 10.x, 18.x - thanks
@lamweili- ci: updated codeql from v1 to v2 - thanks
@lamweili- chore(deps-dev): bump lodash from 4.17.19 to 4.17.21 - thanks
@Dependabot- chore(deps-dev): bump path-parse from 1.0.6 to 1.0.7 - thanks
@Dependabot
... (truncated)
Commits
a08da656.7.08d4e3f3Merge pull request #1335 from log4js-node/update-docscb29b3edocs: updated changelog for 6.7.07ca308dMerge pull request #1334 from log4js-node/feat/invalid-shutdown-callbackb548119ci: clean up4c12243docs: updatedapi.mdfor setParseCallStackFunctiond2ef262refactor(log4js): no need for.reduceRight(), use.reduce()insteada10f4a2feat(log4js): if cb is passed to shutdown(), it must be a function or it will...cfbc7a0Merge pull request #1333 from log4js-node/refactor/LoggingEvent6a8b706test(Logger): apart from asserting a throw, also assert the thrown error message- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.