FilaMagenta / App

The official app for Filà Magenta. Available for iOS and Android.
0 stars 0 forks source link

Bump sentry-android from 6.32.0 to 6.33.0 #20

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps sentry-android from 6.32.0 to 6.33.0. Updates io.sentry:sentry-android from 6.32.0 to 6.33.0

Release notes

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

6.33.0

Features

  • Add thread information to spans (#2998)
  • Use PixelCopy API for capturing screenshots on API level 24+ (#3008)

Fixes

  • Fix crash when HTTP connection error message contains formatting symbols (#3002)
  • Cap max number of stack frames to 100 to not exceed payload size limit (#3009)
    • This will ensure we report errors with a big number of frames such as StackOverflowError
  • Fix user interaction tracking not working for Jetpack Compose 1.5+ (#3010)
  • Make sure to close all Closeable resources (#3000)
Changelog

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

6.33.0

Features

  • Add thread information to spans (#2998)
  • Use PixelCopy API for capturing screenshots on API level 24+ (#3008)

Fixes

  • Fix crash when HTTP connection error message contains formatting symbols (#3002)
  • Cap max number of stack frames to 100 to not exceed payload size limit (#3009)
    • This will ensure we report errors with a big number of frames such as StackOverflowError
  • Fix user interaction tracking not working for Jetpack Compose 1.5+ (#3010)
  • Make sure to close all Closeable resources (#3000)
Commits
  • a22a885 release: 6.33.0
  • 3c47eb7 Fix CHANGELOG.md (#3020)
  • 0404ea3 Use PixelCopy API for capturing screenshots on API level 24+ (#3008)
  • c3f503e Make sure to close all Closeable resources (#3000)
  • 93a76ca Tag all spans with main thread flag (#2998)
  • 1ab82a3 Fix user interaction tracking not working for Jetpack Compose 1.5+ (#3010)
  • bc4be3b Cap max number of stack frames to 100 to not exceed payload size limit (#3009)
  • 3548754 Fix crash when HTTP connection error message contains formatting symbols (#3002)
  • 02e9e80 Bump saucelabs/saucectl-run-action from 3.3.0 to 4.0.0 (#3006)
  • 86f0096 Add missing license headers (#3003)
  • Additional commits viewable in compare view


Updates io.sentry:sentry-compose-android from 6.32.0 to 6.33.0

Release notes

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

6.33.0

Features

  • Add thread information to spans (#2998)
  • Use PixelCopy API for capturing screenshots on API level 24+ (#3008)

Fixes

  • Fix crash when HTTP connection error message contains formatting symbols (#3002)
  • Cap max number of stack frames to 100 to not exceed payload size limit (#3009)
    • This will ensure we report errors with a big number of frames such as StackOverflowError
  • Fix user interaction tracking not working for Jetpack Compose 1.5+ (#3010)
  • Make sure to close all Closeable resources (#3000)
Changelog

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

6.33.0

Features

  • Add thread information to spans (#2998)
  • Use PixelCopy API for capturing screenshots on API level 24+ (#3008)

Fixes

  • Fix crash when HTTP connection error message contains formatting symbols (#3002)
  • Cap max number of stack frames to 100 to not exceed payload size limit (#3009)
    • This will ensure we report errors with a big number of frames such as StackOverflowError
  • Fix user interaction tracking not working for Jetpack Compose 1.5+ (#3010)
  • Make sure to close all Closeable resources (#3000)
Commits
  • a22a885 release: 6.33.0
  • 3c47eb7 Fix CHANGELOG.md (#3020)
  • 0404ea3 Use PixelCopy API for capturing screenshots on API level 24+ (#3008)
  • c3f503e Make sure to close all Closeable resources (#3000)
  • 93a76ca Tag all spans with main thread flag (#2998)
  • 1ab82a3 Fix user interaction tracking not working for Jetpack Compose 1.5+ (#3010)
  • bc4be3b Cap max number of stack frames to 100 to not exceed payload size limit (#3009)
  • 3548754 Fix crash when HTTP connection error message contains formatting symbols (#3002)
  • 02e9e80 Bump saucelabs/saucectl-run-action from 3.3.0 to 4.0.0 (#3006)
  • 86f0096 Add missing license headers (#3003)
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)