Skip to content

Bump sd-notify from 0.4.5 to 0.5.0#200

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sd-notify-0.5.0
Open

Bump sd-notify from 0.4.5 to 0.5.0#200
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sd-notify-0.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 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)

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)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 16, 2026
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.

0 participants