Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@tanstack/devtools-event-client (source) ^0.3.5 -> ^0.4.0 age confidence
@tanstack/devtools-utils (source) ^0.0.9 -> ^0.1.0 age confidence
@tanstack/eslint-config (source) 0.3.3 -> 0.3.4 age confidence
@tanstack/react-devtools (source) 0.8.2 -> 0.8.4 age confidence
@tanstack/solid-devtools (source) 0.7.15 -> 0.7.17 age confidence
@tanstack/typedoc-config (source) 0.3.2 -> 0.3.3 age confidence
@vitejs/plugin-react (source) ^5.1.1 -> ^5.1.2 age confidence
knip (source) ^5.71.0 -> ^5.72.0 age confidence
nx (source) ^22.1.3 -> ^22.2.0 age confidence
pnpm (source) 10.23.0 -> 10.25.0 age confidence
tsdown (source) ^0.17.0 -> ^0.17.2 age confidence
vite (source) ^7.2.6 -> ^7.2.7 age confidence

Release Notes

TanStack/devtools (@​tanstack/devtools-event-client)

v0.4.0

Compare Source

Minor Changes
  • Change the TanStackDevtools export (#​40)
TanStack/config (@​tanstack/eslint-config)

v0.3.4

Compare Source

Patch Changes
  • chore(eslint): move to tsdown (#​325)
TanStack/devtools (@​tanstack/react-devtools)

v0.8.4

Compare Source

Patch Changes

v0.8.3

Compare Source

Patch Changes
TanStack/devtools (@​tanstack/solid-devtools)

v0.7.17

Compare Source

Patch Changes

v0.7.16

Compare Source

Patch Changes
TanStack/config (@​tanstack/typedoc-config)

v0.3.3

Compare Source

Patch Changes
  • build: migrate to tsdown (#​327)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.2

Compare Source

webpro-nl/knip (knip)

v5.72.0

Compare Source

  • Resolve setupFiles and globalSetup from config file dir (resolve #​1317) (ff8c33d)
  • Add SASS/SCSS compiler (resolve #​1292) (333ace3)
  • Update compilers docs (2a5be2d)
  • Move & update dependencies (9fb19b3)
  • Add .vscode/extensions.json (77433bc)
  • Keep tracing exports/members through pseudo re-exports + conditions (resolve #​1371) (fb3cc39)
  • Defer work for a minor perf optimization (e0a4649)
  • Remove obsolete .prettierignore (9cd40e1)
  • Add docs re. coding agents + AGENTS.md (262dacf)
  • Add some docs/hints to code (8237a30)
  • Ignore void lint issue in explorer helper type (33d7497)
  • Ignore dependencies used by IDE extensions (fb98813)
  • Update rsbuild plugin to check preEntry (#​1373) (b542cb7) - thanks @​MichielHegemans!
  • Support cli args for config file in vite plugin (ab01e82)
  • Refactor traceRefs out and improve export tracer (62d574e)
  • Improve & add importAliases to refs tracker (f90eed6)
  • Make non-pkg specifiers relative in SCSS compiler (c77ea44)
  • Allow integration test patch (733bc92)
  • Add knip config patch to eslint integration test (ff69794)
  • Work that tracer ✨ (d79c1f6)
  • Allow multiple --performance-fn (5be3cdc)
  • Add extensionAlias (ebf3ff3)
  • Sort files for trace output & add diff test helper (4c22ec3)
  • Bump oxc-resolver to 11.15.0 (ff4d089)
  • Add tsconfig: auto and use resolveFileSync method (b2f213d)
  • Use containingFile (not dir) (ed0cdac)
  • Add missing tsconfig.json files (141d5c8)
  • Add test for tsconfig rootDirs (close #​873) (eeb4174)
  • Keep using sync resolver outside ts module scope (a3fd7dd)
  • Add index to mem table (96edd57)
  • Update export tracer screenshots (0188371)
  • Add SVGR plugin (3b564dd)
  • Update command to create plugin in help text (6385b25)
  • Format (dee9795)
  • Add support for viteConfigPath in storybook plugin (ec9d6cc)
  • Add impl walk-through & new plugin instructions (4f0c8b1)
  • Minor refactor formatTrace (143755e)
nrwl/nx (nx)

v22.2.0

Compare Source

22.2.0 (2025-12-08)

🚀 Features
🩹 Fixes
  • angular-rspack: use CJS when serving applications for HMR #​33106 (#​33693, #​33106)
  • angular-rspack: ensure rebuild logs are only printed once (#​33694)
  • bundling: replace rollup-plugin-copy with nx copy assets plugin (#​33601, #​32398)
  • bundling: set buildLibsFromSource in normalize options for Rollup (#​33679)
  • core: don't presume a task is long running if its marked cacheable (#​33545, #​32610)
  • core: daemon command should exit at end (#​33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#​33541, #​29618)
  • core: filter out automated release commits in getCommitsRelevantToProjects (#​33482)
  • core: make daemon socket path unique per process to prevent race condition (#​33580, #​33491)
  • core: use nx-mcp for older nx versions instead of nx mcp (#​33553)
  • core: propagate continuous task failures to dependent tasks (#​33492)
  • core: kill child process tree in different running tasks (#​33636, #​32438, #​33460)
  • core: include create-nx-workspace in migration package group (#​33643, #​33585)
  • core: suppress git stderr output in parseGitOutput (#​33645, #​33330)
  • core: prevent Nx Console prompt from blocking non-interactive commands (#​33646, #​33552)
  • core: ensure perf logs are flushed before exit in graph command (#​33621)
  • core: nx-schema default value for preserveMatchingDependencyRanges should have changed in v22 (#​33587)
  • core: stop adding outdated vscode/cursor rule files to gitignore (#​33680)
  • core: sanitize project names for valid git tag names in nx release (#​33692, #​33262)
  • core: optimize bun lockfile parser (#​33623)
  • core: cnw sends correct selectedRepositoryName; prints instructions when user Ctrl+C (#​33699)
  • core: use Set for O(1) visited node lookup in hasPath (#​33754, #​32265)
  • docker: fix releasing non docker projects (#​33667)
  • gradle: do not add gradle plugin to plugins block if using version catalogs (#​33763)
  • graph: align exclude flag with others by using findMatchingProjects (#​33550)
  • graph: surface task graph client error via error toast (#​33600)
  • js: ensure copy-workspace-modules copies transitive workspace dependencies (#​33570)
  • linter: handle various flat config override structures (#​33548, #​31796)
  • linter: base eslint config should ignore out-tsc directories (#​33639)
  • linter: update generators to use ESLint v9 compatible versions (#​33633)
  • maven: remove incorrect threadSafe to parallelism mapping (#​33678)
  • misc: update output location of ai-migration files (#​33696)
  • nest: set moduleResolution to node to prevent TS5095 error (#​33607, #​33589)
  • nextjs: make migration to next 16 optional (#​33627)
  • node: set generatePackageJson:false for TS Solution workspaces (#​33606)
  • nuxt: do not import base eslint config for root project (#​33642)
  • nuxt: update preset test for v4 app directory structure (#​33648)
  • react: exclude tailwind from CSS modules syntax in component generator (#​33574)
  • react: update @​emotion/styled to latest version #​31252 (#​33690, #​31252)
  • release: ensure emoji is not repeated in breaking changes summary (#​33605)
  • release: interpolate releaseGroupName in getLatestGitTagForPattern (#​33674)
  • release: ensure --preid flag considers stable tags for version determination (#​33703, #​33343)
  • repo: enable wayland-data-control feature for arboard (#​33675)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#​33567, #​32492)
  • storybook: remove upper bound of migration requires (#​33613)
  • testing: remove declare global wrapper from cypress commands.ts template (#​33573, #​32930)
  • testing: remove --no-experimental-strip-types flag from @​nx/jest/plugin + migrate to jest.config.cts if needed (#​33657)
  • vite: generate .mts config files to force ESM (#​33518)
  • vite: vitest executor to return the async iterable #​33588 (#​33668, #​33588)
❤️ Thank You
pnpm/pnpm (pnpm)

v10.25.0

Compare Source

v10.24.0

Compare Source

rolldown/tsdown (tsdown)

v0.17.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.17.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v7.2.7

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Dec 8, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2025

⚠️ No Changeset found

Latest commit: cc84477

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

@nx-cloud
Copy link

nx-cloud bot commented Dec 8, 2025

View your CI Pipeline Execution ↗ for commit cc84477

Command Status Duration Result
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 12s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-08 23:50:44 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 8, 2025

More templates

@tanstack/pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/pacer@118

@tanstack/pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/pacer-devtools@118

@tanstack/pacer-lite

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/pacer-lite@118

@tanstack/react-pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/react-pacer@118

@tanstack/react-pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/react-pacer-devtools@118

@tanstack/solid-pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/solid-pacer@118

@tanstack/solid-pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/solid-pacer-devtools@118

commit: cc84477

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f4a8634 to d6d6b26 Compare December 8, 2025 20:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d6d6b26 to cc84477 Compare December 8, 2025 23:46
@renovate renovate bot merged commit e0ebc05 into main Dec 9, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 9, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant