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

⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.3. #1058

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.35.0 -> 7.37.3 age adoption passing confidence

Release Notes

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

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence prop in react 19 ([#​3829][] @​acusti)
  • [prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#​3859][] @​rbondoc96)
Changed
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#​3841][] @​bastiendmt)

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps This issue has to do with dependencies label Sep 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 791bf45 to 5e546e8 Compare September 3, 2024 20:13
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.35.1. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.35.2. Sep 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5e546e8 to 951c4db Compare September 12, 2024 10:03
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.35.2. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.0. Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 951c4db to e505cab Compare September 12, 2024 19:00
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.0. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.1. Sep 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e505cab to 733d396 Compare September 27, 2024 04:44
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.1. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.0. Sep 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 733d396 to faa3a6b Compare October 1, 2024 15:52
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.0. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.1. Oct 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from faa3a6b to bca9031 Compare October 22, 2024 22:22
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.1. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.2. Oct 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from bca9031 to 39bcc59 Compare December 24, 2024 03:03
@renovate renovate bot changed the title ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.2. ⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.3. Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.27%. Comparing base (ea63c45) to head (39bcc59).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1058      +/-   ##
==========================================
- Coverage   66.30%   66.27%   -0.03%     
==========================================
  Files         719      719              
  Lines       10006    10006              
  Branches     1349     1349              
==========================================
- Hits         6634     6631       -3     
- Misses       2914     2915       +1     
- Partials      458      460       +2     
Flag Coverage Δ
client 45.85% <ø> (-0.01%) ⬇️
server 62.60% <ø> (-0.02%) ⬇️
test 72.53% <ø> (-0.04%) ⬇️
test-app 53.72% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into main with commit 922e877 Dec 24, 2024
35 checks passed
@make-github-pseudonymous-again make-github-pseudonymous-again deleted the renovate/eslint-plugin-react-7.x branch December 24, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps This issue has to do with dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant