Update dependency textlint to v11.9.1#19
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock |
cd2ea4b to
bfbc1c4
Compare
bfbc1c4 to
092c4ed
Compare
092c4ed to
40ac402
Compare
40ac402 to
0c74e76
Compare
0c74e76 to
acb356c
Compare
bd999bd to
519de89
Compare
519de89 to
4b38be1
Compare
4b38be1 to
5e5fb38
Compare
5e5fb38 to
121ca91
Compare
121ca91 to
717cd04
Compare
717cd04 to
40ee039
Compare
40ee039 to
822a13c
Compare
4857932 to
b87b319
Compare
b87b319 to
91cd8b7
Compare
91cd8b7 to
a5f16d4
Compare
a5f16d4 to
f11cc73
Compare
f11cc73 to
db8a3c9
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:
11.3.1→11.9.1Release Notes
textlint/textlint (textlint)
v11.9.1Compare Source
Bug Fixes
a3288e0)v11.9.0Compare Source
Features
For more details, See Ignoring Text · textlint
v11.8.3Compare Source
Fixes
Chores
v11.8.2Compare Source
Fixes
getConfigBaseDir()return undefined whentextlint --fix#741Chores
v11.8.1Compare Source
Bug Fixes
Chores
Features
[@textlint](https://redirect.github.com/textlint)/source-code-fixer(#736) (bf7235a)v11.8.0Compare Source
Bug Fixes
Chores
Features
[@textlint](https://redirect.github.com/textlint)/source-code-fixer(#736) (bf7235a)v11.7.7Compare Source
Fixes
All Changes
v11.7.6Compare Source
Bug Fixes
textlint packages like
@textlint/kernelsupportmodulefield.It allows npm package CDN service to provide an optimized package.
Example: https://cdn.skypack.dev/@textlint/kernel
v11.7.5Compare Source
Bug Fixes
v11.7.4Compare Source
Bug Fixes
v11.7.3Compare Source
v11.7.2Compare Source
v11.7.1: Support "module" filedCompare Source
textlint packages like
@textlint/kernelsupportmodulefield.It allows npm package CDN service to provide an optimized package.
Example: https://cdn.skypack.dev/@textlint/kernel
v11.7.0Compare Source
v11.6.3Compare Source
Fixes
textlint's markdown plugin(
markdown-to-ast) create an invalid AST from following text:textlint reject invalid AST since 11.6.2.
This version fix to create valid AST.
Related Issue:
Code Refactoring
v11.6.2Compare Source
Fixes
textlint 11.6.2(includes
@textlint/text-to-ast@3.1.7) fix CRLF handling on text file(@textlint/textlint-plugin-text).Previously, textlint can not handle a text file that has CRLF new line correctly.
If you lint a text file that has CRLF new line, you will be affected this change.
v11.6.1Compare Source
v11.6.0Compare Source
Features
prePrecess(): { text, ast }return value #649 (16301d7)11.60 allow plugin's
preProcessmethod return{ text: string, ast: TxtParentNode }object.It will help to create the plugin that handle binary file or require Intermediate text.
For more details, see https://textlint.github.io/docs/plugin.html#processorext
Support
package.json'stextlintfield.For mode details, see https://textlint.github.io/docs/configuring.html#configuration-files
v11.5.0Compare Source
Features
For more details, see https://github.com/textlint/textlint/tree/master/examples/config-in-package-json.
Thanks to @trevordmiller
Tests
v11.4.0Compare Source
Features
--paralleland--max-concurrency(ef53631)This feature depended on Node.js's Worker Threads.
--parallellinting example.$ textlint --parallel --experimental "docs/*.md"This is experimental feature.
Please create an issue, if you found some issue.
Related issue: Parallel linting #633
Configuration
📅 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.