Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-plugin-testing-library from 7.0.0 to 7.1.0 in /frontend (#…
…1038) Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.0.0 to 7.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's releases</a>.</em></p> <blockquote> <h2>v7.1.0</h2> <h1><a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0...v7.1.0">7.1.0</a> (2024-12-04)</h1> <h3>Features</h3> <ul> <li>add config for Svelte (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/973">#973</a>) (<a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/fc118c72e5a853b00585b327ac6488c7ed84f39b">fc118c7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/fc118c72e5a853b00585b327ac6488c7ed84f39b"><code>fc118c7</code></a> feat: add config for Svelte (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/973">#973</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/26d360e5cad6654af618f14ba83da72a2c8f2fc9"><code>26d360e</code></a> feat(docs): generate-all for svelte</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/ff432b070171ae1802ccf2abe5a4fc87f7506456"><code>ff432b0</code></a> feat(config): implement svelte config</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/3738f3792aa04467367deb0dec48a97c7e1dce91"><code>3738f37</code></a> fix(config): update deprecated config type</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/496ecf6fad1428d0c23f0bb64cacd57a92d3f0ff"><code>496ecf6</code></a> build(deps-dev): bump <code>@types/node</code> from 22.9.3 to 22.10.1 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/969">#969</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/7d4207b6c340cbe19dca4ee5106411df0dd7ed20"><code>7d4207b</code></a> build(deps-dev): bump <code>@types/node</code> from 22.9.3 to 22.10.1</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/6306b8dceda08d0676793ff7ab0cd02d941b1859"><code>6306b8d</code></a> build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1 (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/972">#972</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/f6fcb6e1a53851b5eb68687c17738cdfd273bdda"><code>f6fcb6e</code></a> build(deps-dev): bump eslint-plugin-promise from 7.1.0 to 7.2.1</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/e842985282b68c33300e5e0d8ba03a9b166380dc"><code>e842985</code></a> chore: update dependencies (<a href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/967">#967</a>)</li> <li><a href="https://github.com/testing-library/eslint-plugin-testing-library/commit/8784f3910b4239b3973a7a595077d6b6dad93d80"><code>8784f39</code></a> chore: update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0...v7.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-testing-library&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.1.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