Skip to content
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

Upgrade dependencies #84

Merged
merged 2 commits into from Apr 24, 2023
Merged

Upgrade dependencies #84

merged 2 commits into from Apr 24, 2023

Conversation

unmarshall
Copy link
Contributor

@unmarshall unmarshall commented Apr 24, 2023

How to categorize this PR?

/area security
/kind bug

What this PR does / why we need it:
Upgrades the following:

  • Go version to 1.20 (CI pipeline changed to use 1.20.3)
  • K8S api and api machinery to v1.26.2
  • Gomega to v1.27.1
  • Zap to v.1.24.0
  • Controller-Runtime to v0.14.5
  • Code Generator to v0.26.2
  • Client-Go to v0.26.2
  • Dockerfile to now use golang 1.20.3

Which issue(s) this PR fixes:
Fixes #83

Special notes for your reviewer:

Release note:

Following dependencies are updated:
  Go - 1.20.3 
  client-go - v0.26.2 
  controller-runtime - v0.14.5
  gomega - v1.27.1
  zap - v1.24.0 
  gardener/gardener v1.69.0
  k8s (api and apimachinery) - v0.26.2

@gardener-prow gardener-prow bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Apr 24, 2023
@gardener-prow gardener-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Apr 24, 2023
@unmarshall
Copy link
Contributor Author

/invite @himanshu-kun

@unmarshall unmarshall added the kind/enhancement Enhancement, improvement, extension label Apr 24, 2023
@gardener-prow gardener-prow bot removed the do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. label Apr 24, 2023
@unmarshall unmarshall added the area/security Security related label Apr 24, 2023
@unmarshall unmarshall added kind/bug Bug and removed kind/enhancement Enhancement, improvement, extension labels Apr 24, 2023
Copy link
Contributor

@himanshu-kun himanshu-kun left a comment

Choose a reason for hiding this comment

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

Kindly also upgrade the following files:

Kindly also update the release note to be for others and dependency , and mention to which version each dependency has been updated

Copy link
Contributor

@himanshu-kun himanshu-kun left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 24, 2023
@gardener-prow
Copy link

gardener-prow bot commented Apr 24, 2023

LGTM label has been added.

Git tree hash: 2023779c441a7fc2e69156a6829d4509aea3be21

@gardener-prow
Copy link

gardener-prow bot commented Apr 24, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: himanshu-kun

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

The pull request process is described 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

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 24, 2023
@gardener-prow gardener-prow bot merged commit 10d8016 into gardener:master Apr 24, 2023
7 checks passed
@unmarshall unmarshall deleted the version branch April 24, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/security Security related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/bug Bug lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix vulnerability and upgrade dependency versions
5 participants