Update dependency sentry-sdk to >=2.31.0 #121

Merged
tobru merged 1 commit from renovate/sentry-sdk-2.x into main 2025-06-26 08:02:52 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) >=2.30.0 -> >=2.31.0 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.31.0

Compare Source

Various fixes & improvements
import sentry_sdk
from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration

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.30.0` -> `>=2.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.30.0/2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.31.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2310) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.30.0...2.31.0) ##### Various fixes & improvements - **New Integration (BETA):** Add support for `openai-agents` ([#&#8203;4437](https://github.com/getsentry/sentry-python/issues/4437)) by [@&#8203;antonpirker](https://github.com/antonpirker) We can now instrument AI agents that are created with the [OpenAI Agents SDK](https://openai.github.io/openai-agents-python/) out of the box. ```python import sentry_sdk from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration ``` </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjQiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-06-25 03:02:00 +00:00
renovate added 1 commit 2025-06-25 03:02:00 +00:00
Update dependency sentry-sdk to >=2.31.0
All checks were successful
Tests / test (push) Successful in 26s
eed4d9ca53
tobru merged commit 35b5001b29 into main 2025-06-26 08:02:52 +00:00
tobru deleted branch renovate/sentry-sdk-2.x 2025-06-26 08:02:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#121
No description provided.