[Snyk] Upgrade: markdownlint-cli, textlint, textlint-rule-terminology #62
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.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
markdownlint-cli
⚠️ This is a major version upgrade, and may be a breaking change | 22 days ago
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
from 0.31.1 to 0.41.0 | 12 versions ahead of your current version | 3 months ago
on 2024-05-26
textlint
from 12.6.1 to 14.2.0 | 27 versions ahead of your current version
on 2024-08-18
textlint-rule-terminology
from 3.0.5 to 5.2.6 | 42 versions ahead of your current version
on 2024-08-02
Issues fixed by the recommended upgrade:
SNYK-JS-MARKDOWNIT-6483324
Release notes
Package name: markdownlint-cli
smol-toml
which supports v1.0.0 of the specificationDependabot
markdownlint
dependency to0.34.0
MD027
/MD028
/MD036
/MD040
/MD041
/MD046
/MD048
MD013
/MD034
/MD049
/MD050
/MD051
TOML
configuration files via--config
--configPointer
argument for nested configuration--ignore
for directories to ignore all files withinDependabot
markdownlint
dependency to0.33.0
MD055
/table-pipe-style
,MD056
/table-column-count
MD005
/MD007
/MD024
/MD026
/MD038
micromark-extension-directive
Dependabot
markdownlint
dependency to0.32.1
MD002
/MD006
MD054
/link-image-style
micromark
inMD005
/MD007
/MD030
MD022
/MD026
/MD034
/MD037
/MD038
/MD045
/MD051
Dependabot
markdownlint
dependency to0.31.1
Dependabot
markdownlint
dependency to0.30.0
micromark
in MD022/MD026/MD032/MD037/MD045/MD051micromark-extension-math
for math syntaxDependabot
markdownlint
dependency to0.29.0
micromark
parser dependencies for better performancemicromark
in MD049/MD050Dependabot
markdownlint
dependency to0.28.2
micromark
parser for better positional data (internal only)MD013
/MD033
/MD034
/MD035
/MD038
/MD044
/MD052
/MD053
Dependabot
markdownlint
dependency to0.27.0
MD011
/MD013
/MD022
/MD031
/MD032
/MD033
/MD034
/MD040
/MD043
/MD051
/MD053
linux/amd64
andlinux/arm64
markdownlint-configure-file
commentsDependabot
markdownlint
dependency to0.26.2
MD037
/MD051
/MD053
Dependabot
Package name: textlint
What's Changed
Features
textlint-scripts init --yes
by @ azu in #1417This release will reduce audit warning.
Full Changelog: v14.1.0...v14.2.0
What's Changed
Features
linter.scanFilePath
API by @ azu in #1414Change Details
find-util
- it is used inscanFilePath
old-find-util
linter.scanFilePath(filePath)
APIlinter.scanFilePath
API UsageIf you want to know the file path is lintable or not, please use
scanFilePath
API.linter.scanFilePath
is for combinating withlintText
API becauselintText
API does not ignore any file.Dependency Updates
Other Changes
New Contributors
Full Changelog: v14.0.5...v14.1.0
What's Changed
Documentation
--parallel
and--max-concurrency
in CLI by @ chick-p in #1383Refactoring
neotraverse
by @ Jayllyz in #1401Dependency Updates
Other Changes
New Contributors
Full Changelog: v14.0.4...v14.0.5
What's Changed
Bug Fixes
Dependency Updates
New Contributors
Full Changelog: v14.0.3...v14.0.4
What's Changed
Bug Fixes
is-file
dependencies by @ azu in #1362Dependency Updates
Full Changelog: v14.0.2...v14.0.3
What's Changed
Bug Fixes
New Contributors
Full Changelog: v14.0.1...v14.0.2
What's Changed
Bug Fixes
resetRules()
by @ azu in #1353Full Changelog: v14.0.0...v14.0.1
What's Changed
We published a blog as a release note.
For more information, please read the following article.
Breaking Changes
--parallel
and--maxConcurrency
flag by @ azu in #1338Features
Refactoring
CI
Dependency Updates