tolgee-platform icon indicating copy to clipboard operation
tolgee-platform copied to clipboard

[Snyk] Upgrade react-query from 3.19.1 to 3.39.1

Open JanCizmar opened this issue 2 years ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-query from 3.19.1 to 3.39.1.

merge advice :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.


  • The recommended version is 68 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-05-29.
Release notes
Package name: react-query
  • 3.39.1 - 2022-05-29

    3.39.1 (2022-05-29)

    Bug Fixes

    • types: change types for useMutation context in onSuccess (#3654) (9f6c992)
  • 3.39.0 - 2022-05-08

    3.39.0 (2022-05-08)

    Features

    • devtools: the react query logo can now close the devtools (#3577) (5848fab), closes #3067
  • 3.38.1 - 2022-05-01
  • 3.38.0 - 2022-04-22
  • 3.37.0 - 2022-04-21
  • 3.36.0 - 2022-04-21
  • 3.35.0 - 2022-04-17
  • 3.34.20 - 2022-04-15
  • 3.34.19 - 2022-03-27
  • 3.34.18 - 2022-03-26
  • 3.34.17 - 2022-03-24
  • 3.34.16 - 2022-02-20
  • 3.34.15 - 2022-02-12
  • 3.34.14 - 2022-02-06
  • 3.34.13 - 2022-02-05
  • 3.34.12 - 2022-01-23
  • 3.34.11 - 2022-01-21
  • 3.34.10 - 2022-01-21
  • 3.34.9 - 2022-01-21
  • 3.34.8 - 2022-01-12
  • 3.34.7 - 2021-12-28
  • 3.34.6 - 2021-12-23
  • 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
  • 3.24.3 - 2021-09-19
  • 3.24.2 - 2021-09-19
  • 3.24.1 - 2021-09-18
  • 3.24.0 - 2021-09-18
  • 3.23.2 - 2021-09-09
  • 3.23.1 - 2021-09-08
  • 3.23.0 - 2021-09-08
  • 3.22.0 - 2021-09-07
  • 3.21.1 - 2021-08-29
  • 3.21.0 - 2021-08-20
  • 3.20.0 - 2021-08-20
  • 3.19.6 - 2021-08-12
  • 3.19.5 - 2021-08-11
  • 3.19.4 - 2021-08-10
  • 3.19.3 - 2021-08-10
  • 3.19.2 - 2021-08-05
  • 3.19.1 - 2021-07-25
from react-query GitHub release notes
Commit messages
Package name: react-query
  • 9f6c992 fix(types): change types for useMutation context in onSuccess (#3654)
  • 5848fab feat(devtools): the react query logo can now close the devtools (#3577)
  • 09a375b fix(queryObserver): cache select errors (#3554)
  • df80cc8 docs: Remove react-native-appstate-hook (#3574)
  • 07c9ce0 test(useQuery): add test for errorUpdateCount (#3547)
  • 558878c feat: expose errorUpdateCount on useQuery (#3532)
  • 48ec8cf fix(devtools): Fix expand button styling (#3544)
  • fab76e6 feat(query): functions for refetchOn options (#3518)
  • 4bd66a3 docs: Fix async/await syntax (#3543)
  • a325801 test: add test for status=error (#3411)
  • b7a07c2 feat: add nonce for devtools style tag (#3506)
  • 0c66727 feat(react): add "support" for react18 (#3520)
  • 1ab13dc fix(devtools): adjust QueryKey height (#3497)
  • 20c9838 docs: Fix typo on homepage (#3515)
  • ec4ef9b docs: add a link to the v4 beta doc (#3496)
  • 70e3d47 docs: Improve readability of `useRefreshOnFocus` (#3465)
  • b992f89 Update Learn link and sidebar (#3486)
  • b5675e9 docs: Update links to course landing page (#3478)
  • ba09e16 chore(eslint): Add react/jsx-key lint rule (#3447)
  • 9f23b64 fix(devtools): add keys to mapped entries for Explorer (#3446)
  • 5388160 Update comparison.md
  • c4c90b3 Merge branch 'master' of https://github.com/tannerlinsley/react-query
  • 6f7d8aa Update comparison.md
  • ba81870 fix(devtools): serialize bigint types (#3440)

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

JanCizmar avatar Jul 05 '22 01:07 JanCizmar