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

chore(deps): Bump github.com/kyverno/kyverno from 1.13.2 to 1.13.3 in /backend #869

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2025

Bumps github.com/kyverno/kyverno from 1.13.2 to 1.13.3.

Release notes

Sourced from github.com/kyverno/kyverno's releases.

v1.13.3

✨ Added ✨

  • Added a flag to disable reports sanity checks (#11867)

⚠️ Changed ⚠️

  • Removed policy exception dependency from global context (#11788)
  • Updated annotations of Kyverno images (#11935)
  • Replaced ghcr.io with reg.kyverno.io for image registry (#12031)

🐛 Fixed 🐛

  • Fixed distributed labels in group, version, and resource to avoid exceeding limits (#11620)
  • Fixed Helm mergeOverwrite overwriting nested objects (#11584)
  • Fixed default value for apiCall context (#11733)
  • Fixed exemption error caused by convertChecks function for validate.podSecurity subrule (#11780)
  • Fixed an image verification issue by copying all fields of public keys (#11770)
  • Removed extra line in ConfigMap (#11762)
  • Reverted default background scan interval to 1h (#11754)
  • Fixed policy with failureActionOverrides not applying desired failure actions in desired namespaces (#11811)
  • Fixed an global context logging issue by not emitting an error log on success (#11815)
  • Fixed panic in the admission controller when rules are empty (#11821)
  • Fixed CLI crash when scanning a namespace YAML object with CEL (#11834)
  • Fixed panic in the background controller when updating Generate rules (#11835)
  • Fixed the result column for Kyverno test command (#11842)
  • Fixed non-fatal parsing errors in logs (#11932)
  • Fixed CVEs (#12040, #11926, #11753, #11199)

Helm

  • Fixed Helm mergeOverwrite overwriting nested objects (#11584)
  • Removed extra line in ConfigMap (#11762)

🔧 Others 🔧

  • Updated Chainsaw test apply timeout to 30s (#11794)
  • Bumped Python to 3.13.1 (#11801)
  • Fixed custom Sigstore conformance tests for Ubuntu 24.04 runner (#11772)
  • Chore: Bumped dependencies and updated configurations for various tools and libraries.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/kyverno/kyverno](https://github.com/kyverno/kyverno) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/kyverno/kyverno/releases)
- [Changelog](https://github.com/kyverno/kyverno/blob/main/CHANGELOG.md)
- [Commits](kyverno/kyverno@v1.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: github.com/kyverno/kyverno
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.81%. Comparing base (c31c3a6) to head (5e05d43).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #869   +/-   ##
=======================================
  Coverage   12.81%   12.81%           
=======================================
  Files          34       34           
  Lines        1342     1342           
=======================================
  Hits          172      172           
  Misses       1124     1124           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

Superseded by #873.

@dependabot dependabot bot closed this Feb 10, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/backend/github.com/kyverno/kyverno-1.13.3 branch February 10, 2025 09:44
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants