Skip to content

chore(deps): bump argo-cd from 3.3.2 to 3.3.4#1545

Merged
chengfang merged 1 commit intoargoproj-labs:masterfrom
chengfang:argocd-3.3.4
Mar 18, 2026
Merged

chore(deps): bump argo-cd from 3.3.2 to 3.3.4#1545
chengfang merged 1 commit intoargoproj-labs:masterfrom
chengfang:argocd-3.3.4

Conversation

@chengfang
Copy link
Collaborator

@chengfang chengfang commented Mar 18, 2026

https://github.com/argoproj/argo-cd/releases/tag/v3.3.4

Summary by CodeRabbit

  • Chores
    • Updated Argo CD dependency to version 3.3.4 across all modules.
    • Internal code reorganization for consistency.

Signed-off-by: Cheng Fang <cfang@redhat.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ad628bc3-0cb5-4d99-a117-5cf3dc5e2dc2

📥 Commits

Reviewing files that changed from the base of the PR and between 094bea6 and 04a473c.

⛔ Files ignored due to path filters (2)
  • go.sum is excluded by !**/*.sum
  • test/ginkgo/go.sum is excluded by !**/*.sum
📒 Files selected for processing (3)
  • go.mod
  • test/ginkgo/go.mod
  • test/ginkgo/sequential/1-008-app-in-any-ns_test.go

Walkthrough

This pull request updates the Argo CD v3 dependency from v3.3.2 to v3.3.4 across two module files and reorganizes imports in a test file to include a new alias for the Argo CD Operator API v1beta1.

Changes

Cohort / File(s) Summary
Dependency Version Updates
go.mod, test/ginkgo/go.mod
Bumped github.com/argoproj/argo-cd/v3 from v3.3.2 to v3.3.4 in both root and ginkgo test module files.
Test Import Reorganization
test/ginkgo/sequential/1-008-app-in-any-ns_test.go
Reordered imports and introduced new public alias argov1beta1api for Argo CD Operator API v1beta1, removing duplicate entries.

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title clearly and specifically describes the main change: bumping the argo-cd dependency from version 3.3.2 to 3.3.4, which aligns with all modifications in go.mod files and test files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.

Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.65%. Comparing base (c1674be) to head (04a473c).
⚠️ Report is 63 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1545      +/-   ##
==========================================
+ Coverage   71.48%   73.65%   +2.17%     
==========================================
  Files          50       53       +3     
  Lines        4667     5129     +462     
==========================================
+ Hits         3336     3778     +442     
- Misses       1133     1145      +12     
- Partials      198      206       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chengfang chengfang merged commit 32e0313 into argoproj-labs:master Mar 18, 2026
12 checks passed
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.

3 participants