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.281 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/go-git/go-git/v5 v5.19.1v5.19.2 age adoption passing confidence
github.com/go-logr/logr v1.4.3v1.4.4 age adoption passing confidence
github.com/google/go-containerregistry v0.21.7v0.21.8 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.6 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.4 age adoption passing confidence
github.com/sigstore/sigstore v1.10.8v1.10.9 age adoption passing confidence
github.com/tektoncd/chains v0.26.2v0.26.8 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/apiextensions-apiserver v0.35.4v0.35.7 age adoption passing confidence
k8s.io/apimachinery v0.36.0v0.36.3 age adoption passing confidence
k8s.io/client-go v0.36.0v0.36.3 age adoption passing confidence
k8s.io/kubernetes v1.34.3v1.34.10 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
conforma/go-containerregistry (github.com/conforma/go-containerregistry)

v0.20.7

Compare Source

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

go-git/go-git (github.com/go-git/go-git/v5)

v5.19.2

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.19.1...v5.19.2

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

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

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

Compare Source

What's Changed

New Contributors

Full Changelog: package-url/packageurl-go@v0.1.5...v0.1.6

v0.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: package-url/packageurl-go@v0.1.4...v0.1.5

v0.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: package-url/packageurl-go@v0.1.3...v0.1.4

sigstore/cosign (github.com/sigstore/cosign/v2)

v2.4.3

Compare Source

Features

  • Bump sigstore/sigstore to support KMS plugins (#​4073)
  • Enable fetching signatures without remote get. (#​4047)
  • Feat/file flag completion improvements (#​4028)
  • Update builder to use go1.23.6 (#​4052)

Bug Fixes

  • fix parsing error in --only for cosign copy (#​4049)

Cleanup

  • Refactor verifyNewBundle into library function (#​4013)
  • fix comment typo and imports order (#​4061)
  • sync comment with parameter name in function signature (#​4063)
  • sort properly Go imports (#​4071)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Cody Soyland
  • Dmitry Savintsev
  • Hayden B
  • Tomasz Janiszewski
  • Ville Skyttä

v2.4.2

Compare Source

Features

  • Updated open-policy-agent to 1.1.0 library (#​4036)
    • Note that only Rego v0 policies are supported at this time
  • Add UseSignedTimestamps to CheckOpts, refactor TSA options (#​4006)
  • Add support for verifying root checksum in cosign initialize (#​3953)
  • Detect if user supplied a valid protobuf bundle (#​3931)
  • Add a log message if user doesn't provide --trusted-root (#​3933)
  • Support mTLS towards container registry (#​3922)
  • Add bundle create helper command (#​3901)
  • Add trusted-root create helper command (#​3876)

Bug Fixes

  • fix: set tls config while retaining other fields from default http transport (#​4007)
  • policy fuzzer: ignore known panics (#​3993)
  • Fix for multiple WithRemote options (#​3982)
  • Add nightly conformance test workflow (#​3979)
  • Fix copy --only for signatures + update/align docs (#​3904)

Documentation

  • Remove usage.md from spec, point to client spec (#​3918)
  • move reference from gcr to ghcr (#​3897)

Contributors

  • AdamKorcz
  • Aditya Sirish
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Cody Soyland
  • Colleen Murphy
  • Hayden B
  • Jussi Kukkonen
  • Marco Franssen
  • Nianyu Shen
  • Slavek Kabrda
  • Søren Juul
  • Warren Hodgkinson
  • Zach Steindler
sigstore/sigstore (github.com/sigstore/sigstore)

v1.10.9

Compare Source

What's Changed

Note: #​2369 deprecates the TUF client. Use the TUF client from sigstore-go instead: https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf

  • Deprecate TUF client, ValidatePubKey in #​2369
  • docs: add OVHcloud KMS in available external plugins in #​2359
  • fix(oauthflow): default the device flow poll interval to 5s per RFC 8628 in #​2381
  • Add BrowserOpener field to InteractiveIDTokenGetter in #​2383
  • Fix Azure KMS support for RSA signatures in #​2355

Full Changelog: sigstore/sigstore@v1.10.8...v1.10.9

tektoncd/chains (github.com/tektoncd/chains)

v0.26.8: Tekton Chains release v0.26.8

Compare Source

Tekton Chains release v0.26.8 "Release v0.26.8"

-Docs @​ v0.26.8
-Examples @​ v0.26.8

Installation one-liner

kubectl apply -f https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.8/release.yaml

Attestation

The Rekor UUID for this release is 108e9186e8c5677a9395f9f057d95f07be1c614f3e459d16f00ad07648f4e78de6c4aa62ff0bf98d

Obtain the attestation:

REKOR_UUID=108e9186e8c5677a9395f9f057d95f07be1c614f3e459d16f00ad07648f4e78de6c4aa62ff0bf98d
rekor-cli get --uuid $REKOR_UUID --format json | jq -r .Attestation | jq .

Verify that all container images in the attestation are in the release file:

RELEASE_FILE=https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.8/release.yaml
REKOR_UUID=108e9186e8c5677a9395f9f057d95f07be1c614f3e459d16f00ad07648f4e78de6c4aa62ff0bf98d

# Obtains the list of images with sha from the attestation
REKOR_ATTESTATION_IMAGES=$(rekor-cli get --uuid "$REKOR_UUID" --format json | jq -r .Attestation | jq -r '.subject[]|.name + ":v0.26.8@​sha256:" + .digest.sha256')

# Download the release file
curl -L "$RELEASE_FILE" > release.yaml

# For each image in the attestation, match it to the release file
for image in $REKOR_ATTESTATION_IMAGES; do
  printf $image; grep -q $image release.yaml && echo " ===> ok" || echo " ===> no match";
done

Changes

Features

Fixes
Misc
  • 🔨 chore(deps): bump the all group across 1 directory with 3 updates (#​1836)
Docs

Thanks

Thanks to these contributors who contributed to v0.26.8!

Extra shout-out for awesome release notes:

v0.26.7: Tekton Chains release v0.26.7

Compare Source

Tekton Chains "Release v0.26.7"

-Docs @​ v0.26.7
-Examples @​ v0.26.7

Installation one-liner

kubectl apply -f https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.7/release.yaml

Attestation

The Rekor UUID for this release is 108e9186e8c5677a40d0a42a05fb5a94465d14cfd90ef06403eb7ed300ba6402c4f38d8b70978d33

Obtain the attestation:

REKOR_UUID=108e9186e8c5677a40d0a42a05fb5a94465d14cfd90ef06403eb7ed300ba6402c4f38d8b70978d33
rekor-cli get --uuid $REKOR_UUID --format json | jq -r .Attestation | jq .

Verify that all container images in the attestation are in the release file:

RELEASE_FILE=https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.7/release.yaml
REKOR_UUID=108e9186e8c5677a40d0a42a05fb5a94465d14cfd90ef06403eb7ed300ba6402c4f38d8b70978d33

# Obtains the list of images with sha from the attestation
REKOR_ATTESTATION_IMAGES=$(rekor-cli get --uuid "$REKOR_UUID" --format json | jq -r .Attestation | jq -r '.subject[]|.name + ":v0.26.7@​sha256:" + .digest.sha256')

# Download the release file
curl -L "$RELEASE_FILE" > release.yaml

# For each image in the attestation, match it to the release file
for image in $REKOR_ATTESTATION_IMAGES; do
  printf $image; grep -q $image release.yaml && echo " ===> ok" || echo " ===> no match";
done

Changes

Features

Fixes
Misc
  • 🔨 chore(deps): bump chainguard-dev/actions/kind-diag from 1.6.26 to 1.6.27 in the all group (#​1818)
  • 🔨 chore(deps): bump github.com/sigstore/cosign/v2 from 2.6.3 to 2.6.4 in the all group (#​1812)
  • 🔨 chore(deps): bump sigstore/scaffolding/actions/setup from 0.7.33 to 0.7.37 in the all group (#​1805)
Docs

Thanks

Thanks to these contributors who contributed to v0.26.7!

Extra shout-out for awesome release notes:

v0.26.6: Tekton Chains Release v0.26.6

Compare Source

Tekton Chains Release v0.26.6

-Docs @​ v0.26.6
-Examples @​ v0.26.6

Installation one-liner

kubectl apply -f https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.6/release.yaml

Attestation

The Rekor UUID for this release is 108e9186e8c5677a9cc2851aeabc5d55eb1dce87413ca45c2e7196726dd0e84ea1255a41f3d43ca2

Obtain the attestation:

REKOR_UUID=108e9186e8c5677a9cc2851aeabc5d55eb1dce87413ca45c2e7196726dd0e84ea1255a41f3d43ca2
rekor-cli get --uuid $REKOR_UUID --format json | jq -r .Attestation | jq .

Verify that all container images in the attestation are in the release file:

RELEASE_FILE=https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.6/release.yaml
REKOR_UUID=108e9186e8c5677a9cc2851aeabc5d55eb1dce87413ca45c2e7196726dd0e84ea1255a41f3d43ca2

# Obtains the list of images with sha from the attestation
REKOR_ATTESTATION_IMAGES=$(rekor-cli get --uuid "$REKOR_UUID" --format json | jq -r .Attestation | jq -r '.subject[]|.name + ":v0.26.6@​sha256:" + .digest.sha256')

# Download the release file
curl -L "$RELEASE_FILE" > release.yaml

# For each image in the attestation, match it to the release file
for image in $REKOR_ATTESTATION_IMAGES; do
  printf $image; grep -q $image release.yaml && echo " ===> ok" || echo " ===> no match";
done

Changes

Features

Fixes
Misc
  • 🔨 chore(deps): bump github.com/tektoncd/pipeline from 1.9.5 to 1.9.6 in the all group (#​1774)
  • 🔨 chore(deps): bump chainguard-dev/actions/kind-diag from 1.6.25 to 1.6.26 in the all group across 1 directory (#​1760)
  • 🔨 chore(deps): bump chainguard-dev/actions/kind-diag from 1.6.14 to 1.6.25 (#​1750)
  • 🔨 chore(deps): bump github/codeql-action/autobuild from 3.30.7 to 3.30.9 (#​1749)
  • 🔨 chore(deps): bump github/codeql-action/init from 3.30.7 to 3.30.9 (#​1748)
  • 🔨 chore(deps): bump github/codeql-action/analyze from 3.30.7 to 3.30.9 (#​1734)
  • 🔨 chore(deps): bump github.com/tektoncd/pipeline from 1.9.4 to 1.9.5 in the all group (#​1729)
  • 🔨 chore(deps): bump the all group with 14 updates (#​1728)
  • 🔨 chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.3 (#​1725)
  • 🔨 chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#​1719)
Docs

Thanks

Thanks to these contributors who contributed to v0.26.6!

Extra shout-out for awesome release notes:

v0.26.5: Tekton Chains release v0.26.5

Compare Source

Tekton Chains release v0.26.5 "Release v0.26.5"

-Docs @​ v0.26.5
-Examples @​ v0.26.5

Installation one-liner

kubectl apply -f https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.5/release.yaml

Attestation

The Rekor UUID for this release is 108e9186e8c5677a349f2deb2e5f38833800ef9c33b284db5d2c2b4df8641b7b6fe629503b43089a

Obtain the attestation:

REKOR_UUID=108e9186e8c5677a349f2deb2e5f38833800ef9c33b284db5d2c2b4df8641b7b6fe629503b43089a
rekor-cli get --uuid $REKOR_UUID --format json | jq -r .Attestation | jq .

Verify that all container images in the attestation are in the release file:

RELEASE_FILE=https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.5/release.yaml
REKOR_UUID=108e9186e8c5677a349f2deb2e5f38833800ef9c33b284db5d2c2b4df8641b7b6fe629503b43089a

# Obtains the list of images with sha from the attestation
REKOR_ATTESTATION_IMAGES=$(rekor-cli get --uuid "$REKOR_UUID" --format json | jq -r .Attestation | jq -r '.subject[]|.name + ":v0.26.5@​sha256:" + .digest.sha256')

# Download the release file
curl -L "$RELEASE_FILE" > release.yaml

# For each image in the attestation, match it to the release file
for image in $REKOR_ATTESTATION_IMAGES; do
  printf $image; grep -q $image release.yaml && echo " ===> ok" || echo " ===> no match";
done

Changes

Features

Fixes
Misc
Docs

Thanks

Thanks to these contributors who contributed to v0.26.5!

Extra shout-out for awesome release notes:

v0.26.4: Tekton Chains "Release v0.26.4"

Compare Source

Tekton Chains "Release v0.26.4"

-Docs @​ v0.26.4
-Examples @​ v0.26.4

Installation one-liner

kubectl apply -f https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.4/release.yaml

Attestation

The Rekor UUID for this release is 108e9186e8c5677a530b574bc14f60d678f287e5f81e8707750ea0808ede65f1f7a4add3183e74a1

Obtain the attestation:

REKOR_UUID=108e9186e8c5677a530b574bc14f60d678f287e5f81e8707750ea0808ede65f1f7a4add3183e74a1
rekor-cli get --uuid $REKOR_UUID --format json | jq -r .Attestation | jq .

Verify that all container images in the attestation are in the release file:

RELEASE_FILE=https://infra.tekton.dev/tekton-releases/chains/previous/v0.26.4/release.yaml
REKOR_UUID=108e9186e8c5677a530b574bc14f60d678f287e5f81e8707750ea0808ede65f1f7a4add3183e74a1

# Obtains the list of images with sha from the attestation
REKOR_ATTESTATION_IMAGES=$(rekor-cli get --uuid "$REKOR_UUID" --format json | jq -r .Attestation | jq -r '.subject[]|.name + ":v0.26.4@​sha256:" + .digest.sha256')

# Download the release file
curl -L "$RELEASE_FILE" > release.yaml

# For each image in the attestation, match it to the release file
for image in $REKOR_ATTESTATION_IMAGES; do
  printf $image; grep -q $image release.yaml && echo " ===> ok" || echo " ===> no match";
done

Changes

Features

Fixes
Misc
  • 🔨 fix(cve): CVE-2026-33814 - Update golang.org/x/net to v0.53.0 (release-v0.26.x) (#​1670)
Docs

Thanks

Thanks to these contributors who contributed to v0.26.4!

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 becomes conflicted, 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):

  • 9 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.36.0 -> v0.36.3
github.com/coreos/go-oidc/v3 v3.19.0 -> v3.20.0
github.com/gkampitakis/ciinfo v0.3.2 -> v0.3.4
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
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260727163830-6c54dddc4772
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad -> v0.0.0-20260720155508-bb71a54f79dc
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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/coreos/go-oidc/v3 v3.19.0 -> v3.20.0
github.com/gkampitakis/ciinfo v0.3.2 -> v0.3.4
github.com/goccy/go-yaml v1.18.0 -> v1.19.2
github.com/golang/snappy v0.0.4 -> v1.0.0
github.com/maruel/natural v1.1.1 -> v1.3.0
github.com/tidwall/gjson v1.18.0 -> v1.19.0
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa -> v0.0.0-20260727163830-6c54dddc4772
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad -> v0.0.0-20260720155508-bb71a54f79dc
k8s.io/api v0.36.0 -> v0.36.3
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.3.3
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/in-toto/go-witness v0.9.1 -> v0.9.2
github.com/in-toto/in-toto-golang v0.10.0 -> v0.11.0
github.com/sigstore/cosign/v2 v2.6.2 -> v2.6.4
github.com/sigstore/timestamp-authority/v2 v2.0.3 -> v2.0.6

@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

fullsend-ai-review Bot commented Jul 30, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 8:59 AM UTC · Completed 9:06 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 Jul 30, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:12 PM UTC · Completed 1:18 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 Jul 30, 2026

Copy link
Copy Markdown

🤖 Finished Review · ❌ Failure · Started 5:52 PM UTC · Completed 5:53 PM UTC
Commit: 87c4a29 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jul 30, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 10:18 PM UTC · Completed 10:25 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:04 AM UTC · Completed 2:11 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:23 AM UTC · Completed 2:30 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:12 PM UTC · Completed 2:19 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 4:53 PM UTC · Completed 4:59 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 6:23 PM UTC · Completed 6:29 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 8:09 PM UTC · Completed 8:15 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 Jul 31, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 9:18 PM UTC · Completed 9:25 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 2, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 12:49 PM UTC · Completed 12:55 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 3, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 10:25 AM UTC · Completed 10:31 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 3, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 7:34 PM UTC · Completed 7:41 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 3, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 7:47 PM UTC · Completed 7:54 PM UTC
Commit: 87c4a29 · 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 ready-for-merge All reviewers approved — ready to merge release-v0.7 renovate size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants