chore(deps): update dependency textlint to v11.9.1 #19
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: 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 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.