-
Notifications
You must be signed in to change notification settings - Fork 313
chore(deps): Upgrade argo-cd version to 2.13.6 #1077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1077 +/- ##
=======================================
Coverage 63.49% 63.49%
=======================================
Files 15 15
Lines 2326 2326
=======================================
Hits 1477 1477
Misses 758 758
Partials 91 91 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
go.mod
Outdated
| oras.land/oras-go/v2 v2.5.0 // indirect | ||
| sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect | ||
| sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect | ||
| sigs.k8s.io/structured-merge-diff/v4 v4.4.4-0.20241211184406-7bf59b3d70ee // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any reason many seemingly unrelated modules are also upgraded, like golang.org/x/* ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I explicitly updated github.com/argoproj/argo-cd/v2 from v2.13.5 to v2.13.6, the other package changes are
brought in by running go mod tidy and go mod vendor
|
That's odd. I just tried the upgrade in my local, only argo-cd and go-redis are changed. |
9afef03 to
b247265
Compare
…rgoproj-labs#1071) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> trigger CI rerun Signed-off-by: Atif Ali <[email protected]> revert && redo update Signed-off-by: Atif Ali <[email protected]>
Signed-off-by: Atif Ali <[email protected]>
9c3432f to
1d4cbcf
Compare
|
Opened a cleaner PR |
opened up a cleaner PR #1078 |
This change Upgrade argo-cd version from 2.13.5 to 2.13.6