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.2 #12

Merged
merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.2.2

Compare Source

‼️ Breaking changes ‼️

  • finally block now executes when the step terminates. It was supposed to work like this from the beginning but was not properly working. The cleanup block was introduced to execute operations when a test terminates instead.

💫 New features 💫

  • Added cleanup handlers support to register custom cleanup operations to run when a test terminates

🔧 Fixes 🔧

  • Use namespaceTemplate from configuration if provided

📚 Docs 📚

  • Improved home page
  • Added scroll to top button
  • Improved navigation bar
  • Fixed dark/light color schemes and added system preference support
  • Added links to Slack and X/Twitter links in the footer
  • Removed the blog
  • Rewrote most of the Getting Started pages

What's Changed

Full Changelog: kyverno/chainsaw@v0.2.1...v0.2.2

v0.2.1

Compare Source

‼️ Breaking changes ‼️

  • Resource templating is now enabled by default

💫 New features 💫

  • Added --pause-on-failure flag to pause when a test failure happens (to ease troubleshooting)
  • Improved cleanup management logic, alternating catch, finally and @cleanup per step
  • Added support for registering clusters dynamically, useful when a cluster is created in a test step

🔧 Fixes 🔧

  • Fixed issue with cluster incorrectly registered
  • Force background deletion propagation policy (useful when testing unmanaged Job)

What's Changed

Full Changelog: kyverno/chainsaw@v0.2.0...v0.2.1


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 May 16, 2024 02:44
@renovate renovate bot added the area/dependency Issues or PRs related to dependency changes. label May 16, 2024
@renovate renovate bot requested review from shanduur and removed request for a team May 16, 2024 02:44
@renovate renovate bot enabled auto-merge (squash) May 16, 2024 02:45
@renovate renovate bot force-pushed the renovate/git.luolix.top-kyverno-chainsaw-0.x branch 3 times, most recently from 534e43c to 6716f92 Compare May 21, 2024 20:52
@renovate renovate bot changed the title fix(deps): update module github.com/kyverno/chainsaw to v0.2.1 fix(deps): update module github.com/kyverno/chainsaw to v0.2.2 May 21, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-kyverno-chainsaw-0.x branch from 6716f92 to 09f5d60 Compare May 22, 2024 20:39
@renovate renovate bot force-pushed the renovate/git.luolix.top-kyverno-chainsaw-0.x branch from 09f5d60 to 81d33a0 Compare May 22, 2024 21:57
@renovate renovate bot merged commit 7e2c24c into main May 22, 2024
1 check passed
@renovate renovate bot deleted the renovate/git.luolix.top-kyverno-chainsaw-0.x branch May 22, 2024 21:57
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