Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency sentry-sdk to v2.9.0 (#1991)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sentry-sdk](https://togithub.com/getsentry/sentry-python) ([changelog](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `==2.8.0` -> `==2.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.8.0/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.8.0/2.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.9.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#290) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.8.0...2.9.0) ##### Various fixes & improvements - ref(transport): Improve event data category typing ([#​3243](https://togithub.com/getsentry/sentry-python/issues/3243)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - ref(tracing): Improved handling of span status ([#​3261](https://togithub.com/getsentry/sentry-python/issues/3261)) by [@​antonpirker](https://togithub.com/antonpirker) - test(client): Add tests for dropped span client reports ([#​3244](https://togithub.com/getsentry/sentry-python/issues/3244)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(transport): Test new client report features ([#​3244](https://togithub.com/getsentry/sentry-python/issues/3244)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - feat(tracing): Record lost spans in client reports ([#​3244](https://togithub.com/getsentry/sentry-python/issues/3244)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(sampling): Replace custom logic with `capture_record_lost_event_calls` ([#​3257](https://togithub.com/getsentry/sentry-python/issues/3257)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(transport): Non-order-dependent discarded events assertion ([#​3255](https://togithub.com/getsentry/sentry-python/issues/3255)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(core): Introduce `capture_record_lost_event_calls` fixture ([#​3254](https://togithub.com/getsentry/sentry-python/issues/3254)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - test(core): Fix non-idempotent test ([#​3253](https://togithub.com/getsentry/sentry-python/issues/3253)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/rustymotors/server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information