chore(deps): update rust crate sd-notify to 0.5.0 #1648

Merged
Jade merged 2 commits from renovate/sd-notify-0.x into main 2026-04-12 15:47:53 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
sd-notify workspace.dependencies minor 0.4.50.5.0

Release Notes

lnicola/sd-notify (sd-notify)

v0.5.0

Compare Source

Changed
  • (breaking) the unset_env parameters were split off into separate unsafe functions
  • (breaking) watchdog_enabled now returns Option<Duration>
  • the MSRV is now defined as 1.82
Fixed
  • fixed booted to return Ok(false) when not running under systemd
  • fixed watchdog_enabled to handle missing WATCHDOG_PID

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sd-notify](https://github.com/lnicola/sd-notify) | workspace.dependencies | minor | `0.4.5` → `0.5.0` | --- ### Release Notes <details> <summary>lnicola/sd-notify (sd-notify)</summary> ### [`v0.5.0`](https://github.com/lnicola/sd-notify/blob/HEAD/CHANGELOG.md#050---2025-01-18) [Compare Source](https://github.com/lnicola/sd-notify/compare/v0.4.5...v0.5.0) ##### Changed - (breaking) the `unset_env` parameters were split off into separate unsafe functions - (breaking) `watchdog_enabled` now returns `Option<Duration>` - the MSRV is now defined as 1.82 ##### Fixed - fixed `booted` to return `Ok(false)` when not running under systemd - fixed `watchdog_enabled` to handle missing `WATCHDOG_PID` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update rust crate sd-notify to 0.5.0
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 34s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m17s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m37s
Update flake hashes / update-flake-hashes (pull_request) Successful in 2m1s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 6m35s
4372f5a9c0
Jade force-pushed renovate/sd-notify-0.x from 4372f5a9c0
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 34s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m17s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m37s
Update flake hashes / update-flake-hashes (pull_request) Successful in 2m1s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 6m35s
to 45d316999a
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 36s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m35s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m40s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
Update flake hashes / update-flake-hashes (pull_request) Has been cancelled
2026-04-12 15:33:10 +00:00
Compare
chore(deps): Update sd-notify
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 29s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m30s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m42s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m44s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m35s
Documentation / Build and Deploy Documentation (push) Successful in 1m32s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m40s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 10m40s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 12m31s
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been skipped
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
ab241f8f65

Please add a changelog fragment to changelog.d/ describing your changes.

<!-- changelog-check-action --> Please add a changelog fragment to `changelog.d/` describing your changes.
Jade scheduled this pull request to auto merge when all checks succeed 2026-04-12 15:42:46 +00:00
Jade merged commit ab241f8f65 into main 2026-04-12 15:47:53 +00:00
Sign in to join this conversation.
No reviewers
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
continuwuation/continuwuity!1648
No description provided.