Update go modules (main) (patch) - #3130
Conversation
ℹ️ Artifact update noticeFile name: acceptance/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
2a265d3 to
a650df7
Compare
5fde2e2 to
0d4d965
Compare
afe86d8 to
9a0b95c
Compare
|
🤖 Finished Review · ✅ Success · Started 7:41 PM UTC · Completed 7:48 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 8:40 PM UTC · Completed 8:47 PM UTC |
|
🤖 Review · |
|
/fs-review |
|
🤖 Finished Review · ✅ Success · Started 11:47 AM UTC · Completed 11:54 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 11:56 AM UTC · Completed 12:02 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 12:32 PM UTC · Completed 12:39 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 11:50 PM UTC · Completed 11:57 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 5:56 AM UTC · Completed 6:03 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 6:08 AM UTC · Completed 6:14 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 9:18 AM UTC · Completed 9:27 AM UTC Commit: |
|
🤖 Finished Review · ✅ Success · Started 2:05 PM UTC · Completed 2:12 PM UTC Commit: |
|
🤖 Finished Review · ✅ Success · Started 3:50 PM UTC · Completed 3:57 PM UTC Commit: |
|
🤖 Finished Review · ✅ Success · Started 5:28 PM UTC · Completed 5:35 PM UTC Commit: |
|
🤖 Finished Review · ✅ Success · Started 8:24 PM UTC · Completed 8:35 PM UTC Commit: |
This PR contains the following updates:
v0.16.0→v0.16.1v0.1.7→v0.1.11v0.15.0→v0.15.1v0.5.19→v0.5.23v5.9.0→v5.9.1v1.4.3→v1.4.4v0.32.4→v0.32.6v0.21.7→v0.21.9v0.0.20→v0.0.24v1.14.0→v1.14.1v0.1.3→v0.1.6v3.0.4→v3.0.6v1.10.8→v1.10.9v1.2.1→v1.2.2v0.26.2→v0.26.9v0.44.1→v0.44.2v0.34.0→v0.34.1v1.12.1→v1.12.3v0.36.0→v0.36.3v0.36.0→v0.36.3v0.36.0→v0.36.3v0.36.0→v0.36.3v1.34.2→v1.34.10Release Notes
cue-lang/cue (cuelang.org/go)
v0.16.1Compare Source
Language
The
fallbackkeyword in thealiasv2experiment is replaced byotherwise, which is clearer.cue fmtorcue fixcan 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/cueFix a panic which could occur when using non-label expressions in the
--pathflag.Teach
cue loginto give helpful errors when used with OCI registries which don't support the OAuth2 device flow.Go API
Fix a regression where
cue.Context.Encodecould panic on custom marshaler types with pointer receivers.Full list of changes since v0.16.0
6d609d7cedf4c8b4efeeff8138118e47027a5e0ef5c169605d7c882a2613edfe4b05161e464091654f66eae9aaf8e39aec5a55849682c663cucumber/godog (github.com/cucumber/godog)
v0.15.1Compare Source
Added
Changed
::set-output- (681 - nodeg)Fixed
context.Context(679 - tigh-latte)gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)
v0.5.23Compare Source
What's Changed
New Contributors
Full Changelog: gkampitakis/go-snaps@v0.5.22...v0.5.23
v0.5.22Compare Source
What's Changed
New Contributors
Full Changelog: gkampitakis/go-snaps@v0.5.21...v0.5.22
v0.5.21Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.20...v0.5.21
v0.5.20Compare 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.1Compare Source
What's Changed
Full Changelog: go-git/go-billy@v5.9.0...v5.9.1
go-logr/logr (github.com/go-logr/logr)
v1.4.4Compare Source
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.4.3...v1.4.4
go-openapi/runtime (github.com/go-openapi/runtime)
v0.32.6Compare Source
0.32.6 - 2026-07-21
Full Changelog: go-openapi/runtime@v0.32.5...v0.32.6
4 commits in this release.
Miscellaneous tasks
Updates
People who contributed to this release
runtime license terms
Per-module changes
client-middleware/opentracing (0.32.6)
Miscellaneous tasks
Updates
docs/examples (0.32.6)
Miscellaneous tasks
Updates
v0.32.5Compare Source
0.32.5 - 2026-07-16
Full Changelog: go-openapi/runtime@v0.32.4...v0.32.5
10 commits in this release.
Documentation
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
New Contributors
in #500
runtime license terms
Per-module changes
client-middleware/opentracing (0.32.5)
Miscellaneous tasks
Updates
docs/examples (0.32.5)
Updates
server-middleware (0.32.5)
Updates
google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.9Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.8...v0.21.9
v0.21.8Compare 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.24Compare Source
v0.0.23Compare Source
v0.0.22Compare Source
v0.0.21Compare Source
otiai10/copy (github.com/otiai10/copy)
v1.14.1Compare Source
package-url/packageurl-go (github.com/package-url/packageurl-go)
v0.1.6Compare Source
What's Changed
New Contributors
Full Changelog: package-url/packageurl-go@v0.1.5...v0.1.6
v0.1.5Compare Source
What's Changed
New Contributors
Full Changelog: package-url/packageurl-go@v0.1.4...v0.1.5
v0.1.4Compare Source
What's Changed
New Contributors
Full Changelog: package-url/packageurl-go@v0.1.3...v0.1.4
sigstore/cosign (github.com/sigstore/cosign/v3)
v3.0.6Compare Source
Changelog
v3.0.6 resolves GHSA-w6c6-c85g-mmv6. This release also adds support for signing with OpenBao-managed keys.
f1ad3eeFix DSSE predicate check (GHSA-w6c6-c85g-mmv6) (#4801)a09afa9Handle whitespace-only certificate annotation (#4760)5a38a6dfix(sign): closing SignerVerifier too early when signing with a security key (#4761)2290a59Disallow --new-bundle-format and --rfc3161-timestamp (#4762)36f4008support managed keys in conformance testing (#4728)3274cf9Add support for GCE metadata server env var (#4732)2e9754afix: preserve per-layer annotations in WriteAttestationsReferrer (#4709)dece275Fix parsing of in-toto for string predicatesbd4f0fdMark batch of flags for deprecation (#4698)9b259ffdisallow key and cert identity being used together during verification (#4636)95eb1c3support key creation in GitLab group (#4704)Thanks to all contributors!
v3.0.5Compare Source
Deprecations
Features
Bug Fixes
Documentation
sigstore/sigstore (github.com/sigstore/sigstore)
v1.10.9Compare 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
Full Changelog: sigstore/sigstore@v1.10.8...v1.10.9
sigstore/sigstore-go (github.com/sigstore/sigstore-go)
v1.2.2Compare Source
What's Changed
Full Changelog: sigstore/sigstore-go@v1.2.1...v1.2.2
tektoncd/chains (github.com/tektoncd/chains)
[
v0.26.9](https://redirect.github.com/tektoncd/chains/releases/taConfiguration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.