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.5.0 #168

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sentry from 1.7.30 to 5.5.0.

Release notes

Sourced from sentry's releases.

5.5.0

  • Bump: log4j to 2.15.0 (#1839)
  • Ref: Rename Fragment span operation from ui.fragment.load to ui.load (#1824)
  • Feat: Add locale to device context and deprecate language (#1832)
  • Ref: change java.util.Random to java.security.SecureRandom for possible security reasons (#1831)
  • Feat: Add SentryFileInputStream and SentryFileOutputStream for File I/O performance instrumentation (#1826)
  • Feat: Add SentryFileReader and SentryFileWriter for File I/O instrumentation (#1843)

5.4.3

  • Fix: Only report App start measurement for full launch on Android (#1821)

5.4.2

  • Ref: catch Throwable instead of Exception to suppress internal SDK errors (#1812)

5.4.1

  • Feat: Refactor OkHttp and Apollo to Kotlin functional interfaces (#1797)
  • Feat: Add secondary constructor to SentryInstrumentation (#1804)
  • Fix: Do not start fragment span if not added to the Activity (#1813)

5.4.0

  • Feat: Add graphql-java instrumentation (#1777)
  • Fix: Do not crash when event processors throw a lower level Throwable class (#1800)
  • Fix: ActivityFramesTracker does not throw if Activity has no observers (#1799)

5.3.0

  • Feat: Add datasource tracing with P6Spy (#1784)
  • Fix: ActivityFramesTracker does not throw if Activity has not been added (#1782)
  • Fix: PerformanceAndroidEventProcessor uses up to date isTracingEnabled set on Configuration callback (#1786)

5.2.4

  • Fix: Window.FEATURE_NO_TITLE does not work when using activity traces (#1769)
  • Fix: unregister UncaughtExceptionHandler on close (#1770)

5.2.3

  • Fix: Make ActivityFramesTracker operations thread-safe (#1762)
  • Fix: Clone Scope Contexts (#1763)
  • Bump: AGP to 7.0.3 (#1765)

5.2.2

  • Fix: Close HostnameCache#executorService on SentryClient#close (#1757)

5.2.1

  • Feat: Add isCrashedLastRun support (#1739)
  • Fix: Handle exception if Context.registerReceiver throws (#1747)
  • Feat: Attach Java vendor and version to events and transactions (#1703)

5.2.0

  • Feat: Allow setting proguard via Options and/or external resources (#1728)
  • Feat: Add breadcrumbs for the Apollo integration (#1726)
  • Fix: Don't set lastEventId for transactions (#1727)

... (truncated)

Changelog

Sourced from sentry's changelog.

5.5.0

  • Bump: log4j to 2.15.0 (#1839)
  • Ref: Rename Fragment span operation from ui.fragment.load to ui.load (#1824)
  • Feat: Add locale to device context and deprecate language (#1832)
  • Ref: change java.util.Random to java.security.SecureRandom for possible security reasons (#1831)
  • Feat: Add SentryFileInputStream and SentryFileOutputStream for File I/O performance instrumentation (#1826)
  • Feat: Add SentryFileReader and SentryFileWriter for File I/O instrumentation (#1843)

5.4.3

  • Fix: Only report App start measurement for full launch on Android (#1821)

5.4.2

  • Ref: catch Throwable instead of Exception to suppress internal SDK errors (#1812)

5.4.1

  • Feat: Refactor OkHttp and Apollo to Kotlin functional interfaces (#1797)
  • Feat: Add secondary constructor to SentryInstrumentation (#1804)
  • Fix: Do not start fragment span if not added to the Activity (#1813)

5.4.0

  • Feat: Add graphql-java instrumentation (#1777)
  • Fix: Do not crash when event processors throw a lower level Throwable class (#1800)
  • Fix: ActivityFramesTracker does not throw if Activity has no observers (#1799)

5.3.0

  • Feat: Add datasource tracing with P6Spy (#1784)
  • Fix: ActivityFramesTracker does not throw if Activity has not been added (#1782)
  • Fix: PerformanceAndroidEventProcessor uses up to date isTracingEnabled set on Configuration callback (#1786)

5.2.4

  • Fix: Window.FEATURE_NO_TITLE does not work when using activity traces (#1769)
  • Fix: unregister UncaughtExceptionHandler on close (#1770)

5.2.3

  • Fix: Make ActivityFramesTracker operations thread-safe (#1762)
  • Fix: Clone Scope Contexts (#1763)
  • Bump: AGP to 7.0.3 (#1765)

5.2.2

  • Fix: Close HostnameCache#executorService on SentryClient#close (#1757)

... (truncated)

Commits
  • 911c03b release: 5.5.0
  • 0eb6505 feat: Add runtime classes for FileReader/FileWriter instrumentation (#1843)
  • 4c1cf85 feat: Add runtime classes for FileIOStream instrumentation (#1826)
  • 17ec3a4 add missing packages and Android APIs to readme
  • da96de5 chore(ci): break ci if missing artifact (#1841)
  • 3559f27 Bump: log4j to 2.15.0 (#1839)
  • b182c6e Feat: Add locale to device context and deprecate language (#1832)
  • 5ce8406 change java.util.Random to java.security.SecureRandom (#1831)
  • 9c2110f Ref: Rename Fragment span operation from ui.fragment.load to ui.load (#1824)
  • 4d0270a Prepare 5.4.4
  • 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 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 #172.