Skip to content

build(deps): bump log from 1.4.0 to 6.2.0#39

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/log-6.2.0
Closed

build(deps): bump log from 1.4.0 to 6.2.0#39
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/log-6.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps log from 1.4.0 to 6.2.0.

Release notes

Sourced from log's releases.

6.0.0 (2019-04-10)

Features

  • rename lib/writer to lib/abstract-writer (60388cb)
  • replace registerMaster with getMasterWriter (432b73e)

BREAKING CHANGES

  • lib/register-master was removed in favor of lib/get-master-writer Writer should be registered using 'register' function as returned by get-master-writer
  • Writer base class was moved from lib/writer to lib/abstract-writer

Comparison since last release

5.1.0 (2019-04-08)

Features


Comparison since last release

5.0.0 (2019-03-19)

Features

BREAKING CHANGES

  • Level indexes were reversed to match RFC 5424. Now error level has 0 index , and debug 4

Comparison since last release

4.0.1 (2019-03-18)

Maintanance improvements


Comparison since last release

4.0.0 (2019-03-18)

Code Refactoring

  • move writer-utils to lib (429aec5)

Features

... (truncated)

Changelog

Sourced from log's changelog.

6.2.0 (2021-09-10)

Features

  • Log: Allow to inject undecorated new lines (140ddfe)

Maintenance Improvements

6.1.0 (2021-09-02)

Features

  • Writer: Allow to customize logger applicability (8d2a4e6)

Maintenance Improvements

6.0.0 (2019-04-10)

Features

  • rename lib/writer to lib/abstract-writer (60388cb)
  • replace registerMaster with getMasterWriter (432b73e)

BREAKING CHANGES

  • lib/register-master was removed in favor of lib/get-master-writer Writer should be registered using 'register' function as returned by get-master-writer
  • Writer base class was moved from lib/writer to lib/abstract-writer

5.1.0 (2019-04-08)

Features

5.0.0 (2019-03-19)

Features

BREAKING CHANGES

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by medikoo, a new releaser for log 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)

Bumps [log](https://github.com/medikoo/log) from 1.4.0 to 6.2.0.
- [Release notes](https://github.com/medikoo/log/releases)
- [Changelog](https://github.com/medikoo/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/medikoo/log/commits/v6.2.0)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #45.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/log-6.2.0 branch October 11, 2021 02:09
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