i18n(fr): add version-guides/0-4-3.mdx#260
i18n(fr): add version-guides/0-4-3.mdx#260ArmandPhilippot merged 3 commits intowithstudiocms:mainfrom
version-guides/0-4-3.mdx#260Conversation
|
Warning Rate limit exceeded
⌛ 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA new French upgrade guide for StudioCMS v0.4.3 is added, documenting bug fixes, security improvements, and peer dependency adjustments. The page includes component declarations and compatibility notes regarding Astro v6 support. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
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
|
|
Thanks @dreyfus92, that was fast! 🚀 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@src/content/docs/fr/guides/upgrade/version-guides/0-4-3.mdx`:
- Around line 24-25: Uniformisez les apostrophes droites en apostrophes
typographiques dans la prose du texte : remplacez les apostrophes simples ' par
des apostrophes typographiques ’ partout hors des blocs ou fragments de code
inline (par exemple dans les phrases contenant "dépendances homologues
(`peerDependencies`)" et "point de terminaison `createUser`") afin de conserver
la cohérence éditoriale; ne modifiez pas les quotes à l'intérieur des balises de
code ou des identifiants entre backticks.
🪄 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
Run ID: 5af881fd-cdca-4f6b-9149-4f342cae1161
📒 Files selected for processing (1)
src/content/docs/fr/guides/upgrade/version-guides/0-4-3.mdx
|
Sorry for the commit after approval, I didn't expected coderabbit to block the PR. 😅 This only swaps the apostrophe so I hope you don't mind if I merge the PR now that coderabbit is happy. |
Description
Translates in French the new
version-guides/0-4-3.mdxpage added in #246Summary by CodeRabbit
Documentation
Chores