Skip to content

Commit

Permalink
Bump markdownlint from 0.31.1 to 0.32.1 (#31)
Browse files Browse the repository at this point in the history
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from
0.31.1 to 0.32.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.32.1</h2>
<ul>
<li>Fix behavior of MD054</li>
</ul>
<h2>0.32.0</h2>
<ul>
<li>Remove deprecated MD002/MD006</li>
<li>Remove rule aliases for &quot;header&quot;</li>
<li>Add MD054/link-image-style</li>
<li>Use <code>micromark</code> in MD005/MD007/MD030</li>
<li>Improve MD022/MD026/MD034/MD037/MD038/MD045/MD051</li>
<li>Improve JSON schema and related examples</li>
<li>Provide type declaration for Configuration object</li>
<li>Remove support for end-of-life Node version 16</li>
<li>Update dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/dd7b9db685621cf2c1d2a0ee1e942d23f9b8a4ca"><code>dd7b9db</code></a>
Update to version 0.32.1.</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/41bc8465d2c10923180a35efb14fce18b8806f9e"><code>41bc846</code></a>
Update MD054/link-image-style handling of url_inline to ensure link and
desti...</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/ff465262c9ce6b9a86ab0bcb33ed9a65a0cb66b5"><code>ff46526</code></a>
Bump markdownlint-rule-helpers from 0.22.0 to 0.23.0</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/49ef661478bcf0a012f6dfe23872cea730a246f6"><code>49ef661</code></a>
Update to version 0.32.0.</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/b709a2f62498f84e8a0b59b1d856fca70cd43641"><code>b709a2f</code></a>
Update MD054/link-image-style to add url_inline parameter (fixes <a
href="https://redirect.github.com/DavidAnson/markdownlint/issues/753">#753</a>).</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/84333a5f081f0c0e5fa59ae3cf93544de2dd60ad"><code>84333a5</code></a>
Bump eslint-plugin-jsdoc from 46.8.2 to 46.9.0</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/06e3ac482800c0503f8f08ca1614c327248c5a77"><code>06e3ac4</code></a>
Bump eslint-plugin-n from 16.3.0 to 16.3.1</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/063310e51a123a0839b125866879d530a4944e24"><code>063310e</code></a>
Update MD054/link-image-style to split reference parameter into
full/collapse...</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/4390715f4b6b802f648c76c6f804a046a4d1d169"><code>4390715</code></a>
Update test repos script to transform &quot;header&quot;-based rule
names to &quot;heading&quot;-...</li>
<li><a
href="https://github.com/DavidAnson/markdownlint/commit/a9a77940c5502e21ed0b2a3ac5976dbcc0d5c52a"><code>a9a7794</code></a>
Remove rule aliases for &quot;header&quot; (deprecated in v0.9.0).</li>
<li>Additional commits viewable in <a
href="https://github.com/DavidAnson/markdownlint/compare/v0.31.1...v0.32.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.31.1&new-version=0.32.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
dependabot[bot] authored Nov 20, 2023
1 parent 2a34547 commit d62158c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
35 changes: 19 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"@github/markdownlint-github": "^0.6.0",
"markdownlint": "^0.31.1",
"markdownlint": "^0.32.1",
"dom-input-range": "^1.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit d62158c

Please sign in to comment.