Skip to content

chore(deps): update dependency open-policy-agent/conftest to v0.61.2

This MR contains the following updates:

Package Update Change
open-policy-agent/conftest minor 0.59.0 -> 0.61.2

View the Renovate pipeline for this MR


Release Notes

open-policy-agent/conftest (open-policy-agent/conftest)

v0.61.2

Compare Source

Changelog

Other Changes

v0.61.1

Compare Source

Changelog

OPA Changes

v0.61.0

Compare Source

Changelog

Bug Fixes
OPA Changes
Other Changes

v0.60.0

Compare Source

Announcements

⚠️ Breaking Changes ⚠️

We have set the default version of Rego syntax to v1. This is a breaking change if your Rego policies are not compatible with the v1 syntax.

  • Individual policies can be updated gradually, by adding import rego.v1 to the policy.
  • The rego-version flag will remain available indefinitely, and users who do not wish to update their Rego policies can continue to use v0 syntax by setting this flag to v0.

For more information about upgrading to Rego v1 syntax, see the upstream docs at https://www.openpolicyagent.org/docs/latest/v0-upgrade/.

Changelog

New Features
OPA Changes
Other Changes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by renovate-bot

Merge request reports

Loading