Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Bumps winston from 3.2.1 to 3.3.0.

Release notes

Sourced from winston's releases.

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
  • Upgrade all dependencies, test/build/lint results match master (#1686) 11f5ea2
  • added a Sentry transport for winston (#1684) d62470e
  • Update transports.md (#1683) 2d44d64
  • Made the code example fully executable (#1677) e325793
  • Updated async to lodash patched version (#1672) 9399f08
  • Updated transports.md (#1652) 15c9653
  • Fix logs files names (#1651) daeefbf
  • Add Slack Winston transport (#1661) 47e05e8
  • Add datadog winston transport (#1656) bf2b986
  • Update CI to remove Node 6 and support Node 12 (#1647) 05bed4d
  • Remove unused import (#1654) bc6a363
  • TS updates (#1625) 4e939b3
  • Update index.d.ts (#1623) 8423c03
  • Add typings for the isLevelEnabled(string) and isXXXEnabled() functions (#1622) 1a75544
  • Adding LogDNA Winston Transport (#1610) 8f4cddc
  • Expose child on default logger (#1603) 80d3439
  • #1592, (@akaustav) Fix year typo in CHANGELOG (#1593) 3a5413b
  • Update transports.md table of contents (#1605) a9065b1
  • Update transports.md (#1600) 635b468
  • [doc] Drop minor and patch versions from hero title to avoid future mistakes I will definitely make. efd7baf
  • [tiny doc] Update hero title. 85f2471

winstonjs/winston@3.2.1...v3.3.0

... (truncated)
Changelog

Sourced from winston's changelog.

v3.3.0 / 2020-06-21

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 22, 2020
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #440 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   80.61%   80.61%           
=======================================
  Files           7        7           
  Lines          98       98           
  Branches        6        6           
=======================================
  Hits           79       79           
  Misses         18       18           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b21ec2b...c774de3. Read the comment docs.

Bumps [winston](https://github.com/winstonjs/winston) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@3.2.1...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/winston-3.3.0 branch from e025950 to c774de3 Compare June 22, 2020 01:16
@dependabot-preview dependabot-preview bot merged commit 8f358f5 into master Jun 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/winston-3.3.0 branch June 22, 2020 01:25
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.

1 participant