gregstewart / hearthstone-tracker

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

Update winston to the latest version šŸš€ #607

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0-rc3 of winston was just published.

Dependency winston
Current Version 3.0.0-rc2
Type dependency

The version 3.0.0-rc3 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 winston.

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 12 commits.

  • ae55f5b [dist] Version bump. 3.0.0-rc3
  • 39340f4 Add Sumo Logic transport to docs (#1232)
  • 6876d7b fixes #1138 stream.Stream is not a constructor (#1195)
  • 2e575d7 [dist] Bump to colors@^1.2.0
  • a488ca1 [tiny fix] Shorten list formatting.
  • 0fea734 Updated README.md for custom level styling (#1185)
  • d795dc9 [fix]: Update self.filename on ENOENT (#1109)
  • 300ba32 The prototype methods should return like the original method (#1153)
  • 5a6196b [api fix] Ensure logger.log(info, /*Error, null, undefined */) work as expected.
  • 4b67402 Can pass null or undefined message
  • 5ecf4e5 Added tests for properly handling logging of undefined, null and Error values.
  • f48e216 [doc] Add example demonstrating how meta objects BECOME the info object. (#1235)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: