blackspherefollower / NogasmChart

A Nogasm session recording tool
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

build(deps): bump Sentry from 3.23.1 to 3.24.1 in /NogasmChart #88

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Sentry from 3.23.1 to 3.24.1.

Release notes

Sourced from Sentry's releases.

3.24.1

Fixes

  • Fix missing stack trace on UnobservedTaskException (#2067)
  • Fix warning caused by db connection span closed prematurely (#2068)
  • Attach db connections to child spans correctly (#2071)
  • Improve MAUI event bindings (#2089)

3.24.0

Features

  • Simplify API for flushing events (#2030)
  • Update bundled Cocoa SDK to version 7.31.1 (#2053)
  • Update bundled Android SDK to version 6.7.1 (#2058)

Fixes

  • Update unobserved task exception integration (#2034)
  • Fix trace propagation targets setter (#2035)
  • Fix DiagnosticSource integration disabled incorrectly with TracesSampler (#2039)
  • Update transitive dependencies to resolve security warnings (#2045)
  • Fix issue with Hot Restart for iOS (#2047)
  • Fix CacheDirectoryPath option on MAUI (#2055)
Changelog

Sourced from Sentry's changelog.

3.24.1

Fixes

  • Fix missing stack trace on UnobservedTaskException (#2067)
  • Fix warning caused by db connection span closed prematurely (#2068)
  • Attach db connections to child spans correctly (#2071)
  • Improve MAUI event bindings (#2089)

3.24.0

Features

  • Simplify API for flushing events (#2030)
  • Update bundled Cocoa SDK to version 7.31.1 (#2053)
  • Update bundled Android SDK to version 6.7.1 (#2058)

Fixes

  • Update unobserved task exception integration (#2034)
  • Fix trace propagation targets setter (#2035)
  • Fix DiagnosticSource integration disabled incorrectly with TracesSampler (#2039)
  • Update transitive dependencies to resolve security warnings (#2045)
  • Fix issue with Hot Restart for iOS (#2047)
  • Fix CacheDirectoryPath option on MAUI (#2055)
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 1 year ago

Superseded by #89.