-
Notifications
You must be signed in to change notification settings - Fork 50
Commit 7cd5c87
authored
fix(deps): update dependency sentry-sdk to v2.24.0 (#934)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sentry-sdk](https://redirect.github.com/getsentry/sentry-python)
([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md))
| `==2.23.1` -> `==2.24.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>getsentry/sentry-python (sentry-sdk)</summary>
###
[`v2.24.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2240)
##### Various fixes & improvements
- fix(tracing): Fix `InvalidOperation`
([#​4179](https://redirect.github.com/getsentry/sentry-python/issues/4179))
by
[@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- Fix memory leak by not piling up breadcrumbs forever in Spark workers.
([#​4167](https://redirect.github.com/getsentry/sentry-python/issues/4167))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Update scripts sources
([#​4166](https://redirect.github.com/getsentry/sentry-python/issues/4166))
by
[@​emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman)
- Fixed flaky test
([#​4165](https://redirect.github.com/getsentry/sentry-python/issues/4165))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- chore(profiler): Add deprecation warning for session functions
([#​4171](https://redirect.github.com/getsentry/sentry-python/issues/4171))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- feat(profiling): reverse profile_session start/stop methods
deprecation
([#​4162](https://redirect.github.com/getsentry/sentry-python/issues/4162))
by [@​viglia](https://redirect.github.com/viglia)
- Reset `DedupeIntegration`'s `last-seen` if `before_send` dropped the
event
([#​4142](https://redirect.github.com/getsentry/sentry-python/issues/4142))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- style(integrations): Fix captured typo
([#​4161](https://redirect.github.com/getsentry/sentry-python/issues/4161))
by [@​pimuzzo](https://redirect.github.com/pimuzzo)
- Handle loguru msg levels that are not supported by Sentry
([#​4147](https://redirect.github.com/getsentry/sentry-python/issues/4147))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- feat(tests): Update tox.ini
([#​4146](https://redirect.github.com/getsentry/sentry-python/issues/4146))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- Support Starlette/FastAPI `app.host`
([#​4157](https://redirect.github.com/getsentry/sentry-python/issues/4157))
by [@​sentrivana](https://redirect.github.com/sentrivana)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "* 0-3 * * 1" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/codegen-sh/codegen).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f675d5e commit 7cd5c87Copy full SHA for 7cd5c87
2 files changed
+5
-5
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments