cilium/lumberjack (github.com/cilium/lumberjack/v2)
### [`v2.4.1`](https://redirect.github.com/cilium/lumberjack/releases/tag/v2.4.1)
[Compare Source](https://redirect.github.com/cilium/lumberjack/compare/v2.4.0...v2.4.1)
#### What's Changed
- chown: fix missing function on non-linux OS by [@devodev](https://redirect.github.com/devodev) in [https://github.com/cilium/lumberjack/pull/6](https://redirect.github.com/cilium/lumberjack/pull/6)
2.4.0 release introduced a new chownWithMode function, but only for Linux - this broke builds on other OS. This release fixes that - chown is no-op on non-Linux OS as before, but lumberjack builds successfully.
**Full Changelog**: https://github.com/cilium/lumberjack/compare/v2.4.0...v2.4.1
Configuration
π Schedule: Branch creation - "on monday and friday" (UTC), 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 contains the following updates:
v2.4.0
->v2.4.1
Release Notes
cilium/lumberjack (github.com/cilium/lumberjack/v2)
### [`v2.4.1`](https://redirect.github.com/cilium/lumberjack/releases/tag/v2.4.1) [Compare Source](https://redirect.github.com/cilium/lumberjack/compare/v2.4.0...v2.4.1) #### What's Changed - chown: fix missing function on non-linux OS by [@devodev](https://redirect.github.com/devodev) in [https://github.com/cilium/lumberjack/pull/6](https://redirect.github.com/cilium/lumberjack/pull/6) 2.4.0 release introduced a new chownWithMode function, but only for Linux - this broke builds on other OS. This release fixes that - chown is no-op on non-Linux OS as before, but lumberjack builds successfully. **Full Changelog**: https://github.com/cilium/lumberjack/compare/v2.4.0...v2.4.1Configuration
π Schedule: Branch creation - "on monday and friday" (UTC), 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.
This PR has been generated by Renovate Bot.