Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Bump winston from 3.0.0 to 3.1.0 #163

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps winston from 3.0.0 to 3.1.0.

Changelog

Sourced from winston's changelog.

v3.1.0 / 2018-08-22

RELEASES ON A PLANE EDITION

  • Minor TypeScript fixes [#1362], [#1395], [#1440]
  • Fix minor typos [#1359], [#1363], [#1372], [#1378], [#1390]
  • [#1373], (revik): Add consoleWarnLevels property to console transport options for console.warn browser support.
  • [#1394], (bzoz): Fix tests on Windows.
  • [#1447], (dboshardy): Support transport name option to override default names for built-in transports.
  • [#1420], (ledbit): Fix file rotation with tailing: true (Fixes [#1450], [#1194]).
  • [#1352], (lutovich): Add isLevelEnabled(string) & isXXXEnabled() to Logger class.
  • Dependency management
    • Regenerate package-lock.json.
    • Upgrade to colors@^1.3.2 (Fixes [#1439]).
    • Upgrade to logform@^1.9.1.
    • Upgrade to diagnostics@^1.1.1.
    • Upgrade to @types/node@^10.9.3.
    • Upgrade to assume@^2.1.0.
    • Upgrade to hock@^1.3.3.
    • Upgrade to mocha@^5.2.0.
    • Upgrade to nyc@^13.0.1.
    • Upgrade to split2@^3.0.0.
Commits
  • 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...
  • 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)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Automated Updating machanism label Sep 20, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #192.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/winston-3.1.0 branch February 12, 2019 04:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Automated Updating machanism PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant