woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.3k stars 370 forks source link

fix(deps): update golang-packages #4411

Open renovate[bot] opened 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/getkin/kin-openapi v0.127.0 -> v0.128.0 age adoption passing confidence require minor
github.com/xanzy/go-gitlab v0.113.0 -> v0.114.0 age adoption passing confidence require minor
go (source) 1.23.2 -> 1.23.3 age adoption passing confidence toolchain patch
k8s.io/api v0.31.2 -> v0.31.3 age adoption passing confidence require patch
k8s.io/apimachinery v0.31.2 -> v0.31.3 age adoption passing confidence require patch
k8s.io/client-go v0.31.2 -> v0.31.3 age adoption passing confidence require patch

Release Notes

getkin/kin-openapi (github.com/getkin/kin-openapi) ### [`v0.128.0`](https://redirect.github.com/getkin/kin-openapi/releases/tag/v0.128.0) [Compare Source](https://redirect.github.com/getkin/kin-openapi/compare/v0.127.0...v0.128.0) ##### What's Changed - openapi3filter: Fix default value for array in for query param by [@​Tommy-42](https://redirect.github.com/Tommy-42) in [https://github.com/getkin/kin-openapi/pull/1000](https://redirect.github.com/getkin/kin-openapi/pull/1000) - Add github.com/pb33f/libopenapi by [@​Jille](https://redirect.github.com/Jille) in [https://github.com/getkin/kin-openapi/pull/1004](https://redirect.github.com/getkin/kin-openapi/pull/1004) - Introduce an option to override the regex implementation by [@​alexbakker](https://redirect.github.com/alexbakker) in [https://github.com/getkin/kin-openapi/pull/1006](https://redirect.github.com/getkin/kin-openapi/pull/1006) - make form required field order deterministic by [@​jlsherrill](https://redirect.github.com/jlsherrill) in [https://github.com/getkin/kin-openapi/pull/1008](https://redirect.github.com/getkin/kin-openapi/pull/1008) - openapi2: fix un/marshalling discriminator field by [@​reversearrow](https://redirect.github.com/reversearrow) in [https://github.com/getkin/kin-openapi/pull/1011](https://redirect.github.com/getkin/kin-openapi/pull/1011) ##### New Contributors - [@​Tommy-42](https://redirect.github.com/Tommy-42) made their first contribution in [https://github.com/getkin/kin-openapi/pull/1000](https://redirect.github.com/getkin/kin-openapi/pull/1000) - [@​Jille](https://redirect.github.com/Jille) made their first contribution in [https://github.com/getkin/kin-openapi/pull/1004](https://redirect.github.com/getkin/kin-openapi/pull/1004) - [@​alexbakker](https://redirect.github.com/alexbakker) made their first contribution in [https://github.com/getkin/kin-openapi/pull/1006](https://redirect.github.com/getkin/kin-openapi/pull/1006) - [@​jlsherrill](https://redirect.github.com/jlsherrill) made their first contribution in [https://github.com/getkin/kin-openapi/pull/1008](https://redirect.github.com/getkin/kin-openapi/pull/1008) **Full Changelog**: https://github.com/getkin/kin-openapi/compare/v0.127.0...v0.128.0
xanzy/go-gitlab (github.com/xanzy/go-gitlab) ### [`v0.114.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.114.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.0) #### What's Changed - Add project setting ci_pipeline_variables_minimum_override_role by [@​vindvaki](https://redirect.github.com/vindvaki) in [https://github.com/xanzy/go-gitlab/pull/2057](https://redirect.github.com/xanzy/go-gitlab/pull/2057) - feat: implement 'allowed_email_domains_list' group attribute by [@​jeremad](https://redirect.github.com/jeremad) in [https://github.com/xanzy/go-gitlab/pull/2059](https://redirect.github.com/xanzy/go-gitlab/pull/2059) - Implement `externalK8sProxyUrl` field in Metadata API by [@​timofurrer](https://redirect.github.com/timofurrer) in [https://github.com/xanzy/go-gitlab/pull/2062](https://redirect.github.com/xanzy/go-gitlab/pull/2062) #### New Contributors - [@​vindvaki](https://redirect.github.com/vindvaki) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2057](https://redirect.github.com/xanzy/go-gitlab/pull/2057) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.113.0...v0.114.0
golang/go (go) ### [`v1.23.3`](https://redirect.github.com/golang/go/compare/go1.23.2...go1.23.3)
kubernetes/api (k8s.io/api) ### [`v0.31.3`](https://redirect.github.com/kubernetes/api/compare/v0.31.2...v0.31.3) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.31.2...v0.31.3)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.3`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.2...v0.31.3) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.2...v0.31.3)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.3`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.2...v0.31.3) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.2...v0.31.3)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.