You've already forked opa-regal-pkg
Update dependency open-policy-agent/regal to v0.38.1 #1
Reference in New Issue
Block a user
Delete Branch "renovate/open-policy-agent-regal-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.38.0->0.38.1Release Notes
open-policy-agent/regal (open-policy-agent/regal)
v0.38.1Compare Source
This patch release fixes several bugs including some found in the recent v0.38.0 release, as well some other improvements.
Bug Fixes
prefer-equals-comparisonfixer failing to parse policies with multiple "=" in expressions (#1824, fixes #1818 reported by @gusega)prefer-equals-comparisonrule with comprehension term vars (#1828, fixes #1826 reported by @SeanLedford)Improvements
prefer-equals-comparisonfixer now available in the language server (#1810)prefer-value-in-headrule to count interpolated strings as scalars (#1817)any_set_item, used for selecting items from sets (#1815)Changelog
f1c5f74: bundle: Improve performance of any_set_item (#1815) (@charlieegan3)9300420: Implemented Code action for prefer-equals-comparison fixer (#1810) (@SeanLedford)28121f0: build(deps): bump github/codeql-action in the dependencies group (#1823) (@dependabot[bot])54cdcb6: Addprefer-value-in-headoption to count interpolated string as scalar (#1817) (@anderseknert)e68184d: Fix false positivie in prefer-equals-comparison (#1828) (@anderseknert)593e221: fix: Prefer-Equals-Comparison Edge Case With Multiple "=" (#1824) (@SeanLedford)3dc28bb: bundle: Surface configured rule notices (#1827) (@charlieegan3)aac9618: Updated lint reporter to track fixable violation count separate from fixable violation Set (#1825) (@SeanLedford)fd6dd4d: Updated example for prefer-equals-comparison edge case to not include false positive (#1829) (@SeanLedford)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.