Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • bintra bintra
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kgroup
  • bintrabintra
  • Merge requests
  • !31

dependabot npm(deps): bump log4js from 6.3.0 to 6.4.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Depen d'Abot requested to merge dependabot-npm_and_yarn-log4js-6.4.0 into master Jan 20, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 2

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
    • chore(docs): updated fileSync.md and misc comments - thanks @​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
    • test: added assertion for increase of SIGHUP listeners on log4js.configure() - thanks @​peteriman
  • bug: Fixed missing TCP appender with Webpack and Typescript - thanks @​techmunk
  • bug: Fixed dateFile appender exiting NodeJS on error - thanks @​4eb0da
    • refactor: using writer.writable instead of alive for checking - thanks @​peteriman
  • 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
  • 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
  • 9fdbed5 6.4.0
  • 788c7a8 Merge pull request #1150 from log4js-node/update-changelog
  • 7fdb141 chore: updated changelog for 6.4.0
  • e6bd888 Merge pull request #1151 from log4js-node/feat-zero-backup
  • ac599e4 allow for zero backup - in sync with https://github.com/log4js-node/streamrol...
  • 53248cd Merge pull request #1149 from log4js-node/migrate-daysToKeep-to-numBackups
  • 436d9b4 Merge pull request #1148 from log4js-node/update-docs
  • d6b017e chore(docs): updated fileSync.md and misc comments
  • d4617a7 chore(deps): migrated from daysToKeep to numBackups due to streamroller@^3.0.0
  • 0ad0133 Merge pull request #1147 from log4js-node/update-deps
  • Additional commits viewable in compare view

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dependabot-npm_and_yarn-log4js-6.4.0

Private personal CI stack from Kai KRETSCHMANN, for the fun of it!