Update module github.com/sirupsen/logrus to v1.9.4 #1306

Merged
mfenniak merged 1 commit from renovate/github.com-sirupsen-logrus-1.x into main 2026-01-18 01:34:32 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/sirupsen/logrus v1.9.3 -> v1.9.4 age confidence

Release Notes

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

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

Full Changelog: https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `v1.9.3` -> `v1.9.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsirupsen%2flogrus/v1.9.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsirupsen%2flogrus/v1.9.3/v1.9.4?slim=true) | --- ### 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 [#&#8203;1460](https://github.com/sirupsen/logrus/pull/1460) - go.mod: bump up dependencies [#&#8203;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 [#&#8203;1364](https://github.com/sirupsen/logrus/pull/1364) - Add WASI wasip1 support [#&#8203;1388](https://github.com/sirupsen/logrus/pull/1388) - Remove uses of deprecated `ioutil` package [#&#8203;1472](https://github.com/sirupsen/logrus/pull/1472) - CI: update actions and golangci-lint [#&#8203;1459](https://github.com/sirupsen/logrus/pull/1459) - CI: remove appveyor, add macOS [#&#8203;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 - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43OC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZC9EZXBlbmRlbmN5VXBkYXRlIiwicnVuLWVuZC10by1lbmQtdGVzdHMiXX0=-->
Update module github.com/sirupsen/logrus to v1.9.4
All checks were successful
checks / validate pre-commit-hooks file (pull_request) Successful in 42s
checks / validate mocks (pull_request) Successful in 1m6s
checks / Build Forgejo Runner (pull_request) Successful in 1m18s
issue-labels / release-notes (pull_request_target) Has been skipped
checks / runner exec tests (pull_request) Successful in 45s
checks / Build unsupported platforms (pull_request) Successful in 1m29s
Integration tests for the release process / release-simulation (pull_request) Successful in 6m44s
checks / integration tests (docker-latest) (pull_request) Successful in 10m24s
checks / integration tests (docker-stable) (pull_request) Successful in 12m28s
cascade / debug (pull_request_target) Has been skipped
cascade / end-to-end (pull_request_target) Successful in 6s
cascade / forgejo (pull_request_target) Successful in 23s
a221cb696d
Contributor

cascading-pr updated at actions/setup-forgejo#837

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/837
Owner
Cascade end-to-end failed due to Codeberg service disruptions; succeeded on retry: https://code.forgejo.org/forgejo/end-to-end/actions/runs/4756/jobs/8/attempt/2
mfenniak approved these changes 2026-01-18 01:34:28 +00:00
mfenniak deleted branch renovate/github.com-sirupsen-logrus-1.x 2026-01-18 01:34:33 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/runner!1306
No description provided.