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.28.1 to 3.29.0 in /NogasmChart #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Sentry from 3.28.1 to 3.29.0.

Release notes

Sourced from Sentry's releases.

3.29.0

Notice: The <SentryUploadSymbols> MSBuild property previously defaulted to true for projects compiled in Release configuration. It is now false by default. To continue uploading symbols, you must opt-in by setting it to true. See the MSBuild Setup docs for further details.

Features

  • Added basic functionality to support View Hierarchy (#2163)
  • Allow SentryUploadSources to work even when not uploading symbols (#2197)
  • Add support for BeforeSendTransaction (#2188)
  • Add EnableTracing option to simplify enabling tracing (#2201)
  • Make SentryUploadSymbols strictly opt-in (#2216)

Fixes

  • Fix assembly not found on Android in Debug configuration (#2175)
  • Fix context object with circular reference prevents event from being sent (#2210)

Dependencies

Changelog

Sourced from Sentry's changelog.

3.29.0

Notice: The <SentryUploadSymbols> MSBuild property previously defaulted to true for projects compiled in Release configuration. It is now false by default. To continue uploading symbols, you must opt-in by setting it to true. See the MSBuild Setup docs for further details.

Features

  • Added basic functionality to support View Hierarchy (#2163)
  • Allow SentryUploadSources to work even when not uploading symbols (#2197)
  • Add support for BeforeSendTransaction (#2188)
  • Add EnableTracing option to simplify enabling tracing (#2201)
  • Make SentryUploadSymbols strictly opt-in (#2216)

Fixes

  • Fix assembly not found on Android in Debug configuration (#2175)
  • Fix context object with circular reference prevents event from being sent (#2210)

Dependencies

Commits
  • 53d6d5d release: 3.29.0
  • e33a7ef Make SentryUploadSymbols strictly opt-in (#2216)
  • 551b48f chore: update scripts/update-cli.ps1 to 2.14.4 (#2215)
  • 4642a73 Upload sources only in release mode (#2214)
  • 8867154 Update PublicApiGenerator renamed API (#2213)
  • 67c3f44 Fix context object with circular reference prevents event from being sent (#2...
  • f8b0530 Bump github/codeql-action from 2.2.4 to 2.2.5 (#2212)
  • 2f6319e Use 4-core Linux for Android device tests (#2139)
  • 7d3de40 chore(deps): update Java SDK to v6.15.0 (#2207)
  • 1babe43 chore: update scripts/update-cli.ps1 to 2.14.3 (#2208)
  • 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 1 year ago

Superseded by #100.