Skip to content

Bump go.podman.io/common from 0.68.1 to 0.69.0 - #2047

Merged
openshift-merge-bot[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go.podman.io/common-0.69.0
Aug 4, 2026
Merged

Bump go.podman.io/common from 0.68.1 to 0.69.0#2047
openshift-merge-bot[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go.podman.io/common-0.69.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps go.podman.io/common from 0.68.1 to 0.69.0.

Release notes

Sourced from go.podman.io/common's releases.

common/v0.69.0

What's Changed

... (truncated)

Commits
  • 3b1057b Bump c/common to v0.69.0
  • 08fd022 Bump c/storage 1.64.0, c/image 5.41.0 in c/common
  • 4407c63 Bump c/image to v5.41.0
  • 92a98f8 Vendor c/storage 1.64 into image and common
  • 3aa788d Bump c/storage to v1.64.0
  • e16e000 Merge pull request #1036 from Luap99/pasta
  • 5b803a9 common/libnetwork: fix pesto port publish on connect
  • c339faa Merge pull request #1034 from Luap99/rpm
  • 320f1f6 Merge pull request #1014 from Luap99/ci
  • f59b0a2 rpm: require passt 0^20260716.g090d739
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 3, 2026
Copilot AI review requested due to automatic review settings August 3, 2026 02:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 3, 2026
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates Go module dependencies and checksums to newer versions (notably Podman, Sigstore, OpenTelemetry, and several transitive crypto/compression libraries).

Changes:

  • Bumped go.podman.io/common and go.podman.io/image/v5 versions in go.mod
  • Updated multiple indirect dependencies (e.g., Sigstore, OpenTelemetry, golang.org/x/*) and added new indirect modules
  • Refreshed go.sum to match the resolved module graph

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates direct and indirect module versions (Podman + various transitive bumps/additions).
go.sum Refreshes dependency checksums to align with updated module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rashmigottipati rashmigottipati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ok-to-test
/lgtm

@openshift-ci openshift-ci Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. lgtm Indicates that a PR is ready to be merged. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 3, 2026
Copilot AI review requested due to automatic review settings August 3, 2026 08:33
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go.podman.io/common-0.69.0 branch from 4fc51d4 to a4abc68 Compare August 3, 2026 08:33
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

Suppressed comments (1)

go.mod:185

  • The PR updates OpenTelemetry deps, and go.sum also bumps go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (0.65.0 → 0.67.0), but go.mod doesn’t show a corresponding requirement update/addition. If this repo intentionally tracks indirect requirements explicitly, please run go mod tidy (or add/update the otelgrpc indirect require) to keep go.mod and go.sum consistently reflecting the intended module graph.
	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0 // indirect

@tmshort

tmshort commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 3, 2026
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rashmigottipati, tmshort

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 3, 2026
Bumps [go.podman.io/common](https://github.com/podman-container-tools/container-libs) from 0.68.1 to 0.69.0.
- [Release notes](https://github.com/podman-container-tools/container-libs/releases)
- [Commits](podman-container-tools/container-libs@common/v0.68.1...common/v0.69.0)

---
updated-dependencies:
- dependency-name: go.podman.io/common
  dependency-version: 0.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings August 3, 2026 18:15
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go.podman.io/common-0.69.0 branch from a4abc68 to d176bb9 Compare August 3, 2026 18:15
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@tmshort

tmshort commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 4, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit a936068 into master Aug 4, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go.podman.io/common-0.69.0 branch August 4, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants