Skip to content

chore: update deps#162

Merged
FliPPeDround merged 1 commit intomainfrom
chore/update-deps
Dec 29, 2025
Merged

chore: update deps#162
FliPPeDround merged 1 commit intomainfrom
chore/update-deps

Conversation

@FliPPeDround
Copy link
Member

@FliPPeDround FliPPeDround commented Dec 29, 2025

Update dependencies

Summary by CodeRabbit

  • Chores
    • Updated multiple development and runtime dependencies across the project to their latest compatible versions, including UI framework libraries, icon resources, TypeScript compilation tools, and charting visualization components for improved stability and ecosystem compatibility.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Dec 29, 2025

📝 Walkthrough

Walkthrough

Four template package files have dependency versions bumped: @iconify-json/tabler (1.2.24→1.2.25), uview-pro (0.4.7→0.4.10), vue-tsc (3.2.0→3.2.1), and uni-echarts (2.4.0→2.4.1) across UI templates and module configurations.

Changes

Cohort / File(s) Summary
Ano UI Template
packages/core/template/UI/ano/package.json
@iconify-json/tabler devDependency bumped from ^1.2.24 to ^1.2.25
uView-pro UI Template
packages/core/template/UI/uview-pro/package.json
uview-pro dependency updated from ^0.4.7 to ^0.4.10
TypeScript Config Template
packages/core/template/config/typescript/package.json
vue-tsc devDependency patched from ^3.2.0 to ^3.2.1
uniEcharts Module Template
packages/core/template/module/uniEcharts/package.json
uni-echarts dependency bumped from ^2.4.0 to ^2.4.1

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

size/M

Poem

🐰 Hopping through versions with glee,
Dependencies dance, patch-bump by decree,
Icons and echarts, views get their treat,
TypeScript types click—update complete!
The templates are fresh, the packages run neat! 🚀

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'chore: update deps' is vague and generic. While it accurately indicates that dependencies are being updated, it lacks specificity about which dependencies or the scope of changes. Consider using a more descriptive title such as 'chore: bump dependencies across template packages' or 'chore: update template UI and module dependencies' to better convey the scope of changes.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ 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: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d3babec and cdb78e6.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (4)
  • packages/core/template/UI/ano/package.json
  • packages/core/template/UI/uview-pro/package.json
  • packages/core/template/config/typescript/package.json
  • packages/core/template/module/uniEcharts/package.json
⏰ 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). (20)
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (--ts, -e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPla...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: test (-e, -p import -p pages -p layouts -p manifest -p filePlatform -p root -p componentPlacehold...
  • GitHub Check: stable - aarch64-apple-darwin - node@20
  • GitHub Check: stable - x86_64-pc-windows-msvc - node@20
  • GitHub Check: stable - i686-pc-windows-msvc - node@20
  • GitHub Check: stable - aarch64-pc-windows-msvc - node@20
🔇 Additional comments (4)
packages/core/template/config/typescript/package.json (1)

9-9: No action required — vue-tsc@3.2.1 is valid and safe.

The patch version bump to ^3.2.1 is confirmed. The version exists on npm, is the latest available, and has no security advisories or deprecation warnings.

packages/core/template/UI/ano/package.json (1)

6-6: @iconify-json/tabler@1.2.25 is available in npm registry and is the current latest version.

The patch version bump from ^1.2.24 to ^1.2.25 is safe and the version exists.

packages/core/template/module/uniEcharts/package.json (1)

4-4: Version ^2.4.1 exists and has no known security issues or deprecation flags.

The npm registry confirms version 2.4.1 is available, and the patch version bump is safe.

packages/core/template/UI/uview-pro/package.json (1)

3-3: Review the uview-pro changelog for breaking changes between 0.4.7 and 0.4.10.

Version 0.4.10 exists and is the latest release (Dec 26, 2025). The changelog is available at https://github.com/anyup/uview-pro. Since 0.x versions can include breaking changes in minor bumps per semver, manually review the release notes for 0.4.8, 0.4.9, and 0.4.10 to identify any breaking changes before merging.


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 c6811ba into main Dec 29, 2025
46 checks passed
@coderabbitai coderabbitai bot mentioned this pull request Jan 5, 2026
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.

1 participant