Skip to content

chore(deps): update Sentry Android Gradle Plugin to v6.11.0#5

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh
Open

chore(deps): update Sentry Android Gradle Plugin to v6.11.0#5
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 20, 2026

Copy link
Copy Markdown

Bumps scripts/update-sentry-android-gradle-plugin.sh from 6.2.0 to 6.11.0.

Auto-generated by a dependency updater.

Changelog

6.11.0

Fixes

  • Resolve the sentry-cli path as a task input instead of memoizing it in a static field, fixing stale-path build failures when switching branches with the configuration cache enabled (#1264)
    • This fixed the issue where sentry-cli could not be found (A problem occurred starting process 'command ../sentry-cliXXX.exe')
  • Defer the telemetry default-org lookup to execution time so the configuration cache no longer re-runs sentry-cli on every build (#1263)
  • The published Gradle plugin and sentry-snapshots-runtime POMs no longer declare a transitive kotlin-stdlib dependency (#1276)
  • Normalize Linux ARM64 architecture name for bundled sentry-cli binary lookup (#1201)

Dependencies

6.10.0

Features

  • Add support for the Kotlin 2.4 compiler in the Compose tracing compiler plugin (#1253)

Fixes

  • Compose tracing no longer adds the Sentry modifier multiple times for chained modifiers (e.g. Modifier.fillMaxSize().padding()) on Kotlin 2.2 and newer (#1253)

Dependencies

API Changes

  • The debug extension property is now typed as Property<Boolean> instead of Property<Boolean?> (#1253)

6.9.0

Fixes

  • Defer instrumentation log directory creation to execution time and use variant-specific paths to prevent log file corruption during parallel variant transforms (#1236)

Dependencies

6.8.1

Fixes

  • Fail fast with a clear error when Snapshots feature is used with AGP 7.x (#1212)

6.8.0

Dependencies

6.7.1

Fixes

  • Fix snapshot upload error by using string values for all sidecar tags (#1199)

6.7.0

Features

  • Add global diffThreshold option for snapshots (#1186)

Fixes

  • Change auto-install trigger for log4j2 from -api to -core dependency (#1155)

Dependencies

6.6.0

Dependencies

6.5.0

Dependencies

6.4.0

Dependencies

6.4.0-alpha.6

Internal Changes 🔧

Deps
  • Update CLI to v3.3.5 by github-actions in #1132
  • Update CLI to v3.3.4 by github-actions in #1122

6.4.0-alpha.5

Internal Changes 🔧

Deps
  • Update CLI to v3.3.5 by github-actions in #1132
  • Update CLI to v3.3.4 by github-actions in #1122

6.4.0-alpha.4

Internal Changes 🔧

Deps
  • Update CLI to v3.3.5 by github-actions in #1132
  • Update CLI to v3.3.4 by github-actions in #1122

6.4.0-alpha.3

Dependencies

6.3.0

Dependencies

6.3.0-alpha.2

Internal Changes 🔧

  • Pin GitHub Actions to full-length commit SHAs by joshuarli in #1116

@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.1.0 chore(deps): update Sentry Android Gradle Plugin to v6.2.0 Mar 19, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 91ebe81 to f5f95d8 Compare March 19, 2026 04:50
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from f5f95d8 to 8ddaf54 Compare March 27, 2026 05:02
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.2.0 chore(deps): update Sentry Android Gradle Plugin to v6.3.0 Mar 27, 2026
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.3.0 chore(deps): update Sentry Android Gradle Plugin to v6.4.0 Apr 10, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 8ddaf54 to 3437c66 Compare April 10, 2026 05:18
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 3437c66 to 9eb4cf9 Compare April 24, 2026 05:28
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.4.0 chore(deps): update Sentry Android Gradle Plugin to v6.5.0 Apr 24, 2026
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.5.0 chore(deps): update Sentry Android Gradle Plugin to v6.6.0 May 5, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 9eb4cf9 to 29459b5 Compare May 5, 2026 05:35
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.6.0 chore(deps): update Sentry Android Gradle Plugin to v6.7.0 May 16, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 29459b5 to 630a450 Compare May 16, 2026 05:47
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.7.0 chore(deps): update Sentry Android Gradle Plugin to v6.7.1 May 20, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 630a450 to 675bca7 Compare May 20, 2026 06:42
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.7.1 chore(deps): update Sentry Android Gradle Plugin to v6.8.1 May 22, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 675bca7 to e18b49c Compare May 22, 2026 06:42
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.8.1 chore(deps): update Sentry Android Gradle Plugin to v6.9.0 May 29, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from e18b49c to f56ed6a Compare May 29, 2026 06:47
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from f56ed6a to 9c066ef Compare June 6, 2026 06:22
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.9.0 chore(deps): update Sentry Android Gradle Plugin to v6.10.0 Jun 6, 2026
@github-actions github-actions Bot force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from 9c066ef to 2eeaac1 Compare June 12, 2026 07:16
@github-actions github-actions Bot changed the title chore(deps): update Sentry Android Gradle Plugin to v6.10.0 chore(deps): update Sentry Android Gradle Plugin to v6.11.0 Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant