EmuConfigurator
EmuConfigurator copied to clipboard
Bump log4js from 6.3.0 to 6.6.0
trafficstars
Bumps log4js from 6.3.0 to 6.6.0.
Changelog
Sourced from log4js's changelog.
6.6.0
- feat: adding function(req, res) support to connectLogger nolog - thanks
@eyoboue- fix: ability to load CJS appenders (through .cjs extension) for ESM packages - thanks
@lamweili- type: consistent typing for Logger - thanks
@taozi0818- type: Make Appender Type extensible from other modules and the user - thanks
@ZachHaber- refactor: clearer logic for invalid level and LOG synonym - thanks
@lamweili- style: ran prettier and requires prettier for ci - thanks
@ZachHaber- docs: renamed peteriman to lamweili in changelog - thanks
@lamweili- ci: replaced validate-commit-msg, fixed husky config, removed codecov - thanks
@ZachHaber- chore(deps): updated dependencies - thanks
@lamweili
- chore(deps-dev): bump typescript from 4.6.4 to 4.7.2
- chore(deps): bump date-format from 4.0.10 to 4.0.11
- chore(deps): updated package-lock.json
6.5.2
6.5.1
- fix: fs.appendFileSync should use flag instead of flags - thanks
@lamweili- chore(deps): updated dependencies - thanks
@lamweili
- chore(deps): bump streamroller from 3.1.0 to 3.1.1
- chore(deps): updated package-lock.json
6.5.0
- feat: logger.log() to be synonym of logger.info() - thanks
@lamweili- feat: tilde expansion for filename - thanks
@lamweili- fix: better file validation - thanks
@lamweili- fix: fallback for logger.log outputs nothing - thanks
@lamweili- docs: updated fileAppender maxLogSize documentation - thanks
@lamweili- ci: enforced 100% test coverage tests - thanks
@lamweili- chore(deps): updated dependencies - thanks
@lamweili
- chore(deps-dev): bump eslint from 8.15.0 to 8.16.0
- chore(deps): bump streamroller from 3.0.9 to 3.1.0
- chore(deps): updated package-lock.json
6.4.7
- fix: dateFileAppender unable to use units in maxLogSize - thanks
@lamweili- type: added fileNameSep for FileAppender and DateFileAppender - thanks
@lamweili- docs: updated usage of units for maxLogSize - thanks
@lamweili- docs: updated comments in typescript def - thanks
@lamweili- chore(deps): updated dependencies - thanks
@lamweili
- chore(deps-dev): bump eslint from 8.14.0 to 8.15.0
- chore(deps-dev): bump husky from 7.0.4 to 8.0.1
- chore(deps-dev): bump tap from 16.1.0 to 16.2.0
- chore(deps-dev): bump typescript from 4.6.3 to 4.6.4
... (truncated)
Commits
28893ff6.6.018ed743Merge pull request #1283 from log4js-node/update-docs35435b7docs: updated changelog for 6.6.02af3bb6Merge pull request #1274 from ZachHaber/husky1ca79daMerge pull request #1276 from taozi0818/taoz1/fix_typesd06414cfix: types of logger6acc345Merge pull request #1279 from eyoboue/nolog-function3279647chore(feat): Update #1279 docsd2557daMerge pull request #1280 from log4js-node/1277-when-the-type-is-module-there-...2ff151btest: renamed dummy-appender.js to dummy-appender.cjs for test coverage- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot rebase
Looks like log4js is up-to-date now, so this is no longer needed.