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.30.0 to 0.31.1 (#20)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.30.0 to 0.31.1. <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.31.1</h2> <ul> <li>Improve MD032/MD034</li> <li>Update dependencies</li> </ul> <h2>0.31.0</h2> <ul> <li>Improve MD032/MD037/MD043/MD044/MD051/MD052</li> <li>Improve performance</li> <li>Update dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DavidAnson/markdownlint/commit/3561fc3f38b05b3c55f44e371c2cd9bda194598a"><code>3561fc3</code></a> Update to version 0.31.1.</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/c59071734b936ad13878808091a0f7eaa9e0f4a4"><code>c590717</code></a> Update snapshot for <a href="https://github.com/mdn/content">https://github.com/mdn/content</a> repository to reflect rece...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/7a7f7a49a695ce6421084ff35af5a4e62be43081"><code>7a7f7a4</code></a> Commit new changes to markdownlint-browser.js resulting from transitive depen...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/3e44e43ac45391dd2888aa723cf76c2bf72a900c"><code>3e44e43</code></a> Update documentation for MD032/blanks-around-lists to correct an example and ...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/d45d7ef5bbdc644b00d623852bfdaf2ae3173b5b"><code>d45d7ef</code></a> Bump <code>@babel/core</code> from 7.22.17 to 7.22.19</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/6aa00a5d69a4b15f426cff1fe27e86ce1c4f9d37"><code>6aa00a5</code></a> Bump eslint-plugin-jsdoc from 46.7.0 to 46.8.0</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/daec896b8d846e5c7f547357b00885ad10061a62"><code>daec896</code></a> Update MD034/no-bare-urls to scan all tokens when pruning HTML content so ope...</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/de5fa400e792fccff400f2be9d90dbbb5bd5de08"><code>de5fa40</code></a> Bump eslint-plugin-jsdoc from 46.6.0 to 46.7.0</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/276fd9f230cee35bffa8562e1b13cf8c419271cf"><code>276fd9f</code></a> Bump eslint-plugin-n from 16.0.2 to 16.1.0</li> <li><a href="https://github.com/DavidAnson/markdownlint/commit/31f35bd5506149b52f58839fe1f3ea5700ef05aa"><code>31f35bd</code></a> Bump eslint-plugin-jsdoc from 46.5.1 to 46.6.0</li> <li>Additional commits viewable in <a href="https://github.com/DavidAnson/markdownlint/compare/v0.30.0...v0.31.1">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.30.0&new-version=0.31.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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