Closed
Conversation
4.11.7-rc.1
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR downgrades the Ditto SDK version from 4.12.3 to a release candidate 4.11.7-rc.1 across all platform implementations for testing purposes.
- Updates Ditto SDK dependency to version
4.11.7-rc.1 - Applies the version change consistently across 15 different platform/language implementations
- Changes version from stable
4.12.3to pre-release4.11.7-rc.1
Reviewed Changes
Copilot reviewed 15 out of 26 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/Tasks.xcodeproj/project.pbxproj | Updates Swift package minimum version requirement |
| rust-tui/Cargo.toml | Updates Rust crate dependency version |
| react-native/package.json | Updates npm package dependency version |
| react-native-expo/package.json | Updates npm package dependency version for Expo variant |
| javascript-web/package.json | Updates npm package dependency version for web implementation |
| javascript-tui/package.json | Updates npm package dependency version for TUI implementation |
| flutter_app/pubspec.yaml | Updates Flutter/Dart package dependency version |
| dotnet-winforms/TasksApp/DittoTasksApp.csproj | Updates NuGet package version for WinForms app |
| dotnet-tui/DittoDotNetTasksConsole/DittoDotNetTasksConsole.csproj | Updates NuGet package version for console app |
| dotnet-tui/DittoDotNetTasksConsole.Tests/DittoDotNetTasksConsole.Tests.csproj | Updates NuGet package version for test project |
| dotnet-maui/DittoMauiTasksApp/DittoMauiTasksApp.csproj | Updates NuGet package version for MAUI app |
| cpp-tui/taskscpp/Makefile | Updates SDK version variable in Makefile |
| android-kotlin/QuickStartTasks/gradle/libs.versions.toml | Updates version catalog entry for Kotlin implementation |
| android-java/gradle/libs.versions.toml | Updates version catalog entry for Java implementation |
| android-cpp/QuickStartTasksCPP/app/build.gradle.kts | Updates Gradle dependency version for C++ implementation |
Files not reviewed (4)
- javascript-tui/package-lock.json: Language not supported
- javascript-web/package-lock.json: Language not supported
- react-native-expo/package-lock.json: Language not supported
- react-native/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
Sorry for the pings! No need to review this test PR. |
Contributor
Author
|
Testing completed. Closing ticket. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test
4.11.7-rc.1.