polar
polar copied to clipboard
chore(deps): update dependency eslint-plugin-react to v7.34.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-react | 7.34.1 -> 7.34.3 |
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.3
Fixed
- [
prop-types]: null-check rootNode before calling getScope (#3762 @crnhrv) - [
boolean-prop-naming]: avoid a crash with a spread prop (#3733 @ljharb) - [
jsx-boolean-value]:assumeUndefinedIsFalsewithnevermust not allow explicittruevalue (#3757 @6uliver) - [
no-object-type-as-default-prop]: enable rule for components with many parameters (#3768 @JulienR1) - [
jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @akulsr0)
v7.34.2
Fixed
- [
boolean-prop-naming][boolean-prop-naming]: avoid a crash with a non-TSTypeReference type (#3718 @developer-bandi) - [
jsx-no-leaked-render][jsx-no-leaked-render]: invalid report if left side is boolean (#3746 @akulsr0) - [
jsx-closing-bracket-location][jsx-closing-bracket-location]: message shows{{details}}when there are no details (#3759 @mdjermanovic) - [
no-invalid-html-attribute][no-invalid-html-attribute]: ensure error messages are correct (#3759 @mdjermanovic, @ljharb)
Changed
- [Refactor] create various eslint utils to fix eslint deprecations (#3759 @mdjermanovic, @ljharb)
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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f8a5dce) to head (a990cd2).
Additional details and impacted files
@@ Coverage Diff @@
## master #924 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 151 151
Lines 5485 5485
Branches 1103 1104 +1
=========================================
Hits 5485 5485
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (7.34.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.