Skip to content

Bump github.com/sirupsen/logrus from 1.4.2 to 1.7.0#21

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/sirupsen/logrus-1.7.0
Closed

Bump github.com/sirupsen/logrus from 1.4.2 to 1.7.0#21
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/sirupsen/logrus-1.7.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 29, 2020

Bumps github.com/sirupsen/logrus from 1.4.2 to 1.7.0.

Release notes

Sourced from github.com/sirupsen/logrus's releases.

Add new BufferPool and LogFunction APIs

  • a new buffer pool management API has been added
  • a set of <LogLevel>Fn() functions have been added
  • the dependency toward a windows terminal library has been removed

Release v1.6.0

v1.5.0

This new release introduces:

  • Ability to DisableHTMLEscape when using the JSON formatter: sirupsen/logrus#524
  • Support/fixes for go 1.14
  • Many many bugfixes
Changelog

Sourced from github.com/sirupsen/logrus's changelog.

1.6.0

Fixes:

  • end of line cleanup
  • revert the entry concurrency bug fix whic leads to deadlock under some circumstances
  • update dependency on go-windows-terminal-sequences to fix a crash with go 1.14

Features:

  • add an option to the TextFormatter to completely disable fields quoting

1.5.0

Code quality:

  • add golangci linter run on travis

Fixes:

  • add mutex for hooks concurrent access on Entry data
  • caller function field for go1.14
  • fix build issue for gopherjs target

Feature:

  • add an hooks/writer sub-package whose goal is to split output on different stream depending on the trace level
  • add a DisableHTMLEscape option in the JSONFormatter
  • add ForceQuote and PadLevelText options in the TextFormatter
Commits

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 Sep 29, 2020
@codecov-commenter
Copy link

Codecov Report

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

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   80.95%   80.95%           
=======================================
  Files           4        4           
  Lines         252      252           
=======================================
  Hits          204      204           
  Misses         33       33           
  Partials       15       15           

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.4.2...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/sirupsen/logrus-1.7.0 branch from 7edf95c to 34db3b7 Compare November 18, 2020 18:35
@dependabot-preview
Copy link
Contributor Author

Superseded by #23.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/sirupsen/logrus-1.7.0 branch February 17, 2021 05:24
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