Skip to content

Update Sentry plugin to 3.5.0#18372

Closed
oguzkocer wants to merge 1 commit intotrunkfrom
update/sentry-to-3.5.0
Closed

Update Sentry plugin to 3.5.0#18372
oguzkocer wants to merge 1 commit intotrunkfrom
update/sentry-to-3.5.0

Conversation

@oguzkocer
Copy link
Copy Markdown
Contributor

Fixes #

To test:

Regression Notes

  1. Potential unintended areas of impact

  2. What I did to test those areas of impact (or what existing automated tests I relied on)

  3. What automated tests I added (or what prevented me from doing so)

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

UI Changes testing checklist:

  • Portrait and landscape orientations.
  • Light and dark modes.
  • Fonts: Larger, smaller and bold text.
  • High contrast.
  • Talkback.
  • Languages with large words or with letters/accents not frequently used in English.
  • Right-to-left languages. (Even if translation isn’t complete, formatting should still respect the right-to-left layout)
  • Large and small screen sizes. (Tablet and smaller phones)
  • Multi-tasking: Split screen and Pop-up view. (Android 10 or higher)

@oguzkocer oguzkocer added this to the 22.4 milestone May 5, 2023
@wpmobilebot
Copy link
Copy Markdown
Contributor

Found 1 violations:

The PR caused the following dependency changes:

 +--- project :libs:analytics
 |    \--- com.automattic:Automattic-Tracks-Android:2.2.0
 |         +--- io.sentry:sentry-bom:5.4.3
-|         |    +--- io.sentry:sentry-android:5.4.3 (c)
+|         |    +--- io.sentry:sentry-android:5.4.3 -> 6.17.0 (c)
+|         |    +--- io.sentry:sentry-android-core:5.4.3 -> 6.17.0 (c)
+|         |    +--- io.sentry:sentry-android-fragment:5.4.3 -> 6.17.0 (c)
+|         |    +--- io.sentry:sentry-android-ndk:5.4.3 -> 6.17.0 (c)
-|         |    +--- io.sentry:sentry-android-okhttp:5.4.3 (c)
+|         |    +--- io.sentry:sentry-android-okhttp:5.4.3 -> 6.17.0 (c)
+|         |    \--- io.sentry:sentry:5.4.3 -> 6.17.0 (c)
-|         |    +--- io.sentry:sentry-android-core:5.4.3 (c)
-|         |    +--- io.sentry:sentry-android-ndk:5.4.3 (c)
-|         |    \--- io.sentry:sentry:5.4.3 (c)
-|         +--- io.sentry:sentry-android -> 5.4.3
-|         |    +--- io.sentry:sentry-android-core:5.4.3
-|         |    |    +--- io.sentry:sentry:5.4.3
-|         |    |    |    \--- com.google.code.gson:gson:2.8.5 -> 2.10.1
-|         |    |    +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.5.1
-|         |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|         |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1
-|         |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    |    +--- androidx.arch.core:core-common:2.1.0
-|         |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
-|         |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
-|         |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
-|         |    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    |         \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
-|         |    |    |    \--- androidx.startup:startup-runtime:1.1.1
-|         |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |         \--- androidx.tracing:tracing:1.0.0
-|         |    |    |              \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.5.1
-|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
-|         |    |    \--- androidx.core:core:1.3.2 -> 1.8.0
-|         |    |         +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|         |    |         +--- androidx.annotation:annotation-experimental:1.1.0
-|         |    |         +--- androidx.collection:collection:1.0.0 -> 1.1.0
-|         |    |         |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |         +--- androidx.concurrent:concurrent-futures:1.0.0
-|         |    |         |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-|         |    |         |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |         +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1 (*)
-|         |    |         \--- androidx.versionedparcelable:versionedparcelable:1.1.1
-|         |    |              +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |              \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
-|         |    \--- io.sentry:sentry-android-ndk:5.4.3
-|         |         +--- io.sentry:sentry:5.4.3 (*)
-|         |         \--- io.sentry:sentry-android-core:5.4.3 (*)
+|         +--- io.sentry:sentry-android -> 6.17.0
+|         |    +--- io.sentry:sentry-android-core:6.17.0
+|         |    |    +--- io.sentry:sentry:6.17.0
+|         |    |    +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.5.1
+|         |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|         |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1
+|         |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.1.0
+|         |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
+|         |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
+|         |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
+|         |    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    |         \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
+|         |    |    |    \--- androidx.startup:startup-runtime:1.1.1
+|         |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |         \--- androidx.tracing:tracing:1.0.0
+|         |    |    |              \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.5.1
+|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
+|         |    |    \--- androidx.core:core:1.3.2 -> 1.8.0
+|         |    |         +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|         |    |         +--- androidx.annotation:annotation-experimental:1.1.0
+|         |    |         +--- androidx.collection:collection:1.0.0 -> 1.1.0
+|         |    |         |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |         +--- androidx.concurrent:concurrent-futures:1.0.0
+|         |    |         |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+|         |    |         |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |         +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1 (*)
+|         |    |         \--- androidx.versionedparcelable:versionedparcelable:1.1.1
+|         |    |              +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |              \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+|         |    \--- io.sentry:sentry-android-ndk:6.17.0
+|         |         +--- io.sentry:sentry:6.17.0
+|         |         \--- io.sentry:sentry-android-core:6.17.0 (*)
-|         +--- io.sentry:sentry-android-okhttp -> 5.4.3
-|         |    +--- io.sentry:sentry:5.4.3 (*)
-|         |    +--- com.squareup.okhttp3:okhttp-bom:4.9.2
-|         |    |    +--- com.squareup.okhttp3:okhttp:4.9.2 (c)
-|         |    |    +--- com.squareup.okhttp3:logging-interceptor:4.9.2 (c)
-|         |    |    \--- com.squareup.okhttp3:okhttp-urlconnection:4.9.2 (c)
-|         |    +--- com.squareup.okhttp3:okhttp -> 4.9.2
-|         |    |    +--- com.squareup.okio:okio:2.8.0 -> 3.2.0
-|         |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
-|         |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.6.21 (*)
-|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.6.21
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32 -> 1.6.21 (*)
+|         +--- io.sentry:sentry-android-okhttp -> 6.17.0
+|         |    +--- io.sentry:sentry:6.17.0
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.6.21 (*)
-|         \--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.9.2 (*)
+|         \--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.9.2
+|              +--- com.squareup.okio:okio:2.8.0 -> 3.2.0
+|              |    \--- com.squareup.okio:okio-jvm:3.2.0
+|              |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.6.21 (*)
+|              |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.6.21
+|              +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
+|              \--- io.sentry:sentry-android-okhttp:6.17.0 (*)
+|    \--- androidx.preference:preference:1.2.0
+|         \--- androidx.appcompat:appcompat:1.1.0 -> 1.4.2
+|              \--- androidx.fragment:fragment:1.3.6 -> 1.5.5
+|                   \--- io.sentry:sentry-android-fragment:6.17.0
+|                        \--- io.sentry:sentry:6.17.0
 \--- org.wordpress:fluxc:{strictly trunk-2d2bf4a52d3d1bcc434529a3700213c376206f7f} -> trunk-2d2bf4a52d3d1bcc434529a3700213c376206f7f
-     \--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0 -> 4.9.2
-          +--- com.squareup.okhttp3:okhttp:4.9.2 (*)
-          \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.6.21 (*)
+     \--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0
+          +--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.9.2 (*)
+          \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.6.21 (*)
++--- com.automattic:about:1.1.0
+|    \--- androidx.compose.ui:ui:1.0.5 -> 1.1.1
+|         \--- androidx.compose.runtime:runtime-saveable:1.1.1
+|              \--- androidx.compose.runtime:runtime:1.1.1
+|                   \--- io.sentry:sentry-compose-android:6.17.0
+|                        +--- io.sentry:sentry:6.17.0
+|                        +--- io.sentry:sentry-android-navigation:6.17.0
+|                        |    \--- io.sentry:sentry:6.17.0
+|                        \--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.5.1 (*)
+\--- io.sentry:sentry-android:6.17.0 (*)

Please review and act accordingly

@wpmobilebot
Copy link
Copy Markdown
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr18372-e4c95b8
Commite4c95b8
Direct Downloadwordpress-prototype-build-pr18372-e4c95b8.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Copy Markdown
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr18372-e4c95b8
Commite4c95b8
Direct Downloadjetpack-prototype-build-pr18372-e4c95b8.apk
Note: Google Login is not supported on these builds.

@oguzkocer oguzkocer modified the milestones: 22.4, 22.5 May 15, 2023
@oguzkocer oguzkocer closed this May 24, 2023
@oguzkocer
Copy link
Copy Markdown
Contributor Author

This update happened as part of #18366 so this PR is no longer necessary.

@oguzkocer oguzkocer deleted the update/sentry-to-3.5.0 branch May 24, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants