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.33.0 to 3.39.0 in /NogasmChart #112

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps Sentry from 3.33.0 to 3.39.0.

Release notes

Sourced from Sentry's releases.

3.39.0

Features

  • Added additional DB attributes to automatically generated spans like name and provider (#2583)
  • Hints now accept attachments provided as a file path via AddAttachment method (#2585)

Fixes

  • Resolved an isse where the SDK would throw an exception while attempting to set the DynamicSamplingContext but the context exists already. (#2592)

Dependencies

3.36.0

Features

Fixes

  • Android: Fix proguard/r8 mapping file upload (#2574)

Dependencies

3.35.1

Fixes

  • The SDK no longer creates transactions with their start date set to Jan 01, 001 (#2544)

Dependencies

... (truncated)

Changelog

Sourced from Sentry's changelog.

3.39.0

Features

  • Added additional DB attributes to automatically generated spans like name and provider (#2583)
  • Hints now accept attachments provided as a file path via AddAttachment method (#2585)

Fixes

  • Resolved an isse where the SDK would throw an exception while attempting to set the DynamicSamplingContext but the context exists already. (#2592)

Dependencies

3.36.0

Features

Fixes

  • Android: Fix proguard/r8 mapping file upload (#2574)

Dependencies

3.35.1

Fixes

  • The SDK no longer creates transactions with their start date set to Jan 01, 001 (#2544)

Dependencies

  • Bump CLI from v2.20.4 to v2.20.5 (#2539)

... (truncated)

Commits
  • f985f38 release: 3.39.0
  • db270dc feat: Added DB attributes to spans (#2583)
  • c2a31b4 fix: Stopping the SDK from creating DynamicSamplingContext Exception (#2592)
  • 8ae8d04 chore(deps): update Cocoa SDK to v8.11.0 (#2594)
  • f42def4 Bump gradle/gradle-build-action from 2.7.1 to 2.8.0 (#2593)
  • 4606708 chore: update scripts/update-cli.ps1 to 2.20.6 (#2590)
  • e8f5b10 feat: Added AddAttachment to the Hint (#2585)
  • 694fd00 Moved Sentry.Samples.OpenTelemetry.AspNet to getsentry/examples repo (#2587)
  • b3e104a Removed obsolete solution filters (#2586)
  • 3c10323 Automatically generate solution filters (#2576)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 10 months ago

Superseded by #113.