Update dependency errata-ai/vale to v3.15.1#197
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
from
November 10, 2025 22:52
5a0be4e to
3849d1c
Compare
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
from
December 10, 2025 11:47
3849d1c to
8b01a00
Compare
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
2 times, most recently
from
February 6, 2026 14:45
4fdae61 to
df043f7
Compare
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
from
March 13, 2026 02:51
df043f7 to
ce0f4b1
Compare
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
from
March 20, 2026 22:50
ce0f4b1 to
e7c6b43
Compare
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
2 times, most recently
from
May 15, 2026 22:25
596108f to
8855c5e
Compare
renovate
Bot
force-pushed
the
renovate/errata-ai-vale-3.x
branch
from
June 13, 2026 02:39
8855c5e to
b6e046c
Compare
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:
v3.12.0→v3.15.1Release Notes
errata-ai/vale (errata-ai/vale)
v3.15.1Compare Source
See v3.15.0 for full notes.
Changelog
8c4ed0dchore: support immutable releasesv3.15.0Compare Source
Vocabularies now support multi-word entries — phrases that are valid as a unit but whose individual words shouldn't be accepted on their own.
Previously, an
accept.txtentry likemea culpacouldn't work: spell-checking splits text into single words, so mea and culpa were each checked (and flagged) separately. Your only option was accepting each word individually — which also silently allowed them everywhere else.Now you can add the phrase directly:
mea culpais accepted as a phrasemeaorculpaon its own is still flaggedChangelog
948bd96feat: support presence checks in conditional rules4d281c3fix: render occurrence count as a number3b43f73fix: preserve relative indentation in code-comment markup (#1028)32cd425fix: don't pad dashes adjacent to inline markup (#1029)fa67a3efeat: accept multi-word phrases in the vocabulary (#1035)072ac4ffix: don't treat substitution replacements as regexes (#1038)d372163fix: don't pad inline content adjacent to brackets (#1056)2680b53fix: don't apply word Vocab to nonword existence rules (#1058)8558c4ffix: handle Danish-style hunspell dictionaries (#1065)0da27ddfix: ignore generated TOC and section numbers in AsciiDoc (#1101)a686caefix: don't require a python executable to lint reStructuredText (#1102)813e6c8fix: prevent crash when masking read-only context (#1099)c1533d1fix: create configured StylesPath during sync (#1105) (#1106)v3.14.2Compare Source
Changelog
810868bchore: drop yaml v220fcb4dfix: move to gopkg.in/yaml.v3cdf6f9eBugfix/path expansion (#1096)3b9c8bfchore(deps): upgrade github.com/olekukonko/tablewriter from v0.0.5 to v1.1.4 (#1092)e251662fix: add FLAG num support for agglutinative languages (#1090)831ded9chore: update clone path806283cchore(deps): bump github.com/tomwright/dasel/v3 from 3.3.1 to 3.3.2 (#1088)v3.14.1Compare Source
Changelog
41f3b22fix: correctly ignoreclassvalues in HTMLv3.14.0Compare Source
This release introduces support for Dasel v3, which is notably capable of performing predicate-based recursive search.
See Vale & The OpenAPI Specification [2026 update] for an example use case.
Changelog
c7fc3a1feat: support dasel v310a8e86chore: update go to 1.25.7 (#1085)f9f5e68fix(core): use byte offsets for position reporting in raw-scoped script rules (#1081)034c5f1feat: set path for stdin cli (#1076)6539915feat(lint): apply defaultIgnoreDirectories to nested directories (#1072)v3.13.1Compare Source
Changelog
f544f49docs: Update DigitalOcean referral information in READMEbbf1933Fix #1046 - handle xsd as xml (#1067)a9ea7b8Fix handling of xslt path and possible args pollution for xslt calls (#1066)v3.13.0Compare Source
This release introduces tree-sitter support for Java source code files. See the View docs for more information.
Changelog
27161c8feat: add tree-sitter support for Java25f5a77fix: don't error on continuation charactersConfiguration
📅 Schedule: (UTC)
🚦 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.