Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@daveyplate/better-auth-ui 3.0.3 -> 3.1.5 age confidence
@eslint/js (source) 9.33.0 -> 9.35.0 age confidence
@react-email/components (source) 0.5.0 -> 0.5.2 age confidence
@tailwindcss/postcss (source) 4.1.12 -> 4.1.13 age confidence
@tailwindcss/vite (source) 4.1.12 -> 4.1.13 age confidence
@tanstack/eslint-plugin-query (source) 5.83.1 -> 5.86.0 age confidence
@tanstack/query-broadcast-client-experimental (source) 5.85.3 -> 5.87.1 age confidence
@tanstack/react-query (source) 5.85.3 -> 5.87.1 age confidence
@tanstack/react-query-devtools (source) 5.85.3 -> 5.87.3 age confidence
@tanstack/react-router (source) 1.131.18 -> 1.131.36 age confidence
@tanstack/router-cli (source) 1.131.18 -> 1.131.36 age confidence
@tanstack/router-devtools (source) 1.131.18 -> 1.131.36 age confidence
@tanstack/router-plugin (source) 1.131.18 -> 1.131.36 age confidence
@trpc/client (source) 11.4.4 -> 11.5.1 age confidence
@trpc/react-query (source) 11.4.4 -> 11.5.1 age confidence
@trpc/server (source) 11.4.4 -> 11.5.1 age confidence
@types/node (source) 22.17.2 -> 22.18.1 age confidence
@types/react (source) 19.1.10 -> 19.1.12 age confidence
@types/react-dom (source) 19.1.7 -> 19.1.9 age confidence
@typescript-eslint/eslint-plugin (source) 8.39.1 -> 8.43.0 age confidence
@typescript-eslint/parser (source) 8.39.1 -> 8.43.0 age confidence
@vitejs/plugin-react-swc (source) 4.0.0 -> 4.0.1 age confidence
better-auth (source) 1.3.6 -> 1.3.9 age confidence
cdk8s 2.70.7 -> 2.70.12 age confidence
cdk8s-plus-32 2.1.8 -> 2.4.3 age confidence
drizzle-orm (source) 0.44.4 -> 0.44.5 age confidence
eslint (source) 9.33.0 -> 9.35.0 age confidence
i18next (source) 25.3.6 -> 25.5.2 age confidence
lint-staged 16.1.5 -> 16.1.6 age confidence
lucide-react (source) ^0.539.0 -> ^0.543.0 age confidence
lucide-static (source) ^0.539.0 -> ^0.543.0 age confidence
posthog-js (source) 1.260.1 -> 1.261.8 age confidence
react-day-picker (source) 9.8.1 -> 9.9.0 age confidence
react-i18next 15.6.1 -> 15.7.3 age confidence
recharts 3.1.2 -> 3.2.0 age confidence
resend 6.0.1 -> 6.0.3 age confidence
tailwindcss (source) 4.1.12 -> 4.1.13 age confidence
tw-animate-css 1.3.6 -> 1.3.8 age confidence
typescript-eslint (source) 8.39.1 -> 8.43.0 age confidence
zod (source) 4.0.17 -> 4.1.5 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.35.0

Compare Source

v9.34.0

Compare Source

resend/react-email (@​react-email/components)

v0.5.2

Compare Source

Patch Changes

v0.5.1

Compare Source

Patch Changes
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.13

Compare Source

Changed
  • Drop warning from browser build (#​18731)
  • Drop exact duplicate declarations when emitting CSS (#​18809)
Fixed
  • Don't transition visibility when using transition (#​18795)
  • Discard matched variants with unknown named values (#​18799)
  • Discard matched variants with non-string values (#​18799)
  • Show suggestions for known matchVariant values (#​18798)
  • Replace deprecated clip with clip-path in sr-only (#​18769)
  • Hide internal fields from completions in matchUtilities (#​18820)
  • Ignore .vercel folders by default (can be overridden by @source … rules) (#​18855)
  • Consider variants starting with @- to be invalid (e.g. @-2xl:flex) (#​18869)
  • Do not allow custom variants to start or end with a - or _ (#​18867, #​18872)
  • Upgrade: Migrate aria theme keys to @custom-variant (#​18815)
  • Upgrade: Migrate data theme keys to @custom-variant (#​18816)
  • Upgrade: Migrate supports theme keys to @custom-variant (#​18817)
TanStack/query (@​tanstack/eslint-plugin-query)

v5.86.0

Compare Source

Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)

Changes

Note: This release contains BREAKING CHANGES for the experimental_streamedQuery API:

BREAKING CHANGES

BREAKING CHANGE: The maxChunks parameter has been removed from streamedQuery.
Use a custom reducer function to control data aggregation behavior instead.

BREAKING CHANGE: When using a custom reducer function with streamedQuery,
the initialValue parameter is now required and must be provided.

  • rename queryFn to streamFn in streamedQuery (#​9606) (b25412a) by Dominik Dorfmeister

BREAKING CHANGE: queryFn has been renamed to streamFn

Chore
  • tsconfig.json: simplify "include" patterns by consolidating file extensions and directory paths (#​9547) (7306474) by @​sukvvon
Test
Other

Packages

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

v1.131.36

Compare Source

Version 1.131.36 - 9/8/25, 4:21 AM

Changes

Fix
Chore
  • fix typo and move route callback for start-workos example (#​5048) (e9d4c5b) by Maximilian
Test
Ci
  • apply automated fixes (df4abd2) by autofix-ci[bot]
Docs
Other

Packages

v1.131.35

Compare Source

Version 1.131.35 - 9/4/25, 8:48 AM

Changes
Fix
  • router-core: reduce maskedLocation builds (#​5081) (cb0b692) by Nico Lynzaad
Ci
  • apply automated fixes (f158256) by autofix-ci[bot]
Docs
  • Adding note regarding yarn workspace usage (#​5073) (540a2bd) by HaydenB
Packages

v1.131.34

Compare Source

Version 1.131.34 - 9/3/25, 7:55 PM

Changes
Refactor
Packages

v1.131.33

Compare Source

Version 1.131.33 - 9/3/25, 4:50 PM

Changes
Fix
Docs
Packages

v1.131.32

Compare Source

Version 1.131.32 - 9/2/25, 12:31 PM

Changes

Refactor
Ci
  • apply automated fixes (5b5f792) by autofix-ci[bot]
Docs
  • Use named component in react quick-start (#​5061) (0ee993b) by Noah Silas

Packages


Configuration

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

🚦 Automerge: Enabled.

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 AlexProgrammerDE as a code owner August 16, 2025 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 6748127 to ebc6c6e Compare August 23, 2025 08:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 46d88fc to a005b9c Compare August 26, 2025 07:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from ce61f0e to d83c6eb Compare September 3, 2025 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from a6a8d2b to 669f121 Compare September 9, 2025 01:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 669f121 to 88b8566 Compare September 9, 2025 08:52
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