-
Notifications
You must be signed in to change notification settings - Fork 9
chore: update dependencies #69
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+18
−18
Conversation
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
Author
|
83768a3 to
3baaa5a
Compare
754dfde to
be20498
Compare
9eae18f to
ee150f5
Compare
31cc9b9 to
6f19db9
Compare
bb6ca65 to
e906f85
Compare
41798d5 to
6a9a614
Compare
ccb497b to
0c19989
Compare
6f02f7b to
fb6e28c
Compare
502a9a2 to
782d65d
Compare
9046680 to
d48b71d
Compare
2d65857 to
9ffe8a0
Compare
b4c156c to
93bf157
Compare
93bf157 to
5b170ef
Compare
b60dec9 to
58bfe43
Compare
58bfe43 to
49ce8b6
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
49ce8b6 to
caa8549
Compare
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.
Update Request | Renovate Bot
This PR contains the following updates:
v10.1.0→v10.1.1v5.0.1→v6.0.0v0.7.8→v0.8.0v1.12.0→v1.13.0v1.18.1→v1.18.317016b3→884e64079df5c4→ba97887v0.8.4→v0.9.0v1.3.2→v1.4.7v1.11.5→v1.12.1v1.12.0-beta.0→v1.12.1v1.10.1→v1.10.2v0.0.0-20220527175918-f17b0f05cf2c→v2.4.0v1.27.0→v1.27.1v0.47.0→v0.49.0v0.18.0→v0.19.0v1.76.0→v1.78.0v1.36.10→v1.36.11Release Notes
actions/stale (actions/stale)
v10.1.1Compare Source
What's Changed
Bug Fix
only-issue-typesby @Bibo-Joshi in #1298Improvement
Dependency Upgrades
New Contributors
Full Changelog: actions/stale@v10...v10.1.1
dessant/lock-threads (dessant/lock-threads)
v6.0.0Compare Source
Learn more about this release from the changelog.
bougou/go-ipmi (github.com/bougou/go-ipmi)
v0.8.0Compare Source
Features
Commits
ba40437: Allow Multiple Cipher Suites Declaration and Use User-Declared Suites by Default (AndySpf) #58ca77d35: Update comments for clarity (Bougou)f23b2e5: Refactor function signatures to use any type instead of empty interface (Bougou)b7df433: Change default timeout and retry settings for LAN and LANplus interfaces (fix #52, fix #41) (Bougou)cosi-project/runtime (github.com/cosi-project/runtime)
v1.13.0Compare Source
klauspost/compress (github.com/klauspost/compress)
v1.18.3Compare Source
Downstream CVE-2025-61728
See golang/go#77102
Full Changelog: klauspost/compress@v1.18.2...v1.18.3
v1.18.2Compare Source
What's Changed
v1.18.1is marked "retracted" due to invalid flate/zip/gzip encoding.New Contributors
Full Changelog: klauspost/compress@v1.18.1...v1.18.2
siderolabs/image-factory (github.com/siderolabs/image-factory)
v0.9.0Compare Source
image-factory 0.9.0 (2025-11-26)
Welcome to the v0.9.0 release of image-factory!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.
Contributors
Changes
16 commits
fa266e0release(v0.9.0): prepare release6799661feat: show booter command in final wizardfb22bcefeat: support selecting bootloadere881e4bfeat: bump depsd1bec57feat: implement schematic GET APIf1dad9dfeat: better test matrixbc4f959fix: remove secureboot talosctl presetdb5e4dcfeat: add a prompt about usingtalosctl cluster create qemu2c5037cchore: bump deps1559666feat: replace hardcoded artifact image constants with CLI-configurable valuesc27ee27fix: return 400 when an invalid image name is requested58125d4feat: support proxying external installer registryd782950feat: support serving TLS froom Image Factory743fe7ffeat: support disable cosign signature verification3a20123chore: rekres with parallel jobs241963fchore(ci): use runner groupsChanges from siderolabs/crypto
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 from siderolabs/gen
1 commit
4c7388bchore: update Go modules, replace YAML libraryChanges from siderolabs/go-debug
1 commit
d51e25achore: rekres, bump deps and goChanges from siderolabs/pkgs
55 commits
22a9943feat: update dependencies1768ccffeat: enable VDPA settings3913216feat: enable USERFAULTFD in the kernel4ae050afeat: update Go to 1.25.40abcf01feat: update containerd to 2.1.570404aafeat: bump dependenciesf70250ffeat: add nvidia gdrcopy gdrdrv kernel modulea7d7c1afeat: enable CONFIG_PCI_P2PDMA for GPUDirect RDMAda97c36feat: update linux-firmware6d58d7ffeat: bump depsb535af8feat: update dependenciesa098092feat: update Linux to 6.17.3, tt-kmd to 2.4.1661e578feat: add xe extension8ddac2dfeat: bump go332303efix: rollback libseccomp versionf62ebcachore: update dependencies56f8ae3feat: update Linux to 6.17.1, NVIDIA LTS to 580.95.0520b1849fix: revert "feat" support adding extra trusted certificates in the kernel"1e3d375feat: bump goddfd7affeat: bump dependencies4dc7709feat: update runc to 1.3.261d8b44chore: fix renovate config for urcu & hailort5bda512feat: upgrade Linux to 6.17202a8e6feat: update Linux to 6.16.93a0900ffeat: enable SRv6 LWTUNNEL and BPF support628efc8chore: update linuxfirmware and rekres9d1fb02feat: support adding extra trusted certificates in the kernel7fe686dfix: build nftables with embedded gmpfede0a7feat: add nft binary0dae01afeat: update NVIDIA to 580.82.079ac2392feat: enable Kernel config options for IPVS Maglev hashing scheduler support3c5315cfeat: update dependencies122fa66feat: update Linux to 6.16.6ab1e866feat: update Go to 1.25.17d6ef1bfeat: update runc to 1.3.1e067c20feat: enable USB audio supportc4faa38feat: bump dependencies453cdfcfeat: enable ublk support9824684fix: enable memcg v12447e11feat: update Linux to 6.16, GCC to 152cfb920feat: update Linux to 6.15.11, update tools, rekresab4e975feat: update Linux to 6.12.43cd67e36chore: update kernel config to support max SMP CPUse3b2094fix: fix build for new NVIDIA driversfd5fdfdfeat: update Nvidia LTS to 580.65.06 and production to 570.172.080edf426fix: backport CVE kernel patches to 6.1226d8feffeat: enable Infiniband IRDMA support16b5facfix: re-enable CPUSETS_V1 cgroups controllerfd53886feat: update backportable dependenciesd5f7467feat: update Go to 1.24.60bd019ffeat: update containerd to 2.1.40ba8b5bfeat: enableF71808Ewatchdog driver895a86bfix: enable ISCSI IBFTa76a67cfeat: update Linux to 6.12.408b0a561feat: enable bootloader control on amd64Changes from siderolabs/talos
291 commits
3d997d742release(v1.12.0-beta.0): prepare releasee62384ba3fix: re-creating STATE after partition drop6919d232adocs: update kernel args size887b296dctest: randomize MAC addresses used in the unit-tests6063fbf91feat: update dependencies542a67a06feat: add riscv64 build of talosctl68560b53afix: split volume/disk locators2c3d30e94docs: fix image-cache-path flag description93f2e87c2feat: shorthand for generating secrets to stdout5e1de0035feat: implement time and resolvers multi-doc configuration399240be3feat: drop partitions on reset with system partitions wipe5cca96655feat: add new rockchip sbcs00fe50d86fix: uefi bootorder setting3a881184bchore: improve error handling for system disk reset859194e67chore: extract system+user volume config transformers, test308c6bc41feat: add full disk volumes82ac1119efeat: implement new registry configuration106f45799feat: update Linux kernel with userfaultfd/VDPA721a1e0d7chore: rename+improveclient.ErrEventNotSupported43f4e317ffix: race between VolumeConfigController and UserVolumeConfigController66c01a706chore: deprecate interactive installer mode957770f65feat(machined): add panic/force mode reboot60be0daf8feat: implement multi-doc Wireguard configcf014cb5dfix: only set default bootloader if none is sete9b016f80fix: use strict platform match when pulling imagesfafab391bfeat: update Kubernetes to 1.35.0-alpha.37bf3aaca9feat: allow glibc aarch64 so files in extensionsc8561ee2dfeat: implement bridge multi-document configf4ad3077bfeat: implement bond multi-doc configuration75fe47582fix: stop attaching to tearing down mount parentsc93a9c6b4fix: improve OOM controller stability and make test strict on false positives021bbfefbfeat: update Go 1.25.4, containerd 2.1.5e25db484ftest: disable parallelism in Longhorn tests54b93aff0feat: update Linux 6.17.7, runc 1.3.32af69ff35fix: provide minimal platform metadata always92eeaa482fix: update YAML libraryaa24da9aafix: bump kubelet credendial provider config to v1335f91761feat: add short -c flag for --cluster4c095281bfix: set a timeout for SideroLink provision API call75e4c4a59fix: log duplication on log senderse3cbc92c0fix: add video kernel module to armd69305a67fix: userspace wireguard handlingee5fee7c8fix: image-signer commandsbe028b67afeat: add support for multi-doc VLAN configf3df0f80bfeat: add directory backed UserVolumes0327e7790feat: add support for dashboard custom console parameterfed948b8arelease(v1.12.0-alpha.2): prepare releasefb4bfe851chore: fix LVM testf4ee0d112chore: disable VIP operator test288f63872feat: bump depsb66482c52feat: allow disabling injection of extra cmdline in cluster create704b5f99efeat: update Kubernetes to 1.35.0-alpha.21dffa5d99feat: implement virtual IP operator config43b1d7537fix: validate provisioner when destroying local clustersb494c54c8fix: talos import on non-linux61e95cb4bfeat: support bootloader option for ISOd11072726fix: provide offset for partitions in discovered volumes39eeae963feat: update dependencies9890a9a31test: fix OOM testc0772b8edfeat: add airgapped mode to QEMU backed talosac60a9e27fix: update test for PCI driver rebind/IOMMU6c98f4cdbfeat: implement new DHCP network configurationda92a756dfix: drop 'ro' falg from defaults28fd2390cfix: imager build on arm644e12df8c5test: integration test for OOM controller7e498fabafeat: use image signereccb21dd3feat: add presets to the 'cluster create qemu' commandec0a813fafeat: unify cmdline handling GRUB/systemd-boot37e4c40c6fix: skip module signature tests on docker provisioner only8124efb42fix: cache e2e4adcda0f5fix: reserve the apid and trustd ports from the ephemeral port rangeced57b047feat: support optionally disabling module sig verification1e5c4ed64fix: build talosctl image cache-serve non-linuxdbdd2b237feat: add static registry to talosctl77d8cc7c5chore: pushlatesttag only on main59d9b1c75feat: update dependenciesbf6ad5171feat: add back install scriptda451c5bachore: drop documentation except for fresh reference2f23fedebfix: file leak in reading cgroupsb412ffdbcdocs: update README.md for docs link8dc51bae7feat: add drm_gpuvm and drm_gpusvm_helper modules4ca58aeb8fix: make Akamai platform usable061f8e76ffeat: bump pkgsa9fa852dafeat: update uefi image to talos linux logo04753ba69feat: update go to 1.25.29a42b05bdfeat: implement link aliasingd732bd0bechore(ci): run only nvidia tests for NVIDIA workflows8d1468209fix: stop populating apiserver cert SANs02473244cfix: wait for mount status to be proper mode825622d90fix: resource proto definitions2c6003e79docs: add Project Calico installation in two mode4fb4c8678feat: add disk.EnableUUID to generated ova33fb48f8ffix: add dashboard spinner053fd0bd4feat: update Linux to 6.1734e107e1bdocs: fix broken linkdfbece56bdocs: update the kubespan docs8b041a72cdocs: update scaleway.md435dcbf82fix: provide nocloud metadata with missing network configec3bd878frefactor: remove the go-blockdevice v1 completely33544bde9fix: minor improvements to fsfd2eebf7ffeat: create merge patch from diff of two machine configseadbdda94fix: uefi boot order settingcd9fb2743fix: support secure HTTP proxy with gRPC dialadf87b4b9feat: update Flannel to v0.27.45dfb7e1fefeat: serve etcd image from registry.k8s.io5ca841804fix: nftables flaky testa940e45a7feat: generate list of images required to build talos3472d6e79fix: revert "chore: use new mount/v3 package in efivarfs"42c0bdbf3feat: add provisioner flag to images default command6bc0b1bcffeat: drop and lock deprecated features362a8e63bfix: change the compression format6e58f58aafix: mkdir artifacts path3165a2b84release(v1.12.0-alpha.1): prepare releasee455c7ea9chore: use testing/synctest in tests7f048e962feat: update dependenciesfe36b3d32fix: stop returning EINVAL on remount of detached mountsc6279e04cchore: use new mount/v3 package in efivarfsd5197effbfeat: update etcd 3.6.5, CoreDNS 1.12.433714b715feat: release cloud image using factoryd10a2747edocs: deprecate JSON6902 patches and interactive installer1e604cbf5fix: don't set broadcast for /31 and /32 addresses65a66097arefactor: split cluster create logic into smaller partsab847310efix: provide refreshing CA pool (resolvers)d63c3ed7ddocs: update secureboot docs493f7ed9dfeat: support embedded config251df70f6feat: add a userspace OOM controller7bae5b40bfeat: implement link configuration724857decfix(ci): skip netbird extension for testse06a08698fix: default gateway as string7ed07412efix: uefi boot entry handling logicea4ed165arefactor: efivarfs mock and tests1fca111e2feat: support setting wake-on-lan for Ethernet94f78dbe7docs: add a documentation for running Talos in KVM46902f8fddocs: add TrueFullstaq to adoptersa28e5cbd5chore: update pkgs and tools7cf403db8docs: step-by-step scaleway documentation to get an image687285fa2docs: remove 'curl' in wget command9db6dc06cfeat: stop mounting state partition53ce93aaetest: try to clear connection refused more aggressively51db5279cfix: bump trustd memory limit25204dc8afix(machined): changeconstants.MinimumGOAMD64Levelusing build tag9cd2d794dfeat: ship nft binary with Talos rootfsb1416c9fefeat: record last log the failed service0b129f9effeat: enforce more KSPP and hardening sysctls11872643cchore: drop docs folderd30fdcd88chore: pass in github token to imagerb88f27d80chore: make reset test code a bit better1cde53d01](https://redirect.github.com/siderolabs/talos/commit/1cde53d0173fd1ae637855e15fe3Configuration
📅 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 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.