-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 27f307d
authored
fix(deps): update dependency sentry-sdk to v2.14.0 (fastapi) (#153)
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.13.0` -> `2.14.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.14.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2140)
[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.13.0...2.14.0)
##### Various fixes & improvements
- New `SysExitIntegration`
([#​3401](https://redirect.github.com/getsentry/sentry-python/issues/3401))
by
[@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
For more information, see the documentation for the
[SysExitIntegration](https://docs.sentry.io/platforms/python/integrations/sys_exit).
- Add `SENTRY_SPOTLIGHT` env variable support
([#​3443](https://redirect.github.com/getsentry/sentry-python/issues/3443))
by [@​BYK](https://redirect.github.com/BYK)
- Support Strawberry `0.239.2`
([#​3491](https://redirect.github.com/getsentry/sentry-python/issues/3491))
by
[@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- Add separate `pii_denylist` to `EventScrubber` and run it always
([#​3463](https://redirect.github.com/getsentry/sentry-python/issues/3463))
by [@​sl0thentr0py](https://redirect.github.com/sl0thentr0py)
- Celery: Add wrapper for `Celery().send_task` to support behavior as
`Task.apply_async`
([#​2377](https://redirect.github.com/getsentry/sentry-python/issues/2377))
by [@​divaltor](https://redirect.github.com/divaltor)
- Django: SentryWrappingMiddleware.**init** fails if super() is object
([#​2466](https://redirect.github.com/getsentry/sentry-python/issues/2466))
by
[@​cameron-simpson](https://redirect.github.com/cameron-simpson)
- Fix data_category for sessions envelope items
([#​3473](https://redirect.github.com/getsentry/sentry-python/issues/3473))
by [@​sl0thentr0py](https://redirect.github.com/sl0thentr0py)
- Fix non-UTC timestamps
([#​3461](https://redirect.github.com/getsentry/sentry-python/issues/3461))
by
[@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- Remove obsolete object as superclass
([#​3480](https://redirect.github.com/getsentry/sentry-python/issues/3480))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- Replace custom `TYPE_CHECKING` with stdlib `typing.TYPE_CHECKING`
([#​3447](https://redirect.github.com/getsentry/sentry-python/issues/3447))
by [@​dev-satoshi](https://redirect.github.com/dev-satoshi)
- Refactor `tracing_utils.py`
([#​3452](https://redirect.github.com/getsentry/sentry-python/issues/3452))
by [@​rominf](https://redirect.github.com/rominf)
- Explicitly export symbol in subpackages instead of ignoring
([#​3400](https://redirect.github.com/getsentry/sentry-python/issues/3400))
by [@​hartungstenio](https://redirect.github.com/hartungstenio)
- Better test coverage reports
([#​3498](https://redirect.github.com/getsentry/sentry-python/issues/3498))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Fixed config for old coverage versions
([#​3504](https://redirect.github.com/getsentry/sentry-python/issues/3504))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Fix AWS Lambda tests
([#​3495](https://redirect.github.com/getsentry/sentry-python/issues/3495))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Remove broken Bottle tests
([#​3505](https://redirect.github.com/getsentry/sentry-python/issues/3505))
by [@​sentrivana](https://redirect.github.com/sentrivana)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **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/ddoroshev/pylerplate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImZhc3RhcGkiLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 35debb4 commit 27f307dCopy full SHA for 27f307d
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments