Skip to content

Comments

Bump io.sentry:sentry from 8.32.0 to 8.33.0 in the github-dependencies group#354

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/github-dependencies-c0da95eb1b
Open

Bump io.sentry:sentry from 8.32.0 to 8.33.0 in the github-dependencies group#354
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/github-dependencies-c0da95eb1b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps the github-dependencies group with 1 update: io.sentry:sentry.

Updates io.sentry:sentry from 8.32.0 to 8.33.0

Release notes

Sourced from io.sentry:sentry's releases.

8.33.0

Features

  • Add installGroupsOverride parameter to Build Distribution SDK for programmatic filtering, with support for configuration via properties file using io.sentry.distribution.install-groups-override (#5066)

Fixes

  • When merging tombstones with Native SDK, use the tombstone message if the Native SDK didn't explicitly provide one. (#5095)
  • Fix thread leak caused by eager creation of SentryExecutorService in SentryOptions (#5093)
    • There were cases where we created options that ended up unused but we failed to clean those up.
  • Attach user attributes to logs and metrics regardless of sendDefaultPii (#5099)
  • No longer log a warning if a logging integration cannot initialize Sentry due to missing DSN (#5075)
    • While this may have been useful to some, it caused lots of confusion.
  • Session Replay: Add androidx.camera.view.PreviewView to default maskedViewClasses to mask camera previews by default. (#5097)

Dependencies

Internal

  • Add integration to track session replay custom masking (#5070)
Changelog

Sourced from io.sentry:sentry's changelog.

8.33.0

Features

  • Add installGroupsOverride parameter to Build Distribution SDK for programmatic filtering, with support for configuration via properties file using io.sentry.distribution.install-groups-override (#5066)

Fixes

  • When merging tombstones with Native SDK, use the tombstone message if the Native SDK didn't explicitly provide one. (#5095)
  • Fix thread leak caused by eager creation of SentryExecutorService in SentryOptions (#5093)
    • There were cases where we created options that ended up unused but we failed to clean those up.
  • Attach user attributes to logs and metrics regardless of sendDefaultPii (#5099)
  • No longer log a warning if a logging integration cannot initialize Sentry due to missing DSN (#5075)
    • While this may have been useful to some, it caused lots of confusion.
  • Session Replay: Add androidx.camera.view.PreviewView to default maskedViewClasses to mask camera previews by default. (#5097)

Dependencies

Internal

  • Add integration to track session replay custom masking (#5070)
Commits
  • 20d5879 release: 8.33.0
  • ad8da22 fix(logs,metrics): Attach user attributes to logs and metrics regardless of s...
  • a08aa02 chore(deps): update Native SDK to v0.12.7 (#5098)
  • 066f0ab Session Replay: Add PreviewView to default masked view classes (#5097)
  • 2c9d584 No longer log a warning if a logging integration cannot initialize Sentry due...
  • b6cfb57 Fix thread leak caused by eager creation of SentryExecutorService in `Sentr...
  • aefefa6 fix(android): merge tombstone and Native SDK event message. (#5095)
  • ff8eea4 build(deps): bump getsentry/craft from 2.20.1 to 2.21.2 (#5083)
  • f9f2ee3 chore(android): Enable tombstone feature via AndroidManifest.xml (#5092)
  • 6727e14 feat(replay): Track custom masking usage via integration (#5070)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-dependencies group with 1 update: [io.sentry:sentry](https://github.com/getsentry/sentry-java).


Updates `io.sentry:sentry` from 8.32.0 to 8.33.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.32.0...8.33.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-version: 8.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 22, 2026 01:52
@dependabot dependabot bot requested review from abuijze and corradom and removed request for a team February 22, 2026 01:52
@dependabot dependabot bot requested a review from MateuszNaKodach February 22, 2026 01:52
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.

0 participants