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=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.10.0βv1.10.1Release Notes
sirupsen/logrus (github.com/sirupsen/logrus)
v1.10.1Compare Source
Logrus v1.10.1
This patch release fixes two issues in field formatting and handling:
TextFormattercould panicwhen formatting nil or panicking
errorandfmt.Stringervalues.errorto be used withWithError,WithField, andWithFields.Dependency Changes
Full Changelog: https://github.com/sirupsen/logrus/compare/v1.10.0...v1.10.1
Configuration
π Schedule: (UTC)
π¦ 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.
This PR has been generated by Mend Renovate CLI.