feat: add upgrade guide for beta.27#165
Conversation
✅ Deploy Preview for studiocms-dev-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Rate limit exceeded@Adammatthiesen has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 11 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated package.json to bump and replace several StudioCMS-related packages to beta.27 and add new UI/web-vitals entries; bumped @astrojs/db to ^0.18.0. Added a new beta-27 upgrade guide, removed a beta-26 badge, simplified an effect example import, minor CSS var adjustments, and updated the studiocms submodule commit. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
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 |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (2)
package.json(1 hunks)studiocms(1 hunks)
✅ Files skipped from review due to trivial changes (1)
- studiocms
🧰 Additional context used
🪛 GitHub Actions: ci - Knip Lint
package.json
[warning] 33-33: Unused dependency 'studiocms' detected in package.json.
[warning] 36-36: Unused dependency '@studiocms/web-vitals' detected in package.json.
[warning] 41-41: Unused dependency '@astrojs/db' detected in package.json.
⏰ 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). (1)
- GitHub Check: Run Starlight Link Check
Beta.27 release docs, and updates to required deps
Pre-Merge Checklist:
package.jsonwith real versions once release has been cutSummary by CodeRabbit
Style
Documentation
Chores