Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 25, 2025

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/cosi-project/runtime v1.10.7 -> v1.11.0 age adoption passing confidence require minor
github.com/insomniacslk/dhcp 5f8cf70 -> 175e84f age adoption passing confidence require digest
github.com/siderolabs/image-factory v0.7.6 -> v0.8.4 age adoption passing confidence require minor
github.com/siderolabs/omni/client v1.0.0 -> v1.2.1 age adoption passing confidence require minor
github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.0 -> v1.11.3 age adoption passing confidence require patch
github.com/spf13/cobra v1.9.1 -> v1.10.1 age adoption passing confidence require minor
github.com/unix4ever/yaml v0.0.0-20220527175918-f17b0f05cf2c -> v2.4.0 age adoption passing confidence replace major
github.com/utkuozdemir/pin-tftp/v3 0dd7dba -> e69c06d replace digest
golang.org/x/sync v0.16.0 -> v0.17.0 age adoption passing confidence require minor

Release Notes

cosi-project/runtime (github.com/cosi-project/runtime)

v1.11.0

Compare Source

What's Changed

Full Changelog: cosi-project/runtime@v1.10.7...v1.11.0

siderolabs/image-factory (github.com/siderolabs/image-factory)

v0.8.4

Compare Source

image-factory 0.8.4 (2025-09-10)

Welcome to the v0.8.4 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors
  • Andrey Smirnov
  • Noel Georgi
  • Oguz Kilcan
  • Dmitrii Sharshakov
  • Alp Celik
  • Amarachi Iheanacho
  • Andrew Longwill
  • Guillaume LEGRAIN
  • Markus Freitag
  • Mateusz Urbanek
  • Olivier Doucet
  • Orzelius
  • Sammy ETUR
Changes
3 commits

  • a3a7661 release(v0.8.4): prepare release
  • 075aa3f fix: update Talos to 1.11.1
  • 02723cd fix: translation ID

Changes from siderolabs/go-debug
1 commit

  • e21721b chore: add support for Go 1.25

Changes from siderolabs/pkgs
18 commits

  • 1a25681 feat: enable ublk support
  • 95f0be4 fix: enable memcg v1
  • e1c333c feat: update Linux to 6.12.45
  • 2ac857a feat: update pcre2 to 10.46
  • f31e192 fix: bump NVIDIA production to 570.172.08
  • e68ff4a feat: update Linux to 6.12.43
  • 42cdb43 chore: update kernel config to support max SMP CPUs
  • 3bb9cc9 fix: backport CVE kernel patches to 6.12
  • c87dc6c feat: enable Infiniband IRDMA support
  • 2598d53 fix: re-enable CPUSETS_V1 cgroups controller
  • 6a8bca7 feat: update backportable dependencies
  • a150a75 feat: update Go to 1.24.6
  • a94734c feat: update containerd to 2.1.4
  • 662c5a4 feat: enable F71808E watchdog driver
  • 48afc2a fix: enable ISCSI IBFT
  • ddb7b5e feat: update Linux to 6.12.40
  • 5616981 feat: enable bootloader control on amd64
  • 4a840bc chore: allow more than one commit for a PR

Changes from siderolabs/talos
64 commits

  • 8e85c8362 release(v1.11.1): prepare release
  • ff8644cd2 fix: correctly handle status-code 204
  • 7d5fe2d0f feat: update Linux kernel (memcg_v1, ublk)
  • 9e310a9dd fix: enable support for VMWare arm64
  • f7620f028 feat: update CoreDNS to 1.12.3
  • 01bf2f6f9 feat: add SOCKS5 proxy support to dynamic proxy dialer
  • 8a578bc4a feat: update Linux to 6.12.45
  • d9d89a3a8 release(v1.11.0): prepare release
  • 364b48690 feat: update pkgs/tools for pcre2 10.46
  • be70ea03f feat: update pkgs for NVIDIA prod 570.172.08
  • a5f80b4fe fix: bring back linux/armv7 build and update xz
  • 751dae432 fix: drop linux/armv7 build
  • 8cbd75320 fix: update xz module (security)
  • 803ed1ef9 feat: update Kubernetes to 1.34.0
  • a80898da9 feat: update Linux to 6.12.43
  • 30c14aa71 feat: update Kubernetes default to v1.34.0-rc.2
  • ed7d8cbac docs: link to kubernetes linux swap tuning
  • 1ee82120e docs: apply fixes for what is new
  • 36102eae1 release(v1.11.0-rc.0): prepare release
  • 0f22913d9 fix: image cache lockup on a missing volume
  • 46cf25c7c feat: update Linux to 6.12.41
  • 62f6c97fe fix: provide mitigation CVE-1999-0524
  • 350319063 fix: actually use SIDEROV1_KEYS_DIR env var if it's provided
  • 430a27dc2 fix: kubernetes upgrade options for kubelet
  • e3a9097c4 fix: set secs field in DHCPv4 packets
  • babddd0e4 fix: dial with proxy
  • 23efda4db feat: use key provider with fallback option for auth type SideroV1
  • e2a5a9b3f chore: re-enable vulncheck
  • f5d700a0c release(v1.11.0-beta.2): prepare release
  • 6186d1821 chore: disable vulncheck temporarily
  • e4a2a8d9c feat: update default Kubernetes to v1.34.0-rc.1
  • 4c4236d7e feat: update Go to 1.24.6
  • a01a390f6 chore: add deadcode elimination linter
  • 49fad0ede feat: add a pause function to dashboard
  • 21e8e9dc9 refactor: replace containerd/containerd/v2 module for proper DCE
  • bbd01b6b7 refactor: fix deadcode elimination with godbus
  • e8d9c81cc refactor: stop using text/template in machined code paths
  • 85589662a fix: unmarshal encryption STATE from META
  • f10a626d2 docs: add what is new notes for 1.11
  • 5a15ce88b release(v1.11.0-beta.1): prepare release
  • 614ca2e22 fix: one more attempt to fix volume mount race on restart
  • 4b86dfe6f feat: implement encryption locking to STATE
  • 8ae76c320 feat: implement talos.config.early command line arg
  • 19f8c605e docs: remove talos API flags from mgmt commands
  • fa1d6fef8 feat: bootedentry resource
  • 7dee810d4 fix: live reload of TLS client config for discovery client
  • a5dc22466 fix: enforce minimum size on user volumes if not set explicitly
  • 7836e924d feat: update containerd to 2.1.4
  • 5012550ec feat: add F71808E watchdog driver
  • 10ddc4cdd fix: grype scan
  • d108e0a08 fix(ci): use a random suffix for ami names
  • 504225546 fix: issues with reading GPT
  • bdaf08dd4 feat: update PCI DB module to v0.3.2
  • 667dcebec test: wait for service account test job longer
  • ae176a4b7 feat: update etcd to 3.6.4
  • 201b6801f fix: issue with volume remount on service restart
  • 2a911402b chore: tag aws snapshots created via ci with the image name
  • d8bd84b56 docs: add SBOM documentation
  • 7eec61993 feat: unify disk encryption configuration
  • 4ff2bf9e0 feat: update etcd to v3.5.22
  • 31a67d379 fix: do not download artifacts for cron Grype scan
  • c6b6e0bb3 docs: rewrite the getting started and prod docs for v1.10 and v1.11
  • ca1c656e6 chore(ci): add more nvidia test matrix
  • 7a2e0f068 feat: sync pkgs, update Linux to 6.12.40

Dependency Changes
  • github.com/prometheus/client_golang v1.22.0 -> v1.23.2
  • github.com/siderolabs/go-blockdevice/v2 v2.0.18 -> v2.0.19
  • github.com/siderolabs/go-debug v0.5.0 -> v0.6.0
  • github.com/siderolabs/pkgs v1.11.0 -> v1.11.0-18-g1a25681
  • github.com/siderolabs/talos v1.11.0-beta.0 -> v1.11.1
  • github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.0 -> v1.11.1
  • github.com/stretchr/testify v1.10.0 -> v1.11.1
  • github.com/u-root/u-root v0.14.0 -> v0.15.0
  • github.com/ulikunitz/xz v0.5.12 -> v0.5.15
  • golang.org/x/net v0.42.0 -> v0.44.0
  • golang.org/x/sync v0.16.0 -> v0.17.0
  • golang.org/x/sys v0.34.0 -> v0.36.0
  • golang.org/x/text v0.27.0 -> v0.29.0

Previous release can be found at v0.8.3

v0.8.3

Compare Source

Welcome to the v0.8.4 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors
  • Andrey Smirnov
  • Noel Georgi
  • Oguz Kilcan
  • Dmitrii Sharshakov
  • Alp Celik
  • Amarachi Iheanacho
  • Andrew Longwill
  • Guillaume LEGRAIN
  • Markus Freitag
  • Mateusz Urbanek
  • Olivier Doucet
  • Orzelius
  • Sammy ETUR
Changes
2 commits

Changes from siderolabs/go-debug
1 commit

  • e21721b chore: add support for Go 1.25

Changes from siderolabs/pkgs
18 commits

  • 1a25681 feat: enable ublk support
  • 95f0be4 fix: enable memcg v1
  • e1c333c feat: update Linux to 6.12.45
  • 2ac857a feat: update pcre2 to 10.46
  • f31e192 fix: bump NVIDIA production to 570.172.08
  • e68ff4a feat: update Linux to 6.12.43
  • 42cdb43 chore: update kernel config to support max SMP CPUs
  • 3bb9cc9 fix: backport CVE kernel patches to 6.12
  • c87dc6c feat: enable Infiniband IRDMA support
  • 2598d53 fix: re-enable CPUSETS_V1 cgroups controller
  • 6a8bca7 feat: update backportable dependencies
  • a150a75 feat: update Go to 1.24.6
  • a94734c feat: update containerd to 2.1.4
  • 662c5a4 feat: enable F71808E watchdog driver
  • 48afc2a fix: enable ISCSI IBFT
  • ddb7b5e feat: update Linux to 6.12.40
  • 5616981 feat: enable bootloader control on amd64
  • 4a840bc chore: allow more than one commit for a PR

Changes from siderolabs/talos
64 commits

  • 8e85c8362 release(v1.11.1): prepare release
  • ff8644cd2 fix: correctly handle status-code 204
  • 7d5fe2d0f feat: update Linux kernel (memcg_v1, ublk)
  • 9e310a9dd fix: enable support for VMWare arm64
  • f7620f028 feat: update CoreDNS to 1.12.3
  • 01bf2f6f9 feat: add SOCKS5 proxy support to dynamic proxy dialer
  • 8a578bc4a feat: update Linux to 6.12.45
  • d9d89a3a8 release(v1.11.0): prepare release
  • 364b48690 feat: update pkgs/tools for pcre2 10.46
  • be70ea03f feat: update pkgs for NVIDIA prod 570.172.08
  • a5f80b4fe fix: bring back linux/armv7 build and update xz
  • 751dae432 fix: drop linux/armv7 build
  • 8cbd75320 fix: update xz module (security)
  • 803ed1ef9 feat: update Kubernetes to 1.34.0
  • a80898da9 feat: update Linux to 6.12.43
  • 30c14aa71 feat: update Kubernetes default to v1.34.0-rc.2
  • ed7d8cbac docs: link to kubernetes linux swap tuning
  • 1ee82120e docs: apply fixes for what is new
  • 36102eae1 release(v1.11.0-rc.0): prepare release
  • 0f22913d9 fix: image cache lockup on a missing volume
  • 46cf25c7c feat: update Linux to 6.12.41
  • 62f6c97fe fix: provide mitigation CVE-1999-0524
  • 350319063 fix: actually use SIDEROV1_KEYS_DIR env var if it's provided
  • 430a27dc2 fix: kubernetes upgrade options for kubelet
  • e3a9097c4 fix: set secs field in DHCPv4 packets
  • babddd0e4 fix: dial with proxy
  • 23efda4db feat: use key provider with fallback option for auth type SideroV1
  • e2a5a9b3f chore: re-enable vulncheck
  • f5d700a0c release(v1.11.0-beta.2): prepare release
  • 6186d1821 chore: disable vulncheck temporarily
  • e4a2a8d9c feat: update default Kubernetes to v1.34.0-rc.1
  • 4c4236d7e feat: update Go to 1.24.6
  • a01a390f6 chore: add deadcode elimination linter
  • 49fad0ede feat: add a pause function to dashboard
  • 21e8e9dc9 refactor: replace containerd/containerd/v2 module for proper DCE
  • bbd01b6b7 refactor: fix deadcode elimination with godbus
  • e8d9c81cc refactor: stop using text/template in machined code paths
  • 85589662a fix: unmarshal encryption STATE from META
  • f10a626d2 docs: add what is new notes for 1.11
  • 5a15ce88b release(v1.11.0-beta.1): prepare release
  • 614ca2e22 fix: one more attempt to fix volume mount race on restart
  • 4b86dfe6f feat: implement encryption locking to STATE
  • 8ae76c320 feat: implement talos.config.early command line arg
  • 19f8c605e docs: remove talos API flags from mgmt commands
  • fa1d6fef8 feat: bootedentry resource
  • 7dee810d4 fix: live reload of TLS client config for discovery client
  • a5dc22466 fix: enforce minimum size on user volumes if not set explicitly
  • 7836e924d feat: update containerd to 2.1.4
  • 5012550ec feat: add F71808E watchdog driver
  • 10ddc4cdd fix: grype scan
  • d108e0a08 fix(ci): use a random suffix for ami names
  • 504225546 fix: issues with reading GPT
  • bdaf08dd4 feat: update PCI DB module to v0.3.2
  • 667dcebec test: wait for service account test job longer
  • ae176a4b7 feat: update etcd to 3.6.4
  • 201b6801f fix: issue with volume remount on service restart
  • 2a911402b chore: tag aws snapshots created via ci with the image name
  • d8bd84b56 docs: add SBOM documentation
  • 7eec61993 feat: unify disk encryption configuration
  • 4ff2bf9e0 feat: update etcd to v3.5.22
  • 31a67d379 fix: do not download artifacts for cron Grype scan
  • c6b6e0bb3 docs: rewrite the getting started and prod docs for v1.10 and v1.11
  • ca1c656e6 chore(ci): add more nvidia test matrix
  • 7a2e0f068 feat: sync pkgs, update Linux to 6.12.40

Dependency Changes
  • github.com/prometheus/client_golang v1.22.0 -> v1.23.2
  • github.com/siderolabs/go-blockdevice/v2 v2.0.18 -> v2.0.19
  • github.com/siderolabs/go-debug v0.5.0 -> v0.6.0
  • github.com/siderolabs/pkgs v1.11.0 -> v1.11.0-18-g1a25681
  • github.com/siderolabs/talos v1.11.0-beta.0 -> v1.11.1
  • github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.0 -> v1.11.1
  • github.com/stretchr/testify v1.10.0 -> v1.11.1
  • github.com/u-root/u-root v0.14.0 -> v0.15.0
  • github.com/ulikunitz/xz v0.5.12 -> v0.5.15
  • golang.org/x/net v0.42.0 -> v0.44.0
  • golang.org/x/sync v0.16.0 -> v0.17.0
  • golang.org/x/sys v0.34.0 -> v0.36.0
  • golang.org/x/text v0.27.0 -> v0.29.0

Previous release can be found at v0.8.3

v0.8.2

Compare Source

Welcome to the v0.8.3 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors
  • Mateusz Urbanek
Changes
1 commit

  • 7254abf fix: disable redirects to PXE

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.8.2

v0.8.1

Compare Source

Welcome to the v0.8.2 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors
  • Andrey Smirnov
Changes
1 commit

  • 418eebb fix: don't filter out rc versions

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.8.1

v0.8.0

Compare Source

Welcome to the v0.8.1 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors
  • Mateusz Urbanek
Changes
2 commits

  • 6392086 fix: prevent failure on cache.Get
  • a1e3707 feat: add fallback if S3 is missbehaving

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.8.0

siderolabs/omni (github.com/siderolabs/omni/client)

v1.2.1

Compare Source

Omni 1.2.1 (2025-10-02)

Welcome to the v1.2.1 release of Omni!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.

Contributors
  • Oguz Kilcan
Changes
2 commits

  • 5e0a1335 release(v1.2.1): prepare release
  • 9cfcc245 fix: remove dangling cluster taints

Dependency Changes

This release has no dependency changes

Previous release can be found at v1.2.0

v1.2.0

Compare Source

7 commits

  • 0a30aea fix(frontend): adjust spacing of items in infraproviders
  • 3f1b96d test: fix the data race in TestEtcdElectionsLost
  • 17d0394 feat: add more cluster and machine metrics
  • 442e0a2 chore: add codeowners file
  • 48daa1e refactor: resource server runtimes
  • d060544 refactor: remove listitembox
  • ad9481c refactor: simplify tslidedownwrapper

v1.1.5

Compare Source

Omni 1.1.5 (2025-09-23)

Welcome to the v1.1.5 release of Omni!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.

Contributors
  • Utku Ozdemir
  • Artem Chernyshev
  • Oguz Kilcan
Changes
8 commits

  • 8505bfa6 release(v1.1.5): prepare release
  • 243abea7 fix: fix local resource server access auth check
  • 8242b619 test: bring in the GHA runner changes and compatible talosctl version
  • 1396083f fix: fix the order in the grpc interceptor chain
  • 01811621 fix: add oidc-redirect-url arg to the generated kubeconfigs
  • 9ef83771 fix: use correct order to determine SideroV1 keys directory path
  • e47b8615 fix: keep query parameters encoded in the oidc/saml login flows
  • 30895722 chore: allow more than one commit for a PR

Changes from siderolabs/go-api-signature
1 commit

  • 68478e2 fix: return invalid signature error when a signature is required

Dependency Changes
  • github.com/siderolabs/go-api-signature v0.3.7 -> v0.3.8

Previous release can be found at v1.1.4

v1.1.2

Compare Source

Welcome to the v1.2.0-beta.3 release of Omni!
This is a pre-release of Omni

Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.

Cluster Locking

Cluster locking is a feature that pauses/disables all cluster related operations on a cluster.

Visual Feedback on Copy

Added visual feedback when copying text to the clipboard.

Generate Join Config for a Specific Join Token

Added the ability to generate a join configuration for a specific join token.

kubeconfig with grant-type=authcode-keyboard

New configs generated with the latest Omni version and authcode-keyboard
enabled now work for oidc-login v1.33+.
See int128/kubelogin#1263

Newly generated configs won't work for oidc-login below v1.33. You can:

  • keep using the old configs.
  • generate the new configs and drop oidc-redirect-url param.
  • update the oidc-login module.
Redesigned Machine List Page

The Machines list page has been redesigned to provide a better user experience.

New exported metrics for cluster features and machine details

New prometheus metrics are added for:

  • Enabled cluster features: disk encryption, embedded discovery service, workload proxying.
  • Machines' platforms, their secure boot status and whether they were booted with UKI.
OIDC Authentication Support

Added support for OIDC authentication in Omni.

Toast Messages

Replaced the notification banner feature with toast messages.

User Consent Form for Userpilot

Added a user consent form for Userpilot to allow opting in/out for data collection.

Userpilot Reporting Integration

Integrated Userpilot reporting to help track user interactions.

Contributors
  • Edward Sammut Alessi
  • Oguz Kilcan
  • Andrey Smirnov
  • Artem Chernyshev
  • Utku Ozdemir
  • Mateusz Urbanek
  • Noel Georgi
  • Orzelius
Changes
74 commits

  • 0a30aea fix(frontend): adjust spacing of items in infraproviders
  • 3f1b96d test: fix the data race in TestEtcdElectionsLost
  • 17d0394 feat: add more cluster and machine metrics
  • 442e0a2 chore: add codeowners file
  • 48daa1e refactor: resource server runtimes
  • d060544 refactor: remove listitembox
  • ad9481c refactor: simplify tslidedownwrapper
  • 9a13ba5 release(1.2.0-beta.2): prepare release
  • 10829fa fix: fix local resource server access auth check
  • 789913f fix: adjust the grid alignment for clusters to have all phases lined up
  • ff35c35 fix: alignment of oidc login not being centered
  • d215877 release(v1.2.0-beta.1): prepare release
  • 5beb24f fix: fix the order in the grpc interceptor chain
  • ecb9e7d fix: add oidc-redirect-url arg to the generated kubeconfigs
  • 958d1ee fix: inline the css from clusters-grid
  • 7856de3 fix: use correct indentation in the generate-certs scripts
  • d01738e test: introduce msw to mock api calls
  • b801f68 test: query string for saml login is forwarded
  • 120d9b2 chore: colocate tests with their tested components
  • dbe39ea feat: check on start up if the account has Talos < 1.6 and strict tokens
  • 99f1506 fix: keep query parameters encoded in the oidc/saml login flows
  • a1cd472 chore: use storage composables from vueuse
  • 4c03a10 chore: replace hardcoded colors with vars
  • 95f1f87 chore: improve e2e selectors
  • db939c6 release(1.2.0-beta.0): prepare release
  • 1f098cf test: improve test cluster creation for e2e tests
  • a035908 test: write more comprehensive e2e tests for home page
  • 21cd391 chore: rekres and fix e2e test runs
  • 900e5e9 chore: strip comments from generated ClusterMachineConfig
  • 5ab4fe4 chore: migrate omni e2e tests to javascript
  • ca93da3 fix: fix switch user button for Auth0
  • fbf89ac test: fix cluster-import e2e test
  • 58217d6 feat: implement user consent form for the UserPilot
  • 1b4de5b feat: abort ongoing cluster import process
  • 3908993 fix: use correct order to determine SideroV1 keys directory path
  • 9b5e552 chore: rekres and bump deps
  • 1ca61f2 fix: alignment on home no access
  • 2d30614 chore(ci): rekres to use action runner groups
  • c505479 fix: active link style for nodes and machines
  • 5298efb chore(ci): rekres to use action runner groups
  • 8cd15f0 chore: lazy load routes, modals, and code editor
  • 977c316 chore: ignore html whitespace
  • 4e63cc8 fix: create join token modal margin
  • c87b45b fix: home general info error & loading
  • 672e410 feat: support generating join configs with searching join tokens by name
  • f675205 chore: update vite to 7.1.5
  • cc231e5 chore: remove /omni root route
  • 906df9a chore: remove the usage of --input-dir flag in tests
  • 7e1ec6b feat: add visual feedback when copying
  • 7a6ba5f chore: replace deprecated libraries with vueuse
  • b70560c feat: implement OIDC auth support
  • 5529607 chore: rekres providing lint-fmt and fixing frontend
  • 7b1f426 feat: redesign machines page
  • 43ec5b0 fix: do not make not running lazy workload proxy healthchecker block
  • 122903f chore: rekres to bring in lint-eslint-fmt
  • b867332 fix: sidebar showing when it should not
  • cc03488 feat: implement cluster locking
  • e9aba45 fix: sidebar styles missing on mobile
  • 0603af9 chore: refactor routes to remove withPrefix
  • bbeebd7 feat: implement toast messages
  • 6e6c30c fix: alignment on error pages
  • a6ed371 fix: route size on login and machine classes
  • [e215b37](https://redirect.github.com/siderolabs/omni/commit/e215b37c076866612d57972545928bc6789

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Aug 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: gopkg.in/[email protected] (replaced by github.com/unix4ever/yaml/[email protected]): parsing go.mod:
	module declares its path as: gopkg.in/yaml.v2
	        but was required as: gopkg.in/yaml.v3

@talos-bot talos-bot moved this to In Review in Planning Aug 25, 2025
@smira smira removed this from Planning Aug 25, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from ee5b5db to a1f4824 Compare September 5, 2025 15:45
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 37bf998 to 93cd1d7 Compare September 14, 2025 19:44
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from e8d02d2 to 40eea12 Compare September 24, 2025 23:34
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 12ea43c to a1e60d5 Compare October 3, 2025 11:07
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 1511219 to 0d6fc82 Compare October 8, 2025 23:11
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from e0f7c44 to b70e879 Compare October 21, 2025 03:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies branch from b70e879 to 4248349 Compare October 28, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant