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.6.0 to 0.7.0 #563

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps libsystemd from 0.6.0 to 0.7.0.

Release notes

Sourced from libsystemd's releases.

v0.7.0

Changes:

  • cargo: update nix requirement from ^0.26 to ^0.27
  • cargo: update MSRV to 1.65
  • logging: fix build in armv7
  • logging: directly use memfd_create syscall
  • lib: fix IO safety
  • feat: Enhancing Id128 structure
  • logging: fix typo in connected_to_journal docs
  • logging: forgo validation of MESSAGE and PRIORITY fields at runtime
  • sysusers: internal Context helper to simplify error handling
  • id128: use internal Context helper to simplify error handling
  • daemon: use internal Context helper to simplify error handling
  • credentials: use internal Context helper to simplify error handling
  • activation: use internal Context helper to simplify error handling
Commits
  • 9fdfa78 cargo: libsystemd release 0.7.0
  • 233f598 Merge pull request #146 from lucab/dependabot/cargo/nix-tw-0.27
  • 5689817 build(deps): update nix requirement from ^0.26 to ^0.27
  • 1740699 Merge pull request #148 from lucab/ups/msrv-1.65
  • 0e08d5c cargo: update MSRV to 1.65
  • 15868a6 Merge pull request #143 from daniestevez/armv7-fix-build
  • a76ad73 fix build in armv7
  • c9d1e90 Merge pull request #144 from daniestevez/memfd
  • 3037b5d call memfd_create as syscall instead of through libc
  • f164ec8 Merge pull request #142 from lucab/fix-io-safety
  • 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 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)

@cgwalters
Copy link
Member

@dependabot rebase

Bumps [libsystemd](https://github.com/lucab/libsystemd-rs) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/lucab/libsystemd-rs/releases)
- [Commits](lucab/libsystemd-rs@v0.6.0...v0.7.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.7.0 branch from 8a6cbaf to 93aa542 Compare November 19, 2023 18:28
@cgwalters cgwalters merged commit 48cd77a into main Nov 20, 2023
7 of 8 checks passed
@cgwalters cgwalters deleted the dependabot/cargo/libsystemd-0.7.0 branch November 20, 2023 14:21
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.

None yet

1 participant