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): bump winston from 2.4.4 to 3.3.3 #663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 23, 2020

Bumps winston from 2.4.4 to 3.3.3.

Release notes

Sourced from winston's releases.

v3.3.3

  • Prepare for 3.3.3 c416e3a
  • revert Fix bugs in type (#1807) (#1820) 35b0774
  • Fix issue #1817 (#1819) bc6f681

winstonjs/winston@v3.3.2...v3.3.3

v3.3.2

  • #1814 Use fork of diagnostics on NPM to avoid making Docker images require git 0752614

winstonjs/winston@v3.3.1...v3.3.2

v3.3.1

  • Prep for 3.3.1 faac066
  • Add space between info.message and meta.message (#1740) 227ca0a
  • Fix bugs in createLogger type (#1807) ef97171
  • Fix typing for Profile.start (was Date, should be Number) (#1803) 0e1c812
  • Merge branch 'master' of github.com:winstonjs/winston 9e7bd71
  • #1813 Use fork of diagnostics, avoiding indirect storage-engine dependency 67cd9b5
  • remove emitErrs note from README (its no longer supported) (#1810) 6545a7e

winstonjs/winston@v3.3.0...v3.3.1

v3.3.0

  • Prepare for v3.3.0 b6bc918
  • doc: fix whitespace and trailing comma. (#1778) 9354721
  • docs: add example of uncaughtRejections logging (#1780) 3d07a80
  • fix: change property of handleRejections (#1779) df25fa2
  • Add options to request (#1777) 950cbcd
  • Update package-lock.json (#1772) 1c75292
  • Exclude unnecessary files from npm package (#1768) e7d13d5
  • Fix removes a logger when pass undefined transport (#1785) 75f7edf
  • This adds Node.js 14 and removes Node.js 8 as: (#1793) 4b571ba
  • Update Sentry transport require change (#1754) 73ae01f
  • Fix typo (#1750) 7b67eb0
  • Fix Issue where winston removes transport on error (#1364) (#1714) 1679c49
  • Fix #1690 (#1691) 0e0cf14
  • Node 12 is LTS now 85a250a
  • Update README.md (#1743) bea9c34
  • Add defaultMeta to Logger index.d.ts (#1736) 319abf1
  • (typo) Missing label import in example (#1733) c719706
  • Update index.d.ts (#1729) 8944598
  • Fix npm logging levels on README.md (#1737) 7bb258c
  • #1567: document common transport options (#1723) 64744d7
  • Add Humio transport link to docs (#1705) ae2335b
  • UPDATE levels on readme (http added) (#1650) 785bd9e
  • Add PostgresQL transport to list of community transports (#1697) 4f44acb
  • feat(transports): add integrateion with winston-bigquery (#1700) 22801e1
  • add bearer auth capabilities to http transport; (#1662) a07bc17
  • #1612 Remove no-op aed30ab
Changelog

Sourced from winston's changelog.

v3.3.3 / 2020-06-23

  • #1820 Revert #1807 to resolve breaking changes for Typescript users.

v3.3.2 / 2020-06-22

  • #1814 Use a fork of diagnostics published to NPM to avoid git dependency.

v3.3.1 / 2020-06-21

  • #1803, #1807 Fix TypeScript bugs.
  • #1740 Add space between info.message and meta.message.
  • #1813 Avoid indirect storage-engine dependency.
  • #1810 README updates.

v3.3.0 / 2020-06-21

v3.2.1 / 2019-01-29

UNBOUND PROTOTYPE AD INFINITUM EDITION

  • #[1579], (@indexzero) Fallback to the "root" instance always created by createLogger for level convenience methods (e.g. .info(), .silly()). (Fixes #1577).
  • #1539, (@indexzero) Assume message is the empty string when level-helper methods are invoked with no arguments (Fixed #1501).
  • #1583, (@kibertoad) Add typings for defaultMeta (Fixes #1582)
  • #1586, (@kibertoad) Update dependencies.

v3.2.0 / 2019-01-26

SORRY IT TOO SO LONG EDITION

NOTE: this was our first release using Github Projects. See the 3.2.0 Release Project.

Commits
Maintainer changes

This version was pushed to npm by dabh, a new releaser for winston since your current version.


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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.3 branch 2 times, most recently from 8ac7421 to 295b35e Compare July 7, 2020 20:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.3 branch 2 times, most recently from 2977907 to 7208935 Compare July 30, 2020 21:27
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.3 branch from 7208935 to 1cc3fe9 Compare August 7, 2020 21:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.3 branch from 1cc3fe9 to 65ada60 Compare August 25, 2020 16:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.3 branch 2 times, most recently from 9ded45e to 21acb15 Compare September 13, 2020 12:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.3 branch from 21acb15 to 29a206d Compare September 22, 2020 18:22
@dependabot-preview
Copy link
Contributor Author

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants