gregstewart / hearthstone-tracker

An electron based Hearthstone tracker
MIT License
5 stars 0 forks source link

Update winston to the latest version πŸš€ #500

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.0 of winston just got published.

Dependency winston
Current Version 2.3.1
Type dependency

The version 2.4.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 winston. 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 18 commits.

  • ffe883e [dist] Version bump. 2.4.0
  • efb0ee2 [fix] Correct documentation mistake in 2.x
  • afffe1f Add how to colorize output in the custom formatter example (#989)
  • bb32267 [fix] Container.add() 'filters' and 'rewriters' option passing to logger (#1036)
  • 4f95493 Fixed working of "humanReadableUnhandledException" parameter when additional data is added in meta (#1066)
  • aaa89af Added filtering by log level (#1040)
  • 579b30c Fix grammatical error in β€œIt's general properties are”: It's -> Its (#1029)
  • 17f1010 Fix missing semicolon in README.md (#1082)
  • a14f6b0 Typo in transports.md (#1076)
  • bac951c regression brought by 2.3.1 (#1042)
  • 9a57be3 Always decycle objects before cloning (#977)
  • 57322d3 Update npmjs link in README
  • fcf04e1 Add label option to file transport docs
  • 24300e2 added var declaration to startTimer() example
  • 7e736b4 added winston.startTimer example

There are 18 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:

greenkeeper[bot] commented 6 years ago

Version 3.0.0-rc0 just got published.

Update to this version instead πŸš€

Commits

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

  • 76b7f01 [dist] Version bump. 3.0.0-rc0
  • a0bcd9d [doc] Add CHANGELOG.md entry for 2.4.0
  • bd06c40 [fix test] Update tests for a few of the most recent minor breaking changes.
  • 9c54530 [doc] Final set of documentation calling for folks to upgrade.
  • ebacb98 [fix] Update "Motivation" with correct links.
  • 1288a0c [fix doc] Update docs now that defaultLogger has no transports by default.
  • 80af5c8 [doc] 3.0.0.md
  • 35c51be [doc] Update latest todos.
  • 2e75043 [doc fix] Update all examples to the latest APIs. Make note of which are currently broken and need to be fixed before 3.x release.
  • 5460ae1 [tiny] Debug logging for defining prototype methods in create-logger.js
  • 3e3b43c [breaking] Remove the default Console transport from the default Logger.
  • 3c23ca0 [doc] Add winston.format.printf` to README.md
  • 68ddd7a [doc fix] Word choice.
  • 157cc6d [doc fix] Check TODOs.
  • 798af45 [dist] Bump dependencies and devDependencies to latest of all the things.

There are 176 commits in total.

See the full diff