Update dependency sentry-sdk to >=2.30.0 #109

Merged
tobru merged 1 commit from renovate/sentry-sdk-2.x into main 2025-06-18 06:18:04 +00:00
Member

This PR contains the following updates:

Package Type Update Change
sentry-sdk (changelog) project.dependencies minor >=2.29.1 -> >=2.30.0

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.30.0

Compare Source

Various fixes & improvements
  • New beta feature: Sentry logs for Loguru (#​4445) by @​sentrivana

    We can now capture Loguru logs and send them to Sentry.

import sentry_sdk
from sentry_sdk.integrations.loguru import LoguruIntegration

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 | Type | Update | Change | |---|---|---|---| | [sentry-sdk](https://github.com/getsentry/sentry-python) ([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | project.dependencies | minor | `>=2.29.1` -> `>=2.30.0` | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.30.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2300) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.29.1...2.30.0) ##### Various fixes & improvements - **New beta feature:** Sentry logs for Loguru ([#&#8203;4445](https://github.com/getsentry/sentry-python/issues/4445)) by [@&#8203;sentrivana](https://github.com/sentrivana) We can now capture Loguru logs and send them to Sentry. ```python import sentry_sdk from sentry_sdk.integrations.loguru import LoguruIntegration ``` </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi43IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovate added the
dependencies
label 2025-06-18 03:01:33 +00:00
renovate added 1 commit 2025-06-18 03:01:33 +00:00
Update dependency sentry-sdk to >=2.30.0
All checks were successful
Tests / test (push) Successful in 24s
9d9bb49aa3
tobru merged commit c703f2c190 into main 2025-06-18 06:18:04 +00:00
tobru deleted branch renovate/sentry-sdk-2.x 2025-06-18 06:18:05 +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#109
No description provided.