-
Notifications
You must be signed in to change notification settings - Fork 5
fix(deps): update dependency eslint-plugin-react to v7.35.0 #141
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-plugin-react-7.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
317ea5f to
1537ef0
Compare
1537ef0 to
debc3ba
Compare
debc3ba to
1d1204a
Compare
1d1204a to
a170bc4
Compare
a170bc4 to
785ded8
Compare
785ded8 to
e8c1c45
Compare
e8c1c45 to
dd00e73
Compare
dd00e73 to
300d6a3
Compare
300d6a3 to
1b5de43
Compare
1b5de43 to
c560654
Compare
c560654 to
9b065bb
Compare
9b065bb to
0e02235
Compare
0e02235 to
70dbaee
Compare
70dbaee to
f99e42a
Compare
f99e42a to
e6c0b76
Compare
e6c0b76 to
7ac7a4a
Compare
7ac7a4a to
06a9916
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.11.1->7.35.0Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.35.0Compare Source
Added
jsx-props-no-spread-multi] (#3724 @SimonSchick)forbid-component-props]: addpropNamePatternto allow / disallow prop name patterns (#3774 @akulsr0)jsx-handler-names]: support ignoring component names (#3772 @akulsr0)jsx-closing-tag-location]: addline-alignedoption (#3777 @kimtaejin3)no-danger]: addcustomComponentNamesoption (#3748 @akulsr0)Fixed
no-invalid-html-attribute]: substitute placeholders in suggestion messages (#3759 @mdjermanovic)sort-prop-types]: single line type ending without semicolon (#3784 @akulsr0)require-default-props]: report when required props have default value (#3785 @akulsr0)Changed
variableUtil: Avoid creating a single flat variable scope for each lookup (#3782 @DanielRosenwasser)v7.34.4Compare Source
Fixed
prop-types]: fixclassNamemissing in prop validation false negative (#3749 @akulsr0)sort-prop-types]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation(#3779 @tylerlaprade)v7.34.3Compare Source
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.2Compare Source
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
v7.34.1Compare Source
Fixed
jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#3700][] @developer-bandi)boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#3701][] @developer-bandi)boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#3704][] @developer-bandi)boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#3705][] @developer-bandi)no-unknown-property][no-unknown-property]: supportpopover,popovertarget,popovertargetactionattributes ([#3707][] @ljharb)no-unknown-property][no-unknown-property]: only matchdata-*attributes containing-([#3713][] @silverwind)checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#3715][] @jaesoekjjang)Changed
boolean-prop-naming][boolean-prop-naming]: improve error message (@ljharb)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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.
This PR was generated by Mend Renovate. View the repository job log.