novuhq / novu-python

Python SDK for Novu - The open-source notification infrastructure for engineers. πŸš€
https://novu-python.readthedocs.io
MIT License
74 stars 32 forks source link

feat(deps): update dependency sentry-sdk to v2.4.0 #284

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-sdk (changelog) 2.3.1 -> 2.4.0 age adoption passing confidence

Release Notes

getsentry/sentry-python (sentry-sdk) ### [`v2.4.0`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#240) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/2.3.1...2.4.0) ##### Various fixes & improvements - Celery: Made `cache.key` span data field a list ([#​3110](https://togithub.com/getsentry/sentry-python/issues/3110)) by [@​antonpirker](https://togithub.com/antonpirker) - Celery Beat: Refactor the Celery Beat integration ([#​3105](https://togithub.com/getsentry/sentry-python/issues/3105)) by [@​antonpirker](https://togithub.com/antonpirker) - GRPC: Add None check for grpc.aio interceptor ([#​3109](https://togithub.com/getsentry/sentry-python/issues/3109)) by [@​ordinary-jamie](https://togithub.com/ordinary-jamie) - Docs: Remove `last_event_id` from migration guide ([#​3126](https://togithub.com/getsentry/sentry-python/issues/3126)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - fix(django): Proper transaction names for i18n routes ([#​3104](https://togithub.com/getsentry/sentry-python/issues/3104)) by [@​sentrivana](https://togithub.com/sentrivana) - fix(scope): Copy `_last_event_id` in `Scope.__copy__` ([#​3123](https://togithub.com/getsentry/sentry-python/issues/3123)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex) - fix(tests): Adapt to new Anthropic version ([#​3119](https://togithub.com/getsentry/sentry-python/issues/3119)) by [@​sentrivana](https://togithub.com/sentrivana) - build(deps): bump checkouts/data-schemas from `4381a97` to `59f9683` ([#​3066](https://togithub.com/getsentry/sentry-python/issues/3066)) by [@​dependabot](https://togithub.com/dependabot)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.



This PR has been generated by Mend Renovate. View repository job log here.