Skip to content

Commit

Permalink
chore(deps-dev): bump markdownlint-cli from 0.43.0 to 0.44.0 (#202)
Browse files Browse the repository at this point in the history
Bumps
[markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli)
from 0.43.0 to 0.44.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.44.0</h2>
<ul>
<li>Update <code>markdownlint</code> dependency to <code>0.37.4</code>
<ul>
<li>Convert module to ECMAScript (breaking change)</li>
<li>Stop using <code>require</code>, convert to <code>import</code></li>
<li>Improve <code>MD032</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/586c3ea3f51230da42bab657c6a32e9e66c364f0"><code>586c3ea</code></a>
Bump version 0.44.0</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/82e9668634b9a2abe23c065dc13ac57af040f6f8"><code>82e9668</code></a>
Bump commander from 13.0.0 to 13.1.0</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/fc06ac94160e6afb8c058d17b54946dd26b2cdd4"><code>fc06ac9</code></a>
Revert glob and minimatch dependencies to the most recent versions that
suppo...</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/0a592eb30e78c9b44b122bf40feb916f3f900769"><code>0a592eb</code></a>
chore: enable npm engine-strict</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/82b0f3f43d558547acef62d0d9c93cdf1ba3c932"><code>82b0f3f</code></a>
Bump katex from 0.16.15 to 0.16.21</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/e3c5347eae27f5557f93607a05df31cc11281502"><code>e3c5347</code></a>
Bump ignore from 7.0.1 to 7.0.3</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/a0e96c6feef132d001e07f4461c2e37a158fb67c"><code>a0e96c6</code></a>
Bump markdownlint from 0.37.3 to 0.37.4</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/1e9ab20e556f8e6172a1569089ce84c25cbd8d17"><code>1e9ab20</code></a>
Bump glob from 11.0.0 to 11.0.1</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/77a19b3f34304f63d4a49912c607f61d41981b0b"><code>77a19b3</code></a>
Bump ignore from 7.0.0 to 7.0.1</li>
<li><a
href="https://github.com/igorshubovych/markdownlint-cli/commit/c3e1a5ac28a76465289487cf3a8e63987bad23f2"><code>c3e1a5a</code></a>
Add Node 23 to CI matrix.</li>
<li>Additional commits viewable in <a
href="https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdownlint-cli&package-manager=npm_and_yarn&previous-version=0.43.0&new-version=0.44.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 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 Jan 30, 2025
1 parent a06bb4c commit dd70f9f
Show file tree
Hide file tree
Showing 2 changed files with 703 additions and 393 deletions.
Loading

0 comments on commit dd70f9f

Please sign in to comment.