-
Notifications
You must be signed in to change notification settings - Fork 43
Update go modules (release-v0.6) (patch) #2985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-v0.6
Are you sure you want to change the base?
Conversation
2a41294 to
71d3c93
Compare
d3a7685 to
f8d3990
Compare
58bc620 to
1fc64ca
Compare
2c3bd6b to
15f951f
Compare
f930072 to
3b13f99
Compare
ℹ 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:
|
f9ce908 to
8c17b63
Compare
ℹ️ 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:
|
3e69de4 to
8bc0db6
Compare
29d2c38 to
a1d1c56
Compare
a1d1c56 to
a8f08d3
Compare
This PR contains the following updates:
v0.11.1->v0.11.2v0.15.0->v0.15.1v0.13.5->v0.13.7v0.1.79->v0.1.236v0.20.3-0.20250120083621-7be5271048b1->v0.20.6v5.9.0+incompatible->v5.9.11+incompatiblev5.9.0->v5.9.11v0.5.7->v0.5.18v0.20.2->v0.20.7v1.14.0->v1.14.1v0.9.0->v0.9.1v2.4.1->v2.4.3v1.3.6->v1.3.10v1.0.6->v1.0.10v0.22.2->v0.22.3v0.38.0->v0.38.2v0.34.0->v0.34.1v0.34.2->v0.34.3v0.34.2->v0.34.3v0.34.2->v0.34.3v0.34.2->v0.34.3v1.34.2->v1.34.3Release Notes
cue-lang/cue (cuelang.org/go)
v0.11.2Compare Source
This release includes fixes for bugs which were uncovered and resolved in the last few weeks.
Evaluator
CL 1206279 fixes a regression in the old evaluator which could lead to "conflicting value" errors.
cmd/cueCL 1207330 fixes a regression where
cue get gostopped copying some CUE files from Go package directories.CL 1207402 fixes a regression where
cue def --inline-importscould result in invalid CUE which failed to evaluate.Full list of changes since v0.11.1
079dc4ab1a57a58d97e7a815cb30cue get godropping CUE files by @mvdan in5b0e411801f976a1fbeaa0ae498fcucumber/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
enterprise-contract/go-containerregistry (github.com/enterprise-contract/go-containerregistry)
v0.20.6Compare Source
v0.20.5Compare Source
v0.20.4Compare Source
evanphx/json-patch (github.com/evanphx/json-patch)
v5.9.11+incompatibleCompare Source
v5.9.10+incompatibleCompare Source
gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)
v0.5.18Compare Source
v0.5.17Compare Source
v0.5.16Compare Source
What's Changed
golangci-lintto v2 by @G-Rath in #141Full Changelog: gkampitakis/go-snaps@v0.5.15...v0.5.16
v0.5.15Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.14...v0.5.15
v0.5.14Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.13...v0.5.14
v0.5.13Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.12...v0.5.13
v0.5.12Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.11...v0.5.12
v0.5.11Compare Source
What's Changed
New Contributors
Full Changelog: gkampitakis/go-snaps@v0.5.10...v0.5.11
v0.5.10Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.9...v0.5.10
v0.5.9Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.8...v0.5.9
Kudos to @orloffv for this issue #116
v0.5.8Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@v0.5.7...v0.5.8
google/go-containerregistry (github.com/google/go-containerregistry)
v0.20.7Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.6...v0.20.7
v0.20.6Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.4...v0.20.6
v0.20.5Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5
v0.20.4: - Not usable as a go moduleCompare Source
🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (#2107) -- please us v0.20.5 instead.
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4
v0.20.3Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.2...v0.20.3
otiai10/copy (github.com/otiai10/copy)
v1.14.1Compare Source
secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)
v0.9.1Compare Source
sigstore/cosign (github.com/sigstore/cosign/v2)
v2.4.3Compare Source
Features
Bug Fixes
Cleanup
Contributors
v2.4.2Compare Source
Features
--trusted-root(#3933)Bug Fixes
Documentation
Contributors
sigstore/rekor (github.com/sigstore/rekor)
v1.3.10Compare Source
Note that Rekor v1 is in maintenance mode as we are actively developing
its successor, Rekor v2, designed to be easy to maintain and cheaper to operate.. See the
README
for more information.
Features
Fixes / Misc
Contributors
v1.3.9Compare Source
Features
Contributors
v1.3.8Compare Source
Bug Fixes
Quality Enhancements
Contributors
v1.3.7Compare Source
New Features
Bug Fixes
Contributors
spf13/pflag (github.com/spf13/pflag)
v1.0.10Compare Source
What's Changed
New Contributors
Full Changelog: spf13/pflag@v1.0.9...v1.0.10
v1.0.9Compare Source
What's Changed
Full Changelog: spf13/pflag@v1.0.8...v1.0.9
v1.0.8Compare Source
This version, while only a patch bump, includes a (very minor) breaking change: the
flag.ParseErrorsWhiteliststruct and correspondingFlagSet.parseErrorsWhitelistfield have been renamed toParseErrorsAllowlist.This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.
The breaking change was reverted in v1.0.9, by means of re-introducing the old names with deprecation warnings. The plan is still to remove them in a future release, so if your code does depend on the old names, please change them to use the new names at your earliest convenience.
What's Changed
New Contributors
Full Changelog: spf13/pflag@v1.0.7...v1.0.8
v1.0.7Compare Source
What's Changed
New Contributors
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.