Skip to content

Update go modules (release-v0.7) (patch) - #3146

Open
renovate[bot] wants to merge 1 commit into
release-v0.7from
renovate/release-v0.7-patch-go-modules
Open

Update go modules (release-v0.7) (patch)#3146
renovate[bot] wants to merge 1 commit into
release-v0.7from
renovate/release-v0.7-patch-go-modules

Conversation

@renovate

@renovate renovate Bot commented Mar 2, 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
cuelang.org/go v0.15.1v0.15.4 age adoption passing confidence
github.com/conforma/go-containerregistry v0.20.7-0.20250703195040-6f40a3734728v0.20.7 age adoption passing confidence
github.com/enterprise-contract/enterprise-contract-controller/api v0.1.257v0.1.296 age adoption passing confidence
github.com/gkampitakis/go-snaps v0.5.19v0.5.23 age adoption passing confidence
github.com/go-git/go-billy/v5 v5.9.0v5.9.1 age adoption passing confidence
github.com/google/go-containerregistry v0.21.7v0.21.9 age adoption passing confidence
github.com/mattn/go-isatty v0.0.20v0.0.24 age adoption passing confidence
github.com/package-url/packageurl-go v0.1.3v0.1.7 age adoption passing confidence
github.com/secure-systems-lab/go-securesystemslib v0.11.0v0.11.1 age adoption passing confidence
github.com/sigstore/cosign/v2 v2.4.1v2.4.3 age adoption passing confidence
github.com/sigstore/cosign/v2 v2.6.2v2.6.5 age adoption passing confidence
github.com/sigstore/rekor v1.5.3v1.5.4 age adoption passing confidence
github.com/sigstore/sigstore v1.10.8v1.10.9 age adoption passing confidence
github.com/sirupsen/logrus v1.10.1v1.10.2 age adoption passing confidence
github.com/tektoncd/chains v0.26.2v0.26.9 age adoption passing confidence
github.com/tektoncd/cli v0.44.1v0.44.2 age adoption passing confidence
github.com/tektoncd/cli v0.44.0v0.44.2 age adoption passing confidence
k8s.io/api v0.36.0v0.36.4 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.35.4v0.35.8 age adoption passing confidence
k8s.io/apimachinery v0.36.3v0.36.4 age adoption passing confidence
k8s.io/apimachinery v0.36.0v0.36.4 age adoption passing confidence
k8s.io/client-go v0.36.3v0.36.4 age adoption passing confidence
k8s.io/client-go v0.36.0v0.36.4 age adoption passing confidence
k8s.io/kubernetes v1.34.3v1.34.11 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
conforma/go-containerregistry (github.com/conforma/go-containerregistry)

v0.20.7

Compare Source

enterprise-contract/enterprise-contract-controller (github.com/enterprise-contract/enterprise-contract-controller/api)

v0.1.296: API Release api/v0.1.296

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.295...api/v0.1.296

v0.1.295: API Release api/v0.1.295

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.294 (main) by @​renovate[bot] in #​768

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.294...api/v0.1.295

v0.1.294: API Release api/v0.1.294

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.293 (main) by @​renovate[bot] in #​767

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.293...api/v0.1.294

v0.1.293: API Release api/v0.1.293

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.292 (main) by @​renovate[bot] in #​766

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.292...api/v0.1.293

v0.1.292: API Release api/v0.1.292

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.291 (main) by @​renovate[bot] in #​765

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.291...api/v0.1.292

v0.1.291: API Release api/v0.1.291

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.290 (main) by @​renovate[bot] in #​764

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.290...api/v0.1.291

v0.1.290: API Release api/v0.1.290

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.289 (main) by @​renovate[bot] in #​763

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.289...api/v0.1.290

v0.1.289: API Release api/v0.1.289

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.288 (main) by @​renovate[bot] in #​762

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.288...api/v0.1.289

v0.1.288: API Release api/v0.1.288

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.287 (main) by @​renovate[bot] in #​761

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.287...api/v0.1.288

v0.1.287: API Release api/v0.1.287

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.286...api/v0.1.287

v0.1.286: API Release api/v0.1.286

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.285 (main) by @​renovate[bot] in #​759

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.285...api/v0.1.286

v0.1.285: API Release api/v0.1.285

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.284...api/v0.1.285

v0.1.284: API Release api/v0.1.284

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.281 (main) by @​renovate[bot] in #​751

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.283...api/v0.1.284

v0.1.283: API Release api/v0.1.283

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.282...api/v0.1.283

v0.1.282: API Release api/v0.1.282

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.281...api/v0.1.282

v0.1.281: API Release api/v0.1.281

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.280 (main) by @​renovate[bot] in #​750

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.280...api/v0.1.281

v0.1.280: API Release api/v0.1.280

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.279 (main) by @​renovate[bot] in #​749

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.279...api/v0.1.280

v0.1.279: API Release api/v0.1.279

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.278 (main) by @​renovate[bot] in #​748

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.278...api/v0.1.279

v0.1.278: API Release api/v0.1.278

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.277 (main) by @​renovate[bot] in #​747

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.277...api/v0.1.278

v0.1.277: API Release api/v0.1.277

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.276 (main) by @​renovate[bot] in #​746

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.276...api/v0.1.277

v0.1.276: API Release api/v0.1.276

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.275 (main) by @​renovate[bot] in #​745

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.275...api/v0.1.276

v0.1.275: API Release api/v0.1.275

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.274 (main) by @​renovate[bot] in #​744

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.274...api/v0.1.275

v0.1.274: API Release api/v0.1.274

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.273 (main) by @​renovate[bot] in #​743

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.273...api/v0.1.274

v0.1.273: API Release api/v0.1.273

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.272 (main) by @​renovate[bot] in #​742

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.272...api/v0.1.273

v0.1.272: API Release api/v0.1.272

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.271 (main) by @​renovate[bot] in #​741

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.271...api/v0.1.272

v0.1.271: API Release api/v0.1.271

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.270 (main) by @​renovate[bot] in #​740

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.270...api/v0.1.271

v0.1.270: API Release api/v0.1.270

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.269 (main) by @​renovate[bot] in #​739

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.269...api/v0.1.270

v0.1.269: API Release api/v0.1.269

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.268 (main) by @​renovate[bot] in #​738

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.268...api/v0.1.269

v0.1.268: API Release api/v0.1.268

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.267 (main) by @​renovate[bot] in #​737

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.267...api/v0.1.268

v0.1.267: API Release api/v0.1.267

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.266 (main) by @​renovate[bot] in #​736

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.266...api/v0.1.267

v0.1.266: API Release api/v0.1.266

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.265 (main) by @​renovate[bot] in #​735

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.265...api/v0.1.266

v0.1.265: API Release api/v0.1.265

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.264 (main) by @​renovate[bot] in #​734

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.264...api/v0.1.265

v0.1.264: API Release api/v0.1.264

What's Changed
  • Update github/codeql-action action to v4.31.11 (main) by @​renovate[bot] in #​732
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.263 (main) by @​renovate[bot] in #​733

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.263...api/v0.1.264

v0.1.263: API Release api/v0.1.263

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.262 (main) by @​renovate[bot] in #​731
  • Update actions/checkout action to v6.0.2 (main) by @​renovate[bot] in #​730

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.262...api/v0.1.263

v0.1.262: API Release api/v0.1.262

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.261 (main) by @​renovate[bot] in #​729

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.261...api/v0.1.262

v0.1.261: API Release api/v0.1.261

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.260 (main) by @​renovate[bot] in #​728

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.260...api/v0.1.261

v0.1.260: API Release api/v0.1.260

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.259 (main) by @​renovate[bot] in #​727

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.259...api/v0.1.260

v0.1.259: API Release api/v0.1.259

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.258 (main) by @​renovate[bot] in #​726

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.258...api/v0.1.259

v0.1.258: API Release api/v0.1.258

What's Changed
  • Update module github.com/enterprise-contract/enterprise-contract-controller/api to v0.1.257 (main) by @​renovate[bot] in #​725

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.257...api/v0.1.258

gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)

v0.5.23

Compare Source

What's Changed

New Contributors

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

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-git/go-billy (github.com/go-git/go-billy/v5)

v5.9.1

Compare Source

What's Changed

Full Changelog: go-git/go-billy@v5.9.0...v5.9.1

google/go-containerregistry (github.com/google/go-containerregistry)

v0.21.9

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.21.8...v0.21.9

v0.21.8

Compare Source

The artifacts attached to this release are missing SLSA provenance, see #​2390.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.7...v0.21.8

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.24

Compare Source

v0.0.23

Compare Source

v0.0.22

Compare Source

v0.0.21

Compare Source

package-url/packageurl-go (github.com/package-url/packageurl-go)

v0.1.7

Compare Source

What's Changed

New Contributors

Important

✂ 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 Mar 2, 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):

  • 23 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=5 days

Details:

Package Change
github.com/go-openapi/strfmt v0.26.4 -> v0.27.0
github.com/coreos/go-oidc/v3 v3.19.0 -> v3.20.0
github.com/gkampitakis/ciinfo v0.3.2 -> v0.3.4
github.com/go-chi/chi/v5 v5.3.0 -> v5.3.1
github.com/go-openapi/analysis v0.25.2 -> v0.26.0
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0
github.com/go-openapi/loads v0.24.0 -> v0.25.1
github.com/go-openapi/runtime v0.32.4 -> v0.32.5
github.com/go-openapi/spec v0.22.6 -> v0.22.9
github.com/go-openapi/swag/conv v0.27.0 -> v0.28.0
github.com/go-openapi/swag/fileutils v0.26.1 -> v0.28.0
github.com/go-openapi/swag/jsonutils v0.26.1 -> v0.28.0
github.com/go-openapi/swag/loading v0.26.1 -> v0.28.0
github.com/go-openapi/swag/mangling v0.26.1 -> v0.28.0
github.com/go-openapi/swag/stringutils v0.26.1 -> v0.28.0
github.com/go-openapi/swag/typeutils v0.27.0 -> v0.28.0
github.com/go-openapi/swag/yamlutils v0.26.1 -> v0.28.0
github.com/go-openapi/validate v0.26.0 -> v0.26.3
github.com/goccy/go-yaml v1.18.0 -> v1.19.2
github.com/maruel/natural v1.1.1 -> v1.3.0
github.com/tidwall/gjson v1.18.0 -> v1.19.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.3.3
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):

  • 31 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=5 days

Details:

Package Change
github.com/go-openapi/strfmt v0.26.4 -> v0.27.0
cloud.google.com/go/iam v1.11.0 -> v1.13.0
cloud.google.com/go/monitoring v1.25.0 -> v1.29.0
cloud.google.com/go/storage v1.62.0 -> v1.62.2
github.com/coreos/go-oidc/v3 v3.19.0 -> v3.20.0
github.com/gkampitakis/ciinfo v0.3.2 -> v0.3.4
github.com/go-chi/chi/v5 v5.3.0 -> v5.3.1
github.com/go-openapi/analysis v0.25.2 -> v0.26.0
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0
github.com/go-openapi/loads v0.24.0 -> v0.25.1
github.com/go-openapi/runtime v0.32.4 -> v0.32.5
github.com/go-openapi/spec v0.22.6 -> v0.22.9
github.com/go-openapi/swag/conv v0.27.0 -> v0.28.0
github.com/go-openapi/swag/fileutils v0.26.1 -> v0.28.0
github.com/go-openapi/swag/jsonutils v0.26.1 -> v0.28.0
github.com/go-openapi/swag/loading v0.26.1 -> v0.28.0
github.com/go-openapi/swag/mangling v0.26.1 -> v0.28.0
github.com/go-openapi/swag/stringutils v0.26.1 -> v0.28.0
github.com/go-openapi/swag/typeutils v0.27.0 -> v0.28.0
github.com/go-openapi/swag/yamlutils v0.26.1 -> v0.28.0
github.com/go-openapi/validate v0.26.0 -> v0.26.3
github.com/goccy/go-yaml v1.18.0 -> v1.19.2
github.com/golang/snappy v0.0.4 -> v1.0.0
github.com/googleapis/enterprise-certificate-proxy v0.3.16 -> v0.3.18
github.com/googleapis/gax-go/v2 v2.22.0 -> v2.23.0
github.com/maruel/natural v1.1.1 -> v1.3.0
github.com/tidwall/gjson v1.18.0 -> v1.19.0
google.golang.org/api v0.286.0 -> v0.290.0
google.golang.org/genproto v0.0.0-20260406210006-6f92a3bedf2d -> v0.0.0-20260622175928-b703f567277d
k8s.io/api v0.36.3 -> v0.36.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):

  • 17 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=5 days

Details:

Package Change
cloud.google.com/go/kms v1.31.0 -> v1.33.0
cloud.google.com/go/longrunning v1.0.0 -> v1.2.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.1 -> v1.22.0
github.com/aws/aws-sdk-go-v2/service/kms v1.52.0 -> v1.54.0
github.com/coreos/go-oidc/v3 v3.19.0 -> v3.20.0
github.com/googleapis/enterprise-certificate-proxy v0.3.16 -> v0.3.17
github.com/googleapis/gax-go/v2 v2.22.0 -> v2.23.0
github.com/hashicorp/vault/api v1.22.0 -> v1.23.0
github.com/in-toto/go-witness v0.9.1 -> v0.9.2
github.com/jellydator/ttlcache/v3 v3.4.0 -> v3.4.1
github.com/sigstore/cosign/v2 v2.6.2 -> v2.6.4
github.com/sigstore/sigstore v1.10.8 -> v1.10.9
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.8 -> v1.10.9
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.10.8 -> v1.10.9
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.10.8 -> v1.10.9
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.10.8 -> v1.10.9
google.golang.org/api v0.286.0 -> v0.287.1

@renovate
renovate Bot force-pushed the renovate/release-v0.7-patch-go-modules branch 5 times, most recently from bb1e687 to 608b025 Compare March 10, 2026 03:21
@renovate
renovate Bot force-pushed the renovate/release-v0.7-patch-go-modules branch 4 times, most recently from cb09e7b to 2bdf2b5 Compare March 19, 2026 11:20
@renovate
renovate Bot force-pushed the renovate/release-v0.7-patch-go-modules branch 4 times, most recently from d17ae93 to 9539d46 Compare April 2, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/release-v0.7-patch-go-modules branch 9 times, most recently from e56c120 to 31ef858 Compare April 14, 2026 09:15
@renovate
renovate Bot force-pushed the renovate/release-v0.7-patch-go-modules branch from 31ef858 to a411eb7 Compare April 15, 2026 10:40
@github-actions github-actions Bot added size: M and removed size: L labels Apr 15, 2026
fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 14, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 4:33 PM UTC · Completed 4:42 PM UTC

Commit: 87c4a29 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 17, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:06 PM UTC · Completed 9:13 PM UTC

Commit: 87c4a29 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 18, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:40 AM UTC · Completed 1:47 AM UTC

Commit: 87c4a29 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 18, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 6:38 PM UTC · Completed 6:46 PM UTC

Commit: 87c4a29 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 19, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 10:03 PM UTC · Completed 10:10 PM UTC

Commit: 87c4a29 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Aug 20, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 7:32 PM UTC · Completed 7:44 PM UTC

Commit: 87c4a29 · View workflow run →

fullsend-ai-review[bot]

This comment was marked as outdated.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: de469f77-3e76-42fe-ab02-bfd813cd16e5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 10, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:03 AM UTC · Completed 2:09 AM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $1.97

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 10, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:10 AM UTC · Completed 3:20 AM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $4.94

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 10, 2026

Copy link
Copy Markdown

Risk Assessment: moderate (2/5)

Details

Bot-authored Renovate patch-level go module update on a maintenance branch: change-size composite and dependency-file signals are high (8 dep files, 948 lines, large blast radius), but offset by zero protected paths, zero security-sensitive files, no CI changes, and Tier 2 churn/author/fix averages that round to a low-moderate baseline, yielding a composite of 2 (moderate).

Previous run

Risk Assessment: moderate (2/5)

Details

Renovate-bot PR touching 8 files (all go.mod/go.sum across 4 modules) with a strong dependency-file signal (5), tempered by no protected paths, no CI edits, no source changes, and trivial revertibility.

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 11, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:40 AM UTC · Completed 2:49 AM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $4.19

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 11, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:16 PM UTC · Completed 3:24 PM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $4.30

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 12, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:49 AM UTC · Completed 1:55 AM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.69

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 13, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:13 AM UTC · Completed 2:20 AM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.96

fullsend-ai-review[bot]

This comment was marked as outdated.

@fullsend-ai-review

fullsend-ai-review Bot commented Sep 13, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 10:16 PM UTC · Completed 10:22 PM UTC

Commit: cd01138 · View workflow run →

Runtime: claude · Model: opus → claude-opus-4-7 · Effort: high · Cost: $2.18

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 ready-for-merge All reviewers approved — ready to merge release-v0.7 renovate size: XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants