Open
Conversation
Contributor
Author
ℹ️ 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:
File name: tools/kubectl/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
6ea8830 to
5cadede
Compare
7860080 to
db2fad6
Compare
68c7ba1 to
e62576d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.16.0→v0.16.1v0.1.7→v0.1.10v1.1.0→v1.1.4v0.15.0→v0.15.1v0.13.5→v0.13.7v0.5.19→v0.5.21v5.17.1→v5.17.2v0.29.2→v0.29.3v0.21.0→v0.21.5v0.0.20→v0.0.21v1.14.0→v1.14.1v0.1.3→v0.1.5v3.0.4→v3.0.6v1.5.0→v1.5.1v1.10.4→v1.10.5v0.34.0→v0.34.1v1.12.1→v1.12.3v0.35.0→v0.35.4v0.35.3→v0.35.4v0.34.3→v0.34.7v0.35.0→v0.35.4v0.35.3→v0.35.4v0.35.0→v0.35.4v0.35.3→v0.35.4v1.34.2→v1.34.7Release 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
6d609d7cedf4c8b4efeeff8138118e47027a5e0ef5c169605d7c882a2613edfe4b05161e464091654f66eae9aaf8e39aec5a55849682c663conforma/go-gather (github.com/conforma/go-gather)
v1.1.4Compare Source
Bug Fixes
v1.1.3Compare Source
Bug Fixes
v1.1.2Compare Source
Bug Fixes
v1.1.1Compare Source
Bug Fixes
cucumber/godog (github.com/cucumber/godog)
v0.15.1Compare Source
Added
Changed
::set-output- (681 - nodeg)Fixed
context.Context(679 - tigh-latte)daixiang0/gci (github.com/daixiang0/gci)
v0.13.7Compare Source
What's Changed
New Contributors
Full Changelog: daixiang0/gci@v0.13.6...v0.13.7
v0.13.6Compare Source
What's Changed
Full Changelog: daixiang0/gci@v0.13.5...v0.13.6
gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)
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-git (github.com/go-git/go-git/v5)
v5.17.2Compare Source
What's Changed
v5.17.1. Thanks @pskrbasu for reporting it. 🙇Full Changelog: go-git/go-git@v5.17.1...v5.17.2
go-openapi/runtime (github.com/go-openapi/runtime)
v0.29.3Compare 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
in #373
runtime license terms
Per-module changes
client-middleware/opentracing (0.29.3)
Documentation
Code quality
Miscellaneous tasks
google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.5Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5
v0.21.4Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.3...v0.21.4
v0.21.3Compare Source
What's Changed
crane indexsubcommand by @edwardthiele in #2223New Contributors
Full Changelog: google/go-containerregistry@v0.21.2...v0.21.3
v0.21.2Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.1...v0.21.2
v0.21.1Compare Source
This release fixes a regression in
craneintroduced in the previous release.What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1
mattn/go-isatty (github.com/mattn/go-isatty)
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.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/rekor (github.com/sigstore/rekor)
v1.5.1Compare Source
Features
Bug Fixes
sigstore/sigstore (github.com/sigstore/sigstore)
v1.10.5Compare Source
What's Changed
Full Changelog: sigstore/sigstore@v1.10.4...v1.10.5
testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)
v0.34.1[Compare Source](https:
Configuration
📅 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.