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

Update tool github.com/kyverno/chainsaw to v0.2.12 #3534

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

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

Release Notes

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

v0.2.12

Compare Source

💫 New features 💫

  • Registered Kubernetes CEL libs, optional types, and various other std libs
  • Support conditions in labels in assertion templates
  • Added skipCommandOutput support to not log the command and script being executed

🔧 Fixes 🔧

  • Allow escaping dollar sign in command and script
  • Fixed chainsaw build docs rendering invalid yaml
  • Fixed step template bindings registered in the wrong order

v0.2.11

Compare Source

💫 New features 💫

  • Added CEL support everywhere (bindings, assertion trees, projection trees, outputs...)
  • Added test sharding support

🔧 Fixes 🔧

  • Fixed exit code when failing in root test run
  • Fixed --no-cluster flag not working

📚 Docs 📚

  • Added most JMESPath functions docs and examples

What's Changed

Full Changelog: kyverno/chainsaw@v0.2.10...v0.2.11

v0.2.10

Compare Source

💫 New features 💫

  • Added bindings support when referencing step templates
  • Restructured the reports system
  • Added reports in JSON format back
  • Added new JUnit report formats with different granularity (JUNIT-TEST, JUNIT-STEP, JUNIT-OPERATION)
  • XML report format should be considered deprecated and replaced with one of the JUNIT-* format

🔧 Fixes 🔧

  • Fixed default report name not set correctly
  • Made template required when referencing a step template

📚 Docs 📚

  • Started a JMESPath function example page in the docs (only x_k8s_get is available at this time)

🎸 Misc 🎸

  • Removed test v1alpha2 API for now

What's Changed

Full Changelog: kyverno/chainsaw@v0.2.9...v0.2.10

v0.2.9

Compare Source

💫 New features 💫

  • Added support for templating filenames used in operations
  • Added ppc64le and s390x binaries in release artifacts
  • Added support for Kubernetes 1.31
  • Added server side validation to validate the submitted resource
  • Added support for overriding the working directory in command and script operations
  • Compile string expressions at loading time
  • Made json path value optional in wait operation
  • Improved logging with begin, end and warning statuses
  • Added golang 1.23 support

🔧 Fixes 🔧

  • Fixed configuration v1alpha2 lint command

What's Changed

Full Changelog: kyverno/chainsaw@v0.2.8...v0.2.9


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 10, 2024 17:33
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
@swiatekm swiatekm merged commit 6fdc7d1 into main Dec 11, 2024
38 of 39 checks passed
@swiatekm swiatekm deleted the renovate/github.com-kyverno-chainsaw-0.x branch December 11, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants