Bump eslint-plugin-react from 7.35.1 to 7.35.2 in /client #313

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/eslint-plugin-react-7.35.2 into main 2024-09-05 06:27:26 +00:00
dependabot[bot] commented 2024-09-05 00:24:39 +00:00 (Migrated from github.com)

Bumps eslint-plugin-react from 7.35.1 to 7.35.2.

Release notes

Sourced from eslint-plugin-react's releases.

v7.35.2

Fixed

  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814[] @​ljharb)

#3814: jsx-eslint/eslint-plugin-react#3814 [jsx-curly-brace-presence]: docs/rules/jsx-curly-brace-presence.md

Changelog

Sourced from eslint-plugin-react's changelog.

[7.35.2] - 2024.09.03

Fixed

  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute (#3814[] @​ljharb)

#3814: jsx-eslint/eslint-plugin-react#3814

Commits
  • 4c10849 Update CHANGELOG and bump version
  • 45ba6bc [Fix] jsx-curly-brace-presence: avoid autofixing attributes with double quo...
  • e538ee9 [Tests] jsx-curly-brace-presence: clean up formatting
  • See full diff 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 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)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.1 to 7.35.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.35.2</h2> <h3>Fixed</h3> <ul> <li>[<code>jsx-curly-brace-presence</code>]: avoid autofixing attributes with double quotes to a double quoted attribute (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>[] <a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">jsx-eslint/eslint-plugin-react#3814</a> [<code>jsx-curly-brace-presence</code>]: docs/rules/jsx-curly-brace-presence.md</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.35.2] - 2024.09.03</h2> <h3>Fixed</h3> <ul> <li>[<code>jsx-curly-brace-presence</code>]: avoid autofixing attributes with double quotes to a double quoted attribute (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>[] <a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">jsx-eslint/eslint-plugin-react#3814</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/4c10849b44d38e0cc5db7894c5791e05d3d7e906"><code>4c10849</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/45ba6bcb5658052b7fcd989871b620e5301f6c63"><code>45ba6bc</code></a> [Fix] <code>jsx-curly-brace-presence</code>: avoid autofixing attributes with double quo...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/e538ee98164b96ef551a2d680f1fb0bbf408ccdf"><code>e538ee9</code></a> [Tests] <code>jsx-curly-brace-presence</code>: clean up formatting</li> <li>See full diff in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.1...v7.35.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-react&package-manager=npm_and_yarn&previous-version=7.35.1&new-version=7.35.2)](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>
cloudflare-workers-and-pages[bot] commented 2024-09-05 00:24:41 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 981f8c9
Status:   Deploy successful!
Preview URL: https://8035bb3a.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-ng1t.powertools.pages.dev

View logs

## Deploying powertools with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>981f8c9</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://8035bb3a.powertools.pages.dev'>https://8035bb3a.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-ng1t.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-ng1t.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/8035bb3a-2d91-48a5-9635-d27a7fd3371e)
This repo is archived. You cannot comment on pull requests.
No description provided.