Skip to content

chore(deps): bump sd-notify from 0.4.5 to 0.5.0#136

Merged
forkwright merged 1 commit intomainfrom
dependabot/cargo/sd-notify-0.5.0
Mar 30, 2026
Merged

chore(deps): bump sd-notify from 0.4.5 to 0.5.0#136
forkwright merged 1 commit intomainfrom
dependabot/cargo/sd-notify-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps sd-notify from 0.4.5 to 0.5.0.

Changelog

Sourced from sd-notify's changelog.

[0.5.0] - 2025-01-18

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
Commits
  • a4a9b07 Fix formatting
  • 4c4feae Merge pull request #21 from lnicola/booted
  • 21df56d Fix booted to work as expected when systemd is not running
  • f0a0238 Merge pull request #20 from lnicola/watchdog-enabled-no-pid
  • 1e93969 Handle missing WATCHDOG_PID in watchdog_enabled
  • 95697fc Reformat code
  • 7bcbc6a Prepare for release
  • 9fef37f Merge pull request #14 from tbu-/pr_watchdog_duration
  • 25a7e2c Merge pull request #13 from tbu-/pr_unset_env_unsafe
  • 1e97fdf Change watchdog_enabled to use Duration
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
Bumps [sd-notify](https://github.com/lnicola/sd-notify) from 0.4.5 to 0.5.0.
- [Changelog](https://github.com/lnicola/sd-notify/blob/master/CHANGELOG.md)
- [Commits](lnicola/sd-notify@v0.4.5...v0.5.0)

Gate-Passed: kanon v0.1.0 (menos, 2026-03-30T11:23:59-05:00)
Gate-Checks: clippy,commitlint,doc,fmt,test

---
updated-dependencies:
- dependency-name: sd-notify
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@forkwright forkwright force-pushed the dependabot/cargo/sd-notify-0.5.0 branch from e42a5d2 to fe8ef7d Compare March 30, 2026 16:24
@forkwright forkwright merged commit 4028390 into main Mar 30, 2026
3 checks passed
@forkwright forkwright deleted the dependabot/cargo/sd-notify-0.5.0 branch March 30, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant