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

chore(deps): bump the tanstack group across 1 directory with 3 updates #7036

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the tanstack group with 3 updates in the /web directory: @tanstack/react-query, @tanstack/react-virtual and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.49.2 to 5.51.16

Release notes

Sourced from @​tanstack/react-query's releases.

v5.51.16

Version 5.51.16 - 7/31/24, 9:08 AM

Changes

Fix

  • svelte-query: ensure compatibility with NodeNext (#7825) (01e63a5) by Lachlan Collins

Chore

  • deps: lock file maintenance (#7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#7816) (216a926) by Lachlan Collins

Test

  • svelte-query: add refetch test for createQuery (#7810) (461876a) by Lachlan Collins

Ci

  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#7813) (6d8d203) by Lachlan Collins

Docs

  • svelte-query: add persist to basic example (#7807) (99f1250) by Lachlan Collins
  • solid-query: fix quick-start example (#7770) (fcac011) by @​manudeli
  • typedoc: use sub-folders for reference docs (#7803) (f2fd318) by Lachlan Collins
  • examples: Fix small errors in svelte examples (#7801) (dac5da5) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.51.16
  • @​tanstack/query-devtools@​5.51.16
  • @​tanstack/react-query@​5.51.16
  • @​tanstack/react-query-next-experimental@​5.51.16
  • @​tanstack/solid-query@​5.51.16
  • @​tanstack/solid-query-devtools@​5.51.16
  • @​tanstack/solid-query-persist-client@​5.51.16
  • @​tanstack/svelte-query@​5.51.16
  • @​tanstack/svelte-query-devtools@​5.51.16
  • @​tanstack/svelte-query-persist-client@​5.51.16
  • @​tanstack/vue-query@​5.51.16
  • @​tanstack/vue-query-devtools@​5.51.16
  • @​tanstack/angular-query-devtools-experimental@​5.51.16
  • @​tanstack/angular-query-experimental@​5.51.16
  • @​tanstack/query-broadcast-client-experimental@​5.51.16
  • @​tanstack/query-persist-client-core@​5.51.16

... (truncated)

Commits

Updates @tanstack/react-virtual from 3.8.1 to 3.8.4

Release notes

Sourced from @​tanstack/react-virtual's releases.

v3.8.4

Version 3.8.4 - 7/30/24, 6:57 AM

Changes

Fix

  • examples:react:infinite-scroll: fix type error (#781) (eb480b4) by JaeYoung

Chore

  • deps: update dependency vitest to v2 (#780) (f553d06) by renovate[bot]
  • deps: update all non-major dependencies (#778) (89970a7) by renovate[bot]
  • deps: update all non-major dependencies (#769) (9e2cf52) by renovate[bot]
  • deps: update all non-major dependencies (#764) (ce3e516) by renovate[bot]
  • deps: update all non-major dependencies (#763) (30a34fb) by renovate[bot]
  • deps: update dependency @​tanstack/config to ^0.9.6 (#760) (d4b4666) by renovate[bot]

Ci

  • renovate: update renovate config (#777) (17ab1f1) by Lachlan Collins
  • sync with other TanStack projects (#772) (9f36cd3) by Lachlan Collins
  • Add autofix.yml (#767) (8428b7d) by Lachlan Collins

Docs

  • update API documentation of scrollToIndex (#774) (38089f6) by Frederic Bahr
  • add readme for @​tanstack/lit-virtual (#766) (1135049) by @​kadoshms

Packages

  • @​tanstack/solid-virtual@​3.8.4
  • @​tanstack/virtual-core@​3.8.4
  • @​tanstack/vue-virtual@​3.8.4
  • @​tanstack/lit-virtual@​3.8.4
  • @​tanstack/react-virtual@​3.8.4
  • @​tanstack/svelte-virtual@​3.8.4

v3.8.3

Version 3.8.3 - 7/11/24, 4:12 AM (Manual Release)

Changes

Chore

  • deps: update dependency sherif to ^0.10.0 (#758) (b572dcd) by renovate[bot]
  • deps: update dependency @​faker-js/faker to v8 (#756) (42c9234) by renovate[bot]

Ci

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.49.2 to 5.51.16

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.51.16

Version 5.51.16 - 7/31/24, 9:08 AM

Changes

Fix

  • svelte-query: ensure compatibility with NodeNext (#7825) (01e63a5) by Lachlan Collins

Chore

  • deps: lock file maintenance (#7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#7816) (216a926) by Lachlan Collins

Test

  • svelte-query: add refetch test for createQuery (#7810) (461876a) by Lachlan Collins

Ci

  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#7813) (6d8d203) by Lachlan Collins

Docs

  • svelte-query: add persist to basic example (#7807) (99f1250) by Lachlan Collins
  • solid-query: fix quick-start example (#7770) (fcac011) by @​manudeli
  • typedoc: use sub-folders for reference docs (#7803) (f2fd318) by Lachlan Collins
  • examples: Fix small errors in svelte examples (#7801) (dac5da5) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.51.16
  • @​tanstack/query-devtools@​5.51.16
  • @​tanstack/react-query@​5.51.16
  • @​tanstack/react-query-next-experimental@​5.51.16
  • @​tanstack/solid-query@​5.51.16
  • @​tanstack/solid-query-devtools@​5.51.16
  • @​tanstack/solid-query-persist-client@​5.51.16
  • @​tanstack/svelte-query@​5.51.16
  • @​tanstack/svelte-query-devtools@​5.51.16
  • @​tanstack/svelte-query-persist-client@​5.51.16
  • @​tanstack/vue-query@​5.51.16
  • @​tanstack/vue-query-devtools@​5.51.16
  • @​tanstack/angular-query-devtools-experimental@​5.51.16
  • @​tanstack/angular-query-experimental@​5.51.16
  • @​tanstack/query-broadcast-client-experimental@​5.51.16
  • @​tanstack/query-persist-client-core@​5.51.16

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
@dependabot dependabot bot requested a review from VIKTORVAV99 August 1, 2024 05:39
Bumps the tanstack group with 3 updates in the /web directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.49.2 to 5.51.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.16/packages/react-query)

Updates `@tanstack/react-virtual` from 3.8.1 to 3.8.4
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.8.4/packages/react-virtual)

Updates `@tanstack/react-query-devtools` from 5.49.2 to 5.51.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.16/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack
- dependency-name: "@tanstack/react-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/tanstack-9c787e372f branch from 2c2fb76 to 401226a Compare August 1, 2024 06:36
@VIKTORVAV99 VIKTORVAV99 enabled auto-merge (squash) August 1, 2024 06:39
@VIKTORVAV99 VIKTORVAV99 merged commit 8a78b3e into master Aug 1, 2024
21 checks passed
@VIKTORVAV99 VIKTORVAV99 deleted the dependabot/npm_and_yarn/web/tanstack-9c787e372f branch August 1, 2024 06:40
@VIKTORVAV99 VIKTORVAV99 mentioned this pull request Aug 1, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file frontend 🎨 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant