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

fix(deps): update dependency eslint-plugin-react to ^7.16.0 #19

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2019

This PR contains the following updates:

Package Type Update New value References Sourcegraph
eslint-plugin-react dependencies minor ^7.16.0 source code search for "eslint-plugin-react"

Release Notes

yannickcr/eslint-plugin-react

v7.16.0

Compare Source

Added
Fixed
  • [jsx-no-useless-fragment][]: use array-includes over .includes for back compat (@​ljharb)
  • [jsx-curly-brace-presence][]: allow necessary white-space literal (#​2437 @​uniqname)
  • [jsx-curly-brace-presence][]: warns incorrectly on trailing whitespace (#​2431 @​BC-M)
  • [no-unused-prop-types][]: false positive when nested destructuring (#​2428 @​golopot)

v7.15.1

Compare Source

Fixed
  • [jsx-curly-brace-presence][]: bail out checks when JSXElements are passed as props (#​2426 @​vedadeepta)
Changed

v7.15.0

Compare Source

Added
Fixed
Changed
  • [Docs][no-access-state-in-setstate][]: update grammar ([#​2418][] @​neaumusic)
  • [jsx-curly-brace-presence][], [jsx-one-expression-per-line][], [no-danger-with-children][]: add isWhiteSpaces to lib/util/jsx (#​2409 @​vedadeepta)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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 renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 15343f8 to 22f825e Compare October 1, 2019 20:48
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to ^7.15.0 fix(deps): update dependency eslint-plugin-react to ^7.15.1 Oct 1, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 22f825e to 85c42bf Compare October 4, 2019 14:24
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react to ^7.15.1 fix(deps): update dependency eslint-plugin-react to ^7.16.0 Oct 4, 2019
@felixfbecker felixfbecker merged commit ba5886f into master Nov 5, 2019
@felixfbecker felixfbecker deleted the renovate/eslint-plugin-react-7.x branch November 5, 2019 20:53
@sourcegraph-bot
Copy link

🎉 This PR is included in version 0.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants