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.3 age adoption passing confidence
github.com/google/go-containerregistry v0.21.5v0.21.7 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/rekor v1.5.0v1.5.2 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.35.4v0.35.6 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.35.4v0.35.6 age adoption passing confidence
k8s.io/apimachinery v0.35.4v0.35.6 age adoption passing confidence
k8s.io/client-go v0.35.4v0.35.6 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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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.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

People who contributed to this release

strfmt license terms

License

Per-module changes


enable/mongodb (0.26.3)

Miscellaneous tasks
Updates

internal/testintegration (0.26.3)

Miscellaneous tasks
Updates

v0.26.2

Compare Source

0.26.2 - 2026-04-29

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

13 commits in this release.


Documentation
Performance
Miscellaneous tasks

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):

  • 39 additional dependencies were updated

Details:

Package Change
github.com/secure-systems-lab/go-securesystemslib v0.10.0 -> v0.11.0
golang.org/x/exp v0.0.0-20250911091902-df9299821621 -> v0.0.0-20251023183803-a4bb9ffd2546
k8s.io/klog/v2 v2.130.1 -> v2.140.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/runtime v0.29.2 -> v0.29.4
github.com/go-openapi/swag v0.25.4 -> v0.26.0
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.26.0
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/jsonname v0.25.5 -> v0.26.0
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/loading v0.25.5 -> v0.26.0
github.com/go-openapi/swag/mangling v0.25.5 -> v0.26.0
github.com/go-openapi/swag/netutils v0.25.4 -> v0.26.0
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/go-openapi/swag/yamlutils 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.20251110.0 -> v0.20260223.0
github.com/maruel/natural v1.1.1 -> v1.3.0
github.com/prometheus/procfs v0.17.0 -> v0.19.2
github.com/sigstore/protobuf-specs v0.5.0 -> v0.5.1
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
go.uber.org/zap v1.27.1 -> v1.28.0
golang.org/x/crypto v0.49.0 -> v0.50.0
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/net v0.52.0 -> v0.53.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/term v0.41.0 -> v0.42.0
golang.org/x/text v0.35.0 -> v0.36.0
google.golang.org/api v0.271.0 -> v0.274.0
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/grpc v1.79.3 -> v1.80.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):

  • 78 additional dependencies were updated

Details:

Package Change
github.com/go-git/go-git/v5 v5.17.1 -> v5.18.0
github.com/secure-systems-lab/go-securesystemslib v0.10.0 -> v0.11.0
golang.org/x/exp v0.0.0-20250911091902-df9299821621 -> v0.0.0-20251023183803-a4bb9ffd2546
golang.org/x/net v0.52.0 -> v0.53.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
golang.org/x/text v0.35.0 -> v0.36.0
cloud.google.com/go/auth v0.18.2 -> v0.19.0
cloud.google.com/go/iam v1.5.3 -> v1.7.0
cloud.google.com/go/storage v1.61.3 -> v1.62.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 -> v1.31.0
github.com/aws/aws-sdk-go-v2 v1.41.4 -> v1.41.6
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.7 -> v1.7.8
github.com/aws/aws-sdk-go-v2/config v1.32.12 -> v1.32.14
github.com/aws/aws-sdk-go-v2/credentials v1.19.12 -> v1.19.14
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.20 -> v1.18.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.20 -> v1.4.22
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.20 -> v2.7.22
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.21 -> v1.4.22
github.com/aws/aws-sdk-go-v2/service/ecr v1.51.2 -> v1.55.3
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.2 -> v1.38.10
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.12 -> v1.9.13
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.20 -> v1.13.21
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.20 -> v1.19.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.97.1 -> v1.97.3
github.com/aws/aws-sdk-go-v2/service/signin v1.0.8 -> v1.0.9
github.com/aws/aws-sdk-go-v2/service/sso v1.30.13 -> v1.30.15
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17 -> v1.35.19
github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 -> v1.41.10
github.com/aws/smithy-go v1.24.2 -> v1.25.0
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0 -> v0.12.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/swag v0.25.4 -> v0.26.0
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.26.0
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/jsonname v0.25.5 -> v0.26.0
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/loading v0.25.5 -> v0.26.0
github.com/go-openapi/swag/mangling v0.25.5 -> v0.26.0
github.com/go-openapi/swag/netutils v0.25.4 -> v0.26.0
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/go-openapi/swag/yamlutils 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/googleapis/gax-go/v2 v2.17.0 -> v2.22.0
github.com/letsencrypt/boulder v0.20251110.0 -> v0.20260223.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/prometheus/common v0.67.4 -> v0.67.5
github.com/prometheus/procfs v0.17.0 -> v0.19.2
github.com/sigstore/fulcio v1.8.4 -> v1.8.5
github.com/sigstore/protobuf-specs v0.5.0 -> v0.5.1
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
go.uber.org/zap v1.27.1 -> v1.28.0
golang.org/x/crypto v0.49.0 -> v0.50.0
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/term v0.41.0 -> v0.42.0
golang.org/x/tools v0.42.0 -> v0.43.0
google.golang.org/api v0.271.0 -> v0.274.0
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/grpc v1.79.3 -> v1.80.0
gopkg.in/ini.v1 v1.67.1 -> v1.67.2
sigs.k8s.io/release-utils v0.12.3 -> v0.12.4
File name: tools/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 -> v1.31.0
google.golang.org/grpc v1.79.3 -> v1.80.0

@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
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.5
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] version consistency

After this PR, the acceptance module will have k8s.io/api at v0.35.5 and k8s.io/client-go at v0.35.5, but k8s.io/apimachinery remains at v0.35.4. The k8s.io libraries are released in lockstep and are generally expected to be at the same patch version. Go's MVS will resolve the correct minimum version at build time, so this is unlikely to cause a build failure, but the go.mod will be misleading about the actual resolved version.

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] semantic versioning

go-securesystemslib is bumped from v0.10.0 to v0.11.0, which is a minor (not patch) version increase. Under Go's v0.x convention, minor bumps do not carry backward-compatibility guarantees. CI should verify API compatibility.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 10, 2026

Copy link
Copy Markdown

🤖 Finished Review · ❌ Failure · Started 3:04 PM UTC · Completed 3:11 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 11, 2026

Copy link
Copy Markdown

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

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 12, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:09 AM UTC · Completed 3:16 AM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

Comment thread acceptance/go.mod
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
github.com/pkg/errors v0.9.1
github.com/secure-systems-lab/go-securesystemslib v0.10.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.

[low] version-skew

The PR bumps github.com/secure-systems-lab/go-securesystemslib from v0.10.0 to v0.11.0 in the root go.mod, but acceptance/go.mod retains v0.10.0. While the two modules use different sub-packages of this library (reducing immediate risk), keeping a security-sensitive library in sync across modules is good practice.

Suggested fix: Bump acceptance/go.mod to also use go-securesystemslib v0.11.0 and run go mod tidy in the acceptance directory.

@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
)

// 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 →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main ready-for-merge All reviewers approved — ready to merge renovate size: XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants