Skip to content

fix(deps): update all non-major dependencies#3094

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

fix(deps): update all non-major dependencies#3094
renovate[bot] wants to merge 1 commit intov4from
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) ^7.24.6 -> ^7.26.0 age adoption passing confidence devDependencies minor
@babel/runtime (source) ^7.24.6 -> ^7.26.0 age adoption passing confidence dependencies minor
@commitlint/cli (source) ^19.3.0 -> ^19.6.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.2.2 -> ^19.6.0 age adoption passing confidence devDependencies minor
@eslint/config-inspector ^0.5.1 -> ^0.6.0 age adoption passing confidence devDependencies minor
@eslint/eslintrc ^3.1.0 -> ^3.2.0 age adoption passing confidence devDependencies minor
@eslint/js (source) ^9.6.0 -> ^9.17.0 age adoption passing confidence dependencies minor
@nutui/nutui (source) ^4.3.8 -> ^4.3.13 age adoption passing confidence dependencies patch
@shikijs/markdown-it (source) ^1.6.0 -> ^1.24.2 age adoption passing confidence devDependencies minor
@stylistic/eslint-plugin (source) ^2.3.0 -> ^2.12.1 age adoption passing confidence dependencies minor
@types/node (source) ^20.14.9 -> ^20.17.10 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) ^8.0.0-alpha.16 -> ^8.18.1 age adoption passing confidence dependencies minor
@typescript-eslint/parser (source) ^8.0.0-alpha.16 -> ^8.18.1 age adoption passing confidence dependencies minor
@typescript-eslint/utils (source) ^8.0.0-alpha.16 -> ^8.18.1 age adoption passing confidence resolutions minor
@vitejs/plugin-vue (source) ^5.0.4 -> ^5.2.1 age adoption passing confidence devDependencies minor
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.2.1 age adoption passing confidence devDependencies minor
@vitejs/plugin-vue-jsx (source) ^4.0.0 -> ^4.1.1 age adoption passing confidence devDependencies minor
@vitest/coverage-istanbul (source) ^2.0.1 -> ^2.1.8 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) ^2.0.1 -> ^2.1.8 age adoption passing confidence devDependencies minor
@vitest/ui (source) ^2.0.1 -> ^2.1.8 age adoption passing confidence devDependencies minor
JamesIves/github-pages-deploy-action v4.6.1 -> v4.7.2 age adoption passing confidence action minor
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence devDependencies patch
babel-loader ^9.1.3 -> ^9.2.1 age adoption passing confidence devDependencies minor
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence devDependencies patch
eslint (source) ^9.6.0 -> ^9.17.0 age adoption passing confidence devDependencies minor
eslint-config-flat-gitignore ^0.1.5 -> ^0.3.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) ^9.26.0 -> ^9.32.0 age adoption passing confidence dependencies minor
husky ^9.0.11 -> ^9.1.7 age adoption passing confidence devDependencies minor
inquirer (source) ^10.0.1 -> ^10.2.2 age adoption passing confidence devDependencies minor
prettier (source) ^3.3.2 -> ^3.4.2 age adoption passing confidence devDependencies minor
prettier-markdown-table ^1.0.2 -> ^1.0.3 age adoption passing confidence devDependencies patch
rimraf ^6.0.0 -> ^6.0.1 age adoption passing confidence devDependencies patch
sass ^1.77.6 -> ^1.83.0 age adoption passing confidence dependencies minor
stylelint (source) ^16.6.0 -> ^16.12.0 age adoption passing confidence devDependencies minor
tsup (source) ^8.0.2 -> ^8.3.5 age adoption passing confidence devDependencies minor
typescript-eslint (source) ^8.0.0-alpha.16 -> ^8.18.1 age adoption passing confidence dependencies minor
unplugin-vue-components ^0.27.0 -> ^0.28.0 age adoption passing confidence devDependencies minor
unplugin-vue-components ^0.27.2 -> ^0.28.0 age adoption passing confidence devDependencies minor
unplugin-vue-markdown ^0.26.2 -> ^0.28.0 age adoption passing confidence dependencies minor
vite (source) ^5.2.11 -> ^5.4.11 age adoption passing confidence devDependencies minor
vite (source) ^5.3.2 -> ^5.4.11 age adoption passing confidence devDependencies minor
vite-plugin-vue-devtools (source) ^7.2.1 -> ^7.6.8 age adoption passing confidence devDependencies minor
vitest (source) ^2.0.1 -> ^2.1.8 age adoption passing confidence devDependencies minor
vue (source) ^3.4.31 -> ^3.5.13 age adoption passing confidence dependencies minor
vue (source) ^3.4.27 -> ^3.5.13 age adoption passing confidence dependencies minor
vue (source) ^3.4.31 -> ^3.5.13 age adoption passing confidence devDependencies minor
vue (source) ^3.5.10 -> ^3.5.13 age adoption passing confidence devDependencies patch
vue-router ^4.4.0 -> ^4.5.0 age adoption passing confidence dependencies minor
webpack ^5.91.0 -> ^5.97.1 age adoption passing confidence devDependencies minor

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
babel/babel (@​babel/runtime)

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-transform-fixture-test-runner

