Update dependency StyraInc/regal to v0.38.1#462
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.38.0→v0.38.1Release Notes
StyraInc/regal (StyraInc/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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.