This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [open-policy-agent/regal](https://github.com/open-policy-agent/regal) | patch | `0.38.0` -> `0.38.1` |
---
### Release Notes
<details>
<summary>open-policy-agent/regal (open-policy-agent/regal)</summary>
### [`v0.38.1`](https://github.com/open-policy-agent/regal/releases/tag/v0.38.1)
[Compare Source](https://github.com/open-policy-agent/regal/compare/v0.38.0...v0.38.1)
This patch release fixes several bugs including some found in the recent [v0.38.0](https://github.com/open-policy-agent/regal/releases/tag/v0.38.0) release, as well some other improvements.
#### Bug Fixes
- Fix for `prefer-equals-comparison` fixer failing to parse policies with multiple "=" in expressions ([#​1824](https://github.com/open-policy-agent/regal/issues/1824), fixes [#​1818](https://github.com/open-policy-agent/regal/issues/1818) reported by [@​gusega](https://github.com/gusega))
- Fix for incorrect fixable violation count display in lint output ([#​1825](https://github.com/open-policy-agent/regal/issues/1825), fixes [#​1813](https://github.com/open-policy-agent/regal/issues/1813) reported by [@​gusega](https://github.com/gusega))
- Fix for false positive in `prefer-equals-comparison` rule with comprehension term vars ([#​1828](https://github.com/open-policy-agent/regal/issues/1828), fixes [#​1826](https://github.com/open-policy-agent/regal/issues/1826) reported by [@​SeanLedford](https://github.com/SeanLedford))
- bundle: Surface configured rule notices as messages in lint output ([#​1827](https://github.com/open-policy-agent/regal/issues/1827), fixes [#​1795](https://github.com/open-policy-agent/regal/issues/1795) reported by [@​ghmer](https://github.com/ghmer))
#### Improvements
- Code action for `prefer-equals-comparison` fixer now available in the language server ([#​1810](https://github.com/open-policy-agent/regal/issues/1810))
- New option for `prefer-value-in-head` rule to count interpolated strings as scalars ([#​1817](https://github.com/open-policy-agent/regal/issues/1817))
- Minor performance improvement for `any_set_item`, used for selecting items from sets ([#​1815](https://github.com/open-policy-agent/regal/issues/1815))
#### Changelog
- [`f1c5f74`](https://github.com/open-policy-agent/regal/commit/f1c5f74988260b96f9c67ac83a77f25b91291315): bundle: Improve performance of any\_set\_item ([#​1815](https://github.com/open-policy-agent/regal/issues/1815)) ([@​charlieegan3](https://github.com/charlieegan3))
- [`9300420`](https://github.com/open-policy-agent/regal/commit/9300420de7f73069c42ccabf40997259289b30da): Implemented Code action for prefer-equals-comparison fixer ([#​1810](https://github.com/open-policy-agent/regal/issues/1810)) ([@​SeanLedford](https://github.com/SeanLedford))
- [`28121f0`](https://github.com/open-policy-agent/regal/commit/28121f089c214fa368423447814e572c6d8b0955): build(deps): bump github/codeql-action in the dependencies group ([#​1823](https://github.com/open-policy-agent/regal/issues/1823)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`54cdcb6`](https://github.com/open-policy-agent/regal/commit/54cdcb674fa580b7bce384bff2fdc9caf9ee3a22): Add `prefer-value-in-head` option to count interpolated string as scalar ([#​1817](https://github.com/open-policy-agent/regal/issues/1817)) ([@​anderseknert](https://github.com/anderseknert))
- [`e68184d`](https://github.com/open-policy-agent/regal/commit/e68184d2617e25f8a549ddc15421fdd947cb98d0): Fix false positivie in prefer-equals-comparison ([#​1828](https://github.com/open-policy-agent/regal/issues/1828)) ([@​anderseknert](https://github.com/anderseknert))
- [`593e221`](https://github.com/open-policy-agent/regal/commit/593e22107baf22a46fe93c6a4077bd2936b4aadf): fix: Prefer-Equals-Comparison Edge Case With Multiple "=" ([#​1824](https://github.com/open-policy-agent/regal/issues/1824)) ([@​SeanLedford](https://github.com/SeanLedford))
- [`3dc28bb`](https://github.com/open-policy-agent/regal/commit/3dc28bb732695e14bcc820972f57d63479b7057b): bundle: Surface configured rule notices ([#​1827](https://github.com/open-policy-agent/regal/issues/1827)) ([@​charlieegan3](https://github.com/charlieegan3))
- [`aac9618`](https://github.com/open-policy-agent/regal/commit/aac961813de240184180cbf433c8d1f9751c410d): Updated lint reporter to track fixable violation count separate from fixable violation Set ([#​1825](https://github.com/open-policy-agent/regal/issues/1825)) ([@​SeanLedford](https://github.com/SeanLedford))
- [`fd6dd4d`](https://github.com/open-policy-agent/regal/commit/fd6dd4d160ef7eafee9d5d606f2e8536ce889bb0): Updated example for prefer-equals-comparison edge case to not include false positive ([#​1829](https://github.com/open-policy-agent/regal/issues/1829)) ([@​SeanLedford](https://github.com/SeanLedford))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.