fix(deps): update dependency sentry-sdk to >=2.66.1 #625

Open
renovate wants to merge 1 commit from renovate/sentry-sdk-2.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) >=2.65.0>=2.66.1 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.66.1

Compare Source

Bug Fixes 🐛
Tracing
Internal Changes 🔧

v2.66.0

Compare Source

New Features
Bug Fixes 🐛
Tracing
Internal Changes 🔧

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sentry-sdk](https://github.com/getsentry/sentry-python) ([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `>=2.65.0` → `>=2.66.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.66.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.65.0/2.66.1?slim=true) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.66.1`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2661) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.66.0...2.66.1) ##### Bug Fixes 🐛 ##### Tracing - Handle exceptions raised within traces\_sampler and other callbacks by [@&#8203;ericapisani](https://github.com/ericapisani) in [#&#8203;6853](https://github.com/getsentry/sentry-python/pull/6853) ##### Internal Changes 🔧 - Fix flaky decorator test by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;6830](https://github.com/getsentry/sentry-python/pull/6830) ### [`v2.66.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2660) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.65.0...2.66.0) ##### New Features ✨ - (tracing) Promote trace\_lifecycle and ignore\_spans to top-level options by [@&#8203;ericapisani](https://github.com/ericapisani) in [#&#8203;6821](https://github.com/getsentry/sentry-python/pull/6821) ##### Bug Fixes 🐛 ##### Tracing - Skip child span creation in streaming path when no current span (HTTP clients) by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6811](https://github.com/getsentry/sentry-python/pull/6811) - Skip child span creation in streaming path when no current span (task queues) by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6814](https://github.com/getsentry/sentry-python/pull/6814) - Skip child span creation in streaming path when no current span (misc) by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6815](https://github.com/getsentry/sentry-python/pull/6815) - Skip child span creation in streaming path when no current span (databases) by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6808](https://github.com/getsentry/sentry-python/pull/6808) - Skip child span creation in streaming path when no current span (web frameworks) by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6810](https://github.com/getsentry/sentry-python/pull/6810) - Skip child span creation in streaming path when no current span (django) by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6809](https://github.com/getsentry/sentry-python/pull/6809) ##### Internal Changes 🔧 - (logging) Fix flaky test\_logging\_captured\_warnings by [@&#8203;ericapisani](https://github.com/ericapisani) in [#&#8203;6824](https://github.com/getsentry/sentry-python/pull/6824) - Remove flaky no cyclic garbage test by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;6817](https://github.com/getsentry/sentry-python/pull/6817) - Remove Claude permission settings by [@&#8203;cleptric](https://github.com/cleptric) in [#&#8203;6806](https://github.com/getsentry/sentry-python/pull/6806) - Move `nullcontext` to `sentry_sdk.utils` by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;6805](https://github.com/getsentry/sentry-python/pull/6805) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
fix(deps): update dependency sentry-sdk to >=2.66.0
All checks were successful
Tests / test (push) Successful in 1m12s
e95f5d2adf
renovate force-pushed renovate/sentry-sdk-2.x from e95f5d2adf
All checks were successful
Tests / test (push) Successful in 1m12s
to d5bff70160
All checks were successful
Tests / test (push) Successful in 1m11s
2026-07-23 03:02:13 +00:00
Compare
renovate changed title from fix(deps): update dependency sentry-sdk to >=2.66.0 to fix(deps): update dependency sentry-sdk to >=2.66.1 2026-07-23 03:02:14 +00:00
All checks were successful
Tests / test (push) Successful in 1m11s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sentry-sdk-2.x:renovate/sentry-sdk-2.x
git switch renovate/sentry-sdk-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/sentry-sdk-2.x
git switch renovate/sentry-sdk-2.x
git rebase main
git switch main
git merge --ff-only renovate/sentry-sdk-2.x
git switch renovate/sentry-sdk-2.x
git rebase main
git switch main
git merge --no-ff renovate/sentry-sdk-2.x
git switch main
git merge --squash renovate/sentry-sdk-2.x
git switch main
git merge --ff-only renovate/sentry-sdk-2.x
git switch main
git merge renovate/sentry-sdk-2.x
git push origin main
Sign in to join this conversation.
No description provided.