Skip to content

Bump github.com/coreos/go-systemd/v22 from 22.1.0 to 22.2.0#1

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/coreos/go-systemd/v22-22.2.0
Closed

Bump github.com/coreos/go-systemd/v22 from 22.1.0 to 22.2.0#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/coreos/go-systemd/v22-22.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps github.com/coreos/go-systemd/v22 from 22.1.0 to 22.2.0.

Release notes

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

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
Commits
  • 5cd1a48 Merge pull request #345 from usabilla/seek-tail-previous
  • 9a6dca3 Merge pull request #354 from hudeng-go/master-new
  • 342e132 feat: add GetBootID support
  • 9e0bb8c Merge pull request #352 from ncruces/windows
  • da560ea Build on Windows
  • 87511f3 Merge pull request #348 from lucab/ups/gh-container
  • 277d865 workflows: add container tests
  • c9fea21 Merge pull request #347 from lucab/ups/gh-actions
  • c9d4a60 ci: add initial GitHub workflow
  • cf46fcf sdjournal: SeekTail should be followed by Previous, not Next
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.1.0...v22.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coreos/go-systemd/v22-22.2.0 branch from cf25a94 to 001ccd2 Compare March 19, 2021 16:32
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2021

Superseded by #10.

@dependabot dependabot bot closed this Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coreos/go-systemd/v22-22.2.0 branch March 19, 2021 16:39
jwhonce pushed a commit that referenced this pull request May 5, 2021
Our current #1 flake; this is a simple one: we can't run 'logs'
on a container run with '-d --rm'.

Signed-off-by: Ed Santiago <santiago@redhat.com>
jwhonce pushed a commit that referenced this pull request Sep 8, 2021
go test -v -p 1 -tags apparmor,ostree,seccomp,selinux,systemd github.com/containers/podman/v2/test/testvol
results in the following error:

> test/testvol/main.go:227:10: Errorf format %s reads arg #1, but call has 0 args
> test/testvol/main.go:233:10: Errorf format %s reads arg #1, but call has 0 args

This patch passes req.Name as an argument to the Errorf() call

Signed-off-by: Raoul Bhatia <raoul.bhatia@radarcs.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file locked - please file new issue/PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants