Commit 8987042
authored
fix(deps): update dependency sentry-sdk to v2.29.1 (#1089)
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.28.0` -> `==2.29.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>getsentry/sentry-python (sentry-sdk)</summary>
###
[`v2.29.1`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2291)
[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.29.0...2.29.1)
##### Various fixes & improvements
- fix(logs): send `severity_text`: `warn` instead of `warning`
([#​4396](https://redirect.github.com/getsentry/sentry-python/issues/4396))
by [@​lcian](https://redirect.github.com/lcian)
###
[`v2.29.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2290)
[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.28.0...2.29.0)
##### Various fixes & improvements
- fix(loguru): Move integration setup from `__init__` to `setup_once`
([#​4399](https://redirect.github.com/getsentry/sentry-python/issues/4399))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- feat: Allow configuring `keep_alive` via environment variable
([#​4366](https://redirect.github.com/getsentry/sentry-python/issues/4366))
by
[@​szokeasaurusrex](https://redirect.github.com/szokeasaurusrex)
- fix(celery): Do not send extra check-in
([#​4395](https://redirect.github.com/getsentry/sentry-python/issues/4395))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- fix(typing): Add before_send_log to Experiments
([#​4383](https://redirect.github.com/getsentry/sentry-python/issues/4383))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- ci: Fix pyspark test suite
([#​4382](https://redirect.github.com/getsentry/sentry-python/issues/4382))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- fix(logs): Make `sentry.message.parameters` singular as per spec
([#​4387](https://redirect.github.com/getsentry/sentry-python/issues/4387))
by [@​AbhiPrasad](https://redirect.github.com/AbhiPrasad)
- apidocs: Remove snowballstemmer pin
([#​4379](https://redirect.github.com/getsentry/sentry-python/issues/4379))
by [@​sentrivana](https://redirect.github.com/sentrivana)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1496ccb commit 8987042
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments