Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

fix(deps): update module github.com/kyverno/chainsaw to v0.2.4 #29

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/kyverno/chainsaw v0.2.3 -> v0.2.4 age adoption passing confidence

Release Notes

kyverno/chainsaw (github.com/kyverno/chainsaw)

v0.2.4

Compare Source

‼️ Breaking changes ‼️

  • Directly specifying resource name was dropped, only apiVersion / kind is supported now

💫 New features 💫

  • Added test metadata built-in binding
  • Added file support to delete operation
  • Added --remarshal flag to improve anchors support in test resources
  • Added support for describe, events, get and podLogs operations in try blocks

🔧 Fixes 🔧

  • Fixed incorrect path reported when validation failed for a patch operation
  • Improved the way default values for configuration options are managed in configuration v1alpha2

📚 Docs 📚

  • Removed code markers on titles in API reference documentation

🎸 Misc 🎸

  • Bumped kyverno-json to v0.0.3

What's Changed

Full Changelog: kyverno/chainsaw@v0.2.3...v0.2.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner June 6, 2024 12:50
@renovate renovate bot requested review from shanduur and removed request for a team June 6, 2024 12:50
@renovate renovate bot added the area/dependency Issues or PRs related to dependency changes. label Jun 6, 2024
@renovate renovate bot enabled auto-merge (squash) June 6, 2024 12:50
Copy link
Contributor Author

renovate bot commented Jun 6, 2024

ℹ 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):

  • 23 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.112.2 -> v0.114.0
cloud.google.com/go/iam v1.1.7 -> v1.1.8
cloud.google.com/go/storage v1.40.0 -> v1.41.0
github.com/aws/aws-sdk-go v1.51.28 -> v1.53.14
github.com/cpuguy83/go-md2man/v2 v2.0.3 -> v2.0.4
github.com/dustinkirkland/golang-petname v0.0.0-20240422154211-76c06c4bde6b -> v0.0.0-20240428194347-eebcea082ee0
github.com/emicklei/go-restful/v3 v3.12.0 -> v3.12.1
github.com/googleapis/gax-go/v2 v2.12.3 -> v2.12.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 -> v2.20.0
github.com/kyverno/kyverno-json v0.0.3-alpha.2.0.20240418134117-384bc5db5ad7 -> v0.0.3
go.etcd.io/etcd/api/v3 v3.5.11 -> v3.5.14
go.etcd.io/etcd/client/pkg/v3 v3.5.11 -> v3.5.14
go.etcd.io/etcd/client/v3 v3.5.11 -> v3.5.14
go.opentelemetry.io/otel/sdk v1.23.1 -> v1.24.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20240531132922-fd00a4e0eefc
google.golang.org/api v0.170.0 -> v0.182.0
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c -> v0.0.0-20240528184218-531527333157
google.golang.org/grpc v1.62.1 -> v1.64.0
k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f -> v0.0.0-20240521193020-835d969ad83a
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 -> v0.30.3
sigs.k8s.io/kubectl-validate v0.0.4-0.20240426230744-57b5e376ebde -> v0.0.4

@shanduur
Copy link
Contributor

shanduur commented Jun 6, 2024

/ok-to-test

Copy link
Contributor

github-actions bot commented Jun 6, 2024

E2E report ✅

Started at 2024-06-06T15:17:53Z took 968.787594483

Test Suite Test Case Time (s) Status
test/00-minimal minimal 144.497207308 ✅ Passed
test/01-multiple-node-pools multiple-node-pools 968.787159332 ✅ Passed
test/02-autoscaler autoscaler 690.300884421 ✅ Passed
test/03-high-availability high-availability 411.132979441 ✅ Passed
test/04-pinned-version pinned-version 551.516702399 ✅ Passed

@renovate renovate bot merged commit d2585ff into main Jun 6, 2024
7 checks passed
@renovate renovate bot deleted the renovate/git.luolix.top-kyverno-chainsaw-0.x branch June 6, 2024 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependency Issues or PRs related to dependency changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant