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
Changelog
Other Changes
v0.61.1
Changelog
OPA Changes
-
8e47770
: build(deps): bump github.com/open-policy-agent/opa from 1.5.0 to 1.5.1 (#1137) (@dependabot[bot])
v0.61.0
Changelog
Bug Fixes
-
ed0ff0a
: fix(test): clean updated policies after test run (#1109) (@kirecek) -
f82f556
: fix: Use v1 as rego version for fmt, too (#1128) (@msw-kialo)
OPA Changes
-
bcba55e
: build(deps): bump github.com/open-policy-agent/opa from 1.4.2 to 1.5.0 (#1134) (@dependabot[bot])
Other Changes
-
a826a0b
: build(deps): bump cuelang.org/go from 0.12.1 to 0.13.0 (#1131) (@dependabot[bot]) -
d44b480
: build(deps): bump github.com/moby/buildkit from 0.21.1 to 0.22.0 (#1129) (@dependabot[bot]) -
f09428f
: build(deps): bump golang from 1.24.2-alpine to 1.24.3-alpine (#1124) (@dependabot[bot]) -
1e43dc0
: deps: update jsonc import path (#1133) (@st3penta)
v0.60.0
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 tov0
.
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
-
06658d4
: feat(output): redirect trace output to stderr (#1084) (@thevilledev) -
18a0f14
: feat(runner): add support for symlinks (#1098) (@siliconsheep)
OPA Changes
-
2797c99
: build(deps): bump github.com/open-policy-agent/opa from 1.3.0 to 1.4.1 (#1113) (@dependabot[bot])
Other Changes
-
67a3c3e
: build(deps): bump actions/setup-go from 4 to 5 (#1102) (@dependabot[bot]) -
609490f
: build(deps): bump bats-core/bats-action from 1.5.4 to 3.0.1 (#1104) (@dependabot[bot]) -
9e56924
: build(deps): bump github.com/google/go-jsonnet from 0.20.0 to 0.21.0 (#1120) (@dependabot[bot]) -
5ea0446
: build(deps): bump github.com/moby/buildkit from 0.20.2 to 0.21.0 (#1101) (@dependabot[bot]) -
21a73eb
: build(deps): bump github.com/moby/buildkit from 0.21.0 to 0.21.1 (#1111) (@dependabot[bot]) -
b3d0491
: build(deps): bump golangci/golangci-lint-action from 6 to 7 (#1103) (@dependabot[bot]) -
e894c43
: build(deps): bump golangci/golangci-lint-action from 7 to 8 (#1119) (@dependabot[bot]) -
3ae2e78
: chore: Update Github Actions via Dependabot (#1100) (@mrueg) -
4c5e5f5
: ci: Move docker build to separate job in the MR workflow (#1105) (@jalseth) -
3907482
: cli: Make Rego v1 syntax the default (#1114) (@jalseth)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot