Update dependency eslint-plugin-react to v6.10.3 #479
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:
6.9.0
->6.10.3
Release Notes
yannickcr/eslint-plugin-react
v6.10.3
Compare Source
Fixed
jsx-indent
][] (#1117)v6.10.2
Compare Source
Fixed
jsx-indent
][] indentation calculation with nested JSX (#1117)v6.10.1
Compare Source
Fixed
jsx-indent
][] auto fix with tabs (#1057 @kentcdodds @webOS101)jsx-indent
][] crash (#1061 @iancmyers)void-dom-elements-no-children
][] crash and fix it to only checks for a createElement call fromReact (#1073 @jomasti)
no-multi-comp
][] (#1088 @benstepp)v6.10.0
Compare Source
Added
forbid-foreign-prop-types
][] rule (#696 @iancmyers)void-dom-elements-no-children
][] rule (#709 @lencioni)forbid-elements
][] rule (#887 @kentor)noSortAlphabetically
option to [jsx-sort-props
][] (#541 #786 @markus101)when
option to [jsx-max-props-per-line
][] (#878 @kentor)nextProps
to [prop-types
][] (#814)Fixed
require-default-props
][] crash (#1029)require-default-props
][] rule when using Flow type from assignment (#1043 @wyze @CarlRosell)style-prop-object
][] to not warn with explicitnull
orundefined
(#812 @ljharb)no-unused-prop-types
][] props detection in stateless components (#885 @BarryThePenguin)display-name
] false positive withdocument.createElement
(#996 @jomasti)Changed
Renovate configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ 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 Renovate Bot. View repository job log here.