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.25.0 to 3.26.0 in /NogasmChart #91

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Sentry from 3.25.0 to 3.26.0.

Release notes

Sourced from Sentry's releases.

3.26.0

Features

  • Use Sentry CLI after build to upload symbols (#2107)

Fixes

  • Logging info instead of warning when skipping debug images (#2101)
  • Fix unhandled exception not captured when hub disabled (#2103)
  • Fix Android support for Portable PDB format when app uses split APKs (#2108)
  • Fix session ending as crashed for unobserved task exceptions (#2112)
  • Set absolute path when stripping project path on stack frame (#2117)
Changelog

Sourced from Sentry's changelog.

3.26.0

Features

  • Use Sentry CLI after build to upload symbols (#2107)

Fixes

  • Logging info instead of warning when skipping debug images (#2101)
  • Fix unhandled exception not captured when hub disabled (#2103)
  • Fix Android support for Portable PDB format when app uses split APKs (#2108)
  • Fix session ending as crashed for unobserved task exceptions (#2112)
  • Set absolute path when stripping project path on stack frame (#2117)
Commits
  • 8d579cb release: 3.26.0
  • 4dbe8dd Set absolute path when stripping project path on stack frame (#2117)
  • 0d79b20 Fix session ending as crashed for unobserved task exceptions (#2112)
  • 8847158 Fix flaky test due to leading zeros on debug id (#2114)
  • e527034 Drop preview tag for MAUI (#2115)
  • 6b17e2c Use Sentry CLI after build to upload symbols (#2107)
  • 6e1cdd6 Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#2109)
  • 85104ca Fix Android support for Portable PDB format when app uses split APKs (#2108)
  • af8c42c Fix unhandled exception not captured when hub disabled (#2103)
  • 28a9a73 fix: Logging Info instead of Warning when skipping debug images (#2101)
  • 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)