chore(deps): bump the npm-minor-patch group across 1 directory with 2 updates#31
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-minor-patch group across 1 directory with 2 updates#31dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the npm-minor-patch group with 2 updates in the / directory: [markdown-it](https://github.com/markdown-it/markdown-it) and [markdownlint](https://github.com/DavidAnson/markdownlint). Updates `markdown-it` from 14.1.1 to 14.2.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.1...14.2.0) Updates `markdownlint` from 0.40.0 to 0.41.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: markdownlint dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
ec5f1a9 to
6a55521
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.
Bumps the npm-minor-patch group with 2 updates in the / directory: markdown-it and markdownlint.
Updates
markdown-itfrom 14.1.1 to 14.2.0Changelog
Sourced from markdown-it's changelog.
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
markdownlintfrom 0.40.0 to 0.41.0Changelog
Sourced from markdownlint's changelog.
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.0