fix(deps): update all non-major dependencies#57
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThis PR performs routine version maintenance across five files. The 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@package.json`:
- Line 48: The changes made to `.github/actions/ecosystem_ci_dispatch/` and
`.github/actions/ecosystem_ci_per_commit/` require a corresponding version bump
in the root package.json file. Update the version field in package.json to
reflect a new release (following semantic versioning), and then dispatch the
release.yml workflow to complete the required release process before this PR can
be merged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: cdca8eb0-fe1f-4951-bf07-d5eb93ff1059
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (4)
.github/actions/ecosystem_ci_dispatch/action.yaml.github/actions/ecosystem_ci_per_commit/action.yamlpackage.jsonwebsite/package.json
| "verdaccio": "^6.7.2" | ||
| }, | ||
| "packageManager": "pnpm@10.34.1", | ||
| "packageManager": "pnpm@10.34.3", |
There was a problem hiding this comment.
Required shared-action release bump appears missing.
You changed .github/actions/ecosystem_ci_dispatch/** and .github/actions/ecosystem_ci_per_commit/**, but the root package version was not bumped in this PR. Please apply the required version bump and complete the required release.yml dispatch before merge.
As per coding guidelines, “Changes to .github/actions/ecosystem_ci_dispatch/ or ecosystem_ci_per_commit/ require bumping version in package.json and dispatching release.yml”.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@package.json` at line 48, The changes made to
`.github/actions/ecosystem_ci_dispatch/` and
`.github/actions/ecosystem_ci_per_commit/` require a corresponding version bump
in the root package.json file. Update the version field in package.json to
reflect a new release (following semantic versioning), and then dispatch the
release.yml workflow to complete the required release process before this PR can
be merged.
Source: Coding guidelines
14e0714 to
dbc06ca
Compare
57ee403 to
1740b89
Compare
1740b89 to
1a866f9
Compare
3486633 to
68c015f
Compare
7c6085e to
ece844d
Compare
ece844d to
6887fc3
Compare
This PR contains the following updates:
^30.1.0→^30.2.0^1.2.4→^1.3.0^2.0.9→^2.1.2^2.0.1→^2.1.0^0.5.3→^0.6.4^3.13.26→^3.14.43.14.5^24.12.4→^24.13.2^18.3.29→^18.3.31v6.0.2→v6.0.3^10.5.0→^10.5.222.22.3→22.23.122.22.3→22.23.022.23.110.34.1→10.34.4^8.5.15→^8.5.16^3.8.3→^3.9.4^7.16.0→^7.18.1^7.8.1→^7.8.5^4.22.3→^4.22.4^6.7.2→^6.7.4Release Notes
antfu-collective/ni (@antfu/ni)
v30.2.0Compare Source
🚀 Features
View changes on GitHub
radix-ui/primitives (@radix-ui/react-slot)
v1.3.0Added generic type arguments for
SlotPropsandcreateSlotSlotPropsandcreateSlotnow accept generic type arguments to specify the type of element a slot should render, as well as its props.v1.2.5Slotcreating a new ref callback on every renderSlottablevia a render prop, so a slotted element can be wrapped while still merging Slot props and refs onto it@radix-ui/react-compose-refs@1.1.3web-infra-dev/rsbuild (@rsbuild/core)
v2.1.2Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.1.1...v2.1.2
v2.1.1Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.1.0...v2.1.1
v2.1.0Compare Source
💡 See Announcing Rsbuild 2.1 for more details
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v2.0.15...v2.1.0
v2.0.15Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.14...v2.0.15
v2.0.14Compare Source
What's Changed
Performance 🚀
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.13...v2.0.14
v2.0.13Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.12...v2.0.13
v2.0.12Compare Source
What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.11...v2.0.12
v2.0.11Compare Source
What's Changed
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.10...v2.0.11
v2.0.10Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v2.0.9...v2.0.10
web-infra-dev/rsbuild (@rsbuild/plugin-react)
v2.1.0Compare Source
New features
Bug fixes
Document
web-infra-dev/rslint (@rslint/core)
v0.6.4Compare Source
Highlights
Rslint Node API for In-Memory Linting
Rslint now ships a programmatic Node.js API (
@rslint/core) aligned with ESLint v10's interface. UseRslint#lintFiles/lintTextto lint from scripts, dev servers, or editor integrations — results are ESLint-shaped (LintResult[]withmessages,errorCount,warningCount,output, etc.). Auto-fix is supported viafix: trueplusRslint.outputFixes. Config resolution (overrideConfig, file discovery, normalization) all stays in JS; the Go--apiserver receives only the final resolved config and never reads disk.Fully in-memory linting is also supported through the new
virtualFilesoverlay — source, config, andtsconfig.jsoncan all live in memory with zero disk access, whiConfiguration
📅 Schedule: (in timezone Asia/Shanghai)
* 0-3 1,15 * *)🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.