Closed renovate[bot] closed 1 month ago
This PR contains the following updates:
v2.12.3
v2.12.4
1.16.1
1.16.2
1.23.1
1.24.3
5.9.1
5.11.0
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
v2.12.3
->v2.12.4
1.16.1
->1.16.2
1.23.1
->1.24.3
5.9.1
->5.11.0
Release Notes
argoproj/argo-cd (argoproj/argo-cd)
### [`v2.12.4`](https://redirect.github.com/argoproj/argo-cd/releases/tag/v2.12.4) [Compare Source](https://redirect.github.com/argoproj/argo-cd/compare/v2.12.3...v2.12.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.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. #### 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 - [`1568165`](https://redirect.github.com/argoproj/argo-cd/commit/15681651664e29a2546f6b87f6f976ef6cc1ce9d): fix(appset): Fix perpetual appset reconciliation ([#19822](https://redirect.github.com/argoproj/argo-cd/issues/19822)) ([#19995](https://redirect.github.com/argoproj/argo-cd/issues/19995)) ([@gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot)\[bot]) - [`b76a09e`](https://redirect.github.com/argoproj/argo-cd/commit/b76a09e07079cd8a60999a0769d51472a981d682): fix: CVE-2024-45296 Backtracking regular expressions cause ReDoS by upgrading path-to-regexp from 1.8.0 to 1.9.0 ([#20087](https://redirect.github.com/argoproj/argo-cd/issues/20087)) ([#20090](https://redirect.github.com/argoproj/argo-cd/issues/20090)) ([@gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot)\[bot]) - [`d56ef76`](https://redirect.github.com/argoproj/argo-cd/commit/d56ef7641cfa40b88cf3a1151e093568631496c1): fix: diffing should not fail if resource fail schema validation ([#19714](https://redirect.github.com/argoproj/argo-cd/issues/19714)) ([#19729](https://redirect.github.com/argoproj/argo-cd/issues/19729)) ([@gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`02b8336`](https://redirect.github.com/argoproj/argo-cd/commit/02b83368902d5b4d1339794d9edab4b19d557649): docs: note cluster scoping changes in 2.12x ([#19684](https://redirect.github.com/argoproj/argo-cd/issues/19684)) ([#19702](https://redirect.github.com/argoproj/argo-cd/issues/19702)) ([@gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`ff3ef71`](https://redirect.github.com/argoproj/argo-cd/commit/ff3ef717e224fa02a3aa853a05007b17eb696971): cherry-pick chore(deps-dev): bump webpack from 5.84.1 to 5.94.0 in /ui ([#20056](https://redirect.github.com/argoproj/argo-cd/issues/20056)) ([@ishitasequeira](https://redirect.github.com/ishitasequeira)) - [`08fe6f5`](https://redirect.github.com/argoproj/argo-cd/commit/08fe6f5aea1a45195c6440d6f36bf200eccdcb3a): chore(deps): bump dompurify from 2.3.6 to 2.5.6 in /ui ([#19955](https://redirect.github.com/argoproj/argo-cd/issues/19955)) ([#20016](https://redirect.github.com/argoproj/argo-cd/issues/20016)) ([@gcp-cherry-pick-bot](https://redirect.github.com/gcp-cherry-pick-bot)\[bot]) - [`8590550`](https://redirect.github.com/argoproj/argo-cd/commit/8590550a2215c4dcae93316cd52c2449129032c4): chore(deps): bump express from 4.19.2 to 4.20.0 in /ui ([#19883](https://redirect.github.com/argoproj/argo-cd/issues/19883)) ([#19987](https://redirect.github.com/argoproj/argo-cd/issues/19987)) ([@chengfang](https://redirect.github.com/chengfang)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.3...v2.12.4cilium/cilium (cilium)
### [`v1.16.2`](https://redirect.github.com/cilium/cilium/compare/1.16.1...1.16.2) [Compare Source](https://redirect.github.com/cilium/cilium/compare/1.16.1...1.16.2)linuxserver/docker-prowlarr (linuxserver/prowlarr)
### [`v1.24.3`](https://redirect.github.com/linuxserver/docker-prowlarr/compare/1.23.1.4708-ls85...nightly-1.24.3.4751-ls53)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.
This PR was generated by Mend Renovate. View the repository job log.