-
Notifications
You must be signed in to change notification settings - Fork 47
Update go modules (main) (patch) #2980
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: main
Are you sure you want to change the base?
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:
|
9db40be to
4561648
Compare
e73a45c to
ed34230
Compare
187c7ea to
4a1c342
Compare
4a1c342 to
07e4517
Compare
8477e06 to
5b4902e
Compare
3276771 to
b01d438
Compare
7235ae9 to
ef30f37
Compare
77accb2 to
b2459ce
Compare
d0f4357 to
ad209dc
Compare
bcbc099 to
2f6b709
Compare
2f6b709 to
2605e88
Compare
This PR contains the following updates:
v0.11.1→v0.11.2v0.9.2→v0.9.3v0.15.0→v0.15.1v0.13.5→v0.13.7v5.9.0+incompatible→v5.9.11+incompatiblev5.9.0→v5.9.11v0.5.7→v0.5.19v5.6.0→v5.6.2v1.14.0→v1.14.1v0.9.0→v0.9.1v1.9.3→v1.9.4v0.5.5→v0.5.7v0.22.2→v0.22.3v0.38.0→v0.38.2v0.37.1→v0.37.2v0.34.0→v0.34.1v1.12.1→v1.12.3v3.18.5→v3.18.6v0.34.2→v0.34.3v0.34.2→v0.34.3v0.34.2→v0.34.3v0.34.2→v0.34.3v1.34.2→v1.34.4Release 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 in5b0e411801f976a1fbeaa0ae498fCycloneDX/cyclonedx-go (github.com/CycloneDX/cyclonedx-go)
v0.9.3Compare Source
Changelog
Fixes
6636ce3: fix:.component.datawas not a slice as per CycloneDX schema #242 (@madpah)3e0f245: fix: add missing properties (@rdghe)Building and Packaging
24c8c33: build(deps): bump actions/setup-go from 5.2.0 to 5.4.0 (@dependabot[bot])5fcf097: build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (@dependabot[bot])edea8ae: build(deps): bump apache/skywalking-eyes from 0.6.0 to 0.7.0 (@dependabot[bot])f32eebc: build(deps): bump gitpod/workspace-go from4702df2to8985eb7(@dependabot[bot])7fdaa7f: build(deps): bump gitpod/workspace-go from6932342to4702df2(@dependabot[bot])d62ea3c: build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (@dependabot[bot])4709461: build(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.3.0 (@dependabot[bot])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
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.19Compare Source
What's Changed
Full Changelog: gkampitakis/go-snaps@0.5.18...v0.5.19
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
go-git/go-billy (github.com/go-git/go-billy/v5)
v5.6.2Compare Source
What's Changed
iofsadapter to also return other interfaces fromio/fsby @JAORMX in #102New Contributors
Full Changelog: go-git/go-billy@v5.6.1...v5.6.2
v5.6.1Compare Source
What's Changed
Full Changelog: go-git/go-billy@v5.6.0...v5.6.1
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
sirupsen/logrus (github.com/sirupsen/logrus)
v1.9.4Compare Source
Notable changes
ioutilpackage #1472Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4
spdx/tools-golang (github.com/spdx/tools-golang)
v0.5.7Compare Source
What's Changed
New Contributors
Full Changelog: spdx/tools-golang@v0.5.6...v0.5.7
v0.5.6Compare Source
What's Changed
New Contributors
Full Changelog: spdx/tools-golang@v0.5.5...v0.5.6
tektoncd/chains (github.com/tektoncd/chains)
v0.22.3: Tekton Chains release v0.22.3 "v0.22.3"Compare Source
-Docs @ v0.22.3
-Examples @ v0.22.3
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677abc5f8010a0a21be4daa53325a217f4df92955848f73f226c6ed054c429fb9f82Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Fixes
Misc
Thanks
Thanks to these contributors who contributed to v0.22.3!
Extra shout-out for awesome release notes:
tektoncd/cli (github.com/tektoncd/cli)
v0.38.2Compare Source
v0.38.2 Release 🎉
This is a bug fix release for CVEs GHSA-w32m-9786-jp63 on golang.org/x/net and GHSA-v778-237x-gjrc on golang.org/x/crypto.
ChangeLog 📋
Misc 🔨
v0.38.1Compare Source
v0.38.1 Release 🎉
This is a bug fix release as
tkn startwas failing with tkn versionv0.38.0release and old(er) pipeline version. This release comes with Pipelines v0.62.3 and Triggers version v0.29.1ChangeLog 📋
Misc 🔨
testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)
v0.34.1Compare Source
gotestyourself/gotestsum (gotest.tools/gotestsum)
v1.12.3Compare Source
What's Changed
--rerun-fails-abort-on-data-raceflag by @hugodutka in #497New Contributors
Full Changelog: gotestyourself/gotestsum@v1.12.2...v1.12.3
v1.12.2Compare Source
What's Changed
New Contributors
Full Changelog: gotestyourself/gotestsum@v1.12.1...v1.12.2
helm/helm (helm.sh/helm/v3)
v3.18.6: Helm v3.18.6Compare Source
Helm v3.18.6 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.18.6. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
b76a950(Isaiah Lewis)b79a421(Isaiah Lewis)b9180e6(Isaiah Lewis)kubernetes/api (k8s.io/api)
v0.34.3Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.34.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.34.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.34.3Compare Source
kubernetes/kubernetes (k8s.io/kubernetes)
v1.34.4Compare Source
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
v1.34.3: Kubernetes v1.34.3Compare Source
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
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 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.
This PR was generated by Mend Renovate. View the repository job log.