gregstewart / hearthstone-tracker

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

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

Closed greenkeeper[bot] closed 5 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-rc4 of winston was just published.

Dependency winston
Current Version 2.4.1
Type dependency

The version 3.0.0-rc4 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 231 commits ahead by 231, behind by 5.

  • a2521ab [dist] Version bump. 3.0.0-rc4
  • 7f02c8c [doc] Update show stoppers in CONTRIBUTING.md
  • f35a05f [api test doc] Add "silent" option. Upgrade to version of winston-transport that supports "silent" on TransportStream instances. (#1262)
  • 64862ee [fix doc] Correct link to upgrade guide. Fixes #1255.
  • 58caab0 Document how to colorize levels (#1258)
  • cf52302 [doc] Update colors argument when adding custom colors (#1246)
  • 6054cbf Rename query to different than function name, to support Babel 6.26 (#1146)
  • 14cff2a Replace isstream with is stream (#1145)
  • 87f8c3b [doc] Better copy for the generic "use a custom format" message.
  • b893f22 [doc] Update CONTRIBUTING.md
  • 16698f4 Add changelog entries for v3.0.0-rc3 (#1239)
  • 6ef2265 [doc] Add example showing that { level } can be deleted from info objects because Symbol.for('level') is what winston uses internally. Fixes #1184.
  • 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)

There are 231 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 2.4.2 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 15 commits ahead by 15, behind by 231.

  • d9304b8 [dist] Maintenance release. 2.4.2
  • c3dc8d3 [dist] Add .gitattributes file.
  • 0ac4623 [fix] Backport #1281 onto 2.x for maintenance.
  • 78d25c6 [dist] Add ignores from 3.x for easier maintenance switching.
  • 19d1cdb fix: clone() cloning prototype's custom methods (#1086)
  • edfaa8b Don't swallow Error message/stack when using formatter (#1188)
  • 078e99c [dist] Add package-lock.json
  • 569668b Update http.js - Add support for headers
  • b11cae2 Merge pull request #1253 from DABH/fix-readme-link
  • 8aa41c4 fix 2.x readme (fixes #1179)
  • ea9cd55 [dist] Maintenance release. 2.4.1
  • 96aefbe Always pass a function to fs.close (#1227)
  • 95f6398 Update documentation for the stringify option
  • ffe883e [dist] Version bump. 2.4.0
  • efb0ee2 [fix] Correct documentation mistake in 2.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-rc5 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 253 commits ahead by 253, behind by 15.

  • 1146e64 [dist] Version bump. 3.0.0-rc5
  • 86dcbfe [doc] Update docs for rc5.
  • cea508f [dist] Bump assume and winston-compat.
  • 4d52541 Use feature detection to be safer for browser usage. (#1279)
  • a0146f8 [doc] Add David Hyde as official contributor.
  • 77df4a0 [doc] Document that we are pushing for a May 29th, 2018 release of winston@3.0.0
  • 04031cd [doc] Update "Roadmap" in CONTRIBUTING.md to reflect current state by merging 3.0.0.md content into it.
  • d9d08ec [dist] Use simple format to better show that humanReadableUnhandledException is now the default message format.
  • 83fbd9e [dist] Typo in CHANGELOG.md
  • e84a7b6 [fix] Use Buffer.alloc and Buffer.from instead of new Buffer (#1281)
  • ac7fdf9 Final Draft of UPGRADE-3.0.md (#1278)
  • bb21152 [doc] More universal copy/paste for "use a custom format" issues.
  • 5223ab9 [doc] Add more copy about printf formats based on @ChrisAlderson's comment in #1175. Fixes #1175.
  • 15aa723 [fix] Move nop missed during cherry-pick.
  • 70e00c2 separate tail-file

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0-rc6 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 50 commits.

  • 9971268 [dist] Version bump. 3.0.0-rc6
  • 46d4a6a [doc] Final CHANGELOG.md updates.
  • aff10ab 3.0.0-rc6 pre-release and final items for 3.0.0 (#1327)
  • 9042c49 Merge pull request #1335 from sveyret/silentBool
  • a902062 Silent is boolean
  • b223e09 Merge pull request #1333 from winstonjs/fix/close-loggers
  • b59ad61 [fix-test] Fix test case still using winston.loggers as an object
  • 0402b00 [test] Add test cases for removing all loggers and a non-existent logger from containers
  • 1823d8c [fix] Fix removing all loggers from a container
  • 502a828 Merge pull request #1323 from sveyret/defaultLogger
  • 1d0a697 [dist] Bump to latest winston-transport.
  • 7e5ed98 [dist tiny] Remove "npm run report" in favor of reports being automatically generate.
  • 5b43d11 [dist] Update logform, triple-beam, and winston-transport to latest. Regenerate package-lock.json
  • 8c51f60 [fix] Correctly refactor handleExceptions and unhandleExceptions (#1324)
  • 606921e Add level method to default logger

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.4.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 17 commits ahead by 17, behind by 303.

  • dc74db6 [dist] Maintenance release. 2.4.3
  • 292c2be [Winston 2.x] Decycle circular Error instances (#1307)
  • d9304b8 [dist] Maintenance release. 2.4.2
  • c3dc8d3 [dist] Add .gitattributes file.
  • 0ac4623 [fix] Backport #1281 onto 2.x for maintenance.
  • 78d25c6 [dist] Add ignores from 3.x for easier maintenance switching.
  • 19d1cdb fix: clone() cloning prototype's custom methods (#1086)
  • edfaa8b Don't swallow Error message/stack when using formatter (#1188)
  • 078e99c [dist] Add package-lock.json
  • 569668b Update http.js - Add support for headers
  • b11cae2 Merge pull request #1253 from DABH/fix-readme-link
  • 8aa41c4 fix 2.x readme (fixes #1179)
  • ea9cd55 [dist] Maintenance release. 2.4.1
  • 96aefbe Always pass a function to fs.close (#1227)
  • 95f6398 Update documentation for the stringify option

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 321 commits ahead by 321, behind by 17.

  • 8be746b [dist] Version bump. 3.0.0
  • ce2c0dc 3.0.0 pre-release (#1342)
  • 133d0c2 [doc] Cleaned up some of the documentation on colorize to address cā€¦ (#1301)
  • d701505 Remove paddings as we have no use for it in the current API. (#1357)
  • 11283a0 Move splat functionality into logform. Fixes #1298 (#1356)
  • 109031f [fix] Update level property to change transport level #1191 (#1328)
  • 4c301eb [dist] Update package-lock.json
  • 5fdfad8 Wrap calls to format.transform with try / catch. (#1347)
  • 0c84f4f Implement _final from Node.js streams; misc. clean-up (#1346)
  • 4089b59 [doc fix] Formatting fixes to docs.
  • 189559b console transport: send all levels to stdout not stderr by default (#1332)
  • 30b83f9 [fix] Follow-up to #1344 to use setMaxListeners in all relevant locations.
  • 767b010 Set max listeners to 30 to silence node warnings (#1344)
  • ad1e1bf [fix test] Document how to use levels. Add test to ensure it is true. (#1343)
  • 0be2362 Check log.length when evaluating "legacyness" of transports (#1340)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 2 commits.

  • d0a70d3 [dist] Version bump. 3.0.1
  • 05d0c1e npm ignore scratch folder from CI

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead šŸš€

Commits

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

  • 9eda806 [dist] Version bump. 3.1.0
  • 80721e0 3.1.0 pre-release (#1444)
  • 5758752 Update transports.md
  • 211483e Addresses issue 1446 and assigns transport name if given, or else retains the default 'console' name (#1447)
  • bdb9f2b Mention possibility to set log level for profiling (#1407)
  • ba2fcaf fix file rolling when tailing is set to true (#1420)
  • 908c300 Added isLevelEnabled(string) & isXXXEnabled() (#1352)
  • a32aa3c docs(README): Link objectMode and first use of info (#1400)
  • 10a270d let keyword makes it scoped already (#1436)
  • e41fe97 Fix Profiler done() method typing (#1440)
  • cf424be add cconsoleWarnLevels property to options to support console.warn usage (#1373)
  • 1293221 Fix tests on Windows (#1394)
  • fcd5e68 npm ignore scratch folder from CI
  • e5dabef Fix Typescript typings for the Container class (#1395)
  • 670e091 Add coverage to ignored npm files (#1399)

There are 24 commits in total.

See the full diff