Skip to content

fix(deps): Update dependency eslint-plugin-react to v7.37.2#19747

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/eslint-plugin-react-7.x-lockfile
Nov 29, 2024
Merged

fix(deps): Update dependency eslint-plugin-react to v7.37.2#19747
kodiakhq[bot] merged 2 commits intomainfrom
renovate/eslint-plugin-react-7.x-lockfile

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Nov 29, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.35.0 -> 7.37.2
eslint-plugin-react devDependencies minor 7.36.1 -> 7.37.2
eslint-plugin-react devDependencies patch 7.37.1 -> 7.37.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.2

Compare Source

Fixed
  • [destructuring-assignment]: fix false negative when using typeof props.a (#​3835 @​golopot)
Changed
  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#​3835 @​golopot)

v7.37.1

Compare Source

Fixed
Changed

v7.37.0

Compare Source

Added
Changed

v7.36.1

Compare Source

Fixed

v7.36.0

Compare Source

Added
Fixed
  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#​3629 @​HenryBrown0)
  • JSX pragma: fail gracefully (#​3632 @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#​3799 @​ljharb)
Changed

v7.35.2

Compare Source

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

v7.35.1

Compare Source

Fixed
  • [jsx-curly-brace-presence]: do not trigger on strings containing a quote character (#​3798 @​akulsr0)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested review from a team and jon-s58 November 29, 2024 09:23
@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Nov 29, 2024
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

@cq-bot cq-bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch 4 times, most recently from b6c2ff7 to f5154cf Compare November 29, 2024 13:21
@cq-bot cq-bot force-pushed the renovate/eslint-plugin-react-7.x-lockfile branch from f5154cf to e179c63 Compare November 29, 2024 14:14
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Nov 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit eacdad0 into main Nov 29, 2024
@kodiakhq kodiakhq bot deleted the renovate/eslint-plugin-react-7.x-lockfile branch November 29, 2024 15:21
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [8.7.1](plugins-destination-postgresql-v8.7.0...plugins-destination-postgresql-v8.7.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update emotion monorepo to v11.13.5 ([#19733](#19733)) ([f6dd642](f6dd642))
* **deps:** Update material-ui monorepo ([#19734](#19734)) ([25a0cc3](25a0cc3))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [4.2.1](plugins-destination-bigquery-v4.2.0...plugins-destination-bigquery-v4.2.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update emotion monorepo to v11.13.5 ([#19733](#19733)) ([f6dd642](f6dd642))
* **deps:** Update material-ui monorepo ([#19734](#19734)) ([25a0cc3](25a0cc3))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [6.0.1](plugins-destination-clickhouse-v6.0.0...plugins-destination-clickhouse-v6.0.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update emotion monorepo to v11.13.5 ([#19733](#19733)) ([f6dd642](f6dd642))
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* **deps:** Update material-ui monorepo ([#19734](#19734)) ([25a0cc3](25a0cc3))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [5.3.1](plugins-destination-mysql-v5.3.0...plugins-destination-mysql-v5.3.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update emotion monorepo to v11.13.5 ([#19733](#19733)) ([f6dd642](f6dd642))
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* **deps:** Update material-ui monorepo ([#19734](#19734)) ([25a0cc3](25a0cc3))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [7.6.1](plugins-destination-s3-v7.6.0...plugins-destination-s3-v7.6.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update aws-sdk-go-v2 monorepo ([#19731](#19731)) ([779b7f5](779b7f5))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [3.7.1](plugins-source-hackernews-v3.7.0...plugins-source-hackernews-v3.7.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v22.9.1 ([#19738](#19738)) ([1cc34fb](1cc34fb))
* **deps:** Update dependency @types/node to v22.9.3 ([#19795](#19795)) ([f5bdb61](f5bdb61))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [1.5.1](plugins-source-xkcd-v1.5.0...plugins-source-xkcd-v1.5.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v22.9.1 ([#19738](#19738)) ([1cc34fb](1cc34fb))
* **deps:** Update dependency @types/node to v22.9.3 ([#19795](#19795)) ([f5bdb61](f5bdb61))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency react-hook-form to v7.53.2 ([#19752](#19752)) ([582b1c9](582b1c9))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants