User tests: Successful: Unsuccessful:
Bumps log4js from 6.3.0 to 6.4.1.
Sourced from log4js's changelog.
6.4.1
- bug: Fixed to startup multiprocess even when no direct appenders - thanks
@nicojs
- improvement: additional alias for date patterns - thanks
@peteriman
- improvement: added emitWarning for deprecation - thanks
@peteriman
- type: Fixed wrong types from 6.4.0 regression - thanks
@glasser
- chore(docs): changed author to contributors in package.json - thanks
@peteriman
- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 - thanks
@Dependabot
- chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 - thanks
@peteriman
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
@abetomo
type: 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: streamroller@3.0.0 changelog
- issue: addresses daysToKeep naming confusion (#1035, #1080) - details: streamroller@3.0.0 changelog
... (truncated)
909a522
6.4.1461f2fb
Merge pull request #1168 from log4js-node/update-changelog060da55
Updated package.json to npm publish CHANGELOG.md and SECURITY.md1fdc562
chore: updated changelog for 6.4.1aed96d1
Merge pull request #1167 from log4js-node/dependabot/npm_and_yarn/node-fetch-...1dd2f17
chore(deps): bump node-fetch from 2.6.6 to 2.6.72a95915
Merge pull request #1166 from log4js-node/update-depsa7ec9ba
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5adcd0ff
Merge pull request #1165 from log4js-node/fixed-eslintbf2b326
fixed eslintDependabot 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
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Status | New | ⇒ | Pending |
Category | ⇒ | NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-02-26 11:14:49 |
Closed_By | ⇒ | wilsonge |