Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-react to v7.31.11 #530

Merged
merged 1 commit into from Nov 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.31.7 -> 7.31.11 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react

v7.31.11

Compare Source

Fixed
Changed

v7.31.10

Compare Source

Fixed

v7.31.9

Compare Source

Fixed
  • [no-unknown-property]: add dialog attributes (#​3436 @​ljharb)
  • [no-arrow-function-lifecycle]: when converting from an arrow, remove the semi and wrapping parens (#​3337 @​ljharb)
  • [jsx-key]: Ignore elements inside React.Children.toArray() (#​1591 @​silvenon)
  • [jsx-no-constructed-context-values]: fix false positive for usage in non-components (#​3448 @​golopot)
  • [static-property-placement]: warn on nonstatic expected-statics (#​2581 @​ljharb)
  • [no-unknown-property]: properly tag-restrict case-insensitive attributes (@​ljharb)
  • [no-unknown-property]: allow webkitDirectory on input, case-insensitive (#​3454 @​ljharb)
Changed

v7.31.8

Compare Source

Fixed
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 9, 2022
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from cdfbd5e to 822ae42 Compare September 13, 2022 09:28
@reg-suit
Copy link

reg-suit bot commented Sep 21, 2022

✨✨ That's perfect, there is no visual difference! ✨✨

Check out the report here.

@renovate renovate bot force-pushed the renovate/linters branch 6 times, most recently from 85ce962 to 12e5801 Compare October 5, 2022 04:02
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2022

Visit the preview URL for this PR (updated for commit 04fe5a6):

https://ameba-spindle--pr530-renovate-linters-q2qapwad.web.app

(expires Sat, 12 Nov 2022 12:16:09 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 98306bf to f2ffb41 Compare October 9, 2022 21:27
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.31.8 chore(deps): update dependency eslint-plugin-react to v7.31.9 Oct 9, 2022
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.31.9 chore(deps): update dependency eslint-plugin-react to v7.31.10 Oct 11, 2022
@renovate renovate bot force-pushed the renovate/linters branch 7 times, most recently from 04fe5a6 to 529fe0b Compare October 14, 2022 10:09
@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2022

Visit the preview URL for this PR (updated for commit 625adc1):

https://ameba-spindle--pr530-renovate-linters-q2qapwad.web.app

(expires Wed, 28 Dec 2022 07:48:58 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e7521619a2dd5c653490c8246e81ec2a5c8f1435

@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from ec18e36 to 9bef4f5 Compare October 20, 2022 09:21
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 05f279a to 58dec3e Compare October 25, 2022 10:31
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from b258da6 to a3955de Compare October 28, 2022 03:15
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 0da1b74 to 5afa6c9 Compare November 8, 2022 07:14
@renovate renovate bot force-pushed the renovate/linters branch 6 times, most recently from f066f81 to e959d67 Compare November 18, 2022 18:25
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.31.10 chore(deps): update dependency eslint-plugin-react to v7.31.11 Nov 18, 2022
@yanagi0602
Copy link
Contributor

yanagi0602 commented Nov 25, 2022

jsx-eslint/eslint-plugin-react#3436
を見るに現在テストで起きてる

Error: 109:9 error Unknown property 'onClose' found react/no-unknown-property

が解消されているみたいなので動作チェックしてマージしたほうが良さそう?

@lanberb
Copy link
Contributor

lanberb commented Nov 29, 2022

@takami-shunsuke (メンション先がわからずすみません🙇)
AppealModalのfix PRでeslintが落ちているのですが、こちらのPRでeslintを7.31.9以降に更新すると解決されるようなのでMergeしたいのですが差し支えないでしょうか?

経緯: #595 (comment)

@takami-shunsuke
Copy link
Contributor

@lanberb
良さそうです!(テスト通っているので:yoshi:)

@lanberb lanberb merged commit 3699cc4 into main Nov 29, 2022
@lanberb lanberb deleted the renovate/linters branch November 29, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants