fix(deps): update rust crate swc_core to v42#1766
Conversation
|
📝 WalkthroughWalkthroughDependency versions in Cargo.toml are updated: serde to 1.0.225, serde_json to 1.0.145, and swc_core to 42.0.2. No source code or public API changes are included. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📓 Common learnings⏰ 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). (10)
🔇 Additional comments (3)
Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. 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 |
React Example#5276 Bundle Size — 237.52KiB (0%).d7ad454(current) vs 75693e4 main#5253(baseline) Bundle metrics
|
| Current #5276 |
Baseline #5253 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
4 |
4 |
|
162 |
162 |
|
65 |
65 |
|
46.71% |
46.71% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #5276 |
Baseline #5253 |
|
|---|---|---|
145.76KiB |
145.76KiB |
|
91.76KiB |
91.76KiB |
Bundle analysis report Branch colinaaa:colin/0917/crates Project dashboard
Generated by RelativeCI Documentation Report issue
Web Explorer#5269 Bundle Size — 365.16KiB (0%).d7ad454(current) vs 75693e4 main#5246(baseline) Bundle metrics
Bundle size by type
|
| Current #5269 |
Baseline #5246 |
|
|---|---|---|
239.25KiB |
239.25KiB |
|
94.02KiB |
94.02KiB |
|
31.89KiB |
31.89KiB |
Bundle analysis report Branch colinaaa:colin/0917/crates Project dashboard
Generated by RelativeCI Documentation Report issue
CodSpeed Performance ReportMerging #1766 will degrade performances by 9.73%Comparing 🎉 Hooray!
|
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| ❌ | transform 1000 effects |
30.4 ms | 32.9 ms | -7.59% |
| ⚡ | basic-performance-nest-level-100 |
6.5 ms | 6 ms | +8.59% |
| ❌ | basic-performance-small-css |
6.9 ms | 7.6 ms | -9.73% |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary by CodeRabbit
Checklist