Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2026

This PR contains the following updates:

Package Change Age Confidence
@commitlint/parse (source) ^20.4.0^20.4.1 age confidence
@types/react (source) ^19.2.10^19.2.13 age confidence
@vitejs/plugin-react (source) ^5.1.2^5.1.3 age confidence
@vitejs/plugin-vue (source) ^6.0.3^6.0.4 age confidence
nx (source) 22.4.422.4.5 age confidence
pnpm (source) 10.28.210.29.2 age confidence
semver ^7.7.3^7.7.4 age confidence
tsdown (source) ^0.20.1^0.20.3 age confidence
type-fest ^5.4.3^5.4.4 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/parse)

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/parse

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.3

Compare Source

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.4

Bug Fixes
Miscellaneous Chores
nrwl/nx (nx)

v22.4.5

Compare Source

22.4.5 (2026-02-03)
🚀 Features
  • nx-dev: add server-side page view tracking for docs (#​34283)
🩹 Fixes
  • core: handle multibyte UTF-8 characters in socket message consumption (#​34151)
  • core: resolve daemon client reconnect queue deadlock (#​34284)
  • core: nx should show help for run-one when using project short names (#​34303)
  • core: prevent command injection in getNpmPackageVersion (#​34309)
  • gradle: ensure that batch output is not overriden for atomized targets (#​34268)
  • gradle: enforce that only one gradle task can be passed into gradle executor (#​34269)
  • maven: include pom.xml and ancestor pom files as inputs for all targets (#​34291)
  • nx-dev: make headers and table options linkable (#​34267)
  • nx-dev: fix double-counting and exclude assets from page tracking (#​34286)
❤️ Thank You
pnpm/pnpm (pnpm)

v10.29.2

Compare Source

v10.29.1: pnpm 10.29.1

Compare Source

Minor Changes

  • The pnpm dlx / pnpx command now supports the catalog: protocol. Example: pnpm dlx shx@catalog:.
  • Support configuring auditLevel in the pnpm-workspace.yaml file #​10540.
  • Support bare workspace: protocol without version specifier. It is now treated as workspace:* and resolves to the concrete version during publish #​10436.

Patch Changes

  • Fixed pnpm list --json returning incorrect paths when using global virtual store #​10187.

  • Fix pnpm store path and pnpm store status using workspace root for path resolution when storeDir is relative #​10290.

  • Fixed pnpm run -r failing with "No projects matched the filters" when an empty pnpm-workspace.yaml exists #​10497.

  • Fixed a bug where catalogMode: strict would write the literal string "catalog:" to pnpm-workspace.yaml instead of the resolved version specifier when re-adding an existing catalog dependency #​10176.

  • Fixed the documentation URL shown in pnpm completion --help to point to the correct page at https://pnpm.io/completion #​10281.

  • Skip local file: protocol dependencies during pnpm fetch. This fixes an issue where pnpm fetch would fail in Docker builds when local directory dependencies were not available #​10460.

  • Fixed pnpm audit --json to respect the --audit-level setting for both exit code and output filtering #​10540.

  • update tar to version 7.5.7 to fix security issue

    Updating the version of dependency tar to 7.5.7 because the previous one have a security vulnerability reported here: CVE-2026-24842

  • Fix pnpm audit --fix replacing reference overrides (e.g. $foo) with concrete versions #​10325.

  • Fix shamefullyHoist set via updateConfig in .pnpmfile.cjs not being converted to publicHoistPattern #​10271.

  • pnpm help should correctly report if the currently running pnpm CLI is bundled with Node.js #​10561.

  • Add a warning when the current directory contains the PATH delimiter character. On macOS, folder names containing forward slashes (/) appear as colons (:) at the Unix layer. Since colons are PATH separators in POSIX systems, this breaks PATH injection for node_modules/.bin, causing binaries to not be found when running commands like pnpm exec #​10457.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite
npm/node-semver (semver)

v7.7.4

Compare Source

Bug Fixes
Documentation
Dependencies
Chores
rolldown/tsdown (tsdown)

v0.20.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.20.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
sindresorhus/type-fest (type-fest)

v5.4.4

Compare Source

  • PackageJson: Use LiteralUnion for engines field (#​1354) fc9e2bb
  • IsUnion: Fix behavior when the entire union extends all individual members (#​1353) b0321a5
  • Paths: Fix leavesOnly behavior with never leaves (#​1350) 2c34128
  • Paths: Fix behavior with WeakMaps / WeakSets (#​1348) ac3b50e
  • Paths: Fix behavior with tuples containing optional elements with a rest element (#​1346) 7c82a21


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 Feb 9, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

⚠️ No Changeset found

Latest commit: 1ddbcb9

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 Feb 9, 2026

View your CI Pipeline Execution ↗ for commit 1ddbcb9

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

☁️ Nx Cloud last updated this comment at 2026-02-09 02:12:38 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 9, 2026

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

commit: 1ddbcb9

@renovate renovate bot merged commit 96ed487 into main Feb 9, 2026
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 9, 2026 05:53
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.

0 participants