Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#3213
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@changesets/cli (source) 2.31.02.31.1 age confidence dependencies patch
@commitlint/cli (source) 21.0.221.2.1 age confidence dependencies minor
@commitlint/config-conventional (source) 21.0.221.2.0 age confidence dependencies minor
@next/eslint-plugin-next (source) 16.2.916.2.11 age confidence devDependencies patch
@pandacss/dev (source) 1.11.41.11.5 age confidence devDependencies patch
@sveltejs/kit (source) 2.66.02.70.1 age confidence devDependencies minor
@sveltejs/vite-plugin-svelte (source) 7.1.27.2.0 age confidence devDependencies minor
@swc/core (source) 1.15.411.15.46 age confidence dependencies patch
@tanstack/react-virtual (source) 3.14.33.14.8 age confidence dependencies patch
@types/node (source) 25.9.425.9.5 age confidence devDependencies patch
@types/node (source) 25.9.425.9.5 age confidence dependencies patch
@vitejs/plugin-react (source) 6.0.36.0.4 age confidence devDependencies patch
color2k 2.0.32.0.4 age confidence dependencies patch
commitlint (source) 21.0.221.2.1 age confidence dependencies minor
eslint (source) 10.5.010.7.0 age confidence devDependencies minor
eslint (source) 10.5.010.7.0 age confidence dependencies minor
eslint-config-next (source) 16.2.916.2.11 age confidence devDependencies patch
lint-staged 17.0.817.1.1 age confidence dependencies minor
lucide-react (source) 1.21.01.25.0 age confidence dependencies minor
next (source) 16.2.916.2.11 age confidence dependencies patch
node (source) 24.16.024.18.0 age confidence minor
pnpm (source) 11.8.011.16.0 age confidence packageManager minor
preact (source) 10.29.210.29.7 age confidence devDependencies patch
prettier (source) 3.8.43.9.6 age confidence devDependencies minor
prettier (source) 3.8.43.9.6 age confidence dependencies minor
react (source) 19.2.719.2.8 age confidence dependencies patch
react (source) 19.2.719.2.8 age confidence devDependencies patch
react-dom (source) 19.2.719.2.8 age confidence dependencies patch
react-dom (source) 19.2.719.2.8 age confidence devDependencies patch
react-icons 5.6.05.7.0 age confidence dependencies minor
solid-js (source) 1.9.131.9.14 age confidence devDependencies patch
svelte (source) 5.56.35.56.7 age confidence devDependencies patch
tsx (source) 4.22.44.23.1 age confidence dependencies minor
typescript-eslint (source) 8.64.08.65.0 age confidence dependencies minor
vite (source) 8.0.168.1.5 age confidence devDependencies minor
vite (source) 8.0.168.1.5 age confidence dependencies minor
vitest (source) 4.1.94.1.10 age confidence devDependencies patch
vitest (source) 4.1.94.1.10 age confidence dependencies patch
vue (source) 3.5.383.5.40 age confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.1

Compare Source

Patch Changes
  • #​2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.
conventional-changelog/commitlint (@​commitlint/cli)

v21.2.1

Compare Source

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

v21.2.0

Compare Source

Features
  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#​4859) (fdb566f)

v21.1.0

Compare Source

Features

21.0.2 (2026-05-29)

Bug Fixes

21.0.1 (2026-05-12)

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

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

v21.2.0

Compare Source

Features
  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#​4859) (fdb566f)

v21.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

21.0.2 (2026-05-29)

Note: Version bump only for package @​commitlint/config-conventional

21.0.1 (2026-05-12)

Note: Version bump only for package @​commitlint/config-conventional

vercel/next.js (@​next/eslint-plugin-next)

v16.2.11

Compare Source

v16.2.10

Compare Source

Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 16.2.4.

chakra-ui/panda (@​pandacss/dev)

v1.11.5

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.70.1

Compare Source

Patch Changes
  • docs: update links to hooks documentation (#​16417)

v2.70.0

Compare Source

Minor Changes
  • feat: move defineEnvVars to @sveltejs/kit/env (#​16378)
Patch Changes
  • fix: enable CSRF protection in builds with a non-production NODE_ENV value (#​16313)

v2.69.3

Compare Source

Patch Changes
  • fix: detect destructured load and actions exports during type generation (#​16329)

  • fix: ensure CSS URL references are absolute when paths.relative is false (#​16315)

  • fix: align MAX_COOKIE_SIZE with RFC 6265bis (#​16322)

v2.69.2

Compare Source

Patch Changes
  • fix: set define values on globalThis when running Vitest (#​16246)

v2.69.1

Compare Source

Patch Changes
  • fix: prevent prototype pollution when deleting file inputs (#​16218)

  • fix: prevent unhandled promise rejection (#​16219)

v2.69.0

Compare Source

Minor Changes
  • feat: expose submitted property of remote forms (#​14811)
Patch Changes
  • fix: clear issues and touched states on form reset (#​16163)

  • fix: return undefined from fields.branch.issues() when only fields.branch.leaf has issues (#​16187)

v2.68.0

Compare Source

Minor Changes
  • feat: expose RemoteFormEnhanceInstance and RemoteFormEnhanceCallback types (#​15816)

  • feat: set value of submit fields when form is submitted (#​15979)

Patch Changes
  • fix: skip native_navigation when __data.json returns 404 on a static fallback page (#​16135)

  • fix: ignore third-party monkeypatches in pushState/replaceState warning detection (#​15267)

  • fix: snapshot form fields on read (#​16150)

  • fix: strip field prefix before erroring on duplicates (#​16151)

  • fix: call reset function via prototype (#​16138)

  • chore: fix navigation type hover info (#​16147)

v2.67.0

Compare Source

Minor Changes
  • feat: add prerender.handleInvalidUrl option for invalid URLs discovered while crawling (#​16088)
Patch Changes
  • fix: support exactOptionalPropertyTypes for optional form schema fields (#​15866)

  • fix: avoid unnecessarily overriding a user's Vite 8 codeSplitting setting (#​16118)

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v7.2.0

Compare Source

Minor Changes
  • feat(inspector): add a context menu with current component stack (#​1370)

v7.1.4

Compare Source

Patch Changes
  • fix: enforce ltr styles for inspector (#​1324)

v7.1.3

Compare Source

Patch Changes
  • fix: ensure the inspector is injected into the client correctly for Vite+ projects (#​1355)
swc-project/swc (@​swc/core)

v1.15.46

Compare Source

Bug Fixes
Documentation
Features
Refactor
Testing
  • (react-compiler) Add build-pass fixtures for wrapped assignment targets (#​11967) (58d9b53)
Build
Ci

v1.15.43

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (es/react-compiler) Update forked react compiler to 0.2.0 (#​11946) (6fbe188)
Refactor
TanStack/virtual (@​tanstack/react-virtual)

v3.14.8

Compare Source

Patch Changes
  • #​1237 aa536e7 - Fix a gap at the top of the list after an end-anchored prepend in directDomUpdates mode. The prepend grows the total size and bumps scrollOffset to the new bottom in the same pass, but the size container's height was written after _willUpdate synced the scroll position — so the browser clamped the scrollTop write to the stale (shorter) scrollHeight, leaving whitespace at the top until the next scroll. The container is now grown before the scroll sync. Only affected directDomUpdates mode (React-rendered sizers receive their height during render).

  • Updated dependencies [7ae32b5]:

v3.14.7

Compare Source

Patch Changes

v3.14.6

Compare Source

Patch Changes

v3.14.5

Compare Source

Patch Changes

v3.14.4

Compare Source

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

v6.0.4

Compare Source

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined.
This error is now fixed.

ricokahler/color2k (color2k)

v2.0.4

Compare Source

This release is a minor clean up to the JSDoc comments shipped in the code and README. Nothing else has changed.

conventional-changelog/commitlint (commitlint)

v21.2.1

Compare Source

Note: Version bump only for package commitlint

v21.2.0

Compare Source

Note: Version bump only for package commitlint

v21.1.0

Compare Source

Note: Version bump only for package commitlint

21.0.2 (2026-05-29)

Note: Version bump only for package commitlint

21.0.1 (2026-05-12)

Note: Version bump only for package commitlint

eslint/eslint (eslint)

v10.7.0

Compare Source

Features

  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#​21032) (sethamus)
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#​21063) (fnx)
  • 557fde8 feat: support computed Number.parseInt member access in radix rule (#​21041) (Pixel)
  • 0b4a73b feat: add suggestions to no-compare-neg-zero (#​21034) (den$)
  • 96cdd42 feat: report invalid signed numeric radix values in radix rule (#​21030) (Pixel)

Bug Fixes

  • 3e7bf15 fix: apply ignoreClassesWithImplements to class expressions (#​21069) (Pixel)
  • 0d7d70c fix: insert cause outside wrapping parens in preserve-caught-error (#​21062) (Mahin Anowar)
  • 75ec753 fix: handle static template literals in eqeqeq rule (#​21058) (Pixel)
  • b717a22 fix: prevent eqeqeq null option from reporting non-equality operators (#​21057) (Pixel)
  • e35b05f fix: avoid no-invalid-regexp false positive for shadowed RegExp (#​21051) (Pixel)
  • a3172b6 fix: avoid no-control-regex false positive for shadowed RegExp (#​21050) (Pixel)
  • d1f637e fix: parenthesize sequence expression operands in no-implicit-coercion (#​21045) (spokodev)
  • 8859baf fix: avoid prefer-numeric-literals false positive for shadowed globals (#​21047) (한국)
  • a9e5961 fix: use-isnan false positive on shadowed NaN/Number (#​20958) (sethamus)
  • 8a240a7 fix: avoid false positives in radix rule for spread arguments (#​21044) (Pixel)

Documentation

  • c30d808 docs: Update README (GitHub Actions Bot)
  • 5139800 docs: document ESLint migration codemods in v9 and v10 guides (#​20980) (Alex Bit)
  • 04174cb docs: Update README (GitHub Actions Bot)
  • 026e130 docs: update semver policy for bug fixes (#​21048) (Milos Djermanovic)
  • 9d42fef docs: Update README (GitHub Actions Bot)
  • b230159 docs: Update README (GitHub Actions Bot)
  • 0129972 docs: correct **/.js glob to **/*.js in config files guide (#​21036) (EduardF1)

Chores

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@changeset-bot

changeset-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e7163de

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

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zag-nextjs Ready Ready Preview Jul 22, 2026 11:00pm
zag-solid Ready Ready Preview Jul 22, 2026 11:00pm
zag-svelte Ready Ready Preview Jul 22, 2026 11:00pm
zag-vue Ready Ready Preview Jul 22, 2026 11:00pm
zag-website Ready Ready Preview Jul 22, 2026 11:00pm

Request Review

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 0467890 to 5868540 Compare July 20, 2026 10:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5868540 to 2aa9d91 Compare July 21, 2026 01:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2aa9d91 to f6a9f44 Compare July 21, 2026 07:41
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f6a9f44 to 8c80828 Compare July 21, 2026 17:14
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d53c90b to e87353f Compare July 22, 2026 07:18
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from e87353f to 355e489 Compare July 22, 2026 11:22
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 355e489 to 897509c Compare July 22, 2026 16:42
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.

0 participants