Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency sentry-sdk to v2.19.0 (fastapi) (#219)
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.18.0` -> `2.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.18.0/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.18.0/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.19.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2190) [Compare Source](https://redirect.github.com/getsentry/sentry-python/compare/2.18.0...2.19.0) ##### Various fixes & improvements - New: introduce `rust_tracing` integration. See https://docs.sentry.io/platforms/python/integrations/rust_tracing/ ([#​3717](https://redirect.github.com/getsentry/sentry-python/issues/3717)) by [@​matt-codecov](https://redirect.github.com/matt-codecov) - Auto enable Litestar integration ([#​3540](https://redirect.github.com/getsentry/sentry-python/issues/3540)) by [@​provinzkraut](https://redirect.github.com/provinzkraut) - Deprecate `sentry_sdk.init` context manager ([#​3729](https://redirect.github.com/getsentry/sentry-python/issues/3729)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - feat(spotlight): Send PII to Spotlight when no DSN is set ([#​3804](https://redirect.github.com/getsentry/sentry-python/issues/3804)) by [@​BYK](https://redirect.github.com/BYK) - feat(spotlight): Add info logs when Sentry is enabled ([#​3735](https://redirect.github.com/getsentry/sentry-python/issues/3735)) by [@​BYK](https://redirect.github.com/BYK) - feat(spotlight): Inject Spotlight button on Django ([#​3751](https://redirect.github.com/getsentry/sentry-python/issues/3751)) by [@​BYK](https://redirect.github.com/BYK) - feat(spotlight): Auto enable cache_spans for Spotlight on DEBUG ([#​3791](https://redirect.github.com/getsentry/sentry-python/issues/3791)) by [@​BYK](https://redirect.github.com/BYK) - fix(logging): Handle parameter `stack_info` for the `LoggingIntegration` ([#​3745](https://redirect.github.com/getsentry/sentry-python/issues/3745)) by [@​gmcrocetti](https://redirect.github.com/gmcrocetti) - fix(pure-eval): Make sentry-sdk\[pure-eval] installable with pip==24.0 ([#​3757](https://redirect.github.com/getsentry/sentry-python/issues/3757)) by [@​sentrivana](https://redirect.github.com/sentrivana) - fix(rust_tracing): include_tracing_fields arg to control unvetted data in rust_tracing integration ([#​3780](https://redirect.github.com/getsentry/sentry-python/issues/3780)) by [@​matt-codecov](https://redirect.github.com/matt-codecov) - fix(aws) Fix aws lambda tests (by reducing event size) ([#​3770](https://redirect.github.com/getsentry/sentry-python/issues/3770)) by [@​antonpirker](https://redirect.github.com/antonpirker) - fix(arq): fix integration with Worker settings as a dict ([#​3742](https://redirect.github.com/getsentry/sentry-python/issues/3742)) by [@​saber-solooki](https://redirect.github.com/saber-solooki) - fix(httpx): Prevent Sentry baggage duplication ([#​3728](https://redirect.github.com/getsentry/sentry-python/issues/3728)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - fix(falcon): Don't exhaust request body stream ([#​3768](https://redirect.github.com/getsentry/sentry-python/issues/3768)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - fix(integrations): Check `retries_left` before capturing exception ([#​3803](https://redirect.github.com/getsentry/sentry-python/issues/3803)) by [@​malkovro](https://redirect.github.com/malkovro) - fix(openai): Use name instead of description ([#​3807](https://redirect.github.com/getsentry/sentry-python/issues/3807)) by [@​sourceful-rob](https://redirect.github.com/sourceful-rob) - test(gcp): Only run GCP tests when they should ([#​3721](https://redirect.github.com/getsentry/sentry-python/issues/3721)) by [@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex) - chore: Shorten CI workflow names ([#​3805](https://redirect.github.com/getsentry/sentry-python/issues/3805)) by [@​sentrivana](https://redirect.github.com/sentrivana) - chore: Test with pyspark prerelease ([#​3760](https://redirect.github.com/getsentry/sentry-python/issues/3760)) by [@​sentrivana](https://redirect.github.com/sentrivana) - build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 ([#​3792](https://redirect.github.com/getsentry/sentry-python/issues/3792)) by [@​dependabot](https://redirect.github.com/dependabot) - build(deps): bump actions/checkout from 4.2.1 to 4.2.2 ([#​3691](https://redirect.github.com/getsentry/sentry-python/issues/3691)) by [@​dependabot](https://redirect.github.com/dependabot) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6ImZhc3RhcGkiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
e0777fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage Report