Commit b03fb7a
chore(deps-dev): bump markdownlint-cli from 0.45.0 to 0.46.0 (#521)
Bumps
[markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli)
from 0.45.0 to 0.46.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/igorshubovych/markdownlint-cli/releases">markdownlint-cli's
releases</a>.</em></p>
<blockquote>
<h2>v0.46.0</h2>
<ul>
<li>Replace <code>glob</code> dependency with <code>tinyglobby</code>
(smaller and fewer dependencies)</li>
<li>Update <code>markdownlint</code> dependency to <code>0.39.0</code>
<ul>
<li>Add <code>MD060</code>/<code>table-column-style</code></li>
<li>Improve
<code>MD001</code>/<code>MD007</code>/<code>MD009</code>/<code>MD010</code>/<code>MD029</code>/<code>MD033</code>/<code>MD037</code>/<code>MD059</code></li>
</ul>
</li>
<li>Update all dependencies via <code>Dependabot</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/c8fd5003603dd6f12447314ecd935ba87c09aff5"><code>c8fd500</code></a>
Bump version 0.46.0</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/5d85fc6001161d4c797e0d362ba7e11eede508c4"><code>5d85fc6</code></a>
Delete and recreate package-lock.json via "npm install" to
bump indirect js-y...</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/1b2b54c4ddff5adb583ee1d332d5c7415ae44643"><code>1b2b54c</code></a>
Bump glob from 10.4.5 to 10.5.0</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/845c5ffd51d1c0c5a385316545ad75fac8c7cf82"><code>845c5ff</code></a>
Bump smol-toml from 1.4.2 to 1.5.2</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/00e44379ff5ffa83f14ecd80ccded8000da06a4a"><code>00e4437</code></a>
Bump js-yaml from 4.1.0 to 4.1.1</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/76208f1f418e7100334dfbf355b98f3e1f7c4fb0"><code>76208f1</code></a>
Bump minimatch from 10.0.3 to 10.1.1</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/8e31aca3259e021557142600d10cd97ffe0d48d1"><code>8e31aca</code></a>
Bump commander from 14.0.1 to 14.0.2</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/15c3ed0f537dacdd20da460abc3687c472f1ff9d"><code>15c3ed0</code></a>
Bump actions/setup-node from 5 to 6</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/9cc24e8b681afded903e05c365bfbf63feed8166"><code>9cc24e8</code></a>
Update tests for previous commit upgrading markdownlint library.</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/34c77a661e152c1b89d43307ee5f4bf76a198058"><code>34c77a6</code></a>
Bump markdownlint from 0.38.0 to 0.39.0</li>
<li>Additional commits viewable in <a
href="https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: 루밀LuMir <[email protected]>1 parent e0668a9 commit b03fb7a
2 files changed
+123
-189
lines changed
0 commit comments