Skip to content
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

Update dependency eslint-plugin-react to v7 - autoclosed #10

Merged
merged 4 commits into from Jan 9, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2019

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-react devDependencies major 6.10.3 -> 7.12.3 source

Release Notes

yannickcr/eslint-plugin-react

v7.12.3

Compare Source

Fixed
Changed

v7.12.2

Compare Source

Fixed

v7.12.1

Compare Source

Fixed
Changed

v7.12.0

Compare Source

Added
Fixed
Changed

v7.11.1

Compare Source

Fixed
Changed

v7.11.0

Compare Source

Added
Fixed
Changed

v7.10.0

Compare Source

Added
Fixed
Changed

v7.9.1

Compare Source

v7.8.2

Compare Source

Fixed
  • Fix crash in [boolean-prop-naming][] when encountering a required shape prop type (#​1791 @​pcorpet)

v7.8.1

Compare Source

Fixed
  • Fix crash in [no-deprecated][] when encountering a class constructor (#​1785 @​taddei)

v7.8.0

Compare Source

Added
  • Add support for fragments to [react-in-jsx-scope][] (#​1758)
  • Add support for Flow generic PropType to [require-default-props][] (#​1724 @​Miziak)
  • Add component whitelist option to [forbid-component-props][] (#​1732 @​ThiefMaster)
  • Add support for React 16.3 lifecycle methods to [no-unused-prop-types][] (#​1681 @​bvaughn)
  • Add support for React 16.3 lifecycle methods to [sort-comp][] (#​1767 @​joe-denea)
  • Add support for React 16.3 lifecycle methods to [no-typos][]
  • Add support for prevState and nextState to [no-unused-state][] (#​1759)
  • Add warnings for componentWillMount, componentWillReceiveProps and componentWillUpdate lifecycle methods in [no-deprecated][] (#​1750 @​sergei-startsev)
Fixed
Changed

v7.7.0

Compare Source

Added
Fixed
Changed

v7.6.1

Compare Source

Fixed
  • Flow: fix crash in [prop-types][] with recursive type annotations (#​1653 @​jetpacmonkey)
  • Fix [no-unknown-property][] to properly recognize crossOrigin instead of crossorigin, and allow it on link tags. (#​1659 @​jzDev)
  • Fix [no-access-state-in-setstate][] to handle object spread (#​1657 @​ljharb)

v7.6.0

Compare Source

Added
Fixed
Changed

v7.5.1

Compare Source

Fixed
Changed

v7.5.0

Compare Source

Added
Fixed
Changed

v7.4.0

Compare Source

Added
Fixed
Changed

v7.3.0

Compare Source

Added
Fixed
Changed

v7.2.1

Compare Source

Fixed
Changed

v7.2.0

Compare Source

Added
Fixed
Changed

v7.1.0

Compare Source

Added
  • Add [default-props-match-prop-types][] rule ([#​1022][] @​webOS101)
  • Add [no-redundant-should-component-update][] rule ([#​985][] @​jomasti)
  • Add [jsx-closing-tag-location][] rule ([#​1206][] @​rsolomon)
  • Add auto fix for [jsx-max-props-per-line][] ([#​949][] @​snowypowers)
  • Add support for lifecycle methods with nextProps/prevProps in [no-unused-prop-types][] ([#​1213][] @​jseminck)
  • Add Flow SuperTypeParameters support to [prop-types][] ([#​1236][] @​gpeal)
  • Add children option to [jsx-curly-spacing][] ([#​857][] @​fatfisz)
Fixed
  • Fix [prefer-stateless-function][] ignorePureComponents option when using class expressions ([#​1122][] @​dreid)
  • Fix [void-dom-elements-no-children][] crash ([#​1195][] @​oliviertassinari)
  • Fix [require-default-props][] quoted defaultProps detection ([#​1201][])
  • Fix [jsx-sort-props][] bug with ignoreCase and callbacksLast options set to true ([#​1175][] [@​jseminck](https://tog

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 9, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase to this PR and Renovate will reset/recreate it.

@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7 Update dependency eslint-plugin-react to v7 - autoclosed Jan 9, 2019
@amytych amytych merged commit 3987b15 into master Jan 9, 2019
@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch January 9, 2019 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants