Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump libsystemd from 0.5.0 to 0.6.0 #918

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2022

Bumps libsystemd from 0.5.0 to 0.6.0.

Release notes

Sourced from libsystemd's releases.

v0.6.0

Changes:

  • activation: fix build for compatibility with newer nix
  • cargo: bump MSRV to 1.56
  • ci: update workflow
  • credentials: add helpers for accessing credential data
  • daemon/notify: add support for abstract Unix sockets
  • daemon/notify: add support for sending file descriptors
  • daemon/notify: sanity check state entries
  • errors: add internal helpers to simplify error handling
  • id128: add get_boot() and get_boot_app_specific()
  • logging: use std API to extract journal stream from FD
  • logging: fix connected_to_journal() logic
  • logging: only check stderr for protocol upgrading
  • logging: reduce the amount of allocations in hotpath
  • logging: un-export some JournalStream methods
Commits
  • 03f0418 cargo: libsystemd release 0.6.0
  • 3d9f697 cargo: update release metadata
  • 0242c40 Merge pull request #129 from dfreese/allocations
  • 3fc82ae add reserve calls and change test to use into_iter
  • ac65dc5 revert extend changes and change as_str to numeric_level
  • 5d6f10a Consolidate logic in logging to avoid allocations where possible
  • 8c781c9 Merge pull request #128 from dfreese/anyhow
  • 320c4c8 errors: add internal helpers to simplify error handling
  • 2de3b5c Merge pull request #126 from lucab/ups/daemon-notify-validate-fdname
  • cc8b31c daemon/notify: sanity check state entries
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [libsystemd](https://github.com/lucab/libsystemd-rs) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/lucab/libsystemd-rs/releases)
- [Commits](lucab/libsystemd-rs@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: libsystemd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/libsystemd-0.6.0 branch from 73317b1 to 7ab8e32 Compare January 13, 2023 18:26
@cgwalters cgwalters merged commit 13bdff0 into main Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/libsystemd-0.6.0 branch February 6, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant