Update all non-major dependencies #13
Merged
+87
−87
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:
13.4.0
->13.4.1
4.14.201
->4.14.202
10.0.4
->10.0.6
20.9.2
->20.10.0
1.84.1
->1.84.2
6.11.0
->6.12.0
6.11.0
->6.12.0
2.3.6
->2.3.8
4.3.0
->4.4.1
5.2.2
->5.3.2
Release Notes
textlint/textlint (@textlint/ast-node-types)
v13.4.1
Compare Source
What's Changed
Bug Fixes
[index:string]: any;
fromTxtNode
by @azu in https://github.com/textlint/textlint/pull/1295This PR fixed types of textlint.
It does not change the behavior of textlint.
[index:string]: any;
fromTxtNode
preProcess
should returnTxtDocumentNode
TxtNode
.For plugin developer:
You may be necessary to change the type that returns preProcess as follows
Dependency Updates
Full Changelog: textlint/textlint@v13.4.0...13.4.1
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.12.0
Compare Source
Bug Fixes
ignoreClassesThatImplementAnInterface
is set (#7705) (155aa1f)Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.12.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
Microsoft/vscode-test (@vscode/test-electron)
v2.3.7
Compare Source
textlint-rule/sentence-splitter (sentence-splitter)
v4.4.1
Compare Source
What's Changed
Bug Fixes
Full Changelog: textlint-rule/sentence-splitter@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Features
Full Changelog: textlint-rule/sentence-splitter@v4.3.0...v4.4.0
Microsoft/TypeScript (typescript)
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 6:00am on Monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.