Uh oh!
There was an error while loading. Please reload this page.
chore: update launchdarkly-android-client-sdk to 5.13.3 - #17
Draft
devin-ai-integration[bot] wants to merge 1 commit into
Draft
chore: update launchdarkly-android-client-sdk to 5.13.3#17devin-ai-integration[bot] wants to merge 1 commit into
devin-ai-integration[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: jbailey@launchdarkly.com <accounts@sidewaysgravity.com>
ContributorAuthor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
ContributorAuthor
@cursor review |
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 freeto 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.
Summary
Bumps the exact pin
com.launchdarkly:launchdarkly-android-client-sdk5.13.2→5.13.3(latest 5.x). Upstream 5.13.3 is bug-fix only: prerequisite-evaluation cycle guard, and stream recovery from 429/400/408 responses.Nothing else needs updating: Android Gradle Plugin
8.13.2andandroidx.appcompat:appcompat1.7.1are already the latest within their current majors, and the Gradle wrapper stays on8.14.3(9.x would be a major jump). No app source changes; no deprecated LaunchDarkly (or other) APIs are used — compiling with-Xlint:deprecation -Xlint:uncheckedproduced zero warnings.How tested
./gradlew clean assembleDebug --warning-mode all— BUILD SUCCESSFUL, no project deprecation warnings.my-boolean-flagkey is not defined in that project, so it falls back tofalse):Link to Devin session: https://app.devin.ai/sessions/dbe73d88212347a5ac65f290c558e3d8
Requested by: @jsonbailey