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

[Snyk] Upgrade react-query from 3.24.4 to 3.34.12 #9

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-query from 3.24.4 to 3.34.12.

merge advice
ℹ️ 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.


  • The recommended version is 36 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-01-23.
Release notes
Package name: react-query
  • 3.34.12 - 2022-01-23

    3.34.12 (2022-01-23)

    Bug Fixes

    • types: use MutationKey instead of QueryKey for useIsMutating (#3222) (6710bc1)
  • 3.34.11 - 2022-01-21

    3.34.11 (2022-01-21)

    Bug Fixes

    • core: make sure batching finishes if exception is thrown (#3216) (c532d81)
  • 3.34.10 - 2022-01-21

    3.34.10 (2022-01-21)

    Bug Fixes

    • useQueries: allow types to work with strongly typed QueryFunction + QueryKey (#3214) (11f4ea9)
  • 3.34.9 - 2022-01-21

    3.34.9 (2022-01-21)

    Bug Fixes

    • types: export QueryClientConfig interface (#3203) (26b3954)
  • 3.34.8 - 2022-01-12

    3.34.8 (2022-01-12)

    Bug Fixes

  • 3.34.7 - 2021-12-28

    3.34.7 (2021-12-28)

    Bug Fixes

    • queryObserver: memoized select functions should not return outdated values (#3140) (d7faf86), closes #3098
  • 3.34.6 - 2021-12-23

    3.34.6 (2021-12-23)

    Bug Fixes

    • devtools: code color is not inherited from panel color (#3115) (ca2a57a)
  • 3.34.5 - 2021-12-17
  • 3.34.4 - 2021-12-15
  • 3.34.3 - 2021-12-14
  • 3.34.2 - 2021-12-10
  • 3.34.1 - 2021-12-09
  • 3.34.0 - 2021-12-01
  • 3.33.7 - 2021-11-28
  • 3.33.6 - 2021-11-26
  • 3.33.5 - 2021-11-24
  • 3.33.4 - 2021-11-22
  • 3.33.3 - 2021-11-22
  • 3.33.2 - 2021-11-20
  • 3.33.1 - 2021-11-17
  • 3.33.0 - 2021-11-17
  • 3.32.3 - 2021-11-12
  • 3.32.2 - 2021-11-12
  • 3.32.1 - 2021-11-06
  • 3.32.0 - 2021-11-06
  • 3.31.0 - 2021-10-31
  • 3.30.0 - 2021-10-30
  • 3.29.1 - 2021-10-29
  • 3.29.0 - 2021-10-26
  • 3.28.0 - 2021-10-23
  • 3.27.0 - 2021-10-15
  • 3.26.0 - 2021-10-09
  • 3.25.1 - 2021-10-04
  • 3.25.0 - 2021-10-02
  • 3.24.6 - 2021-10-02
  • 3.24.5 - 2021-09-29
  • 3.24.4 - 2021-09-22
from react-query GitHub release notes
Commit messages
Package name: react-query
  • 6710bc1 fix(types): use MutationKey instead of QueryKey for useIsMutating (#3222)
  • c532d81 fix(core): make sure batching finishes if exception is thrown (#3216)
  • f5a0cec docs(ssr): Hydration caveat for Next.js' rewrites (#3209)
  • 11f4ea9 fix(useQueries): allow types to work with strongly typed QueryFunction + QueryKey (#3214)
  • 26b3954 fix(types): export QueryClientConfig interface (#3203)
  • e328ca0 docs(examples): react-native: regenerate yarn.lock (#3197)
  • 56e3ba7 docs(examples): react-native: update .gitignore to exclude lib folder (#3196)
  • 6722d06 docs(examples): react-native basic app in typescript (#3174)
  • 755702d fix(queryObserver): fix data stability (#3183)
  • d4c6798 docs(examples/load-more-infinite-scroll): fix wrong condition (#3175)
  • 02f681d docs(useMutation): clarify retry default value (#3159)
  • 98fbec5 docs: add arnaudbzn as a contributor for code, doc (#3157)
  • d779df1 docs(examples): add react native expo snack example (#3156)
  • d12d0cf chore: issue template (#3154)
  • f4eb194 docs: Fix a typo in tkdodos-blog.md (#3152)
  • 93824ec refactor(examples): use triple equal instead of double equal (#3135)
  • d7faf86 fix(queryObserver): memoized select functions should not return outdated values (#3140)
  • b977cf4 refactor(types): use core types in useMutation instead of redefining them (#3122)
  • ca2a57a fix(devtools): code color is not inherited from panel color (#3115)
  • 3981f52 fix(query): set error to null when going to loading state (#3106)
  • 2054f5b fix(queryObserver): make sure that memoized select function only runs once per input (#3098)
  • f9077bc docs: Add cacheTime default (#3094)
  • 128e578 fix: unsubscribe correctly in onlineManager and focusManager (#3092)
  • 0781142 fix(core): remove enabled condition in queryObserver for suspense (#3093)

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

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.

1 participant