Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump errata-ai/vale-action from 2.1.0 to 2.1.1 (#2032)
Bumps [errata-ai/vale-action](https://github.com/errata-ai/vale-action) from 2.1.0 to 2.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/errata-ai/vale-action/releases">errata-ai/vale-action's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <h2>What's Changed</h2> <ul> <li>Add clarity on not using quotes with flags by <a href="https://github.com/CollierCZ"><code>@CollierCZ</code></a> in <a href="https://redirect.github.com/errata-ai/vale-action/pull/126">errata-ai/vale-action#126</a></li> <li><a href="https://redirect.github.com/errata-ai/vale-action/issues/97">#97</a>: Catch Vale runtime errors properly by <a href="https://github.com/rmoff"><code>@rmoff</code></a> in <a href="https://redirect.github.com/errata-ai/vale-action/pull/133">errata-ai/vale-action#133</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/CollierCZ"><code>@CollierCZ</code></a> made their first contribution in <a href="https://redirect.github.com/errata-ai/vale-action/pull/126">errata-ai/vale-action#126</a></li> <li><a href="https://github.com/rmoff"><code>@rmoff</code></a> made their first contribution in <a href="https://redirect.github.com/errata-ai/vale-action/pull/133">errata-ai/vale-action#133</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/errata-ai/vale-action/compare/v2...v2.1.1">https://github.com/errata-ai/vale-action/compare/v2...v2.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/errata-ai/vale-action/commit/d89dee975228ae261d22c15adcd03578634d429c"><code>d89dee9</code></a> Add note about deps</li> <li><a href="https://github.com/errata-ai/vale-action/commit/34140d98ea8406fa154528583ec105fc73beb8fa"><code>34140d9</code></a> Update usage example</li> <li><a href="https://github.com/errata-ai/vale-action/commit/1262efadd6fde1040255db25589fe57804d785d2"><code>1262efa</code></a> Don't install format-specific deps</li> <li><a href="https://github.com/errata-ai/vale-action/commit/3a4769d4af5f9498e586fb41abc72bbca594b400"><code>3a4769d</code></a> v3 structure</li> <li><a href="https://github.com/errata-ai/vale-action/commit/d4767e68529b2cbf4fccaa2763016bf223a101eb"><code>d4767e6</code></a> Only fail run once on runtime errors</li> <li><a href="https://github.com/errata-ai/vale-action/commit/f49b46c70b89147d43612dd396c5d32568b37bff"><code>f49b46c</code></a> Merge pull request <a href="https://redirect.github.com/errata-ai/vale-action/issues/133">#133</a> from rmoff/97-catch-runtime-errors</li> <li><a href="https://github.com/errata-ai/vale-action/commit/301ad93e2f21e0528172adfc3c6c90b870842f53"><code>301ad93</code></a> Catch Vale runtime errors properly</li> <li><a href="https://github.com/errata-ai/vale-action/commit/91ac403e8d26f5aa1b3feaa86ca63065936a85b6"><code>91ac403</code></a> Merge pull request <a href="https://redirect.github.com/errata-ai/vale-action/issues/126">#126</a> from CollierCZ/patch-1</li> <li><a href="https://github.com/errata-ai/vale-action/commit/3f7ad46be0b22665e7b5b6647e522b86e30d7c30"><code>3f7ad46</code></a> Fix typo</li> <li><a href="https://github.com/errata-ai/vale-action/commit/ad09468e5353d1dc2a100218f71c3f7891a2b94e"><code>ad09468</code></a> Add clarity on not using quotes with flags</li> <li>See full diff in <a href="https://github.com/errata-ai/vale-action/compare/v2.1.0...v2.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=errata-ai/vale-action&package-manager=github_actions&previous-version=2.1.0&new-version=2.1.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