Skip to content

Bump sentry-sdk from 1.3.1 to 1.4.1#3770

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sentry-sdk-1.4.1
Closed

Bump sentry-sdk from 1.3.1 to 1.4.1#3770
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sentry-sdk-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 27, 2021

Copy link
Copy Markdown
Contributor

Bumps sentry-sdk from 1.3.1 to 1.4.1.

Release notes

Sourced from sentry-sdk's releases.

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.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
  • 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)
  • 7534c41 Merge branch 'release/1.4.0'
  • b986a23 release: 1.4.0
  • 19b8587 fix(test): Update IP extraction for ASGI tests (#1200)
  • a6e1fae misc(test): Dont run tests on -dev branches and add latest versions of Django...
  • a780784 fix(apidocs): Fix circular imports, run in PRs and master (#1197)
  • 9de8d47 Add real ip detection to asgi integration (#1199)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jtschladen.


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 dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 27, 2021

@jtschladen jtschladen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot Bot force-pushed the dependabot/pip/sentry-sdk-1.4.1 branch 2 times, most recently from 6258a75 to 6cc971d Compare September 27, 2021 16:34
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/sentry-sdk-1.4.1 branch from 6cc971d to 6f8e636 Compare September 27, 2021 17:01
@dependabot @github

dependabot Bot commented on behalf of github Sep 27, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #3773.

@dependabot dependabot Bot closed this Sep 27, 2021
@dependabot dependabot Bot deleted the dependabot/pip/sentry-sdk-1.4.1 branch September 27, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant