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.31.9 #1075

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.31.8 -> 7.31.9 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react

v7.31.9

Compare Source

Fixed
  • [no-unknown-property]: add dialog attributes (#​3436 @​ljharb)
  • [no-arrow-function-lifecycle]: when converting from an arrow, remove the semi and wrapping parens (#​3337 @​ljharb)
  • [jsx-key]: Ignore elements inside React.Children.toArray() (#​1591 @​silvenon)
  • [jsx-no-constructed-context-values]: fix false positive for usage in non-components (#​3448 @​golopot)
  • [static-property-placement]: warn on nonstatic expected-statics (#​2581 @​ljharb)
  • [no-unknown-property]: properly tag-restrict case-insensitive attributes (@​ljharb)
  • [no-unknown-property]: allow webkitDirectory on input, case-insensitive (#​3454 @​ljharb)
Changed

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Oct 9, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
✅ GIT git_diff yes no 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 0.89s
✅ JSON jsonlint 1 0 0.24s
✅ JSON prettier 1 0 0 0.52s
✅ JSON v8r 1 0 5.5s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #1075 (07a74a8) into master (34ff124) will decrease coverage by 0.28%.
The diff coverage is n/a.

❗ Current head 07a74a8 differs from pull request most recent head f0dda3e. Consider uploading reports for the commit f0dda3e to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1075      +/-   ##
==========================================
- Coverage   88.87%   88.59%   -0.29%     
==========================================
  Files         102      102              
  Lines        1762     1762              
  Branches      406      406              
==========================================
- Hits         1566     1561       -5     
- Misses        196      201       +5     
Flag Coverage Δ
cypress 60.90% <ø> (ø)
jest 78.61% <ø> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/state/transaction/index.ts 85.29% <0.00%> (-11.77%) ⬇️
src/app/state/transaction/saga.ts 73.73% <0.00%> (-1.02%) ⬇️

@buberdds buberdds merged commit 5291e08 into master Oct 10, 2022
@buberdds buberdds deleted the renovate/react branch October 10, 2022 08:05
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

1 participant