Release v3.74.0 - #1081
Conversation
📝 WalkthroughWalkthroughUpdated the extension to version 3.74.0. Updated release metadata, announcement content, README release notes, localized chat highlights, and announcement tests. Changes3.74.0 Release Preparation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ 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.
Actionable comments posted: 1
🧹 Nitpick comments (3)
locales/pl/README.md (1)
40-40: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winRephrase the Polish reliability heading.
Bardziej niezawodniis grammatically awkward here. UseWiększa niezawodność providerów i modelito avoid the invalid comparative construction.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@locales/pl/README.md` at line 40, Update the Polish reliability heading in the README bullet from “Bardziej niezawodni providerzy i modele” to “Większa niezawodność providerów i modeli”, preserving the remainder of the bullet unchanged.Source: Linters/SAST tools
locales/de/README.md (1)
43-43: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winUse standard German wording in the release heading.
Reibungsloserereads colloquially as a comparative form of an absolute adjective. Replace it withVerbesserte Einstellungen und Entwicklungsabläufeor another neutral phrase.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@locales/de/README.md` at line 43, Update the release heading in the German README to use neutral standard German wording, replacing “Reibungslosere Einstellungen und Entwicklungsabläufe” with “Verbesserte Einstellungen und Entwicklungsabläufe” or an equivalent non-colloquial phrase.Source: Linters/SAST tools
locales/fr/README.md (1)
44-44: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winUse a more idiomatic French expression.
Replace
scheduler basé sur des sémaphoreswithscheduler fondé sur des sémaphoresorscheduler utilisant des sémaphores.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@locales/fr/README.md` at line 44, Update the French README sentence by replacing “scheduler basé sur des sémaphores” with the more idiomatic “scheduler fondé sur des sémaphores” or “scheduler utilisant des sémaphores,” while preserving the rest of the sentence.Source: Linters/SAST tools
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@webview-ui/src/i18n/locales/en/chat.json`:
- Around line 365-367: Update the expected announcement content in
Announcement.spec.tsx: replace the v3.72.0 title and all three outdated
highlight assertions with the v3.74.0 title and the corresponding current
highlight strings defined by the announcement locale.
---
Nitpick comments:
In `@locales/de/README.md`:
- Line 43: Update the release heading in the German README to use neutral
standard German wording, replacing “Reibungslosere Einstellungen und
Entwicklungsabläufe” with “Verbesserte Einstellungen und Entwicklungsabläufe” or
an equivalent non-colloquial phrase.
In `@locales/fr/README.md`:
- Line 44: Update the French README sentence by replacing “scheduler basé sur
des sémaphores” with the more idiomatic “scheduler fondé sur des sémaphores” or
“scheduler utilisant des sémaphores,” while preserving the rest of the sentence.
In `@locales/pl/README.md`:
- Line 40: Update the Polish reliability heading in the README bullet from
“Bardziej niezawodni providerzy i modele” to “Większa niezawodność providerów i
modeli”, preserving the remainder of the bullet unchanged.
🪄 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: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 45cdfa12-9ece-42b4-9998-934533292234
📒 Files selected for processing (39)
CHANGELOG.mdREADME.mdlocales/ca/README.mdlocales/de/README.mdlocales/es/README.mdlocales/fr/README.mdlocales/hi/README.mdlocales/id/README.mdlocales/it/README.mdlocales/ja/README.mdlocales/ko/README.mdlocales/nl/README.mdlocales/pl/README.mdlocales/pt-BR/README.mdlocales/ru/README.mdlocales/tr/README.mdlocales/vi/README.mdlocales/zh-CN/README.mdlocales/zh-TW/README.mdsrc/core/webview/ClineProvider.tssrc/package.jsonwebview-ui/src/i18n/locales/ca/chat.jsonwebview-ui/src/i18n/locales/de/chat.jsonwebview-ui/src/i18n/locales/en/chat.jsonwebview-ui/src/i18n/locales/es/chat.jsonwebview-ui/src/i18n/locales/fr/chat.jsonwebview-ui/src/i18n/locales/hi/chat.jsonwebview-ui/src/i18n/locales/id/chat.jsonwebview-ui/src/i18n/locales/it/chat.jsonwebview-ui/src/i18n/locales/ja/chat.jsonwebview-ui/src/i18n/locales/ko/chat.jsonwebview-ui/src/i18n/locales/nl/chat.jsonwebview-ui/src/i18n/locales/pl/chat.jsonwebview-ui/src/i18n/locales/pt-BR/chat.jsonwebview-ui/src/i18n/locales/ru/chat.jsonwebview-ui/src/i18n/locales/tr/chat.jsonwebview-ui/src/i18n/locales/vi/chat.jsonwebview-ui/src/i18n/locales/zh-CN/chat.jsonwebview-ui/src/i18n/locales/zh-TW/chat.json
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 82: Move the closing </details> tag in README.md to the left margin so it
aligns with the opening <details> tag, then verify the README renders correctly
in the Marketplace renderer.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
|
All unresolved review feedback addressed in
Full |
Release preparation for v3.74.0. This PR includes the final version bump, changelog updates, Marketplace README updates, and announcement changes.
Summary by CodeRabbit
New Features
Documentation
Chores