Update dependency sentry-sdk to >=2.44.0 #280

Merged
rixx merged 1 commit from renovate/sentry-sdk-2.x into main 2025-11-12 09:12:18 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) >=2.43.0 -> >=2.44.0 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.44.0

Compare Source

Various fixes & improvements

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sentry-sdk](https://github.com/getsentry/sentry-python) ([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `>=2.43.0` -> `>=2.44.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.43.0/2.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.44.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2440) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.43.0...2.44.0) ##### Various fixes & improvements - fix(openai): Check response text is present to avoid AttributeError ([#&#8203;5081](https://github.com/getsentry/sentry-python/issues/5081)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - fix(pydantic-ai): Do not fail on new `ToolManager._call_tool()` parameters ([#&#8203;5084](https://github.com/getsentry/sentry-python/issues/5084)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - tests(huggingface): Avoid `None` version ([#&#8203;5083](https://github.com/getsentry/sentry-python/issues/5083)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - ci: Pin `coverage` version for 3.14 Django tests ([#&#8203;5088](https://github.com/getsentry/sentry-python/issues/5088)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - chore: X handle update ([#&#8203;5078](https://github.com/getsentry/sentry-python/issues/5078)) by [@&#8203;cleptric](https://github.com/cleptric) - fix(openai-agents): add input messages to errored spans as well ([#&#8203;5077](https://github.com/getsentry/sentry-python/issues/5077)) by [@&#8203;shellmayr](https://github.com/shellmayr) - fix: Add hard limit to log batcher ([#&#8203;5069](https://github.com/getsentry/sentry-python/issues/5069)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - fix: Add hard limit to metrics batcher ([#&#8203;5068](https://github.com/getsentry/sentry-python/issues/5068)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - fix(integrations): properly handle exceptions in tool calls ([#&#8203;5065](https://github.com/getsentry/sentry-python/issues/5065)) by [@&#8203;constantinius](https://github.com/constantinius) - feat: non-experimental `before_send_metric` option ([#&#8203;5064](https://github.com/getsentry/sentry-python/issues/5064)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - feat: non-experimental `enable_metrics` option ([#&#8203;5056](https://github.com/getsentry/sentry-python/issues/5056)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - fix(integrations): properly distinguish between network.transport and mcp.transport ([#&#8203;5063](https://github.com/getsentry/sentry-python/issues/5063)) by [@&#8203;constantinius](https://github.com/constantinius) - feat(integrations): add ability to auto-deactivate lower-level integrations based on map ([#&#8203;5052](https://github.com/getsentry/sentry-python/issues/5052)) by [@&#8203;shellmayr](https://github.com/shellmayr) - Fix NOT\_GIVEN check in anthropic ([#&#8203;5058](https://github.com/getsentry/sentry-python/issues/5058)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - ci: 🤖 Update test matrix with new releases (11/03) ([#&#8203;5054](https://github.com/getsentry/sentry-python/issues/5054)) by [@&#8203;github-actions](https://github.com/github-actions) - Add external\_propagation\_context support ([#&#8203;5051](https://github.com/getsentry/sentry-python/issues/5051)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - chore: Remove `enable_metrics` option ([#&#8203;5046](https://github.com/getsentry/sentry-python/issues/5046)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - Allow new integration setup on the instance with config options ([#&#8203;5047](https://github.com/getsentry/sentry-python/issues/5047)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - ci: Run integration tests on Python 3.14t ([#&#8203;4995](https://github.com/getsentry/sentry-python/issues/4995)) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) - docs: Elaborate on Strawberry autodetection in changelog ([#&#8203;5039](https://github.com/getsentry/sentry-python/issues/5039)) by [@&#8203;sentrivana](https://github.com/sentrivana) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjIiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-11-12 03:01:15 +00:00
renovate added 1 commit 2025-11-12 03:01:15 +00:00
Update dependency sentry-sdk to >=2.44.0
All checks were successful
Tests / test (push) Successful in 24s
edc3bdfc06
rixx merged commit 2e2843e906 into main 2025-11-12 09:12:18 +00:00
rixx deleted branch renovate/sentry-sdk-2.x 2025-11-12 09:12:19 +00:00
Sign in to join this conversation.
No description provided.