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 dependencies #44

Merged
merged 5 commits into from
Jan 10, 2022
Merged

Update dependencies #44

merged 5 commits into from
Jan 10, 2022

Conversation

cvara
Copy link
Owner

@cvara cvara commented Jan 10, 2022

  • Test against React 17
  • Utilize latest testing-library API
  • Update most critical dev dependencies (eslint, prettier etc)

@cvara cvara added the chore Maintenance work label Jan 10, 2022
@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #44 (e9e8988) into master (b8fd293) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          135       131    -4     
  Branches        28        29    +1     
=========================================
- Hits           135       131    -4     
Impacted Files Coverage Δ
src/plugins.ts 100.00% <100.00%> (ø)
src/useRxCollection.ts 100.00% <100.00%> (ø)
src/useRxDocument.ts 100.00% <100.00%> (ø)
src/useRxQuery.ts 100.00% <100.00%> (ø)
src/useRxData.ts 100.00% <0.00%> (ø)

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 b8fd293...e9e8988. Read the comment docs.

@cvara cvara merged commit 074cd6b into master Jan 10, 2022
@cvara cvara deleted the update-dependencies branch January 10, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant