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 eslint and prettier (minor) #235

Merged
merged 1 commit into from Mar 11, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react dependencies minor ^7.18.3 -> ^7.19.0
eslint-plugin-react-hooks (source) dependencies minor ^2.3.0 -> ^2.5.0

Release Notes

yannickcr/eslint-plugin-react

v7.19.0

Compare Source

Added
Fixed
  • [prefer-stateless-function][]: avoid crash on ts empty constructor (#​2582 @​golopot)
  • [no-adjacent-inline-elements][]: avoid a crash (#​2575 @​ljharb)
  • [no-unused-prop-types][]: Change the reporting to point to a more accurate node (#​2292 @​jseminck)
  • [self-closing-comp][]: consider JSXMemberExpression as component too (#​2572 @​Belco90)
  • [no-unused-prop-types][]: make markPropTypesAsUsed work with TSEmptyBodyFunctionExpression AST node (#​2560 @​guillaumewuip)
  • [displayName][] (but really, propTypes detection): do not crash on empty flow type spreads (#​2570 @​ljharb)
Changed
  • [readme] Small visual inconsistency (#​2568 @​arvigeus)
  • [docs] add react/ prefix to rule name, for consistency
  • [no-unescaped-entities][]: skip test cases that are now parsing errors in acorn-jsx@5.2.0 (#​2583 @​golopot)

Renovate configuration

📅 Schedule: "after 9pm,before 9am" in timezone Asia/Tokyo.

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner February 18, 2020 20:48
@renovate renovate bot added the renovate label Feb 18, 2020
@ghost ghost requested review from nakajmg and toshi-toma and removed request for a team February 18, 2020 20:48
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch 6 times, most recently from b2188e2 to 6acd653 Compare February 25, 2020 12:18
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 6acd653 to 61422d4 Compare February 27, 2020 20:42
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react-hooks to ^2.4.0 fix(deps): update dependency eslint-plugin-react-hooks to ^2.5.0 Feb 27, 2020
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch 2 times, most recently from f6e622a to b25e831 Compare March 1, 2020 18:25
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from b25e831 to 5b811e8 Compare March 7, 2020 22:53
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-react-hooks to ^2.5.0 fix(deps): update eslint and prettier (minor) Mar 7, 2020
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 5b811e8 to b077f28 Compare March 9, 2020 14:22
@toshi-toma toshi-toma merged commit 36592a9 into master Mar 11, 2020
@renovate renovate bot deleted the renovate/eslint-and-prettier branch March 11, 2020 02:59
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

2 participants