chore: release 0.9.3#282
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe pull request performs a version bump across three files. The 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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.
Pull request overview
Release bump PR updating the Rust crate (rspack_resolver) and the published npm package (@rspack/resolver) versions for the 0.9.3 / 0.5.3 release, along with corresponding lockfile updates.
Changes:
- Bump
rspack_resolvercrate version0.9.2 → 0.9.3(and updateCargo.lock). - Bump npm package version
@rspack/resolver0.5.2 → 0.5.3. - Update
pnpm-lock.yamlsnapshots (notably@napi-rs/wasm-runtimeto1.1.5) and add workspace importers forbindings/*.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates pnpm lockfile; adds bindings/* importers and bumps @napi-rs/wasm-runtime in snapshots. |
| npm/package.json | Bumps published npm package version to 0.5.3. |
| napi/index.js | Updates native binding version mismatch checks to expect 0.5.3. |
| Cargo.toml | Bumps crate version to 0.9.3. |
| Cargo.lock | Updates locked crate metadata to 0.9.3. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Release 0.9.3.
rspack_resolver: 0.9.2 → 0.9.3@rspack/resolver: 0.5.2 → 0.5.3What's included since 0.9.2
Performance
Dependencies & security
CI & benches