Skip to content

Update go modules (main) (patch)#3130

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-patch-go-modules
Open

Update go modules (main) (patch)#3130
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-patch-go-modules

Conversation

@renovate

@renovate renovate Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cuelang.org/go v0.16.0v0.16.1 age adoption passing confidence
github.com/conforma/crds/api v0.1.7v0.1.11 age adoption passing confidence
github.com/cucumber/godog v0.15.0v0.15.1 age adoption passing confidence
github.com/gkampitakis/go-snaps v0.5.19v0.5.22 age adoption passing confidence
github.com/go-openapi/runtime v0.29.2v0.29.5 age adoption passing confidence
github.com/go-openapi/strfmt v0.26.1v0.26.4 age adoption passing confidence
github.com/mattn/go-isatty v0.0.20v0.0.22 age adoption passing confidence
github.com/otiai10/copy v1.14.0v1.14.1 age adoption passing confidence
github.com/package-url/packageurl-go v0.1.3v0.1.6 age adoption passing confidence
github.com/sigstore/cosign/v3 v3.0.4v3.0.6 age adoption passing confidence
github.com/sigstore/sigstore v1.10.5v1.10.8 age adoption passing confidence
github.com/tektoncd/chains v0.26.2v0.26.4 age adoption passing confidence
github.com/tektoncd/cli v0.44.1v0.44.2 age adoption passing confidence
github.com/testcontainers/testcontainers-go v0.34.0v0.34.1 age adoption passing confidence
gotest.tools/gotestsum v1.12.1v1.12.3 age adoption passing confidence
k8s.io/api v0.36.0v0.36.2 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.36.0v0.36.2 age adoption passing confidence
k8s.io/apimachinery v0.36.0v0.36.2 age adoption passing confidence
k8s.io/client-go v0.36.0v0.36.2 age adoption passing confidence
k8s.io/kubernetes v1.34.2v1.34.9 age adoption passing confidence
oras.land/oras-go/v2 v2.6.0v2.6.1 age adoption passing confidence

Release Notes

cue-lang/cue (cuelang.org/go)

v0.16.1

Compare Source

Language

The fallback keyword in the aliasv2 experiment is replaced by otherwise, which is clearer. cue fmt or cue fix can be used to rewrite existing code.

Evaluator

Fix a regression where the compiler could add comments to the input AST value, which could lead to increased memory usage.

Fix a bug where exporting certain schemas could result in "cannot have both alias and field in same scope" errors.

cmd/cue

Fix a panic which could occur when using non-label expressions in the --path flag.

Teach cue login to give helpful errors when used with OCI registries which don't support the OAuth2 device flow.

Go API

Fix a regression where cue.Context.Encode could panic on custom marshaler types with pointer receivers.

Full list of changes since v0.16.0
cucumber/godog (github.com/cucumber/godog)

v0.15.1

Compare Source

Added
Changed
  • Replace deprecated ::set-output - (681 - nodeg)
Fixed
  • fix(errors): fix(errors): Fix expected Step argument count for steps with context.Context (679 - tigh-latte)
  • fix(formatter): On concurrent execution, execute formatter at end of Scenario - (645 - tigh-latte)
  • Pretty printing results now prints the line where the step is declared instead of the line where the handler is declared. (668 - spencerc)
  • Update honnef.co/go/tools/cmd/staticcheck version in Makefile by @​RezaZareiii in #​670
  • fix: verify dogT exists in the context before using it by @​cakoolen in #​692
  • fix: change bang to being in README by @​nahomEagleLion in #​687
  • Mark junit test cases as skipped if no pickle step results available by @​mrsheepuk in #​597
  • Print step declaration line instead of handler declaration line by @​SpencerC in #​668
gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)

v0.5.22

Compare Source

What's Changed
New Contributors

Full Changelog: gkampitakis/go-snaps@v0.5.21...v0.5.22

v0.5.21

Compare Source

What's Changed

Full Changelog: gkampitakis/go-snaps@v0.5.20...v0.5.21

v0.5.20

Compare Source

What's Changed

Full Changelog: gkampitakis/go-snaps@v0.5.19...v0.5.20

go-openapi/runtime (github.com/go-openapi/runtime)

v0.29.5

Compare Source

0.29.5 - 2026-05-04

Full Changelog: go-openapi/runtime@v0.29.4...v0.29.5

10 commits in this release.


Implemented enhancements
Fixed bugs
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.5)

Fixed bugs
Miscellaneous tasks
Updates

v0.29.4

Compare Source

0.29.4 - 2026-04-18

Security update

Full Changelog: go-openapi/runtime@v0.29.3...v0.29.4

16 commits in this release.


Documentation
Testing
Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.4)

Miscellaneous tasks
Updates

v0.29.3

Compare Source

0.29.3 - 2026-03-08

Full Changelog: go-openapi/runtime@v0.29.2...v0.29.3

27 commits in this release.


Fixed bugs
Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.3)

Documentation
Code quality
Miscellaneous tasks
go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.26.4

Compare Source

0.26.4 - 2026-06-29

Full Changelog: go-openapi/strfmt@v0.26.3...v0.26.4

14 commits in this release.


Fixed bugs
Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

strfmt license terms

License

Per-module changes


enable/mongodb (0.26.4)

Miscellaneous tasks
Updates

internal/testintegration (0.26.4)

Miscellaneous tasks
Updates

v0.26.3

Compare Source

0.26.3 - 2026-05-31

Full Changelog: go-openapi/strfmt@v0.26.2...v0.26.3

15 commits in this release.


Documentation
Miscellaneous tasks
Updates

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: acceptance/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/secure-systems-lab/go-securesystemslib v0.10.0 -> v0.11.0
github.com/sigstore/rekor v1.5.0 -> v1.5.1
github.com/gkampitakis/ciinfo v0.3.2 -> v0.3.4
github.com/go-chi/chi/v5 v5.2.4 -> v5.2.5
github.com/go-openapi/errors v0.22.7 -> v0.22.8
github.com/go-openapi/runtime v0.29.2 -> v0.29.3
github.com/go-openapi/swag v0.25.4 -> v0.25.5
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/netutils v0.25.4 -> v0.25.5
github.com/goccy/go-yaml v1.18.0 -> v1.19.2
github.com/google/certificate-transparency-go v1.3.2 -> v1.3.3
github.com/letsencrypt/boulder v0.20260223.0 -> v0.20260309.0
github.com/maruel/natural v1.1.1 -> v1.3.0
github.com/sigstore/rekor-tiles/v2 v2.0.1 -> v2.2.1
github.com/sigstore/timestamp-authority/v2 v2.0.4 -> v2.0.5
github.com/tidwall/gjson v1.18.0 -> v1.19.0
golang.org/x/net v0.55.0 -> v0.56.0
File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 32 additional dependencies were updated

Details:

Package Change
github.com/secure-systems-lab/go-securesystemslib v0.10.0 -> v0.11.0
github.com/sigstore/rekor v1.5.0 -> v1.5.1
golang.org/x/net v0.55.0 -> v0.56.0
github.com/clipperhouse/displaywidth v0.6.0 -> v0.10.0
github.com/clipperhouse/uax29/v2 v2.3.0 -> v2.6.0
github.com/gkampitakis/ciinfo v0.3.2 -> v0.3.4
github.com/go-chi/chi/v5 v5.2.4 -> v5.2.5
github.com/go-openapi/analysis v0.24.3 -> v0.25.0
github.com/go-openapi/errors v0.22.7 -> v0.22.8
github.com/go-openapi/swag v0.25.4 -> v0.25.5
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/conv v0.25.5 -> v0.26.0
github.com/go-openapi/swag/fileutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/netutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/stringutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/typeutils v0.25.5 -> v0.26.0
github.com/goccy/go-yaml v1.18.0 -> v1.19.2
github.com/google/certificate-transparency-go v1.3.2 -> v1.3.3
github.com/letsencrypt/boulder v0.20260223.0 -> v0.20260309.0
github.com/maruel/natural v1.1.1 -> v1.3.0
github.com/miekg/pkcs11 v1.1.1 -> v1.1.2
github.com/olekukonko/errors v1.1.0 -> v1.2.0
github.com/olekukonko/ll v0.1.3 -> v0.1.6
github.com/olekukonko/tablewriter v1.1.2 -> v1.1.4
github.com/sigstore/fulcio v1.8.4 -> v1.8.5
github.com/sigstore/rekor-tiles/v2 v2.0.1 -> v2.2.1
github.com/sigstore/timestamp-authority/v2 v2.0.4 -> v2.0.5
github.com/tidwall/gjson v1.18.0 -> v1.19.0
gitlab.com/gitlab-org/api/client-go v1.11.0 -> v1.46.0
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 -> v1.40.0
sigs.k8s.io/release-utils v0.12.3 -> v0.12.4

@renovate renovate Bot force-pushed the renovate/main-patch-go-modules branch 14 times, most recently from 2a265d3 to a650df7 Compare March 6, 2026 00:43
@renovate renovate Bot force-pushed the renovate/main-patch-go-modules branch 4 times, most recently from 5fde2e2 to 0d4d965 Compare March 9, 2026 23:05
@renovate renovate Bot force-pushed the renovate/main-patch-go-modules branch 5 times, most recently from afe86d8 to 9a0b95c Compare March 15, 2026 01:16
@fullsend-ai-review

fullsend-ai-review Bot commented Jun 12, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:19 PM UTC · Completed 9:25 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review fullsend-ai-review Bot 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.

See the review comment for full details.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 17, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:15 PM UTC · Completed 1:23 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 17, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 6:54 PM UTC · Completed 7:03 PM UTC
Commit: 47d3320 · View workflow run →

Comment thread go.mod Outdated
github.com/go-openapi/strfmt v0.26.3
github.com/google/go-cmp v0.7.0
github.com/google/go-containerregistry v0.21.5
github.com/google/go-containerregistry v0.21.6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[low] api-contract

The require for github.com/google/go-containerregistry is bumped from v0.21.5 to v0.21.6, but the replace directive on line 63 pins it to a fork based on v0.20.7. The replace fully overrides the require, so this is cosmetic. Consider aligning the require version with the fork base to reduce confusion.

