Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 15, 2021

This PR contains the following updates:

Package Change Age Confidence
github.com/sirupsen/logrus v1.7.0v1.9.3 age confidence

Release Notes

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

v1.9.3

Compare Source

  • Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines f9291a5 (re-apply #​1376)
  • Fix panic in Writer d40e25c

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

v1.9.2

Compare Source

  • Revert #​1376, which introduced a regression in v1.9.1

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

  • Add instructions to use different log levels for local and syslog by @​tommyblue in #​1372
  • This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. by @​ozfive in #​1376
  • Use text when shows the logrus output by @​xieyuschen in #​1339

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-sirupsen-logrus-1.x branch from 5285ecf to cf71108 Compare November 20, 2022 18:48
@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 Nov 20, 2022
@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 cf71108 to 4b7fa59 Compare May 28, 2023 09:46
@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 4b7fa59 to cf68378 Compare June 3, 2023 21:52
@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.6.1 -> v1.7.0

@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.6.1 -> v1.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant