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 eam dependencies #112

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

muralov
Copy link
Contributor

@muralov muralov commented Jan 25, 2024

Upgrade dependencies

Description

Upgrade dependencies as according to dependabot PR which didn't properly upgrade it

Related PR
#106

dependabot bot and others added 2 commits January 25, 2024 13:50
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.17.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.17.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@muralov muralov requested a review from a team as a code owner January 25, 2024 12:53
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. area/ci Issues or PRs related to CI related topics labels Jan 25, 2024
@muralov
Copy link
Contributor Author

muralov commented Jan 25, 2024

/test pull-eventing-auth-manager-integration-test

@muralov muralov force-pushed the upgrade-eam-dependencies branch from 1572b4d to db4c4cf Compare January 25, 2024 15:34
Copy link
Contributor

Choose a reason for hiding this comment

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

let's implement it as it was done here:
https://github.com/kyma-project/eventing-manager/blob/main/.github/workflows/lint-go.yml
what do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

let's implement it as we we have done here:
https://github.com/kyma-project/eventing-manager/blob/main/.github/workflows/test.yml
what do you think?

@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 25, 2024
@kyma-bot kyma-bot merged commit 3461ac7 into kyma-project:main Jan 25, 2024
6 checks passed
@muralov muralov deleted the upgrade-eam-dependencies branch January 25, 2024 16:00
k15r pushed a commit to k15r/eventing-auth-manager that referenced this pull request Feb 21, 2024
* Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.17.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.17.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade dependencies

* Upgrade go versions for lint and unit test pipelines

* Ugrade golangci-lint

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! 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.

3 participants