🌱 Update Update Golang Dependencies group (minor)#268
Merged
Conversation
6b302ab to
3e64d23
Compare
f0ad1ff to
9ccff94
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
| datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | go | github.com/google/cel-go | v0.22.1 | v0.23.1 | | go | golang.org/x/oauth2 | v0.24.0 | v0.25.0 | | go | sigs.k8s.io/kind | v0.25.0 | v0.26.0 |
9ccff94 to
02ebd6d
Compare
jschoone
approved these changes
Jan 29, 2025
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.22.1->v0.23.1v0.24.0->v0.25.0v0.25.0->v0.26.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/cel-go (github.com/google/cel-go)
v0.23.1Compare Source
Minor release to address cost tracking and size estimation [#1113]
Full Changelog: google/cel-go@v0.23.0...v0.23.1
v0.23.0Compare Source
Features
Fixes
PR #1099 enables a change in the internal variable name used for comprehension result accumulation. This change may break some tests which inspect the AST contents in text form; however, will not break any existing uses of CEL during parse, check, or evaluation.
string.formatcovering various edge cases [#1101]New Contributors
Full Changelog: google/cel-go@v0.22.1...v0.23.0
kubernetes-sigs/kind (sigs.k8s.io/kind)
v0.26.0Compare Source
This release brings Kubernetes v1.32.0 to kind by default and fixes
kind build node-imagefor building for Kubernetes releases <v1.31.0 when not building Kubernetes from source (e.g.kind build node-image v1.30.0).Breaking Changes
--kube-rootflag fromkind build node-image, use--type=sourceand pass the path as an argument instead.--loglevelflag, use-v/--verbosityinstead (seekind help)kindest/node:v1.32.0@​sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027New Features
Images pre-built for this release:
kindest/node:v1.32.0@​sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027kindest/node:v1.31.4@​sha256:2cb39f7295fe7eafee0842b1052a599a4fb0f8bcf3f83d96c7f4864c357c6c30kindest/node:v1.30.8@​sha256:17cd608b3971338d9180b00776cb766c50d0a0b6b904ab4ff52fd3fc5c6369bfkindest/node:v1.29.12@​sha256:62c0672ba99a4afd7396512848d6fc382906b8f33349ae68fb1dbfe549f70decNOTE: You must use the
@sha256digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.See also:
NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718
Fixes
kind build node-image --type=urlandkind build node-image --type=releasewhere Kubernetes version is less thanv1.31.0kind build node-image v1.30.0andkind build node-image https://dl.k8s.io/v1.30.0/kubernetes-server-linux-arm64.tar.gz--type=source.Contributors
Thank you to everyone who contributed to this kind over the years!
Commiters for this release:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.