Skip to content

build(deps): bump io.sentry:sentry-android from 8.35.0 to 8.36.0 in /android#1176

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/android/io.sentry-sentry-android-8.36.0
Open

build(deps): bump io.sentry:sentry-android from 8.35.0 to 8.36.0 in /android#1176
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/android/io.sentry-sentry-android-8.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps io.sentry:sentry-android from 8.35.0 to 8.36.0.

Release notes

Sourced from io.sentry:sentry-android's releases.

8.36.0

Features

  • Show feedback form on device shake (#5150)
    • Enable via options.getFeedbackOptions().setUseShakeGesture(true) or manifest meta-data io.sentry.feedback.use-shake-gesture
    • Uses the device's accelerometer — no special permissions required

Fixes

  • Support masking/unmasking and click/scroll detection for Jetpack Compose 1.10+ (#5189)

Dependencies

  • Bump Native SDK from v0.13.1 to v0.13.2 (#5181)
  • Bump com.abovevacant:epitaph to 0.1.1 to avoid old D8/R8 dexing crashes in downstream Android builds on old AGP versions such as 7.4.x. (#5200)
Changelog

Sourced from io.sentry:sentry-android's changelog.

8.36.0

Features

  • Show feedback form on device shake (#5150)
    • Enable via options.getFeedbackOptions().setUseShakeGesture(true) or manifest meta-data io.sentry.feedback.use-shake-gesture
    • Uses the device's accelerometer — no special permissions required

Fixes

  • Support masking/unmasking and click/scroll detection for Jetpack Compose 1.10+ (#5189)

Dependencies

  • Bump Native SDK from v0.13.1 to v0.13.2 (#5181)
  • Bump com.abovevacant:epitaph to 0.1.1 to avoid old D8/R8 dexing crashes in downstream Android builds on old AGP versions such as 7.4.x. (#5200)
Commits
  • c40144a release: 8.36.0
  • 28b6988 feat(feedback): implement shake gesture detection (#5150)
  • 9c1b406 Support apps compiled against Jetpack Compose 1.10 (#5189)
  • 37ec571 fix(android): bump epitaph to 0.1.1 (#5200)
  • 5914404 Add AI rules files for Profiling (#5034)
  • b4edb46 chore: update scripts/update-sentry-native-ndk.sh to 0.13.2 (#5181)
  • 5183932 build(deps): bump github/codeql-action from 4.32.4 to 4.32.6 (#5170)
  • 01540d6 build(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1 (#5195)
  • adaff66 build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#5196)
  • 139023e build(deps): bump getsentry/craft from 2.23.1 to 2.24.1 (#5197)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.35.0...8.36.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-version: 8.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 23, 2026
@dependabot dependabot bot requested a review from lucas-zimerman as a code owner March 23, 2026 15:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

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


Internal Changes 🔧

  • (deps) Bump io.sentry:sentry-android from 8.35.0 to 8.36.0 in /android by dependabot[bot] in #1176

🤖 This preview updates automatically when you update the PR.

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

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


Internal Changes 🔧

  • (deps) Bump io.sentry:sentry-android from 8.35.0 to 8.36.0 in /android by dependabot[bot] in #1176

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

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


Internal Changes 🔧

  • (deps) Bump io.sentry:sentry-android from 8.35.0 to 8.36.0 in /android by dependabot[bot] in #1176

🤖 This preview updates automatically when you update the PR.

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants