Skip to content

Update wordpress-rs to 0.6.0#23114

Merged
oguzkocer merged 1 commit into
trunkfrom
update-wordpress-rs-to-0.6.0
Jul 20, 2026
Merged

Update wordpress-rs to 0.6.0#23114
oguzkocer merged 1 commit into
trunkfrom
update-wordpress-rs-to-0.6.0

Conversation

@oguzkocer

@oguzkocer oguzkocer commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Smoke testing any wordpress-rs related feature would be great, but specifically testing WordPress/src/main/java/org/wordpress/android/ui/postsrs/PostRsListActivity.kt would be appreciated - ideally both as a fresh installation and as an update.

HEADS UP: This PR is important to merge before 27.0 release because of some internal fixes we are shipping in the 0.6.0 version of the wordpress-rs library.

@oguzkocer oguzkocer added this to the 27.0 milestone Jul 17, 2026
@oguzkocer oguzkocer added the dependencies Pull requests that update a dependency file label Jul 17, 2026
@dangermattic

dangermattic commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator
1 Warning
⚠️ This PR is assigned to the milestone 27.0. The due date for this milestone has already passed.
Please assign it to a milestone with a later deadline or check whether the release for this milestone has already been finished.

Generated by 🚫 Danger

@wpmobilebot

Copy link
Copy Markdown
Contributor

Project dependencies changes

list
! Upgraded Dependencies
rs.wordpress.api:android:0.6.0, (changed from trunk-34a14954f5f5ebc001629ce9b492a37fcbcf0a09)
rs.wordpress.api:kotlin:0.6.0, (changed from trunk-34a14954f5f5ebc001629ce9b492a37fcbcf0a09)
tree
 +--- project :libs:fluxc
-|    \--- rs.wordpress.api:android:trunk-34a14954f5f5ebc001629ce9b492a37fcbcf0a09
-|         +--- com.squareup.okhttp3:okhttp:5.4.0 (*)
-|         +--- com.squareup.okhttp3:okhttp-tls:5.4.0
-|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.10 (*)
-|         |    +--- com.squareup.okio:okio:3.17.0 (*)
-|         |    \--- com.squareup.okhttp3:okhttp:5.4.0 (*)
-|         +--- net.java.dev.jna:jna:5.19.1
-|         +--- rs.wordpress.api:kotlin:trunk-34a14954f5f5ebc001629ce9b492a37fcbcf0a09
-|         |    +--- com.squareup.okhttp3:okhttp:5.4.0 (*)
-|         |    +--- com.squareup.okhttp3:okhttp-tls:5.4.0 (*)
-|         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.10 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.10 (*)
+|    \--- rs.wordpress.api:android:0.6.0
+|         +--- com.squareup.okhttp3:okhttp:5.4.0 (*)
+|         +--- com.squareup.okhttp3:okhttp-tls:5.4.0
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.10 (*)
+|         |    +--- com.squareup.okio:okio:3.17.0 (*)
+|         |    \--- com.squareup.okhttp3:okhttp:5.4.0 (*)
+|         +--- net.java.dev.jna:jna:5.19.1
+|         +--- rs.wordpress.api:kotlin:0.6.0
+|         |    +--- com.squareup.okhttp3:okhttp:5.4.0 (*)
+|         |    +--- com.squareup.okhttp3:okhttp-tls:5.4.0 (*)
+|         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.10 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.10 (*)
-\--- rs.wordpress.api:android:trunk-34a14954f5f5ebc001629ce9b492a37fcbcf0a09 (*)
+\--- rs.wordpress.api:android:0.6.0 (*)

@wpmobilebot

wpmobilebot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack Android by scanning the QR code below to install the corresponding build.

App NameJetpack Android
Build TypeDebug
Versionpr23114-5fb50c9
Build Number1498
Application IDcom.jetpack.android.prealpha
Commit5fb50c9
Installation URL0qolb0ln45sgo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

wpmobilebot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
Build TypeDebug
Versionpr23114-5fb50c9
Build Number1498
Application IDorg.wordpress.android.prealpha
Commit5fb50c9
Installation URL141itqm43mdug
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@oguzkocer
oguzkocer marked this pull request as ready for review July 17, 2026 23:25
@oguzkocer
oguzkocer requested a review from a team as a code owner July 17, 2026 23:25
@oguzkocer
oguzkocer requested review from nbradbury and removed request for a team July 17, 2026 23:25

@adalpari adalpari left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@oguzkocer
oguzkocer force-pushed the update-wordpress-rs-to-0.6.0 branch from 3015c68 to 5fb50c9 Compare July 20, 2026 19:11
@oguzkocer
oguzkocer enabled auto-merge (squash) July 20, 2026 19:11
@oguzkocer
oguzkocer merged commit b4564b2 into trunk Jul 20, 2026
21 of 23 checks passed
@oguzkocer
oguzkocer deleted the update-wordpress-rs-to-0.6.0 branch July 20, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants