Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump markdownlint from 0.28.1 to 0.29.0 (#15)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.28.1 to 0.29.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md">markdownlint's changelog</a>.</em></p> <blockquote> <h2>0.29.0</h2> <ul> <li>Update <code>micromark</code> parser dependencies for better performance</li> <li>Use <code>micromark</code> in MD049/MD050</li> <li>Improve MD034/MD037/MD044/MD049/MD050</li> <li>Support multiple parsers in demo page</li> <li>Remove support for end-of-life Node version 14</li> <li>Update dependencies</li> </ul> <h2>0.28.2</h2> <ul> <li>Update dependencies for CVE-2023-2251</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DavidAnson/markdownlint/commit/d01180ec5a014083ee9d574b693a8d7fbc1e566d"><code>d01180e</code></a> Update to version 0.29.0.</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/b3c20f717bacf4502c3fdb75bdfa45c8a7bda602"><code>b3c20f7</code></a> Bump typescript from 5.0.4 to 5.1.3</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/22dc6cae84374f6e21a9a092fb471d04f03d541b"><code>22dc6ca</code></a> Update micromark code and tests for prior commit updating markdownlint-microm...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/de02503154ae1808ecb0832610a3b9b90cd0a940"><code>de02503</code></a> Bump markdownlint-micromark from 0.1.4 to 0.1.5</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/14feedb16c94c15cc12358a5e9468f3392c9f7e1"><code>14feedb</code></a> Update markdownlint-micromark dependencies: micromark to 3.2.0, micromark-ext...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/b1eff750346450d2850e114130e836fc211a1326"><code>b1eff75</code></a> Update MD044/proper-names to parse into micromark htmlFlow tokens for better ...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/8cb6b8eff575497942482d67b4da043feb779805"><code>8cb6b8e</code></a> Bump eslint-plugin-jsdoc from 46.0.0 to 46.1.0</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/e45fd62fe0e0c603a773c65873d3d4a3b51d18f5"><code>e45fd62</code></a> Bump webpack from 5.84.1 to 5.85.0</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/02df32aea3faf8932c34a9631c271e1c1667b9d1"><code>02df32a</code></a> Bump eslint-plugin-jsdoc from 45.0.0 to 46.0.0</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/c8c3d74d511e860b00259e615534038eb486329e"><code>c8c3d74</code></a> Bump <code>@babel/preset-env</code> from 7.22.2 to 7.22.4</li> <li>Additional commits viewable in <a href="https://github.com/DavidAnson/markdownlint/compare/v0.28.1...v0.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdownlint&package-manager=npm_and_yarn&previous-version=0.28.1&new-version=0.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information