Skip to content

Commit 71ef9b6

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update errata-ai/vale to v3.10.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [errata-ai/vale](https://github.com/errata-ai/vale) | minor | `v3.9.6` -> `v3.10.0` | 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 <details> <summary>errata-ai/vale (errata-ai/vale)</summary> ### [`v3.10.0`](https://github.com/errata-ai/vale/releases/tag/v3.10.0) [Compare Source](vale-cli/vale@v3.9.6...v3.10.0) This release introduces support for MDX (vale-cli/vale#841). See the [documentation](https://vale.sh/docs/formats/mdx) for more information. Notably, it is no longer necessary to configure `CommentDelimiters` or use a `[formats]` association with Markdown. #### Changelog - [`74f7480`](vale-cli/vale@74f7480d) chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 ([#&#8203;985](vale-cli/vale#985)) - [`1bcb343`](vale-cli/vale@1bcb3437) test: add MDX case with old configuration - [`4476a1e`](vale-cli/vale@4476a1ec) chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 ([#&#8203;982](vale-cli/vale#982)) - [`32e40db`](vale-cli/vale@32e40dbc) refactor: fix golangci-lint - [`04a7039`](vale-cli/vale@04a70399) fix: support non-expressions in `{...}` - [`bc79b15`](vale-cli/vale@bc79b15a) refactor: clean up cmd execution - [`811d6c4`](vale-cli/vale@811d6c43) chore: install mdx2vast in CI - [`61c8d15`](vale-cli/vale@61c8d15a) feat: add built-in support for MDX </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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 3886ed8 commit 71ef9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ packages:
313313
- name: achristmascarl/rainfrog@v0.2.16
314314
description: a database management tui for postgres
315315
link: https://github.com/achristmascarl/rainfrog
316-
- name: errata-ai/vale@v3.9.6
316+
- name: errata-ai/vale@v3.10.0
317317
description: A syntax-aware linter for prose built with speed and extensibility in mind
318318
link: https://github.com/errata-ai/vale
319319
- name: quantumsheep/sshs@4.6.1

0 commit comments

Comments
 (0)