fix(deps): Update module github.com/coreos/go-systemd/v22 to v22.7.0 by cq-bot · Pull Request #113 · cloudquery/distribution
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/coreos/go-systemd/v22 | v22.6.0 → v22.7.0 |
Release Notes
coreos/go-systemd (github.com/coreos/go-systemd/v22)
v22.7.0
This release fixes an issue with multiple calls to (e.g.) StopUnit, simplifies and improves code and documentation, and adds a few new methods.
What's Changed
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #473
- Fixing error on negative value of LISTEN_FDS by @vporoshok in #472
- Misc error reporting improvements by @kolyshkin in #475
- daemon: add
SdNotifyMonotonicUsechelper function by @corhere in #435 - build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #481
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #483
- dbus: fix TestSetUnitProperties wrt systemd >= 252 by @kolyshkin in #489
- Sync repo templates ⚙ by @coreosbot-releng in #486
- unit: simplify escape character by @huww98 in #485
- machine1: add missing close method to conn. by @maartensson in #487
- subscription: Added context cancellation and sync to subscription set by @NotSoFancyName in #480
- ci: improvements by @kolyshkin in #490
- import1: add missing close method to conn by @maartensson in #492
- sdjournal: fix copyrights by @kolyshkin in #499
- activation: simplify ListenersWithNames by @kolyshkin in #498
- dbus: allow multiple calls for the same unit to *Unit by @haircommander in #496
- Documentation nits by @kolyshkin in #500
- dbus: dedup result conversion code by @kolyshkin in #493
- add FilesWithNames() to activation by @MayCXC in #497
- Add support for transient units with auxiliary units by @gwenya in #495
- activation: stub out for plan9 by @flokli in #440
New Contributors
- @vporoshok made their first contribution in #472
- @corhere made their first contribution in #435
- @huww98 made their first contribution in #485
- @maartensson made their first contribution in #487
- @haircommander made their first contribution in #496
- @MayCXC made their first contribution in #497
- @gwenya made their first contribution in #495
- @flokli made their first contribution in #440
Full Changelog: coreos/go-systemd@v22.6.0...v22.7.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 has been generated by Renovate Bot.