Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Bumps github.com/coreos/go-systemd/v22 from 22.3.2 to 22.5.0.

Release notes

Sourced from github.com/coreos/go-systemd/v22's releases.

go-systemd v22.5.0

Changes:

  • journal: add StderrIsJournalStream function
  • internal/dlopen: fix test and run in CI

go-systemd v22.4.0

Changes:

  • dbus: add Connected methods to check connections status
  • dbus: add support for querying unit by PID
  • dbus: implement support for cgroup freezer APIs
  • journal: remove implicit initialization
  • login1: add methods to get session/user properties
  • login1: add context-aware ListSessions and ListUsers methods
Commits
  • d5623bf Merge pull request #410 from WGH-/env-journal-stream
  • 4ca6222 journal: add proper StderrIsJournalStream test
  • fe8fac5 ci: bump Ubuntu versions for container workflows
  • 09b205d journal: add StdoutIsJournalStream function
  • 43ee42e Merge pull request #412 from lucab/ups/test-dlopen
  • 2d0440c internal/dlopen: fix test and run in CI
  • 04e77f7 journal: add StderrIsJournalStream function
  • 87ca09f Merge pull request #409 from ilyam8/feat_login1_methods_to_get_properties
  • d3e99ab feat(login1): add methods to get session/user properties
  • 1d04472 Merge pull request #408 from ilyam8/login1_context_aware_some_methods
  • 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 [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.3.2 to 22.5.0.
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.3.2...v22.5.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-systemd/v22
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants