fix(deps): update dependency sentry-sdk to >=2.69.2 #676

Merged
tobru merged 1 commit from renovate/sentry-sdk-2.x into main 2026-09-16 19:38:30 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) >=2.69.1>=2.69.2 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.69.2

Compare Source

Bug Fixes 🐛
Documentation 📚
Internal Changes 🔧
Huggingface Hub
Pydantic Ai
Other
Other

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 is behind base branch, 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 CLI.

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.69.1` → `>=2.69.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.69.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.69.1/2.69.2?slim=true) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.69.2`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2692) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.69.1...2.69.2) ##### Bug Fixes 🐛 - (aws-lambda) Attach user info when streaming spans by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7429](https://github.com/getsentry/sentry-python/pull/7429) - (bottle) Avoid infinite serializing loop by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7511](https://github.com/getsentry/sentry-python/pull/7511) - (clickhouse\_driver) Only set `db.result` in breadcrumb with sensitive data opt-in by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7432](https://github.com/getsentry/sentry-python/pull/7432) - (google-genai) Tolerate `None` candidates by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7519](https://github.com/getsentry/sentry-python/pull/7519) - (pydantic-ai) Stop capturing tool execution spans when validation fails by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7448](https://github.com/getsentry/sentry-python/pull/7448) - (serializer) Add type annotations to databag limits by [@&#8203;8rulerstar](https://github.com/8rulerstar) in [#&#8203;7505](https://github.com/getsentry/sentry-python/pull/7505) - (tracing) Make `functions_to_trace` work when streaming spans by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7430](https://github.com/getsentry/sentry-python/pull/7430) - (typing) Fix `disabled_integrations` type by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7506](https://github.com/getsentry/sentry-python/pull/7506) - Don't attach stacktrace to check-ins by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7497](https://github.com/getsentry/sentry-python/pull/7497) ##### Documentation 📚 - Update span streaming docstrings by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7463](https://github.com/getsentry/sentry-python/pull/7463) ##### Internal Changes 🔧 ##### Huggingface Hub - Parametrize tests on the streaming trace lifecycle by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7436](https://github.com/getsentry/sentry-python/pull/7436) - Only check relevant data with `ApproxDict` by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7434](https://github.com/getsentry/sentry-python/pull/7434) ##### Pydantic Ai - Remove vacuous `_set_model_data()` tests by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7453](https://github.com/getsentry/sentry-python/pull/7453) - Remove vacuous `_set_agent_data()` tests by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7450](https://github.com/getsentry/sentry-python/pull/7450) ##### Other - (deps) Lock file maintenance by [@&#8203;renovate](https://github.com/renovate) in [#&#8203;7302](https://github.com/getsentry/sentry-python/pull/7302) - (django) Fix flaky cache tests by using uuid for cache LOCATION by [@&#8203;sentry-junior](https://github.com/sentry-junior) in [#&#8203;7444](https://github.com/getsentry/sentry-python/pull/7444) - (pymongo) Raise `maxWireVersion` by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;7473](https://github.com/getsentry/sentry-python/pull/7473) - Remove unused base64 utils by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;7495](https://github.com/getsentry/sentry-python/pull/7495) - 🤖 Update test matrix with new releases (09/14) by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;7486](https://github.com/getsentry/sentry-python/pull/7486) - 🤖 Update test matrix with new releases (09/07) by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;7399](https://github.com/getsentry/sentry-python/pull/7399) ##### Other - Skip formatting log records when Sentry logs are off by [@&#8203;gyanu2507](https://github.com/gyanu2507) in [#&#8203;7422](https://github.com/getsentry/sentry-python/pull/7422) </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 is behind base branch, 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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuODIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
fix(deps): update dependency sentry-sdk to >=2.69.2
Some checks failed
Tests / test (push) Failing after 1m25s
2bd5b58831
renovate force-pushed renovate/sentry-sdk-2.x from 2bd5b58831
Some checks failed
Tests / test (push) Failing after 1m25s
to 11c12d750f
All checks were successful
Tests / test (push) Successful in 1m26s
2026-09-16 18:35:37 +00:00
Compare
tobru merged commit f9ef6e1e7a into main 2026-09-16 19:38:30 +00:00
tobru deleted branch renovate/sentry-sdk-2.x 2026-09-16 19:38:30 +00:00
Sign in to join this conversation.
No description provided.