Skip to content

fix(deps): update dependency sentry-sdk to v2.22.0 #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-sdk (changelog) ==2.20.0 -> ==2.22.0 age adoption passing confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.22.0

Compare Source

Various fixes & improvements

v2.21.0

Compare Source

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from codegen-team and a team as code owners February 12, 2025 17:09
@renovate renovate bot enabled auto-merge (squash) February 12, 2025 17:09
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x branch 25 times, most recently from d32e82f to f7af5fa Compare February 13, 2025 01:28
@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x branch 22 times, most recently from a0e4374 to 65a8654 Compare February 17, 2025 07:08
@renovate renovate bot changed the title fix(deps): update dependency sentry-sdk to v2.21.0 fix(deps): update dependency sentry-sdk to v2.22.0 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/sentry-sdk-2.x branch from 65a8654 to 48bface Compare February 17, 2025 14:43
@renovate renovate bot merged commit 7efa4db into develop Feb 17, 2025
16 checks passed
@renovate renovate bot deleted the renovate/sentry-sdk-2.x branch February 17, 2025 14:45
Copy link
Contributor

🎉 This PR is included in version 0.20.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

rushilpatel0 pushed a commit that referenced this pull request Feb 18, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sentry-sdk](https://redirect.github.com/getsentry/sentry-python)
([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md))
| `==2.20.0` -> `==2.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/sentry-sdk/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/sentry-sdk/2.20.0/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.20.0/2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>getsentry/sentry-python (sentry-sdk)</summary>

###
[`v2.22.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2220)

[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.21.0...2.22.0)

##### Various fixes & improvements

