gpmer / gpm.js

:gem:Git Package Manager, make you manage the repository easier, Power by Typescript & Nodejs
https://gpmer.github.io/gpm.js
MIT License
44 stars 5 forks source link

Update log4js to the latest version 🚀 #14

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of log4js just got published.

Dependency log4js
Current Version 1.1.1
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of log4js. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 220 commits ahead by 220, behind by 2.

  • 4fb1166 chore(travis): added node v8 to CI builds
  • 06cb8c6 2.0.0
  • 37474e7 docs(cluster): added note about clusters
  • bff675f fix(cluster): removed pattern layout cluster, because it would not work
  • 58e6554 fix(cluster): removed cluster appender, moved cluster handling into core
  • b65aef9 fix(config): changed to work in node v4,v5
  • c1f1cea chore(updates): updated some dependencies
  • 0d10e2a feat(levels): custom colours for levels in config #90 #254
  • 4292d8d docs(README): added mention of log4js-api
  • 1b18990 docs(index): added mention of log4js-api
  • 8de8bcb fix(tests): added test to cover setting level on subcategory
  • ddeb3f3 fix(examples): updated for version 2.x
  • 6933c40 fix(performance): updated streamroller version to improve file perf #486
  • 118689d docs(layouts): added the MDC tokens to pattern layout
  • 2f90f59 Merge pull request #489 from jorgemsrs/i130

There are 220 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

mention-bot commented 7 years ago

@greenkeeper[bot], thanks for your PR! By analyzing the history of the files in this pull request, we identified @axetroy and @greenkeeper to be potential reviewers.

greenkeeper[bot] commented 7 years ago

Version 2.0.1 just got published.

Update to this version instead 🚀