Skip to content

Conversation

@FliPPeDround
Copy link
Member

@FliPPeDround FliPPeDround commented Oct 13, 2025

Update dependencies

Summary by CodeRabbit

  • Chores
    • Updated multiple UI and tooling dependencies across templates to newer patch/minor versions to improve stability and compatibility.
    • Refreshed TypeScript and Node type tooling for better editor support without changing runtime behavior.
    • Applied maintenance updates to charting and styling modules to align with latest ecosystem fixes.
    • No user-facing features added; existing functionality remains unchanged.

@coderabbitai
Copy link

coderabbitai bot commented Oct 13, 2025

Walkthrough

Package version bumps across multiple template package.json files: UI libraries (nutui-uniapp, uview-pro), TypeScript tooling (@types/node, vue-tsc, @dcloudio/types), a module (uni-echarts), an icon set for unocss, and a Vite plugin for pages. No code, API, or control-flow changes.

Changes

Cohort / File(s) Summary of changes
UI templates
packages/core/template/UI/nut/package.json, packages/core/template/UI/uview-pro/package.json
nutui-uniapp ^1.9.1 → ^1.9.2; uview-pro ^0.2.2 → ^0.3.0
TypeScript config
packages/core/template/config/typescript/package.json
@types/node ^24.6.2 → ^24.7.2; vue-tsc ^3.1.0 → ^3.1.1 (devDependencies)
Base template
packages/core/template/base/package.json
@dcloudio/types ^3.4.22 → ^3.4.24 (devDependency)
Modules
packages/core/template/module/uniEcharts/package.json, packages/core/template/module/unocss/package.json
uni-echarts ^2.0.0 → ^2.0.1; @iconify-json/carbon ^1.2.13 → ^1.2.14 (devDependency)
Plugin: pages
packages/core/template/plugin/pages/package.json
@uni-helper/vite-plugin-uni-pages ^0.3.17 → ^0.3.19 (devDependency)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Poem

I twitch my whiskers, npm hops,
Versions bloom in tiny pops.
Carrots count: one patch more—
Tools and UI gently soar.
Thump! The garden stays the same,
Just fresher leaves in package game. 🥕✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title succinctly captures the primary purpose of the changeset, which is to update various dependencies across the project, and it avoids unnecessary detail while remaining clear and focused.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/update-deps

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3f3b20a and 819c7c5.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (7)
  • packages/core/template/UI/nut/package.json (1 hunks)
  • packages/core/template/UI/uview-pro/package.json (1 hunks)
  • packages/core/template/base/package.json (1 hunks)
  • packages/core/template/config/typescript/package.json (1 hunks)
  • packages/core/template/module/uniEcharts/package.json (1 hunks)
  • packages/core/template/module/unocss/package.json (1 hunks)
  • packages/core/template/plugin/pages/package.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: stable - aarch64-pc-windows-msvc - node@20
  • GitHub Check: stable - x86_64-apple-darwin - node@20
  • GitHub Check: stable - i686-pc-windows-msvc - node@20
  • GitHub Check: stable - aarch64-apple-darwin - node@20
  • GitHub Check: stable - x86_64-pc-windows-msvc - node@20
  • GitHub Check: build (20.x, windows-latest)
  • GitHub Check: build (22.x, windows-latest)
  • GitHub Check: build (22.x, windows-latest)
🔇 Additional comments (1)
packages/core/template/UI/uview-pro/package.json (1)

3-3: Review upgrade impact for uview-pro 0.3.x

Going from ^0.2.2 to ^0.3.0 is a minor bump on a 0.x line, which upstream often treats as a breaking change. Please skim the 0.3 release notes and run the relevant template smoke tests to confirm there are no regressions before we land this.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@FliPPeDround FliPPeDround merged commit 12d0ff4 into main Oct 13, 2025
46 checks passed
@coderabbitai coderabbitai bot mentioned this pull request Oct 20, 2025
@coderabbitai coderabbitai bot mentioned this pull request Oct 27, 2025
@coderabbitai coderabbitai bot mentioned this pull request Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants