gitops-operator icon indicating copy to clipboard operation
gitops-operator copied to clipboard

chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.12.3 to 2.12.10

Open dependabot[bot] opened this issue 10 months ago • 8 comments

Bumps github.com/argoproj/argo-cd/v2 from 2.12.3 to 2.12.10.

Release notes

Sourced from github.com/argoproj/argo-cd/v2's releases.

v2.12.10

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.10/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.10/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 on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Documentation

Dependency updates

  • b6e1080936975f18aa0d81ee2396864eb433752c: chore(deps): bump go-git version to go-git/v5 5.13.1 (#21550) (@​aali309)

Other work

  • a9d8027d4a8bf3230e16063d4a24fbcaa3a8b457: Merge commit from fork (@​svghadi)

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.9...v2.12.10

v2.12.9

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.9/manifests/install.yaml

... (truncated)

Commits
  • 6c2db33 Bump version to 2.12.10 on release-2.12 branch (#21710)
  • a9d8027 Merge commit from fork
  • 84ace16 docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick #2147...
  • 4ba830f fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pi...
  • b6e1080 chore(deps): bump go-git version to go-git/v5 5.13.1 (#21550)
  • c26ee69 fix(appset): events not honouring configured namespaces (#21219) (#21241) (#2...
  • b4f6a55 Bump version to 2.12.9 (#21360)
  • 6934ace fix: CVE-2024-21538 upgrading the indirect dependency cross-spawn to 7.0.5 (#...
  • 041133a fix(api): send to closed channel in mergeLogStreams (#7006) (#21178) (#21188)
  • 9c3b45f Bump version to 2.12.8 (#21134)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Jan 30 '25 17:01 dependabot[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign iam-veeramalla for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Jan 30 '25 17:01 openshift-ci[bot]

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-ci[bot] avatar Jan 30 '25 17:01 openshift-ci[bot]

/ok-to-test

jgwest avatar Feb 03 '25 12:02 jgwest

/retest

jgwest avatar Feb 03 '25 20:02 jgwest

@dependabot rebase

jgwest avatar Feb 19 '25 10:02 jgwest

@dependabot recreate

jgwest avatar Feb 19 '25 10:02 jgwest

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] avatar Feb 19 '25 10:02 dependabot[bot]

/retest

jgwest avatar Feb 24 '25 16:02 jgwest

@dependabot recreate

jgwest avatar Apr 21 '25 11:04 jgwest

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.17-e2e a4a989fa04759442bb0177e0042e3a633c41c260 link true /test v4.17-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

openshift-ci[bot] avatar Apr 21 '25 13:04 openshift-ci[bot]

@dependabot recreate

jgwest avatar May 01 '25 22:05 jgwest

Looks like github.com/argoproj/argo-cd/v2 is up-to-date now, so this is no longer needed.

dependabot[bot] avatar May 01 '25 22:05 dependabot[bot]