python / the-knights-who-say-ni

CLA enforcement bot for Python organization projects
Apache License 2.0
85 stars 34 forks source link

Bump sentry-sdk from 1.3.1 to 1.4.2 #293

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sentry-sdk from 1.3.1 to 1.4.2.

Release notes

Sourced from sentry-sdk's releases.

1.4.2

  • Made envelope modifications in the HTTP transport non observable #1206

1.4.1

  • Fix race condition between finish and start_child in tracing #1203

1.4.0

  • No longer set the last event id for transactions #1186
  • Added support for client reports (disabled by default for now) #1181
  • Added tracestate header handling #1179
  • Added real ip detection to asgi integration #1199
Changelog

Sourced from sentry-sdk's changelog.

1.4.2

  • Made envelope modifications in the HTTP transport non observable #1206

1.4.1

  • Fix race condition between finish and start_child in tracing #1203

1.4.0

  • No longer set the last event id for transactions #1186
  • Added support for client reports (disabled by default for now) #1181
  • Added tracestate header handling #1179
  • Added real ip detection to asgi integration #1199
Commits
  • 6fe2658 release: 1.4.2
  • 765f3dd Revert "meta: set title back to unreleased in changelog"
  • f8b00c8 meta: set title back to unreleased in changelog
  • 2152edf meta: updated changelog for 1.4.2
  • 7d21816 fix: Ensure that an envelope is cloned before it's modified (#1206)
  • 90ec7f7 Merge branch 'release/1.4.1'
  • 668b0a8 release: 1.4.1
  • 9a07b86 misc: 1.4.1 changelog
  • 44b18cb fix(tracing): Fix race condition between finish and start_child (#1203)
  • 6397268 ci(release): Use the latest version of publish (#1201)
  • 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 3 years ago

Superseded by #294.