Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence Type Update
@changesets/cli (source) 2.29.6 -> 2.29.7 age confidence devDependencies patch
@types/node (source) 24.3.0 -> 24.3.3 age confidence devDependencies patch
actions/setup-node v4 -> v4.0.4 age confidence action patch
lefthook 1.12.3 -> 1.12.4 age confidence devDependencies patch
pnpm/action-setup v2 -> v2.0.1 age confidence action patch
publint (source) 0.3.12 -> 0.3.13 age confidence devDependencies patch
typescript (source) 5.9.2 -> 5.9.3 age confidence devDependencies patch
vite (source) 7.1.5 -> 7.1.9 age confidence devDependencies patch
vitepress-plugin-tabs (source) 0.7.1 -> 0.7.3 age confidence devDependencies patch
vue (source) 3.5.18 -> 3.5.22 age confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.7

Compare Source

Patch Changes
actions/setup-node (actions/setup-node)

v4.0.4

Compare Source

What's Changed

Documentation changes:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

v4.0.3

Compare Source

What's Changed

Bug fixes:
Documentation changes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

evilmartians/lefthook (lefthook)

v1.12.4

Compare Source

pnpm/action-setup (pnpm/action-setup)

v2.0.1

Compare Source

Update versions in code examples in README.md to the latest ones to avoid users using the wrong versions.

publint/publint (publint)

v0.3.13

Compare Source

Patch Changes
  • Improve message for "main" field with empty value and has missing files (0499518)

  • Update fallback arrays message for CLI output (37b9dd5)

microsoft/TypeScript (typescript)

v5.9.3

Compare Source

vitejs/vite (vite)

v7.1.9

Compare Source

Reverts

v7.1.8

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v7.1.7

Compare Source

Bug Fixes
  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#​20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#​20791) (9bc9d12)
  • deps: update all non-major dependencies (#​20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#​20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#​20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#​20698) (98a3484)

v7.1.6

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores
sapphi-red/vitepress-plugins (vitepress-plugin-tabs)

v0.7.3

Compare Source

Patch Changes
  • #​88 f430e81 Thanks @​sapphi-red! - Publish SSR build for client code so that it works without adding this plugin to ssr.noExternal.

v0.7.2

Compare Source

Patch Changes
  • #​85 ef1b661 Thanks @​sapphi-red! - Precompiled client codes so that less work is needed when running the dev server or build. It also help avoiding typescript errors.
vuejs/core (vue)

v3.5.22

Compare Source

Bug Fixes
Features
  • custom-element: allow specifying additional options for shadowRoot in custom elements (#​12965) (47e628d), closes #​12964
Reverts
  • Revert "fix(hmr): prevent VUE_HMR_RUNTIME from being overwritten by vue runtime in 3rd-party libraries" (#​13925) (6b68f72), closes #​13925

v3.5.21

Compare Source

Bug Fixes
Performance Improvements

v3.5.20

Compare Source

Bug Fixes

v3.5.19

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.

Copy link

changeset-bot bot commented Oct 1, 2025

⚠️ No Changeset found

Latest commit: 3d0969b

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

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from acacd48 to e3a3b19 Compare October 3, 2025 09:37
Copy link

socket-security bot commented Oct 3, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​24.3.0 ⏵ 24.3.310010081 +196100
Updatedpublint@​0.3.12 ⏵ 0.3.13100 +110081 +189 +5100
Updatedlefthook@​1.12.3 ⏵ 1.12.49210010096100
Updated@​changesets/​cli@​2.29.6 ⏵ 2.29.797 +1100100 +193 -1100

View full report

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from e3a3b19 to 0450670 Compare October 3, 2025 09:49
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 0450670 to 3d0969b Compare October 3, 2025 12:39
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