fix: adjust pre-release ranges to use caret#7130
fix: adjust pre-release ranges to use caret#7130birkskyum merged 2 commits intosolid-router-v2-prefrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 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 |
|
View your CI Pipeline Execution ↗ for commit a11995a
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview6 package(s) bumped directly, 0 bumped as dependents. 🟩 Patch bumps
|
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
There was a problem hiding this comment.
Important
At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.
Nx Cloud has identified a possible root cause for your failed CI:
We identified that the three failing E2E tasks (tanstack-solid-start-e2e-basic, *-prerender, and *-preview) are pre-existing failures also present on the main branch, confirmed via the similar-task-failure-detector. Our analysis found no causal link between the PR's package.json version range adjustments (~ → ^) and these test failures, so no code fix is required.
No code changes were suggested for this issue.
Trigger a rerun:
🎓 Learn more about Self-Healing CI on nx.dev
Merging this PR will degrade performance by 9.54%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | ssr request loop (solid) |
226 ms | 196.6 ms | +14.96% |
| ⚡ | ssr request loop (vue) |
514 ms | 420.3 ms | +22.29% |
| ⚡ | client-side navigation loop (react) |
69.8 ms | 56.3 ms | +24.09% |
| ❌ | client-side navigation loop (solid) |
64.2 ms | 70 ms | -8.31% |
| ❌ | client-side navigation loop (vue) |
75.1 ms | 83 ms | -9.54% |
Comparing solid-router-v2-pre-ranges (a11995a) with solid-router-v2-pre (cde6e61)1
No description provided.