Skip to content

chore(deps): lock file maintenance - #245

Open
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/lock-file-maintenance
Open

chore(deps): lock file maintenance#245
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone Asia/Taipei)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@rileychh-dokploy-coscup

rileychh-dokploy-coscup Bot commented Jul 5, 2026

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
Nuxt ✅ Done Preview URL 2026-08-03T08:56:28.971Z

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 59f796f to 04b97fa Compare July 7, 2026 07:31
rileychh
rileychh previously approved these changes Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from d603f18 to bc1bcc8 Compare July 17, 2026 10:08
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 1b606d3 to 64d015d Compare July 24, 2026 14:14

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 64d015ded1

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread pnpm-lock.yaml Outdated
@@ -40,10 +40,10 @@ importers:
version: 1.9.4
nuxt:
specifier: 4.4.8
version: 4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@parcel/watcher@2.5.6)(@types/node@25.9.1)(@vue/compiler-sfc@3.5.39)(cac@6.7.14)(db0@0.3.4)(eslint@10.6.0(jiti@2.7.0))(ioredis@5.11.0)(magicast@0.5.3)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.4))(rollup@4.60.4)(srvx@0.11.16)(terser@5.48.0)(typescript@6.0.3)(vite@7.3.3(@types/node@25.9.1)(jiti@2.7.0)(terser@5.48.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(yaml@2.9.0)
version: 4.4.8(@babel/plugin-syntax-jsx@7.29.7(@babel/core@7.29.7))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.7))(@types/node@26.1.1)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(db0@0.3.4)(esbuild@0.28.1)(eslint@10.6.0(jiti@2.7.0))(ioredis@5.11.1)(magicast@0.5.3)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.62.2))(rollup@4.62.2)(srvx@0.11.22)(terser@5.49.0)(typescript@6.0.3)(vite@7.3.6(@types/node@26.1.1)(jiti@2.7.0)(terser@5.49.0)(yaml@2.9.0))(vue-tsc@3.3.5(typescript@6.0.3))(webpack@5.108.4(esbuild@0.28.1)(postcss@8.5.22))(yaml@2.9.0)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep Vue compiler in sync with runtime

With this lockfile, the Nuxt build graph now resolves @vue/compiler-sfc@3.5.40, while package.json still pins vue to 3.5.39 and the lockfile installs Vue's runtime packages at 3.5.39. Vue's tooling guidance recommends keeping the SFC compiler synchronized with the runtime (https://vuejs.org/guide/scaling-up/tooling.html#lower-level-packages); otherwise SFC/template-related tooling can compile against helpers from a different patch than the runtime shipped by pnpm build. Please keep the compiler packages on 3.5.39 or bump vue in the same change.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 04784c9 to 98c07f6 Compare July 31, 2026 08:31
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 98c07f6 to aa766a0 Compare August 2, 2026 15:06
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.

2 participants