kubewarden / namespace-label-propagator-policy

Kubewarden policy designed to automatically propagate labels defined in a Kubernetes namespace to the associated resources within that namespace
https://kubewarden.io
Apache License 2.0
1 stars 3 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/kubewarden/policy-sdk-go v0.8.0 -> v0.11.0 age adoption passing confidence require minor
kubewarden/github-actions v3.1.19 -> v3.2.0 age adoption passing confidence action minor

Release Notes

kubewarden/policy-sdk-go (github.com/kubewarden/policy-sdk-go) ### [`v0.11.0`](https://togithub.com/kubewarden/policy-sdk-go/compare/v0.10.0...v0.11.0) [Compare Source](https://togithub.com/kubewarden/policy-sdk-go/compare/v0.10.0...v0.11.0) ### [`v0.10.0`](https://togithub.com/kubewarden/policy-sdk-go/releases/tag/v0.10.0) [Compare Source](https://togithub.com/kubewarden/policy-sdk-go/compare/v0.9.1...v0.10.0) #### 🚀 Features - feat: expose capability to get OCI image configuration. ([#​90](https://togithub.com/kubewarden/policy-sdk-go/issues/90)) #### 🧰 Maintenance - chore(deps): update actions/checkout action to v4.1.7 ([#​89](https://togithub.com/kubewarden/policy-sdk-go/issues/89)) ### [`v0.9.1`](https://togithub.com/kubewarden/policy-sdk-go/releases/tag/v0.9.1) [Compare Source](https://togithub.com/kubewarden/policy-sdk-go/compare/v0.9.0...v0.9.1) - refactor: use mockery-generated mock, remove gomock mock and hostcaller fake ([#​86](https://togithub.com/kubewarden/policy-sdk-go/issues/86)) #### 🚀 Features - fix: make verify_v2 types public ([#​84](https://togithub.com/kubewarden/policy-sdk-go/issues/84)) - feat: Export and json-tag fields of manifest.OciImageManifestResponse{} ([#​82](https://togithub.com/kubewarden/policy-sdk-go/issues/82)) #### 🐛 Bug Fixes - fix: sigstore verification of GH action without repo ([#​88](https://togithub.com/kubewarden/policy-sdk-go/issues/88)) #### 🧰 Maintenance - chore: add Kubewarden repository badges. ([#​85](https://togithub.com/kubewarden/policy-sdk-go/issues/85)) - chore(deps): update actions/checkout action to v4.1.6 ([#​83](https://togithub.com/kubewarden/policy-sdk-go/issues/83)) - chore(deps): update actions/checkout action to v4.1.5 ([#​80](https://togithub.com/kubewarden/policy-sdk-go/issues/80)) - chore(deps): update golangci/golangci-lint-action action to v6 ([#​81](https://togithub.com/kubewarden/policy-sdk-go/issues/81)) - chore(deps): update all non-major dependencies ([#​79](https://togithub.com/kubewarden/policy-sdk-go/issues/79)) - chore(deps): update golangci/golangci-lint-action action to v5 ([#​78](https://togithub.com/kubewarden/policy-sdk-go/issues/78)) - chore(deps): update all non-major dependencies ([#​77](https://togithub.com/kubewarden/policy-sdk-go/issues/77)) ### [`v0.9.0`](https://togithub.com/kubewarden/policy-sdk-go/compare/v0.8.0...v0.9.0) [Compare Source](https://togithub.com/kubewarden/policy-sdk-go/compare/v0.8.0...v0.9.0)
kubewarden/github-actions (kubewarden/github-actions) ### [`v3.2.0`](https://togithub.com/kubewarden/github-actions/releases/tag/v3.2.0) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.20...v3.2.0) - ci: Remove unneeded ci job on ghrelease.yml ([#​125](https://togithub.com/kubewarden/github-actions/issues/125)) - ci: Add ghrelease workflow to create GH releases ([#​124](https://togithub.com/kubewarden/github-actions/issues/124)) ##### 🧰 Maintenance - update tinygo version ([#​123](https://togithub.com/kubewarden/github-actions/issues/123)) ### [`v3.1.20`](https://togithub.com/kubewarden/github-actions/releases/tag/v3.1.20) [Compare Source](https://togithub.com/kubewarden/github-actions/compare/v3.1.19...v3.1.20) - Default shell is broken on composite actions ([#​120](https://togithub.com/kubewarden/github-actions/issues/120)) - Update setup-kubewarden-cluster action ([#​119](https://togithub.com/kubewarden/github-actions/issues/119)) ##### 🧰 Maintenance - rust policies move to wasm32 wasip1 ([#​122](https://togithub.com/kubewarden/github-actions/issues/122)) - chore: add Kubewarden repository badges. ([#​121](https://togithub.com/kubewarden/github-actions/issues/121)) - chore(deps): update golangci/golangci-lint-action action to v6 ([#​118](https://togithub.com/kubewarden/github-actions/issues/118))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

renovate[bot] commented 4 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.21 -> 1.22.4
flavio commented 4 months ago

This needs manual work to address the changes done inside of the Go SDK

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.