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.20.0 #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-react devDependencies minor 7.18.0 -> 7.20.0

Release Notes

yannickcr/eslint-plugin-react

v7.20.0

Compare Source

Added
Fixed
Docs
Changed
  • [Deps] Move "semver" to devDependencies (#​2595 @​rajivshah3)
  • [eslint] remove operator-linebreak override (#​2578 @​golopot)
  • [Tests] button-has-type: ensure no mistakenly allowed identifiers named button/submit/reset (#​2625 @​golopot)
  • [Tests] displayName: add a test case (#​2593 @​golopot)
  • [Dev Deps] update @types/eslint, @types/estree, @types/node, @typescript-eslint/parser, coveralls, eslint-config-airbnb-base, eslint-plugin-import, typescript

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)

v7.18.3

Compare Source

Fixed

v7.18.2

Compare Source

Fixed

v7.18.1

Compare Source

Fixed
Changed

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

♻️ 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.

@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #30 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            8         8           
  Branches         1         1           
=========================================
  Hits             8         8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc4efed...c64663f. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f0b91be to fbdc6ab Compare February 3, 2020 05:15
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.18.2 Update dependency eslint-plugin-react to v7.18.3 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 5 times, most recently from f3c6abe to 3aa3296 Compare February 25, 2020 21:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 3aa3296 to 3db6320 Compare March 6, 2020 22:02
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.18.3 Update dependency eslint-plugin-react to v7.19.0 Mar 6, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 3db6320 to e33878c Compare May 16, 2020 03:54
@renovate renovate bot changed the title Update dependency eslint-plugin-react to v7.19.0 Update dependency eslint-plugin-react to v7.20.0 May 16, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch 8 times, most recently from fedda7a to 66fc15d Compare June 20, 2020 11:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 66fc15d to c64663f Compare June 23, 2020 16:37
@maapteh maapteh closed this Jun 24, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Jun 24, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (7.20.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/eslint-plugin-react-7.x branch June 24, 2020 08:46
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.

None yet

2 participants