Skip to content

Upgrade indirect dependencies. (#49)#50

Merged
renormalize merged 1 commit intogardener:hotfix-v0.4from
renormalize:deps
Apr 10, 2025
Merged

Upgrade indirect dependencies. (#49)#50
renormalize merged 1 commit intogardener:hotfix-v0.4from
renormalize:deps

Conversation

@renormalize
Copy link
Member

How to categorize this PR?

/area security compliance quality
/kind task

What this PR does / why we need it:

Upgrade indirect dependencies.

Special notes for your reviewer:

Cherry-pick of #49.

Release note:

Upgrade indirect dependencies.

@renormalize renormalize added this to the v0.4.4 milestone Apr 10, 2025
@renormalize renormalize requested a review from a team as a code owner April 10, 2025 09:35
@gardener-robot gardener-robot added needs/review Needs review area/compliance Compliance related area/quality Output qualification (tests, checks, scans, automation in general, etc.) related area/security Security related kind/task General task size/L Denotes a PR that changes 100-499 lines, ignoring generated files. needs/second-opinion Needs second review by someone else labels Apr 10, 2025
@ghost ghost added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Apr 10, 2025
@renormalize
Copy link
Member Author

The diff between main at state 190a419 and this branch is the VERSION file.

[N] ~/go/src/github.com/gardener/etcd-wrapper (deps)
❯ git fetch upstream; git log upstream/main -1
commit 190a4194e88e66e5f8bf240a47a68df08a466692 (upstream/main, upstream/HEAD, origin/main, origin/HEAD, main)
Author: Saketh Kalaga <51327242+renormalize@users.noreply.github.com>
Date:   Thu Apr 10 15:00:03 2025 +0530

    Upgrade indirect dependencies. (#49)
[I] ~/go/src/github.com/gardener/etcd-wrapper (deps)
❯ git diff 190a4194e88e66e5f8bf240a47a68df08a466692
diff --git a/VERSION b/VERSION
index 77dd692..e7dba29 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.5.0-dev
\ No newline at end of file
+v0.4.4-dev
\ No newline at end of file

@ghost ghost added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 10, 2025
Copy link
Member

@Shreyas-s14 Shreyas-s14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @renormalize !

@renormalize renormalize merged commit c7f0199 into gardener:hotfix-v0.4 Apr 10, 2025
8 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Apr 10, 2025
@renormalize renormalize deleted the deps branch April 10, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compliance Compliance related area/quality Output qualification (tests, checks, scans, automation in general, etc.) related area/security Security related kind/task General task needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review needs/second-opinion Needs second review by someone else size/L Denotes a PR that changes 100-499 lines, ignoring generated files. status/closed Issue is closed (either delivered or triaged)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants