Skip to content

chore(deps): update npm non-major develop dependencies #31

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/query-core (source) ^5.72.1 -> ^5.74.9 age adoption passing confidence
@tanstack/react-query (source) ^5.72.1 -> ^5.74.11 age adoption passing confidence
@tanstack/vue-query (source) ^5.72.1 -> ^5.74.9 age adoption passing confidence
@types/node (source) ^18.19.86 -> ^18.19.87 age adoption passing confidence
@types/react-dom (source) ^18.3.6 -> ^18.3.7 age adoption passing confidence
@vitest/coverage-istanbul (source) ^3.1.1 -> ^3.1.2 age adoption passing confidence
@vitest/ui (source) ^3.1.1 -> ^3.1.2 age adoption passing confidence
eslint (source) ^9.24.0 -> ^9.25.1 age adoption passing confidence
happy-dom ^17.4.4 -> ^17.4.6 age adoption passing confidence
vitest (source) ^3.1.1 -> ^3.1.2 age adoption passing confidence
vue-2 (source) ~2.6.12 -> ~2.6.14 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/query-core)

v5.74.9

Compare Source

Version 5.74.9 - 4/29/25, 10:50 AM

Changes

Refactor
  • core: switch from Object.defineProperty to Proxies (#​9079) (10493ef) by Dominik Dorfmeister
Docs

Packages

v5.74.7

Compare Source

Version 5.74.7 - 4/27/25, 3:02 PM

Changes

Fix
  • vue-query: update initialData type to allow InitialDataFunction and NonUndefinedGuard, similar to react-query (#​9073) (e45dea8) by Sol Lee
Chore
Test
Docs
  • fix broken links in docs (#​9052) (eb15f87) by Zac Rosenbauer
  • fix typo (a2a39c9) by Dominik Dorfmeister
  • Update streamedQuery.md (c987abc) by Dominik Dorfmeister

Packages

v5.74.4

Compare Source

Version 5.74.4 - 4/17/25, 9:44 AM

Changes

Fix
Chore
  • angular-query: move angular-query-persist-client (#​9021) (4a5990e) by Arnoud
Test

Packages

v5.74.3

Compare Source

Version 5.74.3 - 4/14/25, 12:55 PM

Changes

Fix
  • types: Remove predicate typing for query filters (#​8958) (f580d4d) by Nick Lucas

Packages

v5.74.2

Compare Source

Version 5.74.2 - 4/14/25, 10:54 AM

Changes

Fix
  • query-core: unpause restored mutations (#​9015) (02c3d51) by Raphael Gimenez
Test
  • query-core: add test case for hydration (#​8949) (727230f) by MINSEONG KIM

Packages

v5.74.0

Compare Source

Version 5.74.0 - 4/13/25, 5:48 PM

Changes

Feat
  • angular-query: add angular-persist-query-client (967c231) by Omer Gronich
Test
Docs

Packages

v5.73.3

Compare Source

Version 5.73.3 - 4/12/25, 2:22 PM

Changes

Fix
  • query-core: make sure we don"t invoke select too often when using placeholderData (#​9007) (38178ba) by Dominik Dorfmeister
Chore
  • bundle-size reporting (d5ba5d1) by Dominik Dorfmeister
  • deps: update packages (#​9003) (713ba3a) by Lachlan Collins
  • deps: update dependency vite to v6.2.6 [security] (#​9000) (a48ec06) by renovate[bot]

Packages

v5.72.2

Compare Source

Version 5.72.2 - 4/9/25, 2:17 PM

Changes

Fix
  • eslint-plugin: separate legacy and modern dts files (#​8972) (7d3a1a3) by Eliya Cohen
Chore
  • remove eslint task from basic example (bf7b66c) by TkDodo
Other

Packages

vitest-dev/vitest (@​vitest/coverage-istanbul)

v3.1.2

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.25.1

Compare Source

v9.25.0

Compare Source

capricorn86/happy-dom (happy-dom)

v17.4.6

Compare Source

v17.4.5

Compare Source

vuejs/core (vue-2)

v2.6.14

Compare Source

v2.6.13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8a00f67) to head (7bc405d).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           40        40           
  Branches        15        15           
=========================================
  Hits            40        40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/npm-dev-minor-patch branch from 75251fc to 00c166b Compare April 9, 2025 16:53
@renovate renovate bot changed the title chore(deps): update npm non-major develop dependencies to ^5.72.2 chore(deps): update npm non-major develop dependencies Apr 9, 2025
Copy link

pkg-pr-new bot commented Apr 9, 2025

Open in StackBlitz

npm i https://pkg.pr.new/aa900031/tanstack-query-callbacks@31

commit: 7bc405d

@renovate renovate bot force-pushed the renovate/npm-dev-minor-patch branch 6 times, most recently from 2459d75 to 0b236ac Compare April 14, 2025 15:29
@renovate renovate bot force-pushed the renovate/npm-dev-minor-patch branch 8 times, most recently from 1739519 to 05eebf3 Compare April 22, 2025 19:57
@renovate renovate bot force-pushed the renovate/npm-dev-minor-patch branch 7 times, most recently from 4b90bd8 to e053a40 Compare April 30, 2025 12:55
@renovate renovate bot force-pushed the renovate/npm-dev-minor-patch branch from e053a40 to 7bc405d Compare April 30, 2025 19:16
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.

0 participants