Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @vitest/eslint-plugin from 1.1.21 to 1.1.24 in /src/Bicep.Cli.E2…
…eTests (#16021) Bumps [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) from 1.1.21 to 1.1.24. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/eslint-plugin-vitest/releases"><code>@vitest/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v1.1.24</h2> <h3>Bug Fixes</h3> <ul> <li>fix types (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/632">#632</a>) (<a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/b7b4f0f">b7b4f0f</a>)</li> </ul> <h2>v1.1.23</h2> <h3>Bug Fixes</h3> <ul> <li>make rule message punctuation more consistent and address some typos (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/628">#628</a>) (<a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/31cae3b">31cae3b</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>fix: make rule message punctuation more consistent and address some typos by <a href="https://github.com/G-Rath"><code>@G-Rath</code></a> in <a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/628">vitest-dev/eslint-plugin-vitest#628</a></li> <li>chore: avoid nullish config type by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/629">vitest-dev/eslint-plugin-vitest#629</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/G-Rath"><code>@G-Rath</code></a> made their first contribution in <a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/628">vitest-dev/eslint-plugin-vitest#628</a></li> <li><a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> made their first contribution in <a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/629">vitest-dev/eslint-plugin-vitest#629</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.22...v1.1.23">https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.22...v1.1.23</a></p> <h2>v1.1.22</h2> <h3>Bug Fixes</h3> <ul> <li><code>valid-title</code> false positives when <code>test.extend</code> is used (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/584">#584</a>) (<a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/9c2670a">9c2670a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/199d71b9f0cd556c440ad63aca3932650f9def20"><code>199d71b</code></a> chore: release v1.1.24</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/b7b4f0ff01633d2baf8e939d140ac4161f7a7d38"><code>b7b4f0f</code></a> fix: fix types (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/632">#632</a>)</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/06896aadccb0aaf6b928a71534f0dc5da5dc6c73"><code>06896aa</code></a> chore: release v1.1.23</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/997df59cb00b24cc9c6d1e12ed010de9e5807c86"><code>997df59</code></a> chore: avoid nullish config type (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/629">#629</a>)</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/31cae3bde0c4ac2a59bf43e0f74c79e3f0129ded"><code>31cae3b</code></a> fix: make rule message punctuation more consistent and address some typos (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/628">#628</a>)</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/003846c7ba0bb10dc0a9b72a5877479feae8831d"><code>003846c</code></a> chore: release v1.1.22</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/7f69731c9edd9297e477aaed82fdfdea44cc28d5"><code>7f69731</code></a> lint</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/5ea6ec0ee6b54b7c5d11e638d7b818285d853b64"><code>5ea6ec0</code></a> chore(deps-dev): bump unbuild from 3.0.1 to 3.2.0 (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/624">#624</a>)</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/9c2670a13358d925499570422e44f0a43b6623ab"><code>9c2670a</code></a> fix: <code>valid-title</code> false positives when <code>test.extend</code> is used (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/584">#584</a>)</li> <li><a href="https://github.com/vitest-dev/eslint-plugin-vitest/commit/d832860ac33fd1746d34440955da9a39b1a174a6"><code>d832860</code></a> chore(deps-dev): bump <code>@typescript-eslint/rule-tester</code> (<a href="https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/625">#625</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.21...v1.1.24">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitest/eslint-plugin&package-manager=npm_and_yarn&previous-version=1.1.21&new-version=1.1.24)](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> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/16021) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information