Bump log4js from 6.3.0 to 6.4.0
Bumps log4js from 6.3.0 to 6.4.0.
Changelog
Sourced from log4js's changelog.
6.4.0
- security: default file permission to be 0o600 instead of 0o644 - thanks ranjit-git and
@peteriman- feat: Added warnings when log() is used with invalid levels before fallbacking to INFO - thanks
@abernh- feat: exposed Recording - thanks
@polo-language- bug: Fixed file descriptor leak if repeated configure() - thanks
@peteriman- bug: Fixed MaxListenersExceededWarning from NodeJS - thanks
@peteriman- bug: Fixed missing TCP appender with Webpack and Typescript - thanks
@techmunk- bug: Fixed dateFile appender exiting NodeJS on error - thanks
@4eb0da- bug: Fixed TCP appender exiting NodeJS on error - thanks
@jhonatanTeixeira- bug: Fixed Multiprocess appender exiting NodeJS on error - thanks
@harlentan- test: update fakeFS.read as graceful-fs uses it - thanks
@peteriman- test: update fakeFS.realpath as fs-extra uses it - thanks
@peteriman- test: added tap.tearDown() to clean up test files
- #1143 - thanks
@peteriman- #1022 - thanks
@abetomotype: improved @types for AppenderModule- thanks@nicobao- type: Updated fileSync appender types - thanks
@peteriman- type: Removed erroneous type in file appender - thanks
@vdmtrv- type: Updated Logger.log type - thanks
@ZLundqvist- type: Updated Logger._log type - thanks
@peteriman- type: Updated Logger.level type - thanks
@peteriman- type: Updated Levels.getLevel type - thanks
@saulzhong- chore(deps): bump streamroller from 3.0.1 to 3.0.2 - thanks
@peteriman- chore(deps): bump date-format from 4.0.2 to 4.0.3 - thanks
@peteriman- chore(deps-dev): bump eslint from from 8.6.0 to 8.7.0 - thanks
@peteriman- chore(deps-dev): bump nyc from 14.1.1 to 15.1.0 - thanks
@peteriman- chore(deps-dev): bump eslint from 5.16.0 to 8.6.0 - thanks
@peteriman- chore(deps): bump flatted from 2.0.2 to 3.2.4 - thanks
@peteriman- chore(deps-dev): bump fs-extra from 8.1.0 to 10.0.0 - thanks
@peteriman- chore(deps): bump streamroller from 2.2.4 to 3.0.1 - thanks
@peteriman
- feat: allows for zero backups - thanks
@peteriman- api: migrated from daysToKeep to numBackups due to streamroller@^3.0.0 - thanks
@peteriman- bug: compressed file ignores dateFile appender "mode" - thanks
@rnd-debug- issue: addresses additional separator in filename (#1039) - details: [email protected] changelog
- issue: addresses daysToKeep naming confusion (#1035, #1080) - details: [email protected] changelog
- chore(deps): bump date-format from 3.0.0 to 4.0.2 - thanks
@peteriman- chore(deps): Updated dependencies - thanks
@peteriman
- eslint-config-prettier from 6.15.0 to 8.3.0
- eslint-plugin-prettier from 3.4.1 to 4.0.0
- husky from 3.1.0 to 7.0.4
- prettier from 1.19.0 to 2.5.1
- typescript from 3.9.10 to 4.5.4
- chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.3.0 - thanks
@peteriman- chore(deps): Updated dependencies - thanks
@peteriman
- codecov from 3.6.1 to 3.8.3
- eslint-config-prettier from 6.5.0 to 6.15.0
... (truncated)
Commits
9fdbed56.4.0788c7a8Merge pull request #1150 from log4js-node/update-changelog7fdb141chore: updated changelog for 6.4.0e6bd888Merge pull request #1151 from log4js-node/feat-zero-backupac599e4allow for zero backup - in sync with https://github.com/log4js-node/streamrol...53248cdMerge pull request #1149 from log4js-node/migrate-daysToKeep-to-numBackups436d9b4Merge pull request #1148 from log4js-node/update-docsd6b017echore(docs): updated fileSync.md and misc commentsd4617a7chore(deps): migrated from daysToKeep to numBackups due to streamroller@^3.0.00ad0133Merge pull request #1147 from log4js-node/update-deps- 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.
Could you please unsubscribe my address from this notification? Thanks.
On Jan 21, 2022, at 4:49 PM, dependabot[bot] @.***> wrote:
Bumps log4js https://github.com/log4js-node/log4js-node from 6.3.0 to 6.4.0.
Changelog https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1141 https://www.huntr.dev/users/ranjit-git https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1148 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1062 https://github.com/abernh https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1103 https://github.com/polo-language https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1113 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1110 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1142 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1028 https://github.com/techmunk https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1097 https://github.com/4eb0da https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1144 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1089 https://github.com/jhonatanTeixeira https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/529 https://github.com/harlentan https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1127 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1128 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1143 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1022 https://github.com/abetomo https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1079 https://github.com/nicobao https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1116 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1031 https://github.com/vdmtrv https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1115 https://github.com/ZLundqvist https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1117 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1118 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1072 https://github.com/saulzhong https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1147 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1146 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1145 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1140 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1138 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1137 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1136 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1135 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1151 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1149 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/streamroller/pull/65 https://github.com/rnd-debug https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1039 https://github.com/log4js-node/streamroller/blob/master/CHANGELOG.md https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1035 https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1080 https://github.com/log4js-node/streamroller/blob/master/CHANGELOG.md https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1134 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1130 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1129 https://github.com/peteriman https://github-redirect.dependabot.com/log4js-node/log4js-node/pull/1121 https://github.com/peteriman Commits https://github.com/log4js-node/log4js-node/commit/9fdbed5ad45d1b09b35c1ef5355ba726b60cb702 https://github.com/log4js-node/log4js-node/commit/788c7a83bbb6f9b20a9f17bd7c3013b78b72f4d3 https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1150 https://github.com/log4js-node/log4js-node/commit/7fdb141135e930960d44597d969a1aff14627346 https://github.com/log4js-node/log4js-node/commit/e6bd888c2d4ee2c0ba257349ce78112fc4a591be https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1151 https://github.com/log4js-node/log4js-node/commit/ac599e42c6762cd0cc6ee3a34873c6f839dd196f https://github.com/log4js-node/streamrol https://github.com/log4js-node/log4js-node/commit/53248cd564f63ee2d5634761ed5078d8882d6df4 https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1149 https://github.com/log4js-node/log4js-node/commit/436d9b49515601640be4866caa26d202684e5f26 https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1148 https://github.com/log4js-node/log4js-node/commit/d6b017e72041913a18fefa0194459cebd63ba440 https://github.com/log4js-node/log4js-node/commit/d4617a730da73136be2e887e6a5ec28aacabd899 https://github.com/log4js-node/log4js-node/commit/0ad013382345029d312d30f4d5783c1dd2c16182 https://github-redirect.dependabot.com/log4js-node/log4js-node/issues/1147 https://github.com/log4js-node/log4js-node/compare/v6.3.0...v6.4.0 https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores 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 https://github.com/Strilanc/Quirk/network/alerts You can view, comment on, or merge this pull request online at:
https://github.com/Strilanc/Quirk/pull/488 https://github.com/Strilanc/Quirk/pull/488 Commit Summary
818ef0d https://github.com/Strilanc/Quirk/pull/488/commits/818ef0d29e6b4aa10390bcd826fb74cd7628ceb6 Bump log4js from 6.3.0 to 6.4.0 File Changes (1 file https://github.com/Strilanc/Quirk/pull/488/files) M package-lock.json https://github.com/Strilanc/Quirk/pull/488/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519 (158) Patch Links:
https://github.com/Strilanc/Quirk/pull/488.patch https://github.com/Strilanc/Quirk/pull/488.patch https://github.com/Strilanc/Quirk/pull/488.diff https://github.com/Strilanc/Quirk/pull/488.diff — Reply to this email directly, view it on GitHub https://github.com/Strilanc/Quirk/pull/488, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGVYA6UORY36V2AMNBANKDUXHPHNANCNFSM5MQXKCJQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.