atlas2 icon indicating copy to clipboard operation
atlas2 copied to clipboard

Update log4js to the latest version πŸš€

Open greenkeeper[bot] opened this issue 7 years ago β€’ 35 comments

Version 2.6.0 of log4js was just published.

Dependency log4js
Current Version 2.5.3
Type dependency

The version 2.6.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of log4js.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 34 commits.

There are 34 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar May 12 '18 00:05 greenkeeper[bot]

Version 2.6.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 26d1831 2.6.1
  • 2447a68 Merge pull request #710 from pe8ter/strict-typings
  • d39b5eb fix(#709): strict Log4js typings

See the full diff

greenkeeper[bot] avatar May 15 '18 02:05 greenkeeper[bot]

Version 2.7.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • b2f420c 2.7.0
  • 5a0e62b chore: more npm audit stuff
  • 9f9831f chore: bump up timeout for multi-file timeout test
  • bd818b3 Merge pull request #703 from colmaengus/feature/multi-file-timeout
  • a240227 fixed stray debug message causing test failure
  • c61ddb0 changed detection of multi-file timeout
  • 19850fb Merge pull request #714 from nicojs/713-harden-multiprocess-appender
  • cff7c54 Merge pull request #704 from NeoyeElf/feature/maxFileSize
  • 5024bad fix(#713): handle unexpected hangups in multiprocess appender
  • e4126b4 feat: Enable maxLogSize with unit
  • 13909b6 added timeout support to multiFile appender

See the full diff

greenkeeper[bot] avatar May 20 '18 22:05 greenkeeper[bot]

Version 2.8.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 64ef14a 2.8.0
  • ffee6d3 fix issue #720
  • dcbcbdb Merge pull request #718 from log4js-node/deprecate-smtp
  • ed30df8 Merge pull request #717 from Brooooooklyn/master
  • de3b49c chore: wrong dep message, test to ignore dep
  • 5ca22e6 chore: deprecated the smtp appender
  • 9a049d6 fix(types): loose type restrict in Logger

See the full diff

greenkeeper[bot] avatar Jun 01 '18 17:06 greenkeeper[bot]

Version 2.9.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 0a7c0f7 2.9.0
  • 1fc5750 Merge pull request #731 from log4js-node/deprecate-slack
  • b13d045 fix: deprecate the slack appender
  • 8754870 chore: update package-lock.json
  • 581f940 Merge pull request #725 from log4js-node/deprecate-redis
  • b177d69 chore: redis tests fail due to deprecation message
  • 80dce78 chore: deprecated Redis appender
  • 9809ff0 chore: made multiprocess test a little more reliable
  • 208611f Merge pull request #724 from vangorra/patch-1
  • a1e40c2 Making Logger def a class instead of interface.

See the full diff

greenkeeper[bot] avatar Jun 14 '18 22:06 greenkeeper[bot]

Version 2.10.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] avatar Jun 24 '18 22:06 greenkeeper[bot]

Version 2.11.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 8c8eea5 test: fixed up the types test
  • 8ad2c39 2.11.0
  • e605365 Merge pull request #752 from log4js-node/deprecate-logfaces-udp
  • db9271b chore: deprecated logFaces-UDP
  • 111fced Merge pull request #747 from log4js-node/deprecate-logfaces-http
  • 29a238a chore: deprecated logFaces-HTTP appender
  • 83440fa Merge pull request #745 from nicojs/744-fix-levels-typing
  • 18ad653 fix(typings): correctly type the levels property
  • 70bcfaa Merge pull request #741 from log4js-node/deprecate-logstashHTTP
  • 9371871 chore: deprecate logstash http appender

See the full diff

greenkeeper[bot] avatar Jul 12 '18 10:07 greenkeeper[bot]

Version 3.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 71 commits.

  • 45eca69 3.0.0
  • 7597c52 Merge pull request #755 from log4js-node/inspect-deprecated
  • 16b8754 fix: removed semver dep, not needed
  • 20a6b29 fix: removed the custom inspect thing as it was only need for node < 6
  • 58cd7d2 chore: added node v10 to the travis builds, removed v7
  • 7f2b1c2 docs: fixed references to external appenders
  • dcdf2ad Merge pull request #754 from log4js-node/version-3.x
  • 24d2663 Merge pull request #753 from log4js-node/remove-logfaces-udp
  • 467f670 chore: removed the logFaces-UDP appender
  • 2db6bb0 Merge branch 'master' into version-3.x
  • 6031257 Merge pull request #748 from log4js-node/remove-logFaces-HTTP
  • 3a56566 chore: removed logFaces-HTTP appender
  • 06c56b4 chore: turned off unused locals complaint for types (caused by levels)
  • 5618fdb Merge branch 'master' into version-3.x
  • 6b60cd9 Merge pull request #742 from log4js-node/remove-logstash-http

There are 71 commits in total.

See the full diff

greenkeeper[bot] avatar Jul 15 '18 22:07 greenkeeper[bot]

Version 3.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • c7e9b06 3.0.1
  • 0a6f8be chore: updated package-lock.json
  • d279050 Merge pull request #759 from log4js-node/tcp-fix
  • 3a68a1e fix: #756 - handle multiple messages better

See the full diff

greenkeeper[bot] avatar Jul 19 '18 22:07 greenkeeper[bot]

Version 3.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 36494a6 3.0.2
  • 2acfce3 Merge pull request #762 from florianreinhart/patch-1
  • beb4f5d Fix duplicate log messages in TCP server
  • e73bd48 docs: formatting fixes
  • e99276d docs: v3 changes

See the full diff

greenkeeper[bot] avatar Jul 20 '18 21:07 greenkeeper[bot]

Version 3.0.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 07e3b0b 3.0.3
  • 805c566 chore: mentioned issue number in config fix
  • 2b532ee Merge pull request #766 from victor0801x/cp-config
  • 7d9fdc9 chore: add clone comment in configure
  • 6a3b207 Merge pull request #763 from philipmw/format-type
  • 22c13dd fix: Document log-format function, allow it in TypeScript
  • b1fe5b5 chore: update package-lock.json
  • 4fb16f9 chore: update circular-json deps
  • 06c4487 fix: #743 cannot modify immutable configuration

See the full diff

greenkeeper[bot] avatar Jul 29 '18 04:07 greenkeeper[bot]

Version 3.0.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 9120b77 3.0.4
  • 1d6c0a3 Merge pull request #770 from log4js-node/config-level-serialisation
  • 8276086 fix(#768): allow config to use level objects

See the full diff

greenkeeper[bot] avatar Aug 01 '18 22:08 greenkeeper[bot]

Version 3.0.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 61cc681 3.0.5
  • a686c27 chore: removed a lint warning
  • 974bd7e Merge pull request #776 from victor0801x/freezeconfig
  • 461370c fix: #743 use deepclone
  • e59244e Merge pull request #771 from bertho-zero/patch-1
  • 50bce35 Change for good cheese

See the full diff

greenkeeper[bot] avatar Aug 12 '18 22:08 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 3.0.6.

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 86333dc 3.0.6
  • 0700d6a Merge pull request #794 from so5/multiFile
  • f066f19 test: multiFile appenders' shutdown called before use
  • bd7097a Merge pull request #780 from t4d-io-website/master
  • 51084d7 Merge pull request #790 from LoneRifle/master
  • 2a336d9 fix: #793
  • 7f248c4 refactor(multiprocess): serialisation consistency
  • 7e008c8 fix require.main for use with Node.js mjs modules
  • 85ae881 Merge pull request #779 from log4js-node/fix-type-for-shutdown
  • 8e4bfb5 fix(#687): shutdown callback arg is not optional
  • 4d81c5a chore: fix for #729

See the full diff

greenkeeper[bot] avatar Oct 08 '18 21:10 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.1.0.

Update to this version instead πŸš€

Commits

The new version differs by 33 commits.

  • 9452470 4.1.0
  • 30c5f3f chore: updated changelog for 4.1.0
  • 63e1d98 Merge pull request #851 from log4js-node/log-rolling-bug
  • e290b6f fix: updated streamroller to fix log rolling when appending
  • e4611e1 Merge pull request #841 from log4js-node/streamroller-1.0.3
  • a406ed8 chore: change for updated husky
  • 0410f78 fix: merged package-lock
  • 675dfd9 Merge pull request #840 from martinheidegger/update-dependencies
  • 4d3fb32 fix: updated streamroller dep to fix bug
  • a06e2cc chore: updated dependencies (including eslint)
  • 8221ada 4.0.2
  • 8757ecd Merge pull request #831 from log4js-node/improve-connect-logger-coverage
  • 6741c0b chore: improve coverage for connect middleware
  • 0542073 chore: improved connect-logger test coverage
  • 24c3c4d 4.0.1

There are 33 commits in total.

See the full diff

greenkeeper[bot] avatar Mar 26 '19 12:03 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.1.1.

Update to this version instead πŸš€

Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] avatar May 06 '19 02:05 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.2.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar May 14 '19 05:05 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.3.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar May 22 '19 22:05 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.3.1.

Update to this version instead πŸš€

greenkeeper[bot] avatar May 28 '19 22:05 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.3.2.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jun 19 '19 22:06 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.4.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jun 25 '19 22:06 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.5.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jul 09 '19 23:07 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 4.5.1.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jul 12 '19 05:07 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 5.0.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 11 '19 22:08 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 5.1.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 22 '19 22:08 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 5.2.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 04 '19 23:10 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 5.2.1.

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 09 '19 00:10 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 5.2.2.

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 10 '19 21:10 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 5.3.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Oct 22 '19 23:10 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 6.0.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 12 '19 22:11 greenkeeper[bot]

  • The dependency log4js was updated from 2.5.3 to 6.1.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 19 '19 21:11 greenkeeper[bot]