cert-manager / aws-privateca-issuer

Addon for cert-manager that issues certificates using AWS ACM PCA.
Apache License 2.0
184 stars 77 forks source link

fix(deps): update all non-major dependencies #298

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2 require minor v1.21.2 -> v1.23.1
github.com/aws/aws-sdk-go-v2/config require minor v1.19.1 -> v1.25.4
github.com/aws/aws-sdk-go-v2/credentials require minor v1.13.43 -> v1.16.3
github.com/aws/aws-sdk-go-v2/service/acmpca require minor v1.22.9 -> v1.24.3
github.com/aws/aws-sdk-go-v2/service/iam require minor v1.24.0 -> v1.27.3
github.com/aws/aws-sdk-go-v2/service/ram require minor v1.20.7 -> v1.22.3
github.com/aws/aws-sdk-go-v2/service/sts require minor v1.23.2 -> v1.25.4
golang stage patch 1.21.3 -> 1.21.4
k8s.io/api require patch v0.28.3 -> v0.28.4
k8s.io/apimachinery require patch v0.28.3 -> v0.28.4
k8s.io/client-go require patch v0.28.3 -> v0.28.4

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2) ### [`v1.23.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.23.0...v1.23.1) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.23.0...v1.23.1) ### [`v1.23.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.22.2...v1.23.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.22.2...v1.23.0) ### [`v1.22.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.22.1...v1.22.2) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.22.1...v1.22.2) ### [`v1.22.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.22.0...v1.22.1) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.22.0...v1.22.1) ### [`v1.22.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.21.0...v1.22.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.21.2...v1.22.0)
kubernetes/api (k8s.io/api) ### [`v0.28.4`](https://togithub.com/kubernetes/api/compare/v0.28.3...v0.28.4) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.28.3...v0.28.4)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.28.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.4) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.4)
kubernetes/client-go (k8s.io/client-go) ### [`v0.28.4`](https://togithub.com/kubernetes/client-go/compare/v0.28.3...v0.28.4) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.28.3...v0.28.4)

Configuration

📅 Schedule: Branch creation - "after 9am on Wednesday,before 12pm on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

jetstack-bot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: aveega

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: - **[OWNERS](https://github.com/cert-manager/aws-privateca-issuer/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment