JaredReisinger / react-crossword

A flexible, responsive, and easy-to-use crossword component for React apps.
https://react-crossword.jaredreisinger.com
MIT License
176 stars 85 forks source link

Update dependencies #444

Closed JaredReisinger closed 1 year ago

JaredReisinger commented 1 year ago

Now requires Node 18 and React 18.

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.62% // Head: 99.25% // Decreases project coverage by -0.36% :warning:

Coverage data is based on head (1a2af83) compared to base (d81e132). Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #444 +/- ## ========================================== - Coverage 99.62% 99.25% -0.37% ========================================== Files 10 11 +1 Lines 535 539 +4 Branches 122 122 ========================================== + Hits 533 535 +2 - Misses 2 4 +2 ``` | [Impacted Files](https://codecov.io/gh/JaredReisinger/react-crossword/pull/444?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger) | Coverage Δ | | |---|---|---| | [src/\_\_test\_\_/providers.tsx](https://codecov.io/gh/JaredReisinger/react-crossword/pull/444/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger#diff-c3JjL19fdGVzdF9fL3Byb3ZpZGVycy50c3g=) | `100.00% <ø> (ø)` | | | [src/types.ts](https://codecov.io/gh/JaredReisinger/react-crossword/pull/444/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger#diff-c3JjL3R5cGVzLnRz) | `100.00% <ø> (ø)` | | | [src/\_\_test\_\_/helpers.tsx](https://codecov.io/gh/JaredReisinger/react-crossword/pull/444/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger#diff-c3JjL19fdGVzdF9fL2hlbHBlcnMudHN4) | `50.00% <50.00%> (ø)` | | | [src/Cell.tsx](https://codecov.io/gh/JaredReisinger/react-crossword/pull/444/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger#diff-c3JjL0NlbGwudHN4) | `100.00% <100.00%> (ø)` | | | [src/Clue.tsx](https://codecov.io/gh/JaredReisinger/react-crossword/pull/444/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger#diff-c3JjL0NsdWUudHN4) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Reisinger)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: