From 73994a79a23edc0a93279aab6e0beacf6d04e196 Mon Sep 17 00:00:00 2001 From: ECG Bot Date: Sat, 28 Dec 2024 18:08:30 +0000 Subject: [PATCH] build(deps): update errata-ai/vale to v3.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This MR contains the following updates: | Package | Update | Change | |---|---|---| | [errata-ai/vale](https://github.com/errata-ai/vale) | patch | `v3.9.1` -> `v3.9.2` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes
errata-ai/vale (errata-ai/vale) ### [`v3.9.2`](https://github.com/errata-ai/vale/releases/tag/v3.9.2) [Compare Source](https://github.com/errata-ai/vale/compare/v3.9.1...v3.9.2) #### Changelog - [`0c4f880`](https://github.com/errata-ai/vale/commit/0c4f8806) fix: handle regex-based replacements (https://github.com/errata-ai/vale/issues/901) - [`df4a934`](https://github.com/errata-ai/vale/commit/df4a9348) refactor: only fetch library when needed (https://github.com/errata-ai/vale/issues/932) - [`324a0ff`](https://github.com/errata-ai/vale/commit/324a0ff4) chore: update ruby dependencies ([#​937](https://github.com/errata-ai/vale/issues/937)) - [`ccf35b9`](https://github.com/errata-ai/vale/commit/ccf35b9a) fix: check `qErr != nil` but return a nil value error `err` ([#​935](https://github.com/errata-ai/vale/issues/935)) - [`71c0258`](https://github.com/errata-ai/vale/commit/71c02585) refactor: support JSON in `ls-dirs`
--- ### 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- chezmoi/dot_config/aquaproj-aqua/aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml index 44a34ba..6915828 100644 --- a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml +++ b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml @@ -313,7 +313,7 @@ packages: - name: achristmascarl/rainfrog@v0.2.10 description: a database management tui for postgres link: https://github.com/achristmascarl/rainfrog -- name: errata-ai/vale@v3.9.1 +- name: errata-ai/vale@v3.9.2 description: A syntax-aware linter for prose built with speed and extensibility in mind link: https://github.com/errata-ai/vale - name: quantumsheep/sshs@4.5.1