novuhq / novu-python

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

feat(deps): update dependency sentry-sdk to v1.44.1 #246

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

getsentry/sentry-python (sentry-sdk) ### [`v1.44.1`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1441) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.44.0...1.44.1) ##### Various fixes & improvements - Make `monitor` async friendly ([#​2912](https://togithub.com/getsentry/sentry-python/issues/2912)) by [@​sentrivana](https://togithub.com/sentrivana) You can now decorate your async functions with the `monitor` decorator and they will correctly report their duration and completion status. - Fixed `Event | None` runtime `TypeError` ([#​2928](https://togithub.com/getsentry/sentry-python/issues/2928)) by [@​szokeasaurusrex](https://togithub.com/szokeasaurusrex)

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.