Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency winston to version .x 🌟 #4528

Merged
merged 3 commits into from
Jun 20, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2019

This PR contains the following updates:

Package Type Update Change
winston dependencies major 0.9.0 -> 1.1.2

Release Notes

winstonjs/winston

v1.1.2

Compare Source

MINOR FIXES EDITION
Notable changes
  • 727 Fix "raw" mode (jcrugzz)
  • 703 Do not modify Error or Date objects when logging. Fixes #​610 (harriha).

v1.1.1

Compare Source

MINOR FIXES EDITION
Notable changes
  • 727 Fix "raw" mode (jcrugzz)
  • 703 Do not modify Error or Date objects when logging. Fixes #​610 (harriha).

v1.1.0

Compare Source

GREETINGS FROM CARTAGENA EDITION
Notable Changes
  • #​721 Fixed octal literal to work with node 4 strict mode (wesleyeff)
  • #​630 Add stderrLevels option to Console Transport and update docs (paulhroth)
  • #​626 Add the logger (this) in the fourth argument in the rewriters and filters functions (christophehurpeau)
  • #​623 Fix Console Transport's align option tests (paulhroth, kikobeats)
  • #​692 Adding winston-aws-cloudwatch to transport docs (timdp)

v1.0.2

Compare Source

LET'S TALK ON GITTER EDITION
Notable Changes
  • de80160 Add Gitter badge (The Gitter Badger)
  • 44564de [fix] Correct listeners in logException. Fixes #​218 #​213 #​327. (indexzero)
  • 45b1eeb [fix] Get tailFile function working on latest/all node versions (Christopher Jeffrey)
  • c6d45f9 Fixed event subscription on close (Roman Stetsyshin)
Other changes

v1.0.1

Compare Source

YAY DOCS EDITION

v1.0.0

Compare Source

OMG 1.0.0 FINALLY EDITION
Breaking Changes
  • #​587 Do not extend String prototypes as a side effect of using colors. (kenperkins)
  • #​581 File transports now emit error on error of the underlying streams after maxRetries attempts. (ambbell).
  • #​583, 92729a Use os.EOL for all file writing by default. (Mik13, indexzero)
  • #​532 Delete logger instance from Container when close event is emitted. (snater)
  • #​380 Rename duration to durationMs, which is now a number a not a string ending in ms. (neoziro)
  • #​253 Do not set a default level. When level is falsey on any Transport instance, any Logger instance uses the configured level (instead of the Transport level) (jstamerj).
Other changes
  • b83de62 Fix rendering of stack traces.
  • c899cc Update documentation (Fixes #​549)
  • #​551 Filter metadata along with messages
  • #​578 Fixes minor issue with maxFiles in File transport (Fixes #​556).
  • #​560 Added showLevel support to File transport.
  • #​558 Added showLevel support to Console transport.

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Jun 20, 2019
@jennifer-shehane jennifer-shehane self-requested a review June 20, 2019 05:23
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like winston was being quite liberal in their 'breaking changes' - I would've considered most of them just bug fixes. LGTM after reviewing winston usage against 'breaking changes'.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 20, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@jennifer-shehane jennifer-shehane merged commit c7b340a into develop Jun 20, 2019
@renovate renovate bot deleted the renovate/winston-1.x branch June 20, 2019 09:30
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 27, 2019

Released in 3.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants