Skip to content

Bump winston from 3.0.0-rc3 to 3.0.0-rc5 - #22

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/winston-3.0.0-rc5
Open

Bump winston from 3.0.0-rc3 to 3.0.0-rc5#22
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/winston-3.0.0-rc5

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps winston from 3.0.0-rc3 to 3.0.0-rc5.

Changelog

Sourced from winston's changelog.

v3.0.0-rc5 / 2018-04-20

UNOFFICIAL NATIONAL HOLIDAY EDITION

  • [#1281] Use Buffer.alloc and Buffer.from instead of new Buffer.
  • Better browser support
    • [#1142] Move common tailFile to a separate file
    • [#1279] Use feature detection to be safer for browser usage.
  • MOAR Docs!
    • Document that we are pushing for a May 29th, 2018 release of winston@3.0.0
    • Add David Hyde as official contributor.
    • [#1278] Final Draft of Upgrade Guide in UPGRADE-3.0.md
    • Merge Roadmap from 3.0.0.md into CONTRIBUTING.md and other
      improvements to CONTRIBUTING.md
  • Improve & expand examples
    • [#1175] Add more copy about printf formats based on issue feedback.
    • [#1134] Add sampleto document timestamps more clearly as an example.
    • [#1273] Add example using multiple formats.
    • [#1250] Add an example illustrating the "finish" event for AWS Lambda scenarios.
    • Use simple format to better show that humanReadableUnhandledException is now the default message format.
    • Add example to illustrate that example code from winston-transport
      README.md is correct.
  • Update devDependencies
    • Bump assume to ^2.0.1.
    • Bump winston-compat to ^0.1.1.

v3.0.0-rc4 / 2018-04-06

IF A TREE FALLS IN THE FORREST DOES IT MAKE A LOG EDITION

require('winston').Logger;
require('winston-transport').TransportStream;
  • Better browser support
    • [#1145], (Jasu) Replace isstream with is-stream to make stream detection work in browser.
    • [#1146], (Jasu) Rename query to different than function name, to support Babel 6.26.
  • Better Typescript support in all supporting libraries
    • logform@1.4.1
  • Update documentation
    • (indexzero) Correct link to upgrade guide. Fixes #1255.
    • [#1258], (morenoh149) Document how to colorize levels. Fixes #1135.
    • [#1246], (KlemenPlazar) Update colors argument when adding custom colors
    • Update CONTRIBUTING.md
    • [#1239], (dabh) Add changelog entries for v3.0.0-rc3
    • Add example showing that { level } can be deleted from info objects because Symbol.for('level') is what winston uses internally. Fixes #1184.
Commits
  • 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...
  • 04031cd [doc] Update "Roadmap" in CONTRIBUTING.md to reflect current state by merging...
  • d9d08ec [dist] Use simple format to better show that humanReadableUnhandledException ...
  • 83fbd9e [dist] Typo in CHANGELOG.md
  • e84a7b6 [fix] Use Buffer.alloc and Buffer.from instead of new Buffer (#1281)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [winston](https://github.com/winstonjs/winston) from 3.0.0-rc3 to 3.0.0-rc5.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@3.0.0-rc3...3.0.0-rc5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant