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.5 #199

Merged
merged 1 commit into from Aug 8, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2020

This PR contains the following updates:

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

Release Notes

yannickcr/eslint-plugin-react

v7.20.5

Compare Source

Fixed
Docs

v7.20.4

Compare Source

Fixed
  • improve algorithm to check if a variable is coming from the pragma ([#​2706][] @​jzabala)
  • [prop-types]: handle component returning null (#​2696 @​hank121314)
  • [prop-types]/[function-component-definition]: Add check for first letter capitalization in functional component detection (#​2699 @​jzabala)
  • [prop-types]: use variable value in prop type fields defined by variables (#​2704 @​jzabala)
  • [no-typos]: warn on a bindingless react import
Changed
  • [Tests] boolean-prop-naming: Added test for function invocation of bool (#​2697 @​ajkovar)
  • [Tests] jsx-curly-brace-presence, jsx-no-comment-textnodes: add passing tests
  • [Refactor] no-unused-state: avoid a loop

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 Aug 3, 2020
@rfgamaral rfgamaral merged commit 9e89379 into master Aug 8, 2020
@rfgamaral rfgamaral deleted the renovate/eslint-plugin-react-7.x branch August 8, 2020 10:59
rfgamaral pushed a commit that referenced this pull request Aug 8, 2020
# [3.3.0](v3.2.0...v3.3.0) (2020-08-08)

### Bug Fixes

* broken shareable configurations ([ef83e42](ef83e42))
* **deps:** update dependency eslint-import-resolver-typescript to v2.2.0 ([#198](#198)) ([609fb40](609fb40))
* **deps:** update dependency eslint-plugin-react to v7.20.5 ([#199](#199)) ([9e89379](9e89379))
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.7 ([#187](#187)) ([285d51e](285d51e))
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.8 ([#192](#192)) ([8cff239](8cff239))
* **deps:** update typescript-eslint monorepo to v3.6.0 ([#188](#188)) ([c918f35](c918f35))
* **deps:** update typescript-eslint monorepo to v3.6.1 ([#193](#193)) ([40650e6](40650e6))
* **deps:** update typescript-eslint monorepo to v3.8.0 ([#195](#195)) ([5abf351](5abf351))

### Features

* **react:** allow JSX inside `.tsx` files ([0217b93](0217b93))
@rfgamaral
Copy link
Owner

🎉 This PR is included in version 3.3.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