chore(deps): update module github.com/sirupsen/logrus to v1.10.1 #111

Merged
CSRBot merged 1 commits from renovate/go-modules into master 2026-08-19 11:25:57 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require patch v1.10.0 β†’ v1.10.1

Release Notes

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

v1.10.1

Compare Source

Logrus v1.10.1

This patch release fixes two issues in field formatting and handling:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic
    when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed values implementing error to be used with
    WithError, WithField, and WithFields.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.0

Full Changelog: https://github.com/sirupsen/logrus/compare/v1.10.0...v1.10.1


Configuration

πŸ“… Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, 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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | require | patch | `v1.10.0` β†’ `v1.10.1` | --- ### Release Notes <details> <summary>sirupsen/logrus (github.com/sirupsen/logrus)</summary> ### [`v1.10.1`](https://github.com/sirupsen/logrus/releases/tag/v1.10.1) [Compare Source](https://github.com/sirupsen/logrus/compare/v1.10.0...v1.10.1) ### Logrus v1.10.1 This patch release fixes two issues in field formatting and handling: - Fix a regression introduced in v1.10.0 where `TextFormatter` could panic when formatting nil or panicking `error` and `fmt.Stringer` values. - Allow function-backed values implementing `error` to be used with `WithError`, `WithField`, and `WithFields`. Dependency Changes - update github.com/stretchr/testify to v1.12.0 **Full Changelog**: <https://github.com/sirupsen/logrus/compare/v1.10.0...v1.10.1> </details> --- ### Configuration πŸ“… **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMy4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9nb2xhbmciXX0=-->
CSRBot added 1 commit 2026-08-19 11:23:16 +02:00
chore(deps): update module github.com/sirupsen/logrus to v1.10.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 58s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 20s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m54s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 33s
af8fbc64e9
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-08-19 11:23:29 +02:00
CSRBot merged commit 2d61b6c0f5 into master 2026-08-19 11:25:57 +02:00
CSRBot deleted branch renovate/go-modules 2026-08-19 11:25:58 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/tarr#111