Suggested fix: Either rebase the fork onto upstream v0.21.6 or freeze the require version to match the fork base (v0.20.7).

Comment thread acceptance/go.mod Outdated
github.com/go-openapi/strfmt v0.26.1
github.com/google/go-containerregistry v0.21.5
github.com/go-openapi/strfmt v0.26.3
github.com/google/go-containerregistry v0.21.6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[low] api-contract

The acceptance/go.mod uses a different fork commit (v0.20.7-0.20250703195040-6f40a3734728) than the main module (v0.20.7-0.20251103083939-3459088e4bae) for go-containerregistry. The two modules may use different fork patches.

Comment thread go.mod
github.com/sigstore/cosign/v3 v3.0.4
github.com/sigstore/rekor v1.5.0
github.com/sigstore/sigstore v1.10.5
github.com/secure-systems-lab/go-securesystemslib v0.11.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[info] api-contract

The secure-systems-lab/go-securesystemslib bump from v0.10.0 to v0.11.0 is a minor version increment for a pre-v1 module. Verify CI passes with the new version.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 18, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 12:58 AM UTC · Completed 1:05 AM UTC
Commit: 47d3320 · View workflow run →

Comment thread go.mod
github.com/sigstore/cosign/v3 v3.0.4
github.com/sigstore/rekor v1.5.0
github.com/sigstore/sigstore v1.10.5
github.com/secure-systems-lab/go-securesystemslib v0.11.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[info] scope mismatch

github.com/secure-systems-lab/go-securesystemslib is bumped from v0.10.0 to v0.11.0, a minor version bump in a v0.x module, in a PR labeled as patch updates. CI/tests should confirm compatibility.

Comment thread go.mod
github.com/open-policy-agent/conftest v0.68.2
github.com/open-policy-agent/opa v1.15.2
github.com/package-url/packageurl-go v0.1.3
github.com/package-url/packageurl-go v0.1.6

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[info] scope mismatch

github.com/package-url/packageurl-go is bumped from v0.1.3 to v0.1.6, skipping multiple patch versions within the 0.1.x line. This is a direct production dependency used in internal/rego/purl/purl.go.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 19, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 12:50 PM UTC · Completed 12:57 PM UTC
Commit: 47d3320 · View workflow run →

Comment thread acceptance/go.mod Outdated
gopkg.in/go-jose/go-jose.v2 v2.6.3
k8s.io/api v0.35.4
k8s.io/api v0.35.6
k8s.io/apimachinery v0.35.4

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[low] dependency version consistency

In acceptance/go.mod, k8s.io/apimachinery stays at v0.35.4 while k8s.io/api and k8s.io/client-go bump to v0.35.6. The main go.mod bumps all k8s.io modules consistently to v0.35.6. Patch-level skew within the same minor version is unlikely to cause build failures due to Go's minimum version selection, but it is unusual and may indicate the dependency resolver could not upgrade apimachinery for some reason.

Suggested fix: Bump k8s.io/apimachinery to v0.35.6 in acceptance/go.mod to match k8s.io/api and k8s.io/client-go.

Comment thread acceptance/go.mod
github.com/tektoncd/cli v0.44.1
github.com/tektoncd/pipeline v1.12.0
github.com/testcontainers/testcontainers-go v0.34.0
github.com/testcontainers/testcontainers-go v0.34.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[info] dependency version consistency

The acceptance/go.mod bumps testcontainers-go from v0.34.0 to v0.34.1, while the main go.mod retains an unreleased commit pin (v0.34.1-0.20241204123437-72be13940122) with a comment explaining it contains a specific fix. This divergence is intentional.

Comment thread go.mod Outdated
)

// use forked version until we can get the fixes merged see https://github.com/conforma/go-containerregistry/blob/main/hack/ec-patches.sh for a list of patches we carry
replace github.com/google/go-containerregistry => github.com/conforma/go-containerregistry v0.20.7-0.20251103083939-3459088e4bae

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[info] dependency version consistency

The main go.mod has a replace directive pinning google/go-containerregistry to a conforma fork. The PR bumps the require version from v0.21.5 to v0.21.7 but the replace directive overrides this, making the version bump cosmetic with no runtime behavior change.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 19, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 5:13 PM UTC · Completed 5:18 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 20, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:45 PM UTC · Completed 2:52 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 21, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 8:56 AM UTC · Completed 9:05 AM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 21, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:13 PM UTC · Completed 2:20 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 22, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:47 PM UTC · Completed 1:55 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review fullsend-ai-review Bot 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.

See the review comment for full details.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 23, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:51 AM UTC · Completed 1:56 AM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 23, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:11 AM UTC · Completed 2:17 AM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 26, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 5:23 PM UTC · Completed 5:33 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 26, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 8:32 PM UTC · Completed 8:38 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 29, 2026

Copy link
Copy Markdown

🤖 Finished Review · ❌ Failure · Started 9:08 PM UTC · Completed 9:14 PM UTC
Commit: 47d3320 · View workflow run →

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 main ready-for-merge All reviewers approved — ready to merge renovate size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants