Skip to content

fix(deps): update dependencies for heureka (minor) #1070

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 Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@graphql-codegen/typescript-operations (source) 4.4.1 -> 4.6.1 age confidence
@tanstack/react-query (source) 5.80.12 -> 5.81.5 age confidence
@tanstack/react-router (source) 1.119.0 -> 1.124.0 age confidence
@tanstack/react-router-devtools (source) 1.119.1 -> 1.124.0 age confidence
@tanstack/router-plugin (source) 1.119.0 -> 1.124.0 age confidence
@testing-library/react 16.2.0 -> 16.3.0 age confidence
@vitejs/plugin-react-swc (source) 3.7.2 -> 3.10.2 age confidence
@vitest/ui (source) 3.0.9 -> 3.2.4 age confidence
eslint-plugin-prettier 5.2.6 -> 5.5.1 age confidence
prettier (source) 3.4.2 -> 3.6.2 age confidence
vitest (source) 3.0.9 -> 3.2.4 age confidence
zod (source) 3.24.4 -> 3.25.71 age confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v4.6.1

Compare Source

Patch Changes

v4.6.0

Compare Source

Minor Changes
Patch Changes

v4.5.1

Compare Source

Patch Changes

v4.5.0

Compare Source

Minor Changes
Patch Changes
TanStack/query (@​tanstack/react-query)

v5.81.5

Compare Source

Version 5.81.5 - 6/27/25, 7:02 PM

Changes

Fix
Test

Packages

v5.81.4

Compare Source

Version 5.81.4 - 6/27/25, 1:54 PM

Changes

Refactor
  • deprecate createSyncStoragePersister (#​9316) (1078bce) by Dominik Dorfmeister
Test

Packages

v5.81.2

Version 5.81.2 - 6/21/25, 10:28 PM (Manual Release)

Changes

Fix
  • angular-query: fix package publishing (#​9297) (5b0d320) by Arnoud
  • trigger release (0e44a74) by Dominik Dorfmeister
  • trigger release (76c91d8) by Dominik Dorfmeister
Refactor
  • angular-query: build with vite, publish d.ts files to package root (#​9292) (658d5fa) by Arnoud
Chore
Docs
  • add Chrome extension information for TanStack Query devtools across multiple frameworks (#​9275) (1a0ab99) by Dmytro Borysov
  • clarify comment regarding userIds in dependent queries example (#​9288) (22368e0) by @​ahelmi365

Packages

TanStack/router (@​tanstack/react-router)

v1.124.0

Compare Source

Version 1.124.0 - 7/1/25, 10:34 PM

Changes

Feat
Chore
  • examples: Use Clerk devinxi version (#​4392) (cd796fa) by Robert Soriano
Docs
  • guide: integrate tailwind (#​4549) (3e1d2f4) by Usman S. (Max Programming)

Packages

v1.123.2

Compare Source

Version 1.123.2 - 6/30/25, 8:04 PM

Changes

Fix
  • correctly handle pending vs. cached matches (#​4550) (05348a7) by Manuel Schiller

Packages

v1.123.0

Compare Source

Version 1.123.0 - 6/29/25, 7:48 PM

Changes

Feat
  • add forcePending to router.invalidate() (#​4545) (8276c5f) by Manuel Schiller

Packages

v1.122.0

Compare Source

Version 1.122.0 - 6/27/25, 8:23 PM

Changes

Feat
  • add optional shellComponent to root route (#​4528) (eb28ad0) by Manuel Schiller
Fix
  • pin packages to exact versions (#​4537) (cb7c0b9) by Manuel Schiller
  • better error message in router generator (#​4538) (5b74ca8) by Manuel Schiller
Examples

Packages

v1.121.41

Compare Source

Version 1.121.41 - 6/27/25, 3:46 AM

Changes

Fix
  • react-router,solid-router: prevent unsafeRelative prop going into the DOM (#​4530) (55a8cd8) by Sean Cassiere
Docs
  • router: setup mirroring of SSR guide for SolidJS (cbb70fc) by SeanCassiere
  • router: remove h4 tag on SSR guide (63b92fe) by SeanCassiere
  • router: fixup formatting on the SSR guide (b1b1179) by SeanCassiere
Other

Packages

v1.121.40

Compare Source

Version 1.121.40 - 6/26/25, 9:33 PM

Changes

Fix
  • Preserve cached data during concurrent navigation and refetch (#​4513) (40f456e) by hoony

Packages

v1.121.39

Compare Source

Version 1.121.39 - 6/26/25, 8:35 PM

Changes

Fix
  • ignore virtual server function manifest when compiling (#​4523) (f07e33f) by Manuel Schiller
Fefactor
  • restructure SSR handling between start/router (#​4495) (8302ec1) by Nico Lynzaad

Packages

v1.121.34

Compare Source

Version 1.121.34 - 6/23/25, 2:56 AM

Changes

Refactor
Chore
  • examples: cleanup the start-supabase-basic example (#​4494) (98d268a) by Ulrich Stark
Docs
  • router: update component structure in routing guide (#​4355) (84f8f96) by Dovakeidy

Packages

v1.121.33

Compare Source

Version 1.121.33 - 6/22/25, 11:31 PM

Changes
Fix
Ci
  • labeler to use pull_request_target (3e2e78d) by SeanCassiere
Docs
  • fix typos and wrong paths in server-routes.md (#​4461) (a211a4d) by @​AhmedBaset
  • Added missing triple-slash directive for css imports (#​4498) (c48b5ba) by Usman S. (Max Programming)
  • remove alpha notice from nextjs migration guid (6248b69) by Manuel Schiller
Packages

v1.121.27

Compare Source

Version 1.121.27 - 6/19/25, 11:28 AM

Changes
Fix
Tests
  • wait for scripts route to be loaded before evaluating script (#​4465) (7e257df) by Manuel Schiller
Packages

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot requested a review from a team as a code owner July 4, 2025 14:04
Copy link
Contributor

github-actions bot commented Jul 4, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://cloudoperators.github.io/juno/pr-preview/pr-1070/

Built to branch gh-pages at 2025-07-10 05:17 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@renovate renovate bot force-pushed the renovate/dependencies-for-heureka branch from 23d5a0f to f9ac2ea Compare July 4, 2025 20:28
Copy link

changeset-bot bot commented Jul 4, 2025

⚠️ No Changeset found

Latest commit: 354359c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/dependencies-for-heureka branch 11 times, most recently from 938c89c to 3766dbe Compare July 9, 2025 20:54
@renovate renovate bot force-pushed the renovate/dependencies-for-heureka branch from 3766dbe to 354359c Compare July 10, 2025 05:14
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