Skip to content

[Snyk] Upgrade @tanstack/angular-query-experimental from 5.15.2 to 5.51.14 - #6

Open
atogura wants to merge 1 commit into
mainfrom
snyk-upgrade-c5714148f74a2857672770e215a9be77
Open

atogura wants to merge 1 commit into
mainfrom
snyk-upgrade-c5714148f74a2857672770e215a9be77

Conversation

@atogura

@atogura atogura commented Aug 16, 2024

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/angular-query-experimental from 5.15.2 to 5.51.14.

ℹ️ 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 93 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: @tanstack/angular-query-experimental
  • 5.51.14 - 2024-07-26

    Version 5.51.14 - 7/26/24, 8:47 AM

    Changes

    Fix

    • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#7799) (3ef7887) by Dominik Dorfmeister

    Refactor

    • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#7797) (34a5672) by Lich

    Chore

    • Update @ tanstack/config to v0.11.0 (#7795) (bd3296b) by Lachlan Collins
    • svelte-query: Tweak provider tests (#7794) (1814f56) by Lachlan Collins

    Packages

    • @ tanstack/eslint-plugin-query@5.51.14
    • @ tanstack/query-core@5.51.14
    • @ tanstack/react-query@5.51.14
    • @ tanstack/solid-query@5.51.14
    • @ tanstack/vue-query@5.51.14
    • @ tanstack/angular-query-experimental@5.51.14
    • @ tanstack/query-broadcast-client-experimental@5.51.14
    • @ tanstack/query-persist-client-core@5.51.14
    • @ tanstack/query-sync-storage-persister@5.51.14
    • @ tanstack/react-query-devtools@5.51.14
    • @ tanstack/react-query-persist-client@5.51.14
    • @ tanstack/react-query-next-experimental@5.51.14
    • @ tanstack/solid-query-devtools@5.51.14
    • @ tanstack/solid-query-persist-client@5.51.14
    • @ tanstack/svelte-query@5.51.14
    • @ tanstack/svelte-query-devtools@5.51.14
    • @ tanstack/svelte-query-persist-client@5.51.14
    • @ tanstack/vue-query-devtools@5.51.14
    • @ tanstack/angular-query-devtools-experimental@5.51.14
    • @ tanstack/query-async-storage-persister@5.51.14
  • 5.51.9 - 2024-07-18

    Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

    Changes

    Fix

    • query-core: allow function value of notifyOnChangeProps query option to return undefined (#7441) (0c671ee) by @ winghouchan

    Ci

    Docs

    Packages

    • @ tanstack/eslint-plugin-query@5.51.9
    • @ tanstack/query-async-storage-persister@5.51.9
    • @ tanstack/query-broadcast-client-experimental@5.51.9
    • @ tanstack/query-core@5.51.9
    • @ tanstack/query-devtools@5.51.9
    • @ tanstack/query-persist-client-core@5.51.9
    • @ tanstack/query-sync-storage-persister@5.51.9
    • @ tanstack/react-query@5.51.9
    • @ tanstack/react-query-devtools@5.51.9
    • @ tanstack/react-query-persist-client@5.51.9
    • @ tanstack/react-query-next-experimental@5.51.9
    • @ tanstack/solid-query@5.51.9
    • @ tanstack/solid-query-devtools@5.51.9
    • @ tanstack/solid-query-persist-client@5.51.9
    • @ tanstack/svelte-query@5.51.9
    • @ tanstack/svelte-query-devtools@5.51.9
    • @ tanstack/svelte-query-persist-client@5.51.9
    • @ tanstack/vue-query@5.51.9
    • @ tanstack/vue-query-devtools@5.51.9
    • @ tanstack/angular-query-devtools-experimental@5.51.9
    • @ tanstack/angular-query-experimental@5.51.9
  • 5.51.8 - 2024-07-18
  • 5.51.5 - 2024-07-17

    Version 5.51.5 - 7/17/24, 2:35 PM

    Changes

    Fix

    Test

    • svelte-query: Refactor test logic (#7744) (01212de) by Lachlan Collins

    Docs

    • solid-query: add optional chaining to prevent suspense bug (#7709) (91cfc10) by Dhruv

    Packages

    • @ tanstack/query-core@5.51.5
    • @ tanstack/react-query@5.51.5
    • @ tanstack/query-broadcast-client-experimental@5.51.5
    • @ tanstack/query-persist-client-core@5.51.5
    • @ tanstack/query-sync-storage-persister@5.51.5
    • @ tanstack/react-query-devtools@5.51.5
    • @ tanstack/react-query-persist-client@5.51.5
    • @ tanstack/react-query-next-experimental@5.51.5
    • @ tanstack/solid-query@5.51.5
    • @ tanstack/solid-query-devtools@5.51.5
    • @ tanstack/solid-query-persist-client@5.51.5
    • @ tanstack/svelte-query@5.51.5
    • @ tanstack/svelte-query-devtools@5.51.5
    • @ tanstack/svelte-query-persist-client@5.51.5
    • @ tanstack/vue-query@5.51.5
    • @ tanstack/vue-query-devtools@5.51.5
    • @ tanstack/angular-query-experimental@5.51.5
    • @ tanstack/query-async-storage-persister@5.51.5
    • @ tanstack/angular-query-devtools-experimental@5.51.5
  • 5.51.4 - 2024-07-17

    Version 5.51.4 - 7/17/24, 11:10 AM

    Changes

    Fix

    • core: do not invoke getNextPageParam or getPreviousPageParam if there is we have empty pages in the cache (#7743) (7edf587) by Dominik Dorfmeister

    Chore

    • utils: Ensure consistent declaration style of utility functions and standardize parameters for the sleep method (#7554) (95d814a) by MinhoPark

    Docs

    • Update Streaming with Server Components docs to reflect correct usage (#7725) (a1ce3c4) by Ryan Miller

    Packages

    • @ tanstack/query-core@5.51.4
    • @ tanstack/query-persist-client-core@5.51.4
    • @ tanstack/react-query@5.51.4
    • @ tanstack/solid-query@5.51.4
    • @ tanstack/query-async-storage-persister@5.51.4
    • @ tanstack/query-broadcast-client-experimental@5.51.4
    • @ tanstack/query-sync-storage-persister@5.51.4
    • @ tanstack/react-query-devtools@5.51.4
    • @ tanstack/react-query-persist-client@5.51.4
    • @ tanstack/react-query-next-experimental@5.51.4
    • @ tanstack/solid-query-devtools@5.51.4
    • @ tanstack/solid-query-persist-client@5.51.4
    • @ tanstack/svelte-query@5.51.4
    • @ tanstack/svelte-query-devtools@5.51.4
    • @ tanstack/svelte-query-persist-client@5.51.4
    • @ tanstack/vue-query@5.51.4
    • @ tanstack/vue-query-devtools@5.51.4
    • @ tanstack/angular-query-experimental@5.51.4
    • @ tanstack/angular-query-devtools-experimental@5.51.4
  • 5.51.3 - 2024-07-16
  • 5.51.1 - 2024-07-11
  • 5.50.2 - 2024-07-06
  • 5.50.1 - 2024-07-05
  • 5.49.1 - 2024-06-30
  • 5.49.0 - 2024-06-29
  • 5.48.0 - 2024-06-25
  • 5.47.0 - 2024-06-25
  • 5.46.2 - 2024-06-21
  • 5.46.1 - 2024-06-21
  • 5.45.0 - 2024-06-12
  • 5.44.0 - 2024-06-11
  • 5.40.1 - 2024-06-04
  • 5.40.0 - 2024-05-27
  • 5.38.0 - 2024-05-25
  • 5.37.1 - 2024-05-18
  • 5.36.1 - 2024-05-15
  • 5.36.0 - 2024-05-12
  • 5.35.6 - 2024-05-12
  • 5.35.5 - 2024-05-10
  • 5.35.4 - 2024-05-10
  • 5.35.3 - 2024-05-07
  • 5.35.1 - 2024-05-06
  • 5.35.0 - 2024-05-05
  • 5.34.2 - 2024-05-05
  • 5.34.1 - 2024-05-04
  • 5.33.0 - 2024-04-30
  • 5.32.1 - 2024-04-30
  • 5.32.0 - 2024-04-23
  • 5.31.0 - 2024-04-22
  • 5.30.0 - 2024-04-13
  • 5.29.0 - 2024-04-05
  • 5.28.13 - 2024-04-02
  • 5.28.12 - 2024-04-02
  • 5.28.9 - 2024-03-27
  • 5.28.8 - 2024-03-25
  • 5.28.6 - 2024-03-20
  • 5.28.4 - 2024-03-15
  • 5.28.2 - 2024-03-14
  • 5.28.0 - 2024-03-13
  • 5.27.5 - 2024-03-12
  • 5.27.4 - 2024-03-12
  • 5.27.3 - 2024-03-12
  • 5.27.1 - 2024-03-12
  • 5.26.3 - 2024-03-11
  • 5.26.2 - 2024-03-07
  • 5.26.1 - 2024-03-07
  • 5.26.0 - 2024-03-05
  • 5.25.0 - 2024-03-05
  • 5.24.8 - 2024-03-04
  • 5.24.7 - 2024-03-03
  • 5.24.6 - 2024-03-02
  • 5.24.5 - 2024-03-02
  • 5.24.2 - 2024-03-02
  • 5.24.1 - 2024-02-25
  • 5.22.2 - 2024-02-19
  • 5.22.1 - 2024-02-19
  • 5.22.0 - 2024-02-18
  • 5.21.7 - 2024-02-18
  • 5.21.4 - 2024-02-17
  • 5.21.2 - 2024-02-17
  • 5.20.5 - 2024-02-13
  • 5.20.4 - 2024-02-13
  • 5.20.2 - 2024-02-12
  • 5.20.1 - 2024-02-10
  • 5.19.1 - 2024-02-10
  • 5.19.0 - 2024-02-04
  • 5.18.2 - 2024-02-04
  • 5.18.1 - 2024-02-02
  • 5.18.0 - 2024-01-30
  • 5.17.19 - 2024-01-20
  • 5.17.17 - 2024-01-17
  • 5.17.15 - 2024-01-16
  • 5.17.14 - 2024-01-16
  • 5.17.12 - 2024-01-15
  • 5.17.10 - 2024-01-12
  • 5.17.9 - 2024-01-08
  • 5.17.8 - 2024-01-07
  • 5.17.7 - 2024-01-06
  • 5.17.6 - 2024-01-06
  • 5.17.4 - 2024-01-05
  • 5.17.3 - 2024-01-05
  • 5.17.1 - 2024-01-03
  • 5.17.0 - 2023-12-31
  • 5.16.1 - 2023-12-30
  • 5.16.0 - 2023-12-30
  • 5.15.5 - 2023-12-29
  • 5.15.4 - 2023-12-29
  • 5.15.2 - 2023-12-26
from @tanstack/angular-query-experimental GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @tanstack/angular-query-experimental from 5.15.2 to 5.51.14.

See this package in npm:
@tanstack/angular-query-experimental

See this project in Snyk:
https://app.snyk.io/org/atogura/project/4918c4e0-5e8d-4ed3-a8aa-21ad2c4b262e?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants