mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
160 stars 364 forks source link

bump(regal): update to v0.29.2 #7938

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
regal v0.29.1 -> v0.29.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

styrainc/regal (regal) ### [`v0.29.2`](https://redirect.github.com/StyraInc/regal/releases/tag/v0.29.2) [Compare Source](https://redirect.github.com/styrainc/regal/compare/v0.29.1...v0.29.2) This patch release fixes an issue where the new [defer-assignment](https://docs.styra.com/regal/rules/performance/defer-assignment) rule would sometimes report a false positive when the variable was used inside of a `with` clause on the next line. Thanks [@​nevumx](https://redirect.github.com/nevumx) for reporting the issue! #### Changelog - [`7e74d12`](https://redirect.github.com/styrainc/regal/commit/7e74d12da5b58632f02d16cc360bf00fdee973ad): \[create-pull-request] automated change ([#​1261](https://redirect.github.com/styrainc/regal/issues/1261)) ([@​github-actions](https://redirect.github.com/github-actions)\[bot]) - [`20a5cfa`](https://redirect.github.com/styrainc/regal/commit/20a5cfaf7a721cc4d54b82f2f4ffc6c09b0b07cb): Fix false positive in defer-assignment and `with` ([#​1262](https://redirect.github.com/styrainc/regal/issues/1262)) ([@​anderseknert](https://redirect.github.com/anderseknert))

Configuration

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

🚦 Automerge: Enabled.

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.