Skip to content

Update module sirupsen/logrus to v1.3.0 - autoclosed

Warren Gifford requested to merge renovate/github.com-sirupsen-logrus-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
github.com/sirupsen/logrus require minor v1.3.0 source code search for "github.com/sirupsen/logrus"

Release Notes

sirupsen/logrus

v1.3.0

Compare Source

This new release introduces:

  • Log, Logf, Logln functions for Logger and Entry that take a Level

Fixes:

  • Building prometheus node_exporter on AIX (#​840)
  • Race condition in TextFormatter (#​468)
  • Travis CI import path (#​868)
  • Remove coloured output on Windows (#​862)
  • Pointer to func as field in JSONFormatter (#​870)
  • Properly marshal Levels (#​873)

v1.2.0

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading