Skip to content

ci: Bump Ops Space#119

Open
weebo-update-cli[bot] wants to merge 3 commits into
mainfrom
updatecli_main_cd5911e68e52f9b359ccfeabc7b1eca9efdf216dbe33c535fd77a252d6a514b9
Open

ci: Bump Ops Space#119
weebo-update-cli[bot] wants to merge 3 commits into
mainfrom
updatecli_main_cd5911e68e52f9b359ccfeabc7b1eca9efdf216dbe33c535fd77a252d6a514b9

Conversation

@weebo-update-cli

@weebo-update-cli weebo-update-cli Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Upgrade OpsSpace

Bump argocd version

change detected: * key "$.ops.argocd" updated from "v3.4.4" to "v3.4.5", in file "versions.yaml"

v3.4.5
## Quick Start

### Non-HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.5/manifests/install.yaml
```

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.5/manifests/ha/install.yaml
```

## Release Signatures and Provenance

All Argo CD container images are signed by cosign.  A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify.

## Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v3-0-release-candidate-a0b933f4e58f)

## Upgrading

If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation.

## Changelog
### Bug fixes
* e77e4b645cc1ad28b1af74931d8810c514fa75e7: fix(reposerver): honor depth of referenced source instead of primary source (cherry-pick #28339 for 3.4) (#28341) (@alexandresavicki)
* 63e67d5e7f502f85b69cd52d6d56e1123b087992: fix(ssa): do not run auth reconcile with SSA  (cherry pick of #27624 and #27601 to 3.4) (#28265) (@Mangaal)
* 240390732e7b593a53a237c4f149426e7268f295: fix: auto-sync skipped when newer commit arrives during sync with manifest-generate-paths (#27875) (cherry-pick #28227 for 3.4) (#28331) (@argo-cd-cherry-pick-bot[bot])
* 2d18587a4c36d4676dd0514bc4a3c5e0cc8b2ed4: fix: deleted resource are incorrectly shown in UI (cherry-pick #28322 for 3.4) (#28337) (@argo-cd-cherry-pick-bot[bot])
* a82e158db8a56037d8e8b5085d188abd9fba12f0: fix: don't clobber non-ignored fields on "replace" (cherry-pick #27136 for 3.4) (#28507) (@argo-cd-cherry-pick-bot[bot])
* d4c8f1c3c724d4d71c1f4ddb6b255ab36d3bef4a: fix: fixes a regression of dex config env vars substituion - Cherry pick of #28369 in 3.4 (#28411) (@ppapapetrou76)
### Dependency updates
* 8c7ece50a4dfd731d5e10bedf3a3e692808b3d23: chore(deps): bump golang.org/x/crypto to 0.53.0 (release-3.4) (#28375) (@nmirasch)
* a8f245b7a0a9b4b9ca8538038b521da29b5932f6: chore(deps): update Ubuntu base image to 26.04 LTS (3.4) (#28430) (@suii2210)

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.4.4...v3.4.5

<a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a>

v3.4.4
## Quick Start

### Non-HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.4/manifests/install.yaml
```

### HA:

```shell
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.4/manifests/ha/install.yaml
```

## Release Signatures and Provenance

All Argo CD container images are signed by cosign.  A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify.

## Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v3-0-release-candidate-a0b933f4e58f)

## Upgrading

If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation.

## Changelog
### Bug fixes
* 146184ea41fa545e0a084c82f05cfe5bd07a9ff9: fix(health): PromotionStrategy stuck Progressing after no-op re-hydration (#28124) (cherry-pick #28125 for 3.4) (#28135) (@argo-cd-cherry-pick-bot[bot])
* e515f51ab1ca500a165b49ca9ec9c402279b6768: fix(rbac): resolve RBAC regression for project-scoped resources in multi-namespace architecture (#25289) (#26573) (#28062) (@wanddynosios)
* 7f2fe9576c6b426f00b04abe6dea55cc9cf634c3: fix(ssd): regression causing diff to error on new objects (#27679) (cherry-pick #27703 for 3.4) (#28241) (@argo-cd-cherry-pick-bot[bot])
* 5199ea6cb74471e22b9c007b0c4598575bb37e44: fix: add a lock on clusterinformer (cherry-pick #28216 for 3.4) (#28312) (@blakepettersson)
* 7a64081225fe7e9688cd7a3d0ad0ff2bc62fde78: fix: exclude live status from normalization (cherry-pick #28201 for 3.4) (#28204) (@argo-cd-cherry-pick-bot[bot])
* 0b3436ffe67564506a49007970daa3d9f476856d: fix: fixes parsing of dex passwords with dollar sign (cherry pick of #28027 to 3.4) (#28197) (@ppapapetrou76)
* 9ccf66b8fc4500d90091075debed86dc218a3981: fix: resolve cross-generator Values templates in RenderGeneratorParams (#27827) (cherry-pick #27830 for 3.4) (#28128) (@argo-cd-cherry-pick-bot[bot])
### Other work
* 14ad471bf6102535664cac3b43cb706904c72b35: Merge pull request #28162 from argoproj/cherry-pick-28158-to-release-3.4 (@dudinea)
* 0fd000b25fb94fbc2de25dd3c97417e44d28a629: Merge pull request #28164 from argoproj/cherry-pick-28155-to-release-3.4 (@dudinea)
* ff255193d14b0ab7ecf7bea48c9cfda3cc0de46a: chore(ci): bump codecov action to 7.0.0 to fix the GPG issue (cherry-pick #28159 for 3.4) (#28172) (@dudinea)
* e9ff0c571b905989d517ac377c4071b6b6180081: ci: bump goreleaser (cherry-pick #28033 for 3.4) (#28072) (@argo-cd-cherry-pick-bot[bot])
* 1c5e37da077808446895092764bd14312c53d76d: ci: use github release notes in goreleaser (cherry-pick #28048 for 3.4) (#28071) (@argo-cd-cherry-pick-bot[bot])
* 0c14cfb5117526dd35657e0fddd21c5c612664be: fix(manifest-generate-paths): Normalize repo before using type repo (#28113) (@fm1ck3y)
* c2003f447e49a183b75e3d94e7982c59c012bd5e: test(e2e): Add test for second Sync after initial for different resources/options (#28156) (#28155) (@dudinea)
* 9810fa2902e60e48df2acda2353f44b293d4203f: test(e2e): fix cleanup of CRDs for e2e tests (#28157) (#28158) (@dudinea)

**Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.4.3...v3.4.4

<a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a>

Bump talosctl version

change detected: * key "$.ops.talosctl" updated from "v1.13.5" to "v1.13.6", in file "versions.yaml"

v1.13.6
## [Talos 1.13.6](https://github.com/siderolabs/talos/releases/tag/v1.13.6) (2026-07-09)

Welcome to the v1.13.6 release of Talos!



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

### Component Updates

Linux: 6.18.38

Talos is built with Go 1.26.5.


### Contributors

* Andrey Smirnov
* Mateusz Urbanek
* Noel Georgi
* Maja Bojarska
* Mark Glants

### Changes
<details><summary>15 commits</summary>
<p>

* siderolabs/talos@04318854e release(v1.13.6): prepare release
* siderolabs/talos@9d8e47dd3 chore: update pkgs and tools
* siderolabs/talos@31552f400 fix: shutdown/reboot via usermode helpers
* siderolabs/talos@bc0c3f3d3 fix: flaky serviceaccount suite test
* siderolabs/talos@3e7559258 fix: flaky tests
* siderolabs/talos@fbe4d900d fix: data race in manifest sync
* siderolabs/talos@6df3a452b fix: provide cooldown period for the QoS trigger
* siderolabs/talos@85f8dd63e fix: decode extraArgs list values correctly
* siderolabs/talos@c2a56d592 fix: kubelet stuck restarting
* siderolabs/talos@871440858 chore: bump rekor for GHSA-47q9-m4ww-924m
* siderolabs/talos@3e37ef8cd fix: handle image cache being disabled
* siderolabs/talos@466bcd804 fix: align documented image cache partition label
* siderolabs/talos@d3cf09bcb fix: image verification with referrers
* siderolabs/talos@e9609b992 feat: add AMD XGBE driver to initramfs
* siderolabs/talos@f18efcc4d chore: update deps
</p>
</details>

### Changes from siderolabs/gen
<details><summary>1 commit</summary>
<p>

* siderolabs/gen@c526410 fix: skip unknown-key check for types with custom YAML unmarshaler
</p>
</details>

### Changes from siderolabs/pkgs
<details><summary>7 commits</summary>
<p>

* siderolabs/pkgs@d8c80cc chore: update toolchain and tools
* siderolabs/pkgs@71874fb feat: bump kernel to 6.18.38
* siderolabs/pkgs@a2406a1 feat: bump kernel 6.18.37
* siderolabs/pkgs@e410c35 feat: update Linux firmware to 20260622
* siderolabs/pkgs@389b8aa fix: patch Linux kernel for tunnel metadata buffer overflow
* siderolabs/pkgs@7e4a719 feat: add support for AMD XGBE driver
* siderolabs/pkgs@1915c58 feat: enable NF_TABLES_ARP option
</p>
</details>

### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>

* siderolabs/tools@c58afd5 chore: bump toolchain
</p>
</details>

### Dependency Changes

* **github.com/Azure/azure-sdk-for-go/sdk/azcore**   v1.21.0 -> v1.21.1
* **github.com/aws/aws-sdk-go-v2**                   v1.41.4 -> v1.41.7
* **github.com/aws/aws-sdk-go-v2/config**            v1.32.12 -> v1.32.17
* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**  v1.18.20 -> v1.18.23
* **github.com/aws/aws-sdk-go-v2/service/kms**       v1.50.3 -> v1.51.1
* **github.com/aws/smithy-go**                       v1.24.2 -> v1.25.1
* **github.com/siderolabs/gen**                      v0.8.6 -> v0.8.7
* **github.com/siderolabs/pkgs**                     v1.13.0-36-g6b315f7 -> v1.13.0-43-gd8c80cc
* **github.com/siderolabs/talos/pkg/machinery**      v1.13.5 -> v1.13.6
* **github.com/siderolabs/tools**                    v1.13.0-6-g9b78252 -> v1.13.0-7-gc58afd5
* **github.com/sigstore/cosign/v3**                  v3.0.5 -> v3.0.6
* **github.com/sigstore/sigstore**                   v1.10.5 -> v1.10.6
* **go.uber.org/zap**                                v1.27.1 -> v1.28.0

Previous release can be found at [v1.13.5](https://github.com/siderolabs/talos/releases/tag/v1.13.5)

## Images

```
ghcr.io/siderolabs/flannel:v0.28.5
registry.k8s.io/coredns/coredns:v1.14.2
registry.k8s.io/etcd:v3.6.12
registry.k8s.io/pause:3.10.1
registry.k8s.io/kube-apiserver:v1.36.2
registry.k8s.io/kube-controller-manager:v1.36.2
registry.k8s.io/kube-scheduler:v1.36.2
registry.k8s.io/kube-proxy:v1.36.2
ghcr.io/siderolabs/kubelet:v1.36.2
registry.k8s.io/networking/kube-network-policies:v1.0.0
ghcr.io/siderolabs/installer:v1.13.6
ghcr.io/siderolabs/installer-base:v1.13.6
ghcr.io/siderolabs/imager:v1.13.6
ghcr.io/siderolabs/talos:v1.13.6
ghcr.io/siderolabs/talosctl-all:v1.13.6
ghcr.io/siderolabs/overlays:v1.13.6
ghcr.io/siderolabs/extensions:v1.13.6
```

v1.13.5
## [Talos 1.13.5](https://github.com/siderolabs/talos/releases/tag/v1.13.5) (2026-06-22)

Welcome to the v1.13.5 release of Talos!



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

### Component Updates

Linux: 6.18.36
containerd: 2.2.5
runc: 1.4.3

Talos is built with Go 1.26.4.


### Contributors

* Andrey Smirnov
* Maja Bojarska
* Noel Georgi
* Mateusz Urbanek
* Aleksei Sviridkin

### Changes
<details><summary>9 commits</summary>
<p>

* siderolabs/talos@51b0d8ed0 release(v1.13.5): prepare release
* siderolabs/talos@c5089c655 fix: bump number of open files for etcd
* siderolabs/talos@e0b4d9d75 fix: stop the log persistence and close all files on shutdown
* siderolabs/talos@23a080dcf fix: honor FailurePauseTimeout when pausing before reboot
* siderolabs/talos@9adc63a32 fix: correct the link alias condition
* siderolabs/talos@b902f9de9 feat: verify go.mod tidiness in generate target
* siderolabs/talos@765f0a1dc fix: relax LUKS header validation
* siderolabs/talos@d63aba4c7 feat: update pkgs and Kubernetes
* siderolabs/talos@f0a5842ab fix: update go.mod and rekres
</p>
</details>

### Changes from siderolabs/pkgs
<details><summary>8 commits</summary>
<p>

* siderolabs/pkgs@6b315f7 chore: update zfs to 2.4.3
* siderolabs/pkgs@ebf23f3 feat: update Linux to 6.18.36
* siderolabs/pkgs@7eed62d chore: bump containerd to 2.2.5 (cve patches)
* siderolabs/pkgs@8b67bab chore: update nvidia driver lts to 580.167.08
* siderolabs/pkgs@8cb61b2 feat: bump runc
* siderolabs/pkgs@d736aef feat: bump kernel to 6.18.35
* siderolabs/pkgs@7ede376 fix: avoid page_table_check BUG on time namespace VVAR page
* siderolabs/pkgs@e69debd feat: update tools and rekres
</p>
</details>

### Changes from siderolabs/tools
<details><summary>2 commits</summary>
<p>

* siderolabs/tools@9b78252 feat: update ca-certificates to 2026-05-14
* siderolabs/tools@4d13aff feat: bump OpenSSL to 3.6.3
</p>
</details>

### Dependency Changes

* **github.com/ryanuber/columnize**              v2.1.2 **_new_**
* **github.com/siderolabs/go-blockdevice/v2**    v2.0.28 -> v2.0.30
* **github.com/siderolabs/pkgs**                 v1.13.0-28-g54ec9fc -> v1.13.0-36-g6b315f7
* **github.com/siderolabs/talos/pkg/machinery**  v1.13.4 -> v1.13.5
* **github.com/siderolabs/tools**                v1.13.0-4-ga06bb31 -> v1.13.0-6-g9b78252
* **k8s.io/api**                                 v0.36.1 -> v0.36.2
* **k8s.io/apiextensions-apiserver**             v0.36.1 -> v0.36.2
* **k8s.io/apimachinery**                        v0.36.1 -> v0.36.2
* **k8s.io/apiserver**                           v0.36.1 -> v0.36.2
* **k8s.io/client-go**                           v0.36.1 -> v0.36.2
* **k8s.io/component-base**                      v0.36.1 -> v0.36.2
* **k8s.io/cri-api**                             v0.36.1 -> v0.36.2
* **k8s.io/kube-scheduler**                      v0.36.1 -> v0.36.2
* **k8s.io/kubectl**                             v0.36.1 -> v0.36.2
* **k8s.io/kubelet**                             v0.36.1 -> v0.36.2
* **k8s.io/pod-security-admission**              v0.36.1 -> v0.36.2

Previous release can be found at [v1.13.4](https://github.com/siderolabs/talos/releases/tag/v1.13.4)

## Images

```
ghcr.io/siderolabs/flannel:v0.28.5
registry.k8s.io/coredns/coredns:v1.14.2
registry.k8s.io/etcd:v3.6.12
registry.k8s.io/pause:3.10.1
registry.k8s.io/kube-apiserver:v1.36.2
registry.k8s.io/kube-controller-manager:v1.36.2
registry.k8s.io/kube-scheduler:v1.36.2
registry.k8s.io/kube-proxy:v1.36.2
ghcr.io/siderolabs/kubelet:v1.36.2
registry.k8s.io/networking/kube-network-policies:v1.0.0
ghcr.io/siderolabs/installer:v1.13.5
ghcr.io/siderolabs/installer-base:v1.13.5
ghcr.io/siderolabs/imager:v1.13.5
ghcr.io/siderolabs/talos:v1.13.5
ghcr.io/siderolabs/talosctl-all:v1.13.5
ghcr.io/siderolabs/overlays:v1.13.5
ghcr.io/siderolabs/extensions:v1.13.5
```

Bump updatecli version

change detected: * key "$.ops.updatecli" updated from "v0.118.0" to "v0.119.0", in file "versions.yaml"

v0.119.0
## Changes

## 🚀 Features

- feat(systemd): add resource plugin for systemd unit files @ScMofeoluwa (#8970)
- feat: support cooldown for Golang module @olblak (#8966)

## 🐛 Bug Fixes

- Fix cleanup action for already merged pull requests @perlan (#9133)
- fix: correctly init report name and config @olblak (#9283)
- fix(terraform): include registry hostname in autodiscovery manifest @Pankaj-Gupta25 (#9281)
- fix(pyproject): track uv.lock relative to target workdir @nguyeda (#9266)

## 🧰 Maintenance

- deps: automate updatecli version update in gha workflow @olblak (#9470)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9394)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9392)
- deps: fix default golang update @olblak (#9391)
- chore(ci): add repo parameter to issue creation command @olblak (#9380)
- chore: remove peter-evans/create-issue-from-file gha @olblak (#9379)
- chore: remove Go Report Card badge from README @olblak (#9377)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9374)
- chore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 in the go_modules group across 1 directory @[dependabot[bot]](https://github.com/apps/dependabot) (#9233)
- chore: refactor Updatecli compose workflow @olblak (#9368)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.26 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9329)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9285)
- deps(updatecli/policies): bump all policies @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9287)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9284)
- deps(go): bump module go.opentelemetry.io/otel/sdk to v1.44.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9269)
- deps(go): bump module golang.org/x/mod to v0.37.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9273)
- deps(go): bump module github.com/aws/smithy-go to v1.27.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9279)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/credentials to v1.19.24 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9277)
- deps(go): bump module gopkg.in/ini.v1 to v1.67.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9248)
- deps(go): bump module helm.sh/helm/v3 to v3.21.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9231)
- deps(go): bump module github.com/drone/go-scm to v1.42.7 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9212)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9180)
- deps(go): bump module go.opentelemetry.io/otel/trace to v1.44.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9169)
- deps(go): bump module golang.org/x/net to v0.56.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9158)
- deps(go): bump module github.com/aws/aws-sdk-go-v2/config to v1.32.24 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9146)
- deps: Bump Golang version to 1.26.4 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9116)

## Contributors

@Pankaj-Gupta25, @ScMofeoluwa, @dependabot[bot], @nguyeda, @olblak, @perlan, @updateclibot[bot], [dependabot[bot]](https://github.com/apps/dependabot), [updateclibot[bot]](https://github.com/apps/updateclibot) and updatecli

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
v0.118.0
## Changes

## 🚀 Features

- feat: add disable changelog flag and env var @omer-cengel (#8969)

## 🐛 Bug Fixes

- fix: skip version check for generator commands @ambikeesshh (#9064)
- chore: don't show version diff if newer @olblak (#9000)

## 🧰 Maintenance

- deps(go): bump module github.com/fluxcd/helm-controller/api to v1.5.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9093)
- chore(ci): upgrade uv version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9046)
- chore(dockerfile): upgrade node version @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9009)
- deps(go): bump module github.com/drone/go-scm to v1.42.3 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8990)
- deps(go): bump module github.com/fluxcd/source-controller/api to v1.8.5 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8994)
- chore: add govulncheck GitHub Action workflow @olblak (#9007)
- deps(go): bump module github.com/google/go-containerregistry to v0.21.6 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#8995)
- deps(go): bump module github.com/tetratelabs/wazero to v1.12.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) (#9002)
- chore: updatecli docs handle different exit code @olblak (#9001)

## Contributors

@ambikeesshh, @olblak, @omer-cengel, @updateclibot[bot], [updateclibot[bot]](https://github.com/apps/updateclibot) and updatecli

## Sponsors

If Updatecli is useful to you, please consider sponsoring it.  
Your support helps maintain and improve this project.

[![GitHub stars](https://img.shields.io/github/stars/updatecli/updatecli?style=for-the-badge)](https://github.com/updatecli/updatecli/stargazers) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?style=for-the-badge)](https://www.updatecli.io/support/#sponsor-or-donate)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@weebo-update-cli weebo-update-cli Bot force-pushed the updatecli_main_cd5911e68e52f9b359ccfeabc7b1eca9efdf216dbe33c535fd77a252d6a514b9 branch 5 times, most recently from f4b0a2c to b77d42e Compare July 12, 2026 22:53
GitHub Actions Bot added 3 commits July 12, 2026 23:11
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@weebo-update-cli weebo-update-cli Bot force-pushed the updatecli_main_cd5911e68e52f9b359ccfeabc7b1eca9efdf216dbe33c535fd77a252d6a514b9 branch from b77d42e to 5c46e3a Compare July 12, 2026 23:12
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.

0 participants