Bump markdown-it, jsdoc and markdownlint#641
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 14.2.0 and updates ancestor dependencies [markdown-it](https://github.com/markdown-it/markdown-it), [jsdoc](https://github.com/jsdoc/jsdoc) and [markdownlint](https://github.com/DavidAnson/markdownlint). These dependencies need to be updated together. Updates `markdown-it` from 12.3.2 to 14.2.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@12.3.2...14.2.0) Updates `jsdoc` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.5/CHANGES.md) - [Commits](jsdoc/jsdoc@4.0.2...4.0.5) Updates `markdownlint` from 0.29.0 to 0.41.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.29.0...v0.41.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: indirect - dependency-name: jsdoc dependency-version: 4.0.5 dependency-type: direct:development - dependency-name: markdownlint dependency-version: 0.41.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps markdown-it to 14.2.0 and updates ancestor dependencies markdown-it, jsdoc and markdownlint. These dependencies need to be updated together.
Updates
markdown-itfrom 12.3.2 to 14.2.0Changelog
Sourced from markdown-it's changelog.
... (truncated)
Commits
829797a14.2.0 released9ce2087Fix smartquotes perfomance02e73b8linkify-it bump68cfb8cfix: don't end HTML comment blocks on a blank line (#1155)1083137Readme cleanup97c7ca2Update funding infoc471b55Changelog update7769621isPunctChar => isPunctCharCodeaa2aa70fix: always reset parentType in lheading rule (#1131)59955f2Polish PRs #1072, #1074Updates
jsdocfrom 4.0.2 to 4.0.5Release notes
Sourced from jsdoc's releases.
Changelog
Sourced from jsdoc's changelog.
Commits
61b22354.0.5cbea149fix: speed up templateHelper's getAncestor() by 500x11a99cfchore: 4.0.459a5658fix: don't use built-inutilmodule for type-checkinga5232aachore(deps): update lockfile49b6fc24.0.339061bbfix(deps): update@types/markdown-itand related packages1a31e64chore(deps): update depsUpdates
markdownlintfrom 0.29.0 to 0.41.0Changelog
Sourced from markdownlint's changelog.
... (truncated)
Commits
ccb5173Update to version 0.41.0.f669676Replace unmaintained dependency npm-run-all with concurrently.f498ca2Remove support for previously-deprecated LintResults.toString property.8f52c61Remove support for previously-deprecated Options.resultVersion property.665bbb9Update convertToResultVersionN to include a custom rule (with a single-elemen...147631aSimplify convertToResultVersionN by removing (now redundant) version3 handling.13c8319Simplify convertToResultVersionN by using snapshot only.d775f3aRefactor convertToResultVersionN test to use snapshot for validating results.03fa528Sort LintResults keys for consistent behavior (and snapshots).931aac3Bump eslint-plugin-n from 18.0.1 to 18.1.0Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.