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

Bump github.com/coreos/go-systemd/v22 from 22.0.0 to 22.5.0 #13

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps github.com/coreos/go-systemd/v22 from 22.0.0 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

go-systemd v22.3.2

Changes:

  • dbus: fix deprecated marks and docs
  • journal: close unix socket after successful probe

go-systemd v22.3.1

Changes:

  • sdjournal: fix input argument type in C.Malloc call
  • gomod: update godbus to v5.0.4

go-systemd v22.3.0

Changes:

  • dbus: add KillUnitWithTarget
  • dbus: fix typo in GetUnitTypePropertyContext
  • sdjournal: drop conditional static specifier
  • ci: clean up legacy helpers
  • ci: let system settle before running tests

go-systemd v22.2.0

Changes:

  • go-systemd: fix building on windows
  • dbus: add context-aware methods
  • dbus: add context to open functions
  • dbus: add ListJobs method
  • sdjournal: SeekTail should be followed by Previous, not Next
  • sdjournal: add GetBootID support
  • ci: add initial GitHub workflow
  • ci: add container tests

go-systemd v22.1.0

Changes:

  • docs: update docs links in README
  • unit: do not export private constants
  • unit: deserialize keeps all semantic data
  • deserialize: Use quote to print possibly-invalid string
  • login1: support getting active session and session details
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 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 [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.0.0 to 22.5.0.
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.0.0...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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 30, 2024
@dependabot dependabot bot requested a review from Hsn723 January 30, 2024 04:23
@mergify mergify bot merged commit 38b212d into master Jan 30, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coreos/go-systemd/v22-22.5.0 branch January 30, 2024 04:25
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants