-
Couldn't load subscription status.
- Fork 121
Bumped appwrite version in starter templates #342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis pull request updates Appwrite SDK dependencies across 11 starter template projects spanning multiple programming languages (Bun, Dart, Deno, .NET, Go, Java, Kotlin, Node.js, Node TypeScript, PHP, and Swift). Each language's starter template has its corresponding Appwrite SDK dependency bumped to a newer version in the respective package/manifest file. No functional code changes, logic modifications, or behavioral alterations are present. Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes This change spans multiple files but follows a highly homogeneous pattern—straightforward version bumps in declarative manifest files with no logic density or behavioral changes. While the scope is broad across 11 starter templates, the repetitive nature of identical updates requires minimal individual reasoning per file, making this a simple, consistent refactoring pattern. Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (11)
🔇 Additional comments (11)
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 |
What does this PR do?
Bump Appwrite SDK version in starter templates
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)
Summary by CodeRabbit