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 v7.20.3 #179

Merged
merged 1 commit into from Jul 1, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react dependencies patch 7.20.1 -> 7.20.3

Release Notes

yannickcr/eslint-plugin-react

v7.20.3

Compare Source

Fixed
  • [Fix] no-unused-prop-types/prop-types: typescript interface support literal type and only FunctionComponent should have propTypes validation (#​2690 @​hank121314)
  • [Fix] no-unused-prop-types/TypeScript: avoid crash on indexable interface (#​2687 @​ljharb)

v7.20.2

Compare Source

Fixed

Renovate configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Lisbon.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from ee49bb0 to 3efc588 Compare July 1, 2020 09:03
@rfgamaral rfgamaral merged commit b6219fe into master Jul 1, 2020
@rfgamaral rfgamaral deleted the renovate/eslint-plugin-react-7.x branch July 1, 2020 09:08
rfgamaral pushed a commit that referenced this pull request Jul 1, 2020
# [3.1.0](v3.0.0...v3.1.0) (2020-07-01)

### Bug Fixes

* **deps:** update dependency eslint-plugin-import to v2.22.0 ([#176](#176)) ([835b2cb](835b2cb))
* **deps:** update dependency eslint-plugin-jsx-a11y to v6.3.1 ([#170](#170)) ([c60ee8b](c60ee8b))
* **deps:** update dependency eslint-plugin-react to v7.20.1 ([#177](#177)) ([8df3b71](8df3b71))
* **deps:** update dependency eslint-plugin-react to v7.20.3 ([#179](#179)) ([b6219fe](b6219fe))
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.5 ([#180](#180)) ([d3060b2](d3060b2))
* **deps:** update typescript-eslint monorepo to v3.4.0 ([#178](#178)) ([cd1463b](cd1463b))
* **deps:** update typescript-eslint monorepo to v3.5.0 ([#181](#181)) ([59b6a4f](59b6a4f))

### Features

* **react:** extend from `plugin:import/typescript` ([8250e97](8250e97))
* **recommended:** new set of opinionated rules ([b06e51a](b06e51a))
@rfgamaral
Copy link
Owner

🎉 This PR is included in version 3.1.0 🎉

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
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants