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 v7.19.0 #204

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.18.3 -> 7.19.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

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 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
Copy link
Author

renovate bot commented Mar 8, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
lerna notice cli v3.20.2
lerna info versioning independent
lerna info Bootstrapping 1 package
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879 exited 1 in 'portfolio-next-js'
lerna ERR! npm install --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879 stderr:
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "network:": network:31879

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2020-03-08T03_23_56_754Z-debug.log

lerna ERR! npm install --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879 exited 1 in 'portfolio-next-js'

@vercel
Copy link

vercel bot commented Mar 8, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/monkeybear/portfolio-next-js/m2x0rho6h
✅ Preview: https://portfolio-next-js-git-renovate-eslint-plugin-react-7x.monkeybear.now.sh

@DeKalDangerBot
Copy link
Collaborator

Fails
🚫

Requires one of these labels: [tag: new feature, tag: breaking change, tag: bug fix, tag: enhancement, tag: documentation, tag: internal] to be referenced in CHANGELOG.md

🚫 Please assign someone to merge this PR, and optionally include people who should review.

Generated by 🚫 dangerJS against ad3ace6

@DeKal DeKal merged commit 5650755 into master Mar 9, 2020
@DeKal DeKal deleted the renovate/eslint-plugin-react-7.x branch March 9, 2020 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants