Skip to content

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

Closed
github-actions[bot] wants to merge 5 commits into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh
Closed

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-sentry-android-gradle-plugin.sh from 6.10.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

The sentry-android-gradle-plugin moved the bundled SDK version from
plugin-build/gradle.properties to gradle/libs.versions.toml in 6.10.0.
Fall back to the TOML file when gradle.properties lacks sdk_version.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
github-actions Bot and others added 4 commits June 15, 2026 09:56
Co-authored-by: GitHub <noreply@github.com>
Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.4.
- [Commits](hapijs/joi@v17.13.3...v17.13.4)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 17.13.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Antonis Lilis <antonis.lilis@sentry.io>
@antonis antonis force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from cf0347c to 3b5111a Compare June 15, 2026 07:57
@github-actions

Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(deps): update Sentry Android Gradle Plugin to v6.11.0 by github-actions[bot] in #6285
  • chore(deps): bump gradle/actions from 6.1.0 to 6.2.0 by dependabot in #6284
  • chore(deps): bump getsentry/craft from 2.26.8 to 2.26.10 by dependabot in #6283
  • chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.26.8 to 2.26.10 by dependabot in #6281
  • chore(deps): update Sentry Android Gradle Plugin to v6.11.0 by github-actions in #6275
  • chore(deps): update Android SDK to v8.43.2 by github-actions in #6273
  • chore(deps): bump joi from 17.13.3 to 17.13.4 by dependabot in #6279
  • chore(deps): update Cocoa SDK to v9.17.1 by github-actions in #6272
  • docs(replay): clarify fast renderer option docs by leohara in #6276
  • feat(core): Warn when multiple versions of Sentry JS SDK are detected by antonis in #6269

🤖 This preview updates automatically when you update the PR.

@github-actions

Copy link
Copy Markdown
Contributor Author
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request
Warnings
⚠️

🤖 Replay Stubs Check

No changes detected in replay-stubs.jar

All file contents are identical (verified by SHA-256 hash comparison).

Generated by 🚫 dangerJS against 3b5111a

@antonis

antonis commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Closing this to be recreated clean after testing the changes in #6280

@antonis antonis closed this Jun 15, 2026
@antonis antonis deleted the deps/scripts/update-sentry-android-gradle-plugin.sh branch June 15, 2026 08:02
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.

2 participants