Bump markdownlint-cli from 0.30.0 to 0.31.1 #18

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/markdownlint-cli-0.31.1 into master 2022-05-09 08:23:53 +02:00
dependabot[bot] commented 2022-04-26 09:03:53 +02:00 (Migrated from github.com)

Bumps markdownlint-cli from 0.30.0 to 0.31.1.

Release notes

Sourced from markdownlint-cli's releases.

0.31.1

  • Automatically publish Docker container image to GitHub Packages
  • Update all dependencies via Dependabot

0.31.0

  • Update markdownlint dependency to 0.25.0
    • Add MD049/MD050 for consistent emphasis/strong style (both auto-fixable)
    • Improve MD007/MD010/MD032/MD033/MD035/MD037/MD039
    • Support asynchronous custom rules
    • Improve performance
  • Update all dependencies via Dependabot
Commits
  • 11c0864 Bump version 0.31.1
  • 8b1d31d Add Docker/GitHub Packages example to README.md.
  • 8246f0d Update Dockerfile to produce a usable container image.
  • 66e928d Update workflow conditions for publishing a container image.
  • 6101fe7 Bump minimatch from 3.0.4 to 3.0.5 (#259)
  • bde526e Add workflow to publish Docker container image to GitHub Packages when a tag ...
  • fec244c Bump version 0.31.0
  • a0527a8 Set two more Prettier options explicitly for a consistent experience (refs #2...
  • e45d433 Enable "Prettier" validation for "xo", configure settings for minimal non-spa...
  • 4baec11 Update to invoke execa as an ESM import.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.30.0 to 0.31.1. <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>0.31.1</h2> <ul> <li>Automatically publish <code>Docker</code> container image to <code>GitHub Packages</code></li> <li>Update all dependencies via <code>Dependabot</code></li> </ul> <h2>0.31.0</h2> <ul> <li>Update <code>markdownlint</code> dependency to <code>0.25.0</code> <ul> <li>Add <code>MD049</code>/<code>MD050</code> for consistent emphasis/strong style (both auto-fixable)</li> <li>Improve <code>MD007</code>/<code>MD010</code>/<code>MD032</code>/<code>MD033</code>/<code>MD035</code>/<code>MD037</code>/<code>MD039</code></li> <li>Support asynchronous custom rules</li> <li>Improve performance</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/11c08644ce6df850480d98f628596446a526cbc6"><code>11c0864</code></a> Bump version 0.31.1</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/8b1d31d423f1c481b04419e0e36c63d78a372957"><code>8b1d31d</code></a> Add Docker/GitHub Packages example to README.md.</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/8246f0d7688837dfd86b1dca9d56dc44213d9c00"><code>8246f0d</code></a> Update Dockerfile to produce a usable container image.</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/66e928d3ddc81cfbb52ab391efb9629f6a7125c2"><code>66e928d</code></a> Update workflow conditions for publishing a container image.</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/6101fe7326e1b699d41e8d405aa1a5d1af2ad7c8"><code>6101fe7</code></a> Bump minimatch from 3.0.4 to 3.0.5 (<a href="https://github-redirect.dependabot.com/igorshubovych/markdownlint-cli/issues/259">#259</a>)</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/bde526e3a3462cda84e7e96f2144d3aa1e727db8"><code>bde526e</code></a> Add workflow to publish Docker container image to GitHub Packages when a tag ...</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/fec244cebc799904d29daf4127311dc866c8b202"><code>fec244c</code></a> Bump version 0.31.0</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/a0527a8083ce104873a0cea46382d6be8ee78f8a"><code>a0527a8</code></a> Set two more Prettier options explicitly for a consistent experience (refs <a href="https://github-redirect.dependabot.com/igorshubovych/markdownlint-cli/issues/2">#2</a>...</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/e45d433c37bbad28b2264784d5fa6c0442f72ed7"><code>e45d433</code></a> Enable &quot;Prettier&quot; validation for &quot;xo&quot;, configure settings for minimal non-spa...</li> <li><a href="https://github.com/igorshubovych/markdownlint-cli/commit/4baec11aee2f3c02c5d3631edadf7ba6020440c6"><code>4baec11</code></a> Update to invoke execa as an ESM import.</li> <li>Additional commits viewable in <a href="https://github.com/igorshubovych/markdownlint-cli/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-cli&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 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>

@dependabot rebase

@dependabot rebase

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2022-05-09 08:21:50 +02:00 (Migrated from github.com)

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request `@dependabot recreate`.
Sign in to join this conversation.
No description provided.