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 v6.10.3 #10770

Merged
merged 1 commit into from Dec 4, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2018

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-react dependencies minor 6.4.1 -> 6.10.3 source

Release Notes

yannickcr/eslint-plugin-react

v6.10.3

Compare Source

Fixed

v6.10.2

Compare Source

Fixed
  • Fix [jsx-indent][] indentation calculation with nested JSX (#​1117)

v6.10.1

Compare Source

Fixed

v6.10.0

Compare Source

Added
Fixed
Changed

v6.9.0

Compare Source

Added
  • Add support for variable reference to [sort-prop-types][] (#​622)
Fixed
Changed

v6.8.0

Compare Source

Added
Fixed
  • Fix [jsx-indent][] with multiline jsx in ternaries (#​966)
  • Fix component detection to ignore async functions (#​989 @​taion)
  • Fix [jsx-curly-spacing][] autofix to not delete comments (#​648)
  • Fix auto-enabling of eslint-plugin-react in exported configurations (#​984 @​jamischarles)
Changed

v6.7.1

Compare Source

Fixed

v6.7.0

Compare Source

Added
Fixed
  • Fix [jsx-indent][] for parenthesized ternaries (#​945 @​voxpelli)
  • Fix [jsx-indent][] for multiline ternaries
  • Fix [jsx-indent][] for arrays in jsx (#​947)
  • Fix [no-danger-with-children][] crash with spread on global variables (#​921)
  • Fix [jsx-wrap-multilines][] ternaries handling (#​916)
Changed

v6.6.0

Compare Source

Added
Fixed
  • Fix [no-unused-prop-types][] crash with destructured prop-types (#​938)
  • Fix [jsx-indent][] in multi-line conditional expressions (#​901, #​907)
  • Fix [sort-comp][] bad error message if 2 methods in the same group must be moved (#​507)
Changed

v6.5.0

Compare Source

Added
Fixed
  • Fix [forbid-component-props][] crash with self reference JSX element (#​839 @​xeodou)
  • Fix [jsx-indent][] to ignore lines starting by literals (#​900)
  • Fix [no-set-state][] to correctly detect setState in arrow functions (#​931)
Changed

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.


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

@renovate renovate bot requested a review from a team as a code owner December 1, 2018 23:07
@renovate renovate bot added [Status] Needs Review To request a review from Crew. Label will be renamed soon. [Type] Janitorial labels Dec 1, 2018
@jetpackbot
Copy link

Warnings
⚠️ "Testing instructions" are missing for this PR. Please add some
⚠️ "Proposed changelog entry" is missing for this PR. Please include any meaningful changes

This is automated check which relies on PULL_REQUEST_TEMPLATE.We encourage you to follow that template as it helps Jetpack maintainers do their job. If you think 'Testing instructions' or 'Proposed changelog entry' are not needed for your PR - please explain why you think so. Thanks for cooperation 🤖

Generated by 🚫 dangerJS

Copy link
Contributor

@brbrr brbrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-tested by eslint :shipit:

@brbrr brbrr merged commit 232fcaf into master Dec 4, 2018
@brbrr brbrr deleted the renovate/eslint-plugin-react-6.x branch December 4, 2018 04:38
@oskosk oskosk removed the [Status] Needs Review To request a review from Crew. Label will be renamed soon. label Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants