spudly / scripture.study

Collaborative Scripture Study
https://scripture.study/
1 stars 0 forks source link

[Snyk] Upgrade react-query from 2.26.2 to 2.26.3 #67

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade react-query from 2.26.2 to 2.26.3.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: react-query from react-query GitHub release notes
Commit messages
Package name: react-query
  • 7535383 fix: clearTimeout instead of clearInterval (#1305)
  • a56a5b5 docs: fix typo for options used in querycache (#1291)
  • 7cd586f docs: correct example code (#1290)
  • 37ad9c1 docs(infiniteQuery guide): include missing error (#1289)
  • 3de60e6 docs: isSuccess is a boolean not a function (#1282)
  • ff1bfb2 docs: fix graphql-request typo (#1277)
  • 25a776d Merge branch 'master' of https://github.com/tannerlinsley/react-query
  • fb596ea docs: update sponsors
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

codecov[bot] commented 3 years ago

Codecov Report

Merging #67 (6487e29) into develop (765d072) will decrease coverage by 16.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #67       +/-   ##
============================================
- Coverage    48.71%   32.70%   -16.02%     
============================================
  Files          130      130               
  Lines         1753     1593      -160     
  Branches       385      330       -55     
============================================
- Hits           854      521      -333     
- Misses         838      971      +133     
- Partials        61      101       +40     
Impacted Files Coverage Δ
src/manifest.ts 0.00% <0.00%> (-100.00%) :arrow_down:
src/app/Page.tsx 0.00% <0.00%> (-100.00%) :arrow_down:
src/utils/logger.ts 0.00% <0.00%> (-100.00%) :arrow_down:
src/utils/globals.ts 0.00% <0.00%> (-100.00%) :arrow_down:
src/widgets/Alert.tsx 0.00% <0.00%> (-100.00%) :arrow_down:
src/index.server.dev.tsx 0.00% <0.00%> (-100.00%) :arrow_down:
src/webpack.config.ts 0.00% <0.00%> (-90.48%) :arrow_down:
src/api/api.postgres.ts 0.00% <0.00%> (-61.24%) :arrow_down:
src/widgets/Analytics.tsx 0.00% <0.00%> (-60.00%) :arrow_down:
src/api/router.tsx 0.00% <0.00%> (-54.87%) :arrow_down:
... and 5 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 765d072...6487e29. Read the comment docs.