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

chore(deps): update dependency eslint-plugin-react to v7.34.1 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.11.1 -> 7.34.1 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.1

Compare Source

Fixed
  • [jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#​3701][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#​3704][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] @​developer-bandi)
  • [no-unknown-property][no-unknown-property]: support popover, popovertarget, popovertargetaction attributes ([#​3707][] @​ljharb)
  • [no-unknown-property][no-unknown-property]: only match data-* attributes containing - ([#​3713][] @​silverwind)
  • [checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] @​jaesoekjjang)
Changed
  • [boolean-prop-naming][boolean-prop-naming]: improve error message (@​ljharb)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Dec 28, 2018

Codecov Report

Merging #61 into master will increase coverage by 1.60%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #61      +/-   ##
===========================================
+ Coverage   98.39%   100.00%   +1.60%     
===========================================
  Files          37         8      -29     
  Lines         187        50     -137     
  Branches       16         2      -14     
===========================================
- Hits          184        50     -134     
+ Misses          2         0       -2     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
packages/front/app/src/screens/me/Profile.js 100.00% <0.00%> (ø)
packages/front/app/src/screens/auth/SignUp.js 100.00% <0.00%> (ø)
packages/front/app/src/utils/testing/expected.js 100.00% <0.00%> (ø)
packages/front/ui/errors/Error.js
...ckages/front/app/src/utils/testing/getFakeProps.js
.../app/src/comp/helpers/form/handleMutationSubmit.js
...t/app/src/comp/helpers/form/getGqlErrorMessages.js
packages/front/ui/form/Submit.js
packages/front/app/src/client/cache.js
packages/front/ui/form/Input.js
... and 24 more

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 2fe31f9...0ae2f6d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 21bf912 to b13432c Compare January 1, 2019 22:34
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.0 chore(deps): update dependency eslint-plugin-react to v7.12.1 Jan 1, 2019
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.1 chore(deps): update dependency eslint-plugin-react to v7.12.2 Jan 3, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from b13432c to e675602 Compare January 3, 2019 00:15
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.2 chore(deps): update dependency eslint-plugin-react to v7.12.3 Jan 4, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from e675602 to 1704e8b Compare January 4, 2019 23:27
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.3 chore(deps): update dependency eslint-plugin-react to v7.12.4 Jan 17, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1704e8b to 9102d3b Compare January 17, 2019 07:37
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.12.4 chore(deps): update dependency eslint-plugin-react to v7.13.0 May 4, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 9102d3b to 52db9c1 Compare May 4, 2019 17:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 52db9c1 to d07c446 Compare July 13, 2019 06:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.13.0 chore(deps): update dependency eslint-plugin-react to v7.14.2 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d07c446 to 18d1ae6 Compare August 10, 2019 14:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.14.2 chore(deps): update dependency eslint-plugin-react to v7.14.3 Aug 20, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 18d1ae6 to 1100be1 Compare October 5, 2019 10:55
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.14.3 chore(deps): update dependency eslint-plugin-react to v7.16.0 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1100be1 to d40dd88 Compare December 14, 2019 23:57
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.16.0 chore(deps): update dependency eslint-plugin-react to v7.17.0 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from d40dd88 to 1bdb13e Compare January 19, 2020 00:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.17.0 chore(deps): update dependency eslint-plugin-react to v7.18.0 Jan 19, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 1bdb13e to 91ee6a6 Compare February 9, 2020 03:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.18.0 chore(deps): update dependency eslint-plugin-react to v7.18.3 Feb 9, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 91ee6a6 to 7b1bef8 Compare March 14, 2020 14:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.18.3 chore(deps): update dependency eslint-plugin-react to v7.19.0 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7b1bef8 to 4731913 Compare May 15, 2020 11:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.19.0 chore(deps): update dependency eslint-plugin-react to v7.20.0 May 15, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 4731913 to f2d6e57 Compare July 1, 2020 16:54
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.20.0 chore(deps): update dependency eslint-plugin-react to v7.20.3 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f2d6e57 to 0ae2f6d Compare August 26, 2020 12:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.20.3 chore(deps): update dependency eslint-plugin-react to v7.20.6 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 0ae2f6d to 7ec85d3 Compare October 29, 2020 04:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.20.6 chore(deps): update dependency eslint-plugin-react to v7.21.5 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 7ec85d3 to 10758d3 Compare January 6, 2021 22:03
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.21.5 chore(deps): update dependency eslint-plugin-react to v7.22.0 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 10758d3 to 5183454 Compare May 9, 2021 23:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.22.0 chore(deps): update dependency eslint-plugin-react to v7.23.2 May 9, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 5183454 to 0861929 Compare June 6, 2021 20:29
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.23.2 chore(deps): update dependency eslint-plugin-react to v7.24.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 0861929 to 128ab71 Compare October 18, 2021 21:05
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.24.0 chore(deps): update dependency eslint-plugin-react to v7.26.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 128ab71 to fe24cae Compare March 26, 2022 13:55
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.26.1 chore(deps): update dependency eslint-plugin-react to v7.29.4 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from fe24cae to 31a9f0e Compare June 18, 2022 16:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.29.4 chore(deps): update dependency eslint-plugin-react to v7.30.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 31a9f0e to f35cf7e Compare June 23, 2022 23:00
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.30.0 chore(deps): update dependency eslint-plugin-react to v7.30.1 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from f35cf7e to 35d4596 Compare March 16, 2023 07:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.30.1 chore(deps): update dependency eslint-plugin-react to v7.32.2 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 35d4596 to 728dc85 Compare July 20, 2023 18:35
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.32.2 chore(deps): update dependency eslint-plugin-react to v7.33.0 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 728dc85 to 6bf5030 Compare July 30, 2023 00:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.33.0 chore(deps): update dependency eslint-plugin-react to v7.33.1 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 6bf5030 to 741aa2b Compare August 16, 2023 05:19
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.33.1 chore(deps): update dependency eslint-plugin-react to v7.33.2 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 741aa2b to 6881227 Compare March 4, 2024 07:32
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.33.2 chore(deps): update dependency eslint-plugin-react to v7.34.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-7.x branch from 6881227 to 250ec05 Compare March 15, 2024 21:18
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.34.0 chore(deps): update dependency eslint-plugin-react to v7.34.1 Mar 15, 2024
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

0 participants