Configuration

📅 Schedule: Branch creation - "before 10am on Friday" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 31, 2024
@coderabbitai
Copy link

coderabbitai bot commented May 31, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

## Walkthrough

此次更新涉及多个工作流文件和项目的 `package.json` 文件,主要将 `github-pages-deploy-action` 从 `v4.6.1` 升级到 `v4.6.3`,并对多个依赖项进行了版本升级。这些更改确保项目保持最新状态,增强开发环境的稳定性。

## Changes

| 文件                                               | 更改摘要                                                                                           |
|----------------------------------------------------|--------------------------------------------------------------------------------------------------|
| `.github/.../sync-h5.yml`, `.github/.../sync-pkg.yml`, `.github/.../sync-taro.yml` | `github-pages-deploy-action` 从 `v4.6.1` 升级到 `v4.6.3`。                                          |
| `package.json`, `packages/nutui-eslint-config/package.json`, `packages/nutui-playground/package.json`, `packages/nutui-playground/src/.../template/package.json`, `packages/nutui-taro-demo/package.json` | 更新多个依赖项版本,包括 `sass`, `vue`, `eslint` 等,增强功能和安全性。                                  |
| `packages/nutui-auto-import-resolver/package.json`, `packages/nutui-playground/package.json` | 更新 `rimraf` 和 `vite` 版本,提升稳定性。                                                      |
| `packages/nutui-prettier-plugin/package.json`     | `prettier` 版本更新,从 `^3.3.2` 增加到 `^3.3.3`。                                              |
| `packages/nutui-vite-plugins/package.json`        | 更新 `@shikijs/markdown-it` 和 `tsup` 依赖项版本,确保最新功能。                                 |

## Sequence Diagram(s)

```mermaid
sequenceDiagram
    participant User
    participant GitHubActions as GitHub Actions
    participant DeployAction as Deploy Action

    User->>GitHubActions: Trigger deployment
    GitHubActions->>DeployAction: Execute deploy action (v4.6.3)
    DeployAction-->>User: Deployment completed

Poem

🐇
在代码的世界里跳跃,
版本更新真美妙。
v4.6.1v4.6.3
功能增强,安全更好。
依赖项飞跃,心情愉悦,
小兔欢庆,乐无穷!✨


<!-- walkthrough_end -->
<!-- internal state start -->


<!-- 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= -->

<!-- internal state end -->
<!-- tips_start -->

---



<details>
<summary>🪧 Tips</summary>

### Chat

There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai):

- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
  - `I pushed a fix in commit <commit_id>, please review it.`
  - `Generate unit testing code for this file.`
  - `Open a follow-up GitHub issue for this discussion.`
- Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples:
  - `@coderabbitai generate unit testing code for this file.`
  -	`@coderabbitai modularize this function.`
- PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
  - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.`
  - `@coderabbitai read src/utils.ts and generate unit testing code.`
  - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.`
  - `@coderabbitai help me debug CodeRabbit configuration file.`

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

### CodeRabbit Commands (Invoked using PR comments)

- `@coderabbitai pause` to pause the reviews on a PR.
- `@coderabbitai resume` to resume the paused reviews.
- `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
- `@coderabbitai full review` to do a full review from scratch and review all the files again.
- `@coderabbitai summary` to regenerate the summary of the PR.
- `@coderabbitai generate docstrings` to [generate docstrings](https://docs.coderabbit.ai/finishing-touches/docstrings) for this PR. ([Beta](https://docs.coderabbit.ai/early-access#beta))
- `@coderabbitai resolve` resolve all the CodeRabbit review comments.
- `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository.
- `@coderabbitai help` to get help.

### Other keywords and placeholders

- Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed.
- Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description.
- Add `@coderabbitai` anywhere in the PR title to generate the title automatically.

### CodeRabbit Configuration File (`.coderabbit.yaml`)

- You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository.
- Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json`

### Documentation and Community

- Visit our [Documentation](https://docs.coderabbit.ai) for detailed information on how to use CodeRabbit.
- Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback.
- Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.

</details>

<!-- tips_end -->

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2f5d59c to 4926415 Compare May 31, 2024 22:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4926415 to ad73559 Compare June 1, 2024 23:16
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jun 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9c5546c to 0e1fe7a Compare June 6, 2024 03:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e1fe7a to 26919c6 Compare June 6, 2024 06:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4693f77 to b8ecea8 Compare June 10, 2024 16:01
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between d6eec31 and d6e9416.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • package.json
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
Additional comments not posted (5)
packages/nutui-taro-demo/package.json (5)

23-23: 更新 @babel/runtime 版本至 ^7.25.0

此更新为小版本更新,通常包括向后兼容的错误修复或增强功能。


39-39: 更新 vue 版本至 ^3.4.38

此更新为小版本更新,可能包括错误修复、性能改进或向后兼容的新功能。


42-42: 更新 @babel/core 版本至 ^7.25.2

此更新为小版本更新,表明可能的改进或向后兼容的错误修复。


52-52: 更新 stylelint 版本至 ^16.8.1

此更新为小版本更新,可能包括错误修复或增强功能。


55-55: 更新 webpack 版本至 ^5.93.0

此更新为小版本更新,可能包括错误修复、性能改进或向后兼容的新功能。

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between d6e9416 and e57d055.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
Additional comments not posted (12)
package.json (12)

78-79: 更新 sassvue-router 版本。

sass^1.77.6 更新到 ^1.77.8vue-router^4.4.0 更新到 ^4.4.3。这些更新通常包含小的修复和改进,建议查看各自的变更日志以确保没有破坏性更改。


82-84: 更新 @commitlint/cli@eslint/config-inspector 版本。

@commitlint/cli^19.3.0 更新到 ^19.4.0@eslint/config-inspector^0.5.1 更新到 ^0.5.2。这些更新可能包含一些小的改进和错误修复,建议查看变更日志。


90-91: 更新 @types/node@vitejs/plugin-vue 版本。

@types/node^20.14.9 更新到 ^20.14.15@vitejs/plugin-vue^5.0.5 更新到 ^5.1.2。这些更新通常是为了保持与最新 Node.js 和 Vite 版本的兼容性。


93-95: 更新 Vitest 相关包版本。

@vitest/coverage-istanbul@vitest/coverage-v8@vitest/ui 均从 ^2.0.1 更新到 ^2.0.5。这些更新可能涉及测试覆盖率工具的改进,建议查看变更日志以确认具体更改。


97-99: 更新 autoprefixereslint 版本。

autoprefixer^10.4.18 更新到 ^10.4.20eslint^9.6.0 更新到 ^9.9.0。这些更新通常包含新功能和修复,确保代码质量和浏览器兼容性。


100-100: 更新 eslint-config-flat-gitignore 版本。

^0.1.5 更新到 ^0.1.8。此更新可能包含配置改进,确保 ESLint 忽略正确的文件。


103-104: 更新 huskyinquirer 版本。

husky^9.0.11 更新到 ^9.1.4inquirer^10.0.1 更新到 ^10.1.8。这些更新可能包含改进和错误修复,建议查看变更日志。


108-109: 更新 prettierrimraf 版本。

prettier^3.3.2 更新到 ^3.3.3rimraf^6.0.0 更新到 ^6.0.1。这些更新通常是小的修复和改进,确保代码格式一致性和文件删除功能的稳定性。


111-112: 更新 unplugin-vue-componentsvite 版本。

unplugin-vue-components^0.27.2 更新到 ^0.27.4vite^5.3.2 更新到 ^5.4.0。这些更新可能包含新功能和优化,建议查看变更日志。


113-114: 更新 vite-plugin-vue-devtoolsvitest 版本。

vite-plugin-vue-devtools^7.2.1 更新到 ^7.3.8vitest^2.0.1 更新到 ^2.0.5。这些更新可能涉及开发工具的改进和测试功能的增强。


116-116: 更新 vue 版本。

^3.4.31 更新到 ^3.4.38。此更新可能包含小的功能改进和错误修复,建议查看变更日志以确保没有破坏性更改。


132-132: 更新 @typescript-eslint/utils 版本。

^8.0.0-alpha.16 更新到 ^8.1.0。此更新可能包含新的功能和改进,建议查看变更日志以确认具体更改。

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between e57d055 and 0cddf9a.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
Additional comments not posted (22)
package.json (22)

78-78: 已更新 sass 版本。

sass^1.77.6 更新到 ^1.77.8。这是一个小版本更新,通常包含错误修复或小改进。


79-79: 已更新 vue-router 版本。

vue-router^4.4.0 更新到 ^4.4.3。这是一个小版本更新,通常包含错误修复或小改进。


82-82: 已更新 @commitlint/cli 版本。

@commitlint/cli^19.3.0 更新到 ^19.4.0。这是一个小版本更新,通常包含错误修复或小改进。


84-84: 已更新 @eslint/config-inspector 版本。

@eslint/config-inspector^0.5.1 更新到 ^0.5.3。这是一个小版本更新,通常包含错误修复或小改进。


90-90: 已更新 @types/node 版本。

@types/node^20.14.9 更新到 ^20.14.15。这是一个小版本更新,通常包含错误修复或小改进。


91-91: 已更新 @vitejs/plugin-vue 版本。

@vitejs/plugin-vue^5.0.5 更新到 ^5.1.2。这是一个小版本更新,通常包含错误修复或小改进。


93-93: 已更新 @vitest/coverage-istanbul 版本。

@vitest/coverage-istanbul^2.0.1 更新到 ^2.0.5。这是一个小版本更新,通常包含错误修复或小改进。


94-94: 已更新 @vitest/coverage-v8 版本。

@vitest/coverage-v8^2.0.1 更新到 ^2.0.5。这是一个小版本更新,通常包含错误修复或小改进。


95-95: 已更新 @vitest/ui 版本。

@vitest/ui^2.0.1 更新到 ^2.0.5。这是一个小版本更新,通常包含错误修复或小改进。


97-97: 已更新 autoprefixer 版本。

autoprefixer^10.4.19 更新到 ^10.4.20。这是一个小版本更新,通常包含错误修复或小改进。


99-99: 已更新 eslint 版本。

eslint^9.6.0 更新到 ^9.9.0。这是一个小版本更新,通常包含错误修复或小改进。


100-100: 已更新 eslint-config-flat-gitignore 版本。

eslint-config-flat-gitignore^0.1.5 更新到 ^0.1.8。这是一个小版本更新,通常包含错误修复或小改进。


103-103: 已更新 husky 版本。

husky^9.0.11 更新到 ^9.1.4。这是一个小版本更新,通常包含错误修复或小改进。


104-104: 已更新 inquirer 版本。

inquirer^10.0.1 更新到 ^10.1.8。这是一个小版本更新,通常包含错误修复或小改进。


108-108: 已更新 prettier 版本。

prettier^3.3.2 更新到 ^3.3.3。这是一个补丁版本更新,通常包含错误修复。


109-109: 已更新 rimraf 版本。

rimraf^6.0.0 更新到 ^6.0.1。这是一个补丁版本更新,通常包含错误修复。


111-111: 已更新 unplugin-vue-components 版本。

unplugin-vue-components^0.27.2 更新到 ^0.27.4。这是一个补丁版本更新,通常包含错误修复。


112-112: 已更新 vite 版本。

vite^5.3.2 更新到 ^5.4.1。这是一个小版本更新,通常包含错误修复或小改进。


113-113: 已更新 vite-plugin-vue-devtools 版本。

vite-plugin-vue-devtools^7.2.1 更新到 ^7.3.8。这是一个小版本更新,通常包含错误修复或小改进。


114-114: 已更新 vitest 版本。

vitest^2.0.1 更新到 ^2.0.5。这是一个小版本更新,通常包含错误修复或小改进。


116-116: 已更新 vue 版本。

vue^3.4.31 更新到 ^3.4.38。这是一个小版本更新,通常包含错误修复或小改进。


132-132: 已更新 @typescript-eslint/utils 版本。

@typescript-eslint/utils^8.0.0-alpha.16 更新到 ^8.1.0。这确保了兼容性和获取最新功能。

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 0cddf9a and 66c64e7.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (7)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 66c64e7 and 6cccd99.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-playground/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 6cccd99 and a33754a.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between a33754a and b50e14d.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between b50e14d and 7bd47ac.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-playground/package.json
  • packages/nutui-taro-demo/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 7bd47ac and c68f888.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between c68f888 and c17c2e1.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between c17c2e1 and 9b9bb3a.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 9b9bb3a and 4fb7862.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • package.json
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-taro-demo/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 4fb7862 and 05dda21.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (2)
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (9)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-taro-demo/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 05dda21 and d05597a.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-vite-plugins/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between d05597a and 4319611.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-playground/package.json
  • packages/nutui-vite-plugins/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 4319611 and 21253a5.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-playground/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 21253a5 and dfee44b.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • package.json
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
Files skipped from review as they are similar to previous changes (6)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-vite-plugins/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between dfee44b and 7b8de72.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 7b8de72 and edb0cfb.

Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (7)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-playground/src/download/template/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between edb0cfb and 547d5c1.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (8)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (3)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 547d5c1 and ca2572f.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
Additional comments not posted (5)
packages/nutui-taro-demo/package.json (5)

23-23: 更新依赖项:@babel/runtime

@babel/runtime^7.24.6 更新到 ^7.25.6,这是一个小版本更新,通常包括错误修复和改进。


39-39: 更新依赖项:vue

vue^3.4.31 更新到 ^3.4.38,这是一个小版本更新,通常包括错误修复和改进。


42-42: 更新依赖项:@babel/core

@babel/core^7.24.6 更新到 ^7.25.2,这是一个小版本更新,通常包括错误修复和改进。


52-52: 更新依赖项:stylelint

stylelint^16.6.0 更新到 ^16.9.0,这是一个小版本更新,通常包括错误修复和改进。


55-55: 更新依赖项:webpack

webpack^5.91.0 更新到 ^5.94.0,这是一个小版本更新,通常包括错误修复和改进。

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between ca2572f and 493ac6e.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (7)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 493ac6e and 54ff2a3.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
Additional comments not posted (13)
package.json (13)

116-116: 开发依赖项版本更新

vue 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


97-97: 开发依赖项版本更新

autoprefixer 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


78-79: 依赖项版本更新

sassvue-router 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


93-95: 开发依赖项版本更新

@vitest/coverage-istanbul@vitest/coverage-v8@vitest/ui 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


84-84: 开发依赖项版本更新

@eslint/config-inspector 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


99-100: 开发依赖项版本更新

eslinteslint-config-flat-gitignore 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


103-104: 开发依赖项版本更新

huskyinquirer 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


90-91: 开发依赖项版本更新

@types/node@vitejs/plugin-vue 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


82-83: 开发依赖项版本更新

@commitlint/cli@commitlint/config-conventional 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


113-114: 开发依赖项版本更新

vite-plugin-vue-devtoolsvitest 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


108-109: 开发依赖项版本更新

prettierrimraf 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


132-132: 分辨率更新

@typescript-eslint/utils 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:


111-112: 开发依赖项版本更新

unplugin-vue-componentsvite 的版本已更新。请确保这些更新与项目的其他部分兼容。

请运行以下脚本以验证这些依赖项的兼容性:

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Outside diff range, codebase verification and nitpick comments (1)
package.json (1)

110-110: 冗余更新:typescript

typescript^5.4.5 更新到 ^5.4.5,没有实际的版本变化,可能是一个拼写错误或冗余更新。

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 54ff2a3 and ae60b7a.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json
Additional comments not posted (23)
package.json (23)

78-78: 依赖更新:sass

sass^1.77.6 更新到 ^1.77.8,这是一个小版本更新,通常包括错误修复和小的改进。


79-79: 依赖更新:vue-router

vue-router^4.4.0 更新到 ^4.4.3,这是一个小版本更新,通常包括错误修复和小的改进。


82-82: 依赖更新:@commitlint/cli

@commitlint/cli^19.3.0 更新到 ^19.4.1,这是一个小版本更新,通常包括错误修复和小的改进。


83-83: 依赖更新:@commitlint/config-conventional

@commitlint/config-conventional^19.2.2 更新到 ^19.4.1,这是一个小版本更新,通常包括错误修复和小的改进。


84-84: 依赖更新:@eslint/config-inspector

@eslint/config-inspector^0.5.1 更新到 ^0.5.4,这是一个小版本更新,通常包括错误修复和小的改进。


90-90: 依赖更新:@types/node

@types/node^20.14.9 更新到 ^20.16.2,这是一个小版本更新,通常包括错误修复和小的改进。


91-91: 依赖更新:@vitejs/plugin-vue

@vitejs/plugin-vue^5.0.5 更新到 ^5.1.3,这是一个小版本更新,通常包括错误修复和小的改进。


92-92: 依赖更新:@vitejs/plugin-vue-jsx

@vitejs/plugin-vue-jsx^4.0.0 更新到 ^4.0.1,这是一个小版本更新,通常包括错误修复和小的改进。


93-93: 依赖更新:@vitest/coverage-istanbul

@vitest/coverage-istanbul^2.0.1 更新到 ^2.0.5,这是一个小版本更新,通常包括错误修复和小的改进。


94-94: 依赖更新:@vitest/coverage-v8

@vitest/coverage-v8^2.0.1 更新到 ^2.0.5,这是一个小版本更新,通常包括错误修复和小的改进。


95-95: 依赖更新:@vitest/ui

@vitest/ui^2.0.1 更新到 ^2.0.5,这是一个小版本更新,通常包括错误修复和小的改进。


97-97: 依赖更新:autoprefixer

autoprefixer^10.4.19 更新到 ^10.4.20,这是一个小版本更新,通常包括错误修复和小的改进。


99-99: 依赖更新:eslint

eslint^9.6.0 更新到 ^9.9.1,这是一个小版本更新,通常包括错误修复和小的改进。


100-100: 依赖更新:eslint-config-flat-gitignore

eslint-config-flat-gitignore^0.1.5 更新到 ^0.3.0,这是一个小版本更新,通常包括错误修复和小的改进。


103-103: 依赖更新:husky

husky^9.0.11 更新到 ^9.1.5,这是一个小版本更新,通常包括错误修复和小的改进。


104-104: 依赖更新:inquirer

inquirer^10.0.1 更新到 ^10.1.8,这是一个小版本更新,通常包括错误修复和小的改进。


108-108: 依赖更新:prettier

prettier^3.3.2 更新到 ^3.3.3,这是一个小版本更新,通常包括错误修复和小的改进。


109-109: 依赖更新:rimraf

rimraf^6.0.0 更新到 ^6.0.1,这是一个小版本更新,通常包括错误修复和小的改进。


111-111: 依赖更新:unplugin-vue-components

unplugin-vue-components^0.27.2 更新到 ^0.27.4,这是一个小版本更新,通常包括错误修复和小的改进。


112-112: 依赖更新:vite

vite^5.3.2 更新到 ^5.4.2,这是一个小版本更新,通常包括错误修复和小的改进。


113-113: 依赖更新:vite-plugin-vue-devtools

vite-plugin-vue-devtools^7.2.1 更新到 ^7.3.9,这是一个小版本更新,通常包括错误修复和小的改进。


114-114: 依赖更新:vitest

vitest^2.0.1 更新到 ^2.0.5,这是一个小版本更新,通常包括错误修复和小的改进。


116-116: 依赖更新:vue

vue^3.4.31 更新到 ^3.4.38,这是

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between ae60b7a and 3d9d361.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (6)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (5)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 3d9d361 and 238c7ce.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (8)
  • .github/workflows/sync-h5.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (3)
  • .github/workflows/sync-pkg.yml
  • .github/workflows/sync-taro.yml
  • package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 238c7ce and 5d25f02.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (8)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • package.json
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
Files skipped from review as they are similar to previous changes (3)
  • .github/workflows/sync-taro.yml
  • packages/nutui-playground/src/download/template/package.json
  • packages/nutui-vite-plugins/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 5d25f02 and 648ab6d.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (7)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 648ab6d and 531746a.

Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
Files selected for processing (11)
  • .github/workflows/sync-h5.yml (1 hunks)
  • .github/workflows/sync-pkg.yml (1 hunks)
  • .github/workflows/sync-taro.yml (1 hunks)
  • package.json (2 hunks)
  • packages/nutui-auto-import-resolver/package.json (1 hunks)
  • packages/nutui-eslint-config/package.json (1 hunks)
  • packages/nutui-playground/package.json (1 hunks)
  • packages/nutui-playground/src/download/template/package.json (1 hunks)
  • packages/nutui-prettier-plugin/package.json (1 hunks)
  • packages/nutui-taro-demo/package.json (3 hunks)
  • packages/nutui-vite-plugins/package.json (1 hunks)
Files skipped from review due to trivial changes (7)
  • .github/workflows/sync-h5.yml
  • .github/workflows/sync-pkg.yml
  • packages/nutui-auto-import-resolver/package.json
  • packages/nutui-playground/package.json
  • packages/nutui-prettier-plugin/package.json
  • packages/nutui-taro-demo/package.json
  • packages/nutui-vite-plugins/package.json
Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/sync-taro.yml
  • package.json
  • packages/nutui-eslint-config/package.json
  • packages/nutui-playground/src/download/template/package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants