Skip to content

chore(deps): update all non-major dependencies#376

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 30, 2026
Merged

chore(deps): update all non-major dependencies#376
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@tanstack/query-core (source) ^5.95.0^5.95.2 age confidence
nx (source) 22.6.122.6.3 age confidence
pnpm (source) 10.32.110.33.0 age confidence
tsdown (source) ^0.21.5^0.21.7 age confidence
typescript-eslint (source) ^8.57.1^8.57.2 age confidence
vite (source) ^8.0.2^8.0.3 age confidence
vitest (source) ^4.1.0^4.1.2 age confidence
vue (source) ^3.5.30^3.5.31 age confidence

Release Notes

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

v5.95.2

Compare Source

Patch Changes
  • fix(timeoutManager): make sure NodeJs.Timout doesn't leak (#​10325)

v5.95.1

Compare Source

Patch Changes
  • fix(timeoutManager): make sure NodeJs.Timout doesn't leak (#​10323)
nrwl/nx (nx)

v22.6.3

Compare Source

22.6.3 (2026-03-27)
🚀 Features
  • misc: a/b test cloud prompt copy in create-nx-workspace (#​35039)
🩹 Fixes
  • js: add {projectRoot} prefix to d.ts fileset in typescript plugin (#​35037)
  • misc: use namespace import for chalk v4 compatibility (7c9f873bd1)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#​35045)
❤️ Thank You

v22.6.2

Compare Source

22.6.2 (2026-03-26)
🚀 Features
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#​35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#​34999)
🩹 Fixes
  • angular: update duplicate migration keys (#​34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#​34979, #​34936)
  • bundling: disable swc input source map resolution (#​35010, #​32671)
  • core: split-target should handle projects with colons in name better (#​34725)
  • core: prevent TUI crash when task output arrives after completion (#​34785, #​34677)
  • core: respect --parallel limit for discrete task concurrency (#​34721, #​34117, #​31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#​34689)
  • core: skip import-equals namespace aliases in native scanner (#​34947, #​34644)
  • core: include command name on all telemetry events (#​34949)
  • core: skip workspace context setup when global bin hands off to local (#​34953, #​34914)
  • core: use upsert to prevent FK constraint violations in task DB (#​34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#​34971, #​30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#​34922)
  • core: handle owners and conformance project refs on move/remove (#​34815)
  • core: resolve published nx migrate package resolution (#​35013, #​34111)
  • core: prevent batch executor error on prematurely completed tasks (#​35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#​35011, #​34482)
  • devkit: prevent double install in generators for TS solution workspaces (#​34891)
  • devkit: add startTime and endTime to TaskResult interface (#​34996)
  • gradle: ignore test enums when atomizing (#​34974)
  • js: pass configName to typecheck command in TS plugin (#​34989, #​34274)
  • js: add input on .d.ts files within dependency projects (#​34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#​34898, #​28381, #​32923)
  • misc: make webinar banner theme-aware with light mode support (#​35029)
  • module-federation: enable ESM output for Angular rspack MF plugin (#​34839, #​34584, #​33992)
  • nx-cloud: remove invalid images (#​34997, #​34970)
  • nx-dev: build nx-dev in-place to fix ai package resolution (#​34730, #​34669)
  • nx-dev: improve docs search ranking and metrics (#​34992)
  • release: fall back to gh user search for author usernames (#​34904)
  • repo: skip flaky Cypress HMR e2e tests (#​34969)
  • repo: resolve FreeBSD build disk space issue (#​35030)
  • vite: add support for Vite 8 (#​34850, #​34849)
  • vitest: resolve addPlugin default in init generator (#​34990)
❤️ Thank You
pnpm/pnpm (pnpm)

v10.33.0

Compare Source

rolldown/tsdown (tsdown)

v0.21.7

Compare Source

   🚀 Features
  • Add module option for attw and publint to allow passing imported modules directly  -  by @​sxzz (31e90)
   🐞 Bug Fixes
  • deps: Add skipNodeModulesBundle dep subpath e2e tests and fix docs  -  by @​sxzz (deff7)
    View changes on GitHub

v0.21.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
typescript-eslint/typescript-eslint (typescript-eslint)

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v8.0.3

Compare Source

Features
Bug Fixes
  • html: cache unfiltered CSS list to prevent missing styles across entries (#​22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#​21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#​22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#​22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#​22019) (cff5f0c)
Miscellaneous Chores
Tests
vitest-dev/vitest (vitest)

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.31

Compare Source

Bug Fixes

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 Pull requests that update a dependency file label Mar 30, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3343be90-d2d9-4b41-84c7-ad60849c64de

📥 Commits

Reviewing files that changed from the base of the PR and between c7356fb and e1d4479.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • package.json
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

This pull request updates the pnpm package manager version from 10.32.1 to 10.33.0 in package.json, and bumps seven catalog dependencies in pnpm-workspace.yaml to newer patch versions (@tanstack/query-core, nx, tsdown, typescript-eslint, vite, vitest, and vue).

Changes

Cohort / File(s) Summary
Package Manager Version
package.json
Updated packageManager field from pnpm@10.32.1 to pnpm@10.33.0.
Catalog Dependencies
pnpm-workspace.yaml
Bumped patch versions for seven packages: @tanstack/query-core (5.95.0 → 5.95.2), nx (22.6.1 → 22.6.3), tsdown (0.21.5 → 0.21.7), typescript-eslint (8.57.1 → 8.57.2), vite (8.0.2 → 8.0.3), vitest (4.1.0 → 4.1.2), vue (3.5.30 → 3.5.31).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 Hop, hop, dependencies rise!
Pnpm and friends in minor size.
Patch by patch, we stay so spry,
Keeping tools fresh as spring skies fly! 🌱✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is comprehensive and well-structured. It includes a detailed table of all package updates with links, release notes for each updated package, Renovate configuration details, and references to the job log. However, it does not follow the repository's required description template, which specifies sections for '🎯 Changes', '✅ Checklist', and '🚀 Release Impact'. Restructure the description to follow the template: add the required sections with appropriate content, including the 'Changes' summary, completion of the checklist items, and the 'Release Impact' assessment (likely docs/CI/dev-only since this is a dependency update).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The PR title 'chore(deps): update all non-major dependencies' clearly and concisely summarizes the main change—updating multiple non-major (patch and minor) dependencies across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/all-minor-patch

Comment @coderabbitai help to get the list of available commands and usage tips.

@tannerlinsley
Copy link
Copy Markdown
Member

🚀 Changeset Version Preview

1 package(s) bumped directly, 0 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/publish-config 0.2.7 → 0.2.8 Changeset

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 30, 2026

View your CI Pipeline Execution ↗ for commit e1d4479

Command Status Duration Result
nx affected --targets=test:sherif,test:docs,tes... ✅ Succeeded 24s View ↗
nx run-many --target=build ✅ Succeeded 8s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-30 00:38:45 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 30, 2026

npm i https://pkg.pr.new/@tanstack/eslint-config@376
npm i https://pkg.pr.new/@tanstack/publish-config@376
npm i https://pkg.pr.new/@tanstack/typedoc-config@376
npm i https://pkg.pr.new/@tanstack/vite-config@376

commit: e1d4479

@renovate renovate bot merged commit 4c98ac6 into main Mar 30, 2026
7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 30, 2026 05:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant