-
Notifications
You must be signed in to change notification settings - Fork 6
Bump Ditto dependency to 4.12.2 #178
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
Conversation
fdfb261 to
ae79b59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates the Ditto SDK dependency from various versions (4.11.1, 4.11.2, 4.12.0, 4.12.1) to version 4.12.2 across all quickstart applications and updates the version bump script.
- Updates Ditto SDK dependency to version 4.12.2 across all supported platforms
- Enhances the bump-versions.js script with improved error handling, logging, and app-specific configurations
- Updates Swift Package Manager resolved packages and project configurations
Reviewed Changes
Copilot reviewed 15 out of 25 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| swift/Tasks.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | Updates Swift package resolution to Ditto 4.12.2 |
| swift/Tasks.xcodeproj/project.pbxproj | Updates minimum version requirement in Xcode project |
| scripts/bump-versions.js | Major refactor with app-specific configs, improved logging, and error handling |
| rust-tui/Cargo.toml | Updates Rust Ditto dependency to 4.12.2 |
| react-native/package.json | Updates React Native Ditto dependency to ^4.12.2 |
| react-native-expo/package.json | Updates Expo React Native Ditto dependency to ^4.12.2 |
| javascript-web/package.json | Updates web JavaScript Ditto dependency to ^4.12.2 |
| javascript-tui/package.json | Updates TUI JavaScript Ditto dependency to ^4.12.2 |
| flutter_app/pubspec.yaml | Updates Flutter Ditto dependency to ^4.12.2 |
| dotnet-winforms/TasksApp/DittoTasksApp.csproj | Updates .NET WinForms Ditto dependency to 4.12.2 |
| dotnet-tui/DittoDotNetTasksConsole/DittoDotNetTasksConsole.csproj | Updates .NET console Ditto dependency to 4.12.2 |
| dotnet-maui/DittoMauiTasksApp/DittoMauiTasksApp.csproj | Updates .NET MAUI Ditto dependency to 4.12.2 |
| android-kotlin/QuickStartTasks/gradle/libs.versions.toml | Updates Android Kotlin Ditto dependency to 4.12.2 |
| android-java/gradle/libs.versions.toml | Updates Android Java Ditto dependency to 4.12.2 |
| android-cpp/QuickStartTasksCPP/app/build.gradle.kts | Updates Android C++ Ditto dependency to 4.12.2 |
Files not reviewed (2)
- javascript-tui/package-lock.json: Language not supported
- javascript-web/package-lock.json: Language not supported
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Sorry for the ping, CI is not passing so I am converting back to draft. |
0ad3117 to
f864337
Compare
📱 BrowserStack Test Results (Android C++)Status: ✅ Passed Tested Devices:
Test Verification:
|
f864337 to
b4a4137
Compare
📱 BrowserStack Test Results (Android Java)Status: ❌ Failed Tested Devices:
Test Verification:
|
📱 BrowserStack Test Results (Android Java)Status: ❌ Failed Tested Devices:
Test Verification:
|
📱 BrowserStack Test Results (Android C++)Status: ✅ Passed Tested Devices:
Test Verification:
|
📱 BrowserStack Test Results (Android Java)Status: ❌ Failed Tested Devices:
Test Verification:
|
📱 BrowserStack Test Results (Android C++)Status: ✅ Passed Tested Devices:
Test Verification:
|
📱 BrowserStack Test Results (Android Java)Status: ❌ Failed Tested Devices:
Test Verification:
|
32a1726 to
c25fa6d
Compare
No description provided.