- **New integration:** Add [Statsig](https://statsig.com/) integration
([#&#8203;4022](https://redirect.github.com/getsentry/sentry-python/issues/4022))
by [@&#8203;aliu39](https://redirect.github.com/aliu39)

For more information, see the documentation for the
[TyperIntegration](https://docs.sentry.io/platforms/python/integrations/statsig/).

- Profiling: Continuous profiling lifecycle
([#&#8203;4017](https://redirect.github.com/getsentry/sentry-python/issues/4017))
by [@&#8203;Zylphrex](https://redirect.github.com/Zylphrex)

- Fix: Revert "feat(tracing): Add `propagate_traces` deprecation warning
([#&#8203;3899](https://redirect.github.com/getsentry/sentry-python/issues/3899))"
([#&#8203;4055](https://redirect.github.com/getsentry/sentry-python/issues/4055))
by [@&#8203;cmanallen](https://redirect.github.com/cmanallen)

- Tests: Generate Web 1 group tox entries by toxgen script
([#&#8203;3980](https://redirect.github.com/getsentry/sentry-python/issues/3980))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate Web 2 group tox entries by toxgen script
([#&#8203;3981](https://redirect.github.com/getsentry/sentry-python/issues/3981))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate Tasks group tox entries by toxgen script
([#&#8203;3976](https://redirect.github.com/getsentry/sentry-python/issues/3976))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate AI group tox entries by toxgen script
([#&#8203;3977](https://redirect.github.com/getsentry/sentry-python/issues/3977))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate DB group tox entries by toxgen script
([#&#8203;3978](https://redirect.github.com/getsentry/sentry-python/issues/3978))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate Misc group tox entries by toxgen script
([#&#8203;3982](https://redirect.github.com/getsentry/sentry-python/issues/3982))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate Flags group tox entries by toxgen script
([#&#8203;3974](https://redirect.github.com/getsentry/sentry-python/issues/3974))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Generate gRPC tox entries by toxgen script
([#&#8203;3979](https://redirect.github.com/getsentry/sentry-python/issues/3979))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Remove toxgen cutoff, add statsig
([#&#8203;4048](https://redirect.github.com/getsentry/sentry-python/issues/4048))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Reduce continuous profiling test flakiness
([#&#8203;4052](https://redirect.github.com/getsentry/sentry-python/issues/4052))
by [@&#8203;Zylphrex](https://redirect.github.com/Zylphrex)

- Tests: Fix Clickhouse test
([#&#8203;4053](https://redirect.github.com/getsentry/sentry-python/issues/4053))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Tests: Fix flaky HTTPS test
([#&#8203;4057](https://redirect.github.com/getsentry/sentry-python/issues/4057))
by [@&#8203;Zylphrex](https://redirect.github.com/Zylphrex)

- Update sample rate in DSC
([#&#8203;4018](https://redirect.github.com/getsentry/sentry-python/issues/4018))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Move the GraphQL group over to the tox gen script
([#&#8203;3975](https://redirect.github.com/getsentry/sentry-python/issues/3975))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

- Update changelog with `profile_session_sample_rate`
([#&#8203;4046](https://redirect.github.com/getsentry/sentry-python/issues/4046))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)

###
[`v2.21.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2210)

[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.20.0...2.21.0)

##### Various fixes & improvements

- Fix incompatibility with new Strawberry version
([#&#8203;4026](https://redirect.github.com/getsentry/sentry-python/issues/4026))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Add `failed_request_status_codes` to Litestar
([#&#8203;4021](https://redirect.github.com/getsentry/sentry-python/issues/4021))
by [@&#8203;vrslev](https://redirect.github.com/vrslev)

See https://docs.sentry.io/platforms/python/integrations/litestar/ for
details.
- Deprecate `enable_tracing` option
([#&#8203;3935](https://redirect.github.com/getsentry/sentry-python/issues/3935))
by [@&#8203;antonpirker](https://redirect.github.com/antonpirker)

The `enable_tracing` option is now deprecated. Please use
`traces_sample_rate` instead. See
https://docs.sentry.io/platforms/python/configuration/options/#traces_sample_rate
for more information.
- Explicitly use `None` default when checking metadata
([#&#8203;4039](https://redirect.github.com/getsentry/sentry-python/issues/4039))
by [@&#8203;mpurnell1](https://redirect.github.com/mpurnell1)
- Fix bug where concurrent accesses to the flags property could raise a
`RuntimeError`
([#&#8203;4034](https://redirect.github.com/getsentry/sentry-python/issues/4034))
by [@&#8203;cmanallen](https://redirect.github.com/cmanallen)
- Add more min versions of frameworks
([#&#8203;3973](https://redirect.github.com/getsentry/sentry-python/issues/3973))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Set level based on status code for HTTP client breadcrumbs
([#&#8203;4004](https://redirect.github.com/getsentry/sentry-python/issues/4004))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Don't set transaction status to error on `sys.exit(0)`
([#&#8203;4025](https://redirect.github.com/getsentry/sentry-python/issues/4025))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Continuous profiling sample rate
([#&#8203;4002](https://redirect.github.com/getsentry/sentry-python/issues/4002))
by [@&#8203;Zylphrex](https://redirect.github.com/Zylphrex)

Set `profile_session_sample_rate=1.0` in your `init()` to collect
continuous profiles for 100% of profile sessions. See
https://docs.sentry.io/platforms/python/profiling/#enable-continuous-profiling
for more information.
- Track and report spans that were dropped
([#&#8203;4005](https://redirect.github.com/getsentry/sentry-python/issues/4005))
by [@&#8203;constantinius](https://redirect.github.com/constantinius)
- Change continuous profile buffer size
([#&#8203;3987](https://redirect.github.com/getsentry/sentry-python/issues/3987))
by [@&#8203;Zylphrex](https://redirect.github.com/Zylphrex)
- Handle `MultiPartParserError` to avoid internal sentry crash
([#&#8203;4001](https://redirect.github.com/getsentry/sentry-python/issues/4001))
by [@&#8203;orhanhenrik](https://redirect.github.com/orhanhenrik)
- Handle `None` lineno in `get_source_context`
([#&#8203;3925](https://redirect.github.com/getsentry/sentry-python/issues/3925))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Add support for Python 3.12 and 3.13 to AWS Lambda integration
([#&#8203;3965](https://redirect.github.com/getsentry/sentry-python/issues/3965))
by [@&#8203;antonpirker](https://redirect.github.com/antonpirker)
- Add `propagate_traces` deprecation warning
([#&#8203;3899](https://redirect.github.com/getsentry/sentry-python/issues/3899))
by [@&#8203;mgaligniana](https://redirect.github.com/mgaligniana)
- Check that `__module__` is `str`
([#&#8203;3942](https://redirect.github.com/getsentry/sentry-python/issues/3942))
by
[@&#8203;szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- Add `__repr__` to `Baggage`
([#&#8203;4043](https://redirect.github.com/getsentry/sentry-python/issues/4043))
by
[@&#8203;szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- Fix a typo
([#&#8203;3923](https://redirect.github.com/getsentry/sentry-python/issues/3923))
by [@&#8203;antonpirker](https://redirect.github.com/antonpirker)
- Fix various CI errors on master
([#&#8203;4009](https://redirect.github.com/getsentry/sentry-python/issues/4009))
by [@&#8203;Zylphrex](https://redirect.github.com/Zylphrex)
- Split gevent tests off
([#&#8203;3964](https://redirect.github.com/getsentry/sentry-python/issues/3964))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Add tox generation script, but don't use it yet
([#&#8203;3971](https://redirect.github.com/getsentry/sentry-python/issues/3971))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Use `httpx_mock` in `test_httpx`
([#&#8203;3967](https://redirect.github.com/getsentry/sentry-python/issues/3967))
by [@&#8203;sl0thentr0py](https://redirect.github.com/sl0thentr0py)
- Fix typo in test name
([#&#8203;4036](https://redirect.github.com/getsentry/sentry-python/issues/4036))
by
[@&#8203;szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- Fix mypy
([#&#8203;4019](https://redirect.github.com/getsentry/sentry-python/issues/4019))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Test Celery's latest RC
([#&#8203;3938](https://redirect.github.com/getsentry/sentry-python/issues/3938))
by [@&#8203;sentrivana](https://redirect.github.com/sentrivana)
- Bump `actions/create-github-app-token` from `1.11.2` to `1.11.3`
([#&#8203;4023](https://redirect.github.com/getsentry/sentry-python/issues/4023))
by [@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump `actions/create-github-app-token` from `1.11.1` to `1.11.2`
([#&#8203;4015](https://redirect.github.com/getsentry/sentry-python/issues/4015))
by [@&#8203;dependabot](https://redirect.github.com/dependabot)
- Bump `codecov/codecov-action` from `5.1.2` to `5.3.1`
([#&#8203;3995](https://redirect.github.com/getsentry/sentry-python/issues/3995))
by [@&#8203;dependabot](https://redirect.github.com/dependabot)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "* 0-3 * * 1" (UTC).

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/codegen-sh/codegen-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants