This repository was archived by the owner on May 6, 2019. It is now read-only.
Update dependency eslint-plugin-react to v7.13.0#7
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
07f7669 to
bd73c91
Compare
bd73c91 to
9f3ee2a
Compare
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.12.4->7.13.0Release Notes
yannickcr/eslint-plugin-react
v7.13.0Compare Source
Added
jsx-sort-props][] fully fixable (#2250, @guliashvili)boolean-prop-naming][]: addvalidateNestedoption to validate shape prop names (#2234, @pawelnvk)static-property-placement][] rule (#2193, @dmason30)jsx-indent][]: AddindentLogicalExpressionsoption (#2227, @mdnsk)jsx-props-no-spreading][] (#2191, @ashbhir)no-string-refs][]: AddednoTemplateLiteraloption (#2167, @jenil94)linkComponentssetting (#2116, @gbakernet)jsx-no-target-blank][]: add support forlinkComponentssetting (#2116, @gbakernet)state-in-constructor][] rule (#1945, @lukyth)prefer-read-only-props][] rule (#2110, @golopot)no-unescaped-entities][]: more friendly error message; add config to adjust (#2016, @stevemao)Fixed
jsx-props-no-multi-spaces][]: support generic components (ts) (#2256, @mateuszsokola)prop-types][]: fix case with destructuring and default param (#2246, @golopot)prefer-stateless-function][]: Ignoring pure components without props and context usage (#2238, @pawelnvk)propTypes: resolveSuperParameterPropsType: add null check (#2232, @jedwards1211)self-closing-comp][]: stop reporting single-line spaces (#2210, @golopot)require-render-return][]: more accurate report location (#2229, @golopot)sort-prop-types][]: Fix sorting props with numeric keys (#2230, @pawelnvk)display-name][]: fix false negative around nested functions (#2225, @dwelle)no-unknown-property][]: fix case like<Foo.bar>(#2207, @golopot)jsx-curly-brace-presence][]: accept multiline template string (#2203, @golopot)jsx-one-expression-per-line][]: fix when using tabs (#2198, @Ohar)prop-types][]: Fix false positive on computed member expression (#2202, @golopot)jsx-sort-default-props][]: fix case with spread (#2182, @VincentLanglet)no-this-in-sfc][]: Fix false positive on SFC defined as object property (#2147, @yannickcr)sort-comp][]: correctly recognize instance variables declared without explicit value (#2183, @yannickcr)no-unused-state][]: fix set state callback destructing & state use inside callback ([#2151][], @barakyosi)no-multi-comp][]: correctly ignore wrapped stateless components: (#2145, @yannickcr)display-name][]: avoid crash on for..of (#2137, @ljharb)Changed
no-access-state-in-setstate][]: Use syntax highlighting for examples ([#2160][], @pReya)jsx-fragments][]: add "fixable" note (#2143, @joshunger)jsx-curly-spacing][]: add regression test case (#2206, @ColCh)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, 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.