This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | require | patch | `v1.9.3` -> `v1.9.4` |
---
### Release Notes
<details>
<summary>sirupsen/logrus (github.com/sirupsen/logrus)</summary>
### [`v1.9.4`](https://github.com/sirupsen/logrus/releases/tag/v1.9.4)
[Compare Source](https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4)
#### Notable changes
- go.mod: update minimum supported go version to v1.17 [#​1460](https://github.com/sirupsen/logrus/pull/1460)
- go.mod: bump up dependencies [#​1460](https://github.com/sirupsen/logrus/pull/1460)
- Touch-up godoc and add "doc" links.
- README: fix links, grammar, and update examples.
- Add GNU/Hurd support [#​1364](https://github.com/sirupsen/logrus/pull/1364)
- Add WASI wasip1 support [#​1388](https://github.com/sirupsen/logrus/pull/1388)
- Remove uses of deprecated `ioutil` package [#​1472](https://github.com/sirupsen/logrus/pull/1472)
- CI: update actions and golangci-lint [#​1459](https://github.com/sirupsen/logrus/pull/1459)
- CI: remove appveyor, add macOS [#​1460](https://github.com/sirupsen/logrus/pull/1460)
**Full Changelog**: <https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4>
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dvbGFuZyJdfQ==-->
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
golang.org/x/sys
v0.10.0 -> v0.13.0
### ℹ 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** |
| :----------------- | :--------------------- |
| `golang.org/x/sys` | `v0.10.0` -> `v0.13.0` |
CSRBot
merged commit d93487cfe1 into master2026-01-15 12:10:06 +01:00
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.9.3->v1.9.4Release Notes
sirupsen/logrus (github.com/sirupsen/logrus)
v1.9.4Compare Source
Notable changes
ioutilpackage #1472Full Changelog: https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4
Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
golang.org/x/sysv0.10.0->v0.13.0