Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

fix(deps): update module github.com/sirupsen/logrus to v1.9.3#15

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-sirupsen-logrus-1.x
Open

fix(deps): update module github.com/sirupsen/logrus to v1.9.3#15
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-sirupsen-logrus-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require minor v1.5.0 -> v1.9.3

Release Notes

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.3

Compare Source

Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3

v1.9.2

Compare Source

Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1

v1.9.0

Compare Source

v1.8.3

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.1...v1.8.2

v1.8.1

Compare Source

v1.8.0

Compare Source

Correct versioning number replacing v1.7.1

v1.7.1

Compare Source

Code quality:

  • use go 1.15 in travis
  • use magefile as task runner

Fixes:

  • small fixes about new go 1.13 error formatting system
  • Fix for long time race condiction with mutating data hooks

Features:

  • build support for zos

v1.7.0: Add new BufferPool and LogFunction APIs

Compare Source

  • 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

v1.6.0

Compare Source

Release v1.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 26, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/tritonmedia/sync":"/mnt/renovate/gh/tritonmedia/sync" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/tritonmedia/sync" docker.io/renovate/go:1.12.17 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: finding github.com/sirupsen/logrus v1.8.1
go: finding github.com/cheggaaa/pb/v3 v3.0.4
go: finding github.com/mattn/go-isatty v0.0.10
go: finding github.com/fatih/color v1.7.0
go: finding github.com/mattn/go-runewidth v0.0.7
go: finding github.com/mattn/go-colorable v0.1.2
go: finding golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
go: finding golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
go: finding github.com/mattn/go-isatty v0.0.8
go: finding golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/cheggaaa/pb/v3 v3.0.4
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
go: extracting gopkg.in/ini.v1 v1.42.0
go: extracting github.com/cheggaaa/pb/v3 v3.0.4
go: extracting github.com/sirupsen/logrus v1.8.1
go: downloading github.com/mattn/go-isatty v0.0.10
go: downloading github.com/mattn/go-colorable v0.1.2
go: downloading github.com/fatih/color v1.7.0
go: downloading github.com/mattn/go-runewidth v0.0.7
go: extracting github.com/mattn/go-isatty v0.0.10
go: extracting github.com/mattn/go-runewidth v0.0.7
go: extracting github.com/mattn/go-colorable v0.1.2
go: extracting github.com/fatih/color v1.7.0
go: extracting golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
build github.com/tritonmedia/sync/cmd: cannot load gopkg.in/ini.v1: mkdir /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.42.0.tmp-096690212: permission denied

@renovate renovate bot changed the title fix(deps): update module github.com/sirupsen/logrus to v1.8.1 fix(deps): update module github.com/sirupsen/logrus to v1.9.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-sirupsen-logrus-1.x branch from 22b852d to 28e301f Compare September 25, 2022 23:04
@renovate renovate bot changed the title fix(deps): update module github.com/sirupsen/logrus to v1.9.0 fix(deps): update module github.com/sirupsen/logrus to v1.9.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-sirupsen-logrus-1.x branch from 28e301f to 78f43df Compare May 28, 2023 10:33
@renovate renovate bot changed the title fix(deps): update module github.com/sirupsen/logrus to v1.9.2 fix(deps): update module github.com/sirupsen/logrus to v1.9.3 Jun 3, 2023
@renovate renovate bot force-pushed the renovate/github.com-sirupsen-logrus-1.x branch from 78f43df to 03eb3a7 Compare June 3, 2023 22:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants