-
Notifications
You must be signed in to change notification settings - Fork 27
chore: update dependencies #224
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: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
0f40d3a to
4f0cfd9
Compare
|
4f0cfd9 to
c71b548
Compare
4a67b3f to
34d2544
Compare
d9f3459 to
5073e12
Compare
f2f8165 to
6c9caa5
Compare
25043f5 to
96415b9
Compare
fe7bf4e to
4272d52
Compare
62c395a to
e848c17
Compare
f8e02f1 to
64f37d2
Compare
3168582 to
1a4ebcf
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1a4ebcf to
2409b94
Compare
Update Request | Renovate Bot
This PR contains the following updates:
v5->v63.21->3.221.14.1-labs->1.20.0-labsv0.22.0->v0.26.1v1.36.3->v1.38.28d7036d->049abbbv0.6.3->v0.6.4v0.8.5->v0.8.6v1.11.0->v1.11.5v1.0.7->v1.0.10v1.10.0->v1.11.1v0.15.0->v0.18.0v1.74.2->v1.77.0v1.36.6->v1.36.10v0.32.3->v0.34.2v0.32.3->v0.34.2v0.32.3->v0.34.2v0.32.3->v0.34.2v0.32.3->v0.34.2v0.32.3->v0.34.23ea5e8c->bc988d5v1.10.4->v1.11.3v0.20.4->v0.22.4Release Notes
actions/checkout (actions/checkout)
v6Compare Source
google/cel-go (github.com/google/cel-go)
v0.26.1Compare Source
What's Changed
proto.Messageby @srikrsna in #1207New Contributors
Full Changelog: google/cel-go@v0.25.1...v0.26.1
v0.26.0Compare Source
New Features ✨
Bug Fixes 🐛
Test Updates 🧪
Documentation 📚
Dependency Updates ⬆️
v0.25.1Compare Source
v0.25.0Compare Source
Features & Enhancements
This release introduces features for richer configuration-based CEL, AI prompt generation from config files, additional documentation, and 3x performance when evaluating traced / state-tracking expressions. This release also introduces a unit test runner framwork.
#1141: Expose extension option factory as a public method
#1143: Add a new compiler tool which can be used to compile CEL expressions and policies using serialized environment
#1151: Lightweight observable evaluation
#1155: Utilities for formatting and parsing documentation strings
#1156: Support for documentation and example strings in CEL environments
#1158: Re-export interpreter.AttributePattern in package cel.
#1159: Document the standard library macros and functions
#1160: Prompt generation for AI-assisted authoring based on a CEL environment
#1117: Add LateFunctionBinding declaration and fix constant folding
#1163: Initialize stateful observers prior to evaluation
#1164: Unparse Expr values to strings
#1149: Add test runner library
#1167: REPL: Add an extension option for two var comprehensions
Fixes
Several fixes were implemented, including updating strings.format to better adhere to the specification, correcting constant folding logic alongside the late binding feature, removing a non-functional check in test code, and adding argument count validation for optFieldSelect.
#1133: Update strings.format to adhere to the specification
#1117: Add LateFunctionBinding declaration and fix constant folding
#1161: Remove non-functional optional check in test-only selection
#1168: Check arg count when validating optFieldSelect
Refactoring & Internal Improvements
General refactoring was performed across the codebase. Coverage and comments for Activation methods were improved. The test runner library was refactored to create options from flags and improve code structure.
#1145: Refactoring changes
#1150: Additional comments and coverage for Activation methods
#1165: Refactoring changes to create a test runner option from passed flags, correct indentation and add package level comment for test
Documentation
Documentation was enhanced, including updates to the NativeTypes documentation regarding the cel tag, adding documentation for the optional library, and documenting the standard library functions/macros as part of the documentation string feature.
#1148: Update NativeTypes doc to reflect how to enable cel tag
#1155: Utilities for formatting and parsing documentation strings
#1156: Support for documentation and example strings in CEL environments
#1159: Document the standard library macros and functions
#1162: Document optional library and increase docs coverage
Build System
Configuration fixes were made for Bzlmod compatibility.
#1146: Bzlmod configuration fixes
Type System
Type formatting was updated to correctly handle type parameters.
#1154: Update type formatting for type params
v0.24.1Compare Source
Fixes
Full Changelog: google/cel-go@v0.24.0...v0.24.1
v0.24.0Compare Source
Support for subsetting CEL standard library and serialization of CEL environments to YAML.
CEL is an official Google product [#1122]
Features
Fixes
New Contributors
Full Changelog: google/cel-go@v0.23.2...v0.24.0
v0.23.2Compare Source
Corrects one remaining issue for cost computations from the v0.23.0 releases
Fixes
Full Changelog: google/cel-go@v0.23.1...v0.23.2
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
v0.22.1Compare Source
Fixes
New Contributors
Full Changelog: google/cel-go@v0.22.0...v0.22.1
onsi/gomega (github.com/onsi/gomega)
v1.38.2Compare Source
1.38.2
c404969]v1.38.1Compare Source
1.38.1
Fixes
Numerous minor fixes and dependency bumps
v1.38.0Compare Source
1.38.0
Features
4ee7ed0]Fixes
36bbf72]Maintenance
529d408]acd1f55]bae65a0]8dda91f]212d812]59bd7f9]328c729]9a798a1]04a72c6]v1.37.0Compare Source
1.37.0
Features
5666f98]siderolabs/crypto (github.com/siderolabs/crypto)
v0.6.4Compare Source
crypto 0.6.4 (2025-09-29)
Welcome to the v0.6.4 release of crypto!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/crypto/issues.
Contributors
Changes
41 commits
4154a77feat: implement dynamic certificate reloaderdae07fachore: update to Go 1.2562a079bfix: update TLS config, add tests for TLS interactionsc2b4e26fix: remove code duplication and fixEd25511CA generation2a07632fix: enforce FIPS-140-3 compliance17107aefix: add generic CSR generator and OpenSSL interop53659fcrefactor: split into files0d45deechore: bump deps58b2f92chore: use HTTP/2 ALPN by defaultc240482feat: provide dynamic client CA matching2f4f911feat: add PEMEncodedCertificate wrapper1c94bb3chore: bump dependencies8f77da3feat: add a method to load PEM key from filec03ff58feat: add a way to represent redacted x509 private keysc3225eefeat: allow CSR template subject field to be overridden8570669chore: rename to siderolabs/cryptoe9df1b8feat: add support for generating keys from RSA-SHA256 CAs510b0d2chore: add json tags6fa2d93fix: deepcopy nil fields asnil9a63cbafix: add back support for generating ECDSA keys with P-256 and SHA512893bc66fix: use SHA256 for ECDSA-P256deec8d4chore: implement DeepCopy methods for PEMEncoded* typesd3cb772feat: make possible to change KeyUsage6bc5bb5chore: remove unused argumentcd18ef6feat: add support for several organizations97c888bchore: add options to CSR7776057chore: fix typos80df078chore: remove named result parameters15bdd28chore: minor updates4f80b97fix: verify CSR signature before issuing a certificate39584f1feat: support for key/certificate types RSA,Ed25519, ECDSAcf75519fix: function NewKeyPair should create certificate with proper subject751c95afeat: add 'PEMEncodedKey' which allows to transport keys in YAML562c3b6feat: add support for public RSA key in RSAKeybda0e9cfeat: enable more conversions between encoded and raw versionse0dd56afeat: add NotBefore option for x509 cert creation12a4897feat: add support for SPKI fingerprint generation and matchingd0c3eeffix: implement NewKeyPair196679efeat: movepkg/grpc/tlsfromgithub.com/talos-systems/talosas./tls1ff6242chore: initial version as imported from talos-systems/talos835063echore: initial commitChanges since v0.6.3
2 commits
4154a77feat: implement dynamic certificate reloaderdae07fachore: update to Go 1.25Dependency Changes
This release has no dependency changes
siderolabs/gen (github.com/siderolabs/gen)
v0.8.6Compare Source
gen 0.8.6 (2025-11-03)
Welcome to the v0.8.6 release of gen!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/gen/issues.
Contributors
Changes
27 commits
4c7388bchore: update Go modules, replace YAML library044d921feat: add xslices.Deduplicatedcb2b74feat: addpanicsafepackageb36ee43feat: makexyaml.CheckUnknownKeyspublic3e319e7feat: implementxyaml.UnmarshalStrict7c0324fchore: future-proof HashTrieMap5ae3afechore: update hashtriemap implementation from the latest upstreame847d2achore: add more utilities to xiterf3c5a2bchore: addEmptyandEmpty2iteratorsc53b90bchore: add packages xiter/xstrings/xbytes7654108chore: add hashtriemap implementation8485864chore: optimize maps.Values and maps.Keys238baf9chore: add typesafeSyncMapand bump stuffefca710chore: addFilterInPlacemethod to maps and update module36a3ae3feat: update modulef9f5805chore: bump rekres and add functions from expb968d21feat: addTryRecvandRecvWithContextfunctions476dfeafeat: add foreach and clear to lazymap214c1efchore: setslice.Filterresult slice cap to len8e89b1efeat: add GetOrCreate and GetOrCall methods7c7ccc3feat: introduce channel SendWithContextb3b6db8fix: fix Copy documentation and implementation521f737feat: add xerrors package which contains additions to the std errors726e066fix: rename tuples.go to pair.go and set proper package named8d7d25chore: minor additions338a650chore: add initial implementation and documentation4fd8667Initial commitChanges since v0.8.5
1 commit
4c7388bchore: update Go modules, replace YAML libraryDependency Changes
This release has no dependency changes
siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)
v1.11.5Compare Source
Talos 1.11.5 (2025-11-06)
Welcome to the v1.11.5 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
containerd: 2.1.5
Talos is built with Go 1.24.9.
Contributors
Changes
2 commits
bc34de6release(v1.11.5): prepare release3945c6cfeat: update containerd to 2.1.5Changes from siderolabs/pkgs
1 commit
aee690bfeat: update containerd to 2.1.5Dependency Changes
Previous release can be found at v1.11.4
Images
v1.11.4Compare Source
Talos 1.11.4 (2025-11-06)
Welcome to the v1.11.4 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
runc: 1.3.3
Linux: 6.12.57
linux-firmware:
2025102Talos is built with Go 1.24.9.
Contributors
Changes
13 commits
8aec376release(v1.11.4): prepare release9c27f9efix: race between VolumeConfigController and UserVolumeConfigControllerac27129fix: provide minimal platform metadata always1946332fix: image-signer commands62aa096chore: update dependencies075f9effix: userspace wireguard handling35b9701fix: log duplication on log sendersd00754efix: add video kernel module to arm89bca75fix: set a timeout for SideroLink provision API callConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.