CraftoryStudios / Craftory-Tech

Craftory sets out to extend and push the boundaries of vanilla Minecraft, offering features only thought possible before with Modded Minecraft.
https://craftory.studio/craftory-tech/
GNU General Public License v3.0
15 stars 9 forks source link

build(deps): bump sentry from 1.7.30 to 5.7.3 #205

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sentry from 1.7.30 to 5.7.3.

Release notes

Sourced from sentry's releases.

5.7.3

  • Fix: Sentry Timber integration throws an exception when using args (#1986)

5.7.2

  • Fix: bring back support for Timber.tag (#1974)

5.7.1

  • Fix: Sentry Timber integration does not submit msg.formatted breadcrumbs (#1957)
  • Fix: ANR WatchDog won't crash on SecurityException (#1962)

5.7.0

  • Feat: Automatically enable Timber and Fragment integrations if they are present on the classpath (#1936)

5.6.3

  • Fix: If transaction or span is finished, do not allow to mutate (#1940)
  • Fix: Keep used AndroidX classes from obfuscation (Fixes UI breadcrumbs and Slow/Frozen frames) (#1942)

5.6.2

  • Ref: Make ActivityFramesTracker public to be used by Hybrid SDKs (#1931)
  • Bump: AGP to 7.1.2 (#1930)
  • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)
  • Fix: Do not include stacktrace frames into Timber message (#1898)
  • Fix: Potential memory leaks (#1909)

Breaking changes: Timber.tag is no longer supported by our Timber integration and will not appear on Sentry for error events. Please vote on this issue, if you'd like us to provide support for that.

5.6.2-beta.3

  • Bump: AGP to 7.1.2 (#1930)

5.6.2-beta.2

  • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)

5.6.2-beta.1

  • Fix: Do not include stacktrace frames into Timber message (#1898)

Breaking changes: Timber.tag is no longer supported by our Timber integration and will not appear on Sentry for error events. Please vote on this issue, if you'd like us to provide support for that.

5.6.1

  • Fix: NPE while adding "response_body_size" breadcrumb, when response body is null (#1884)
  • Bump: AGP to 7.1.0 (#1892)
  • Feat: Add options.printUncaughtStackTrace to print uncaught exceptions (#1890)

5.6.0

  • Fix: Change scope of servlet-api to compileOnly (#1880)
  • Feat: Add breadcrumbs support for UI events (automatically captured) (#1876)

... (truncated)

Changelog

Sourced from sentry's changelog.

5.7.3

  • Fix: Sentry Timber integration throws an exception when using args (#1986)

5.7.2

  • Fix: bring back support for Timber.tag (#1974)

5.7.1

  • Fix: Sentry Timber integration does not submit msg.formatted breadcrumbs (#1957)
  • Fix: ANR WatchDog won't crash on SecurityException (#1962)

5.7.0

  • Feat: Automatically enable Timber and Fragment integrations if they are present on the classpath (#1936)

5.6.3

  • Fix: If transaction or span is finished, do not allow to mutate (#1940)
  • Fix: Keep used AndroidX classes from obfuscation (Fixes UI breadcrumbs and Slow/Frozen frames) (#1942)

5.6.2

  • Ref: Make ActivityFramesTracker public to be used by Hybrid SDKs (#1931)
  • Bump: AGP to 7.1.2 (#1930)
  • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)
  • Fix: Do not include stacktrace frames into Timber message (#1898)
  • Fix: Potential memory leaks (#1909)

Breaking changes: Timber.tag is no longer supported by our Timber integration and will not appear on Sentry for error events. Please vote on this issue, if you'd like us to provide support for that.

5.6.2-beta.3

  • Ref: Make ActivityFramesTracker public to be used by Hybrid SDKs (#1931)
  • Bump: AGP to 7.1.2 (#1930)

5.6.2-beta.2

  • Fix: NPE while adding "response_body_size" breadcrumb, when response body length is unknown (#1908)

5.6.2-beta.1

  • Fix: Do not include stacktrace frames into Timber message (#1898)
  • Fix: Potential memory leaks (#1909)

Breaking changes: Timber.tag is no longer supported by our Timber integration and will not appear on Sentry for error events.

... (truncated)

Commits


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 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 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)
dependabot[bot] commented 2 years ago

Superseded by #208.