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.22.0 to 3.23.0 in /NogasmChart #78

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Sentry from 3.22.0 to 3.23.0.

Release notes

Sourced from Sentry's releases.

3.23.0

Features

  • Update bundled Android SDK to version 6.5.0 (#1984)
  • Update bundled Cocoa SDK to version 7.28.0 (#1988)
  • Allow custom processors to be added as a scoped dependency (#1979)
  • Support DI for custom transaction processors (#1993)
  • Mark Transaction as aborted when unhandled exception occurs (#1996)
  • Build Windows and Tizen targets for Sentry.Maui (#2005)
  • Add Custom Measurements API (#2013)
  • Add ISpan.GetTransaction convenience method (#2014)

Fixes

  • Split Android and Cocoa bindings into separate projects (#1983)
    • NuGet package Sentry now depends on Sentry.Bindings.Android for net6.0-android targets.
    • NuGet package Sentry now depends on Sentry.Bindings.Cocoa for net6.0-ios and net6.0-maccatalyst targets.
  • Exclude EF error message from logging (#1980)
  • Ensure logs with lower levels are captured by Sentry.Extensions.Logging (#1992)
  • Fix bug with pre-formatted strings passed to diagnostic loggers (#2004)
  • Fix DI issue by binding to MAUI using lifecycle events (#2006)
  • Unhide SentryEvent.Exception (#2011)
  • Bump Google.Cloud.Functions.Hosting to version 1.1.0 (#2015)
  • Fix default host issue for the Sentry Tunnel middleware (#2019)
Changelog

Sourced from Sentry's changelog.

3.23.0

Features

  • Update bundled Android SDK to version 6.5.0 (#1984)
  • Update bundled Cocoa SDK to version 7.28.0 (#1988)
  • Allow custom processors to be added as a scoped dependency (#1979)
  • Support DI for custom transaction processors (#1993)
  • Mark Transaction as aborted when unhandled exception occurs (#1996)
  • Build Windows and Tizen targets for Sentry.Maui (#2005)
  • Add Custom Measurements API (#2013)
  • Add ISpan.GetTransaction convenience method (#2014)

Fixes

  • Split Android and Cocoa bindings into separate projects (#1983)
    • NuGet package Sentry now depends on Sentry.Bindings.Android for net6.0-android targets.
    • NuGet package Sentry now depends on Sentry.Bindings.Cocoa for net6.0-ios and net6.0-maccatalyst targets.
  • Exclude EF error message from logging (#1980)
  • Ensure logs with lower levels are captured by Sentry.Extensions.Logging (#1992)
  • Fix bug with pre-formatted strings passed to diagnostic loggers (#2004)
  • Fix DI issue by binding to MAUI using lifecycle events (#2006)
  • Unhide SentryEvent.Exception (#2011)
  • Bump Google.Cloud.Functions.Hosting to version 1.1.0 (#2015)
  • Fix default host issue for the Sentry Tunnel middleware (#2019)
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 #80.