Update dependency eslint-plugin-react to v7.18.0 #766
Merged
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.17.0->7.18.0Release Notes
yannickcr/eslint-plugin-react
v7.18.0Compare Source
Added
require-default-props][]: add option to ignore functional components (#2532 @RedTn)function-component-definition][]: Enforce a specific function type for function components (#2414 @Stefanwullems)no-adjacent-inline-elements][]: Prevent adjacent inline elements not separated by whitespace (#1155 @SeanHayes)jsx-no-script-url][]: prevent usage ofjavascript:URLs (#2419 @sergei-startsev)Fixed
jsx-pascal-case][]: false negative with namespacing (#1337 @mfyuce)jsx-curly-brace-presence][]: Fixcurly-brace-presenceedge cases (#2523 @rafbgarcia)prop-types][]: Does not validate missing propTypes for LogicalExpression (#2533 @toshi-toma)no-unknown-property][]: allowTransparency does not exist in React >= v16.1 (#1538 @dawidvdh)jsx-curly-brace-presence][]: Fix error related to tags line break (#2521 @rafbgarcia)no-typos][]: Compilation error when method name is string instead of identifier (#2514 @shijistar)jsx-curly-brace-presence][]: allow trailing spaces in TemplateLiteral (#2507 @doochik)no-unused-prop-types], [no-unused-state]: fix false positives when using TS type assertions (#2536 @kdmadej)Changed
no-render-return-value][]: Fix title (#2540 @micnic)no-typos]: check static lifecycle methods (#2006 @bsonntag)jsx-first-prop-new-line][]: Fix rule name in "Rule Options" section (#2535 @barreira)no-unused-prop-types][]: Added test cases (#977 @dozoisch)array-includes,object.entries,object.fromentries,object.values,resolveRenovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.