Commit 393a376
authored
fix(deps): update dependency sentry-sdk to v2.28.0 (#1080)
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.27.0` -> `==2.28.0` |
[](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.28.0`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2280)
[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.27.0...2.28.0)
##### Various fixes & improvements
- fix(logs): Forward `extra` from logger as attributes
([#​4374](https://redirect.github.com/getsentry/sentry-python/issues/4374))
by [@​AbhiPrasad](https://redirect.github.com/AbhiPrasad)
- fix(logs): Canonicalize paths from the logger integration
([#​4336](https://redirect.github.com/getsentry/sentry-python/issues/4336))
by [@​colin-sentry](https://redirect.github.com/colin-sentry)
- fix(logs): Use new transport
([#​4317](https://redirect.github.com/getsentry/sentry-python/issues/4317))
by [@​colin-sentry](https://redirect.github.com/colin-sentry)
- fix: Deprecate `set_measurement()` API.
([#​3934](https://redirect.github.com/getsentry/sentry-python/issues/3934))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- fix: Put feature flags on isolation scope
([#​4363](https://redirect.github.com/getsentry/sentry-python/issues/4363))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- fix: Make use of `SPANDATA` consistent
([#​4373](https://redirect.github.com/getsentry/sentry-python/issues/4373))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- fix: Discord link
([#​4371](https://redirect.github.com/getsentry/sentry-python/issues/4371))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- tests: Pin snowballstemmer for now
([#​4372](https://redirect.github.com/getsentry/sentry-python/issues/4372))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- tests: Regular tox update
([#​4367](https://redirect.github.com/getsentry/sentry-python/issues/4367))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- tests: Bump test timeout for recursion stacktrace extract to 2s
([#​4351](https://redirect.github.com/getsentry/sentry-python/issues/4351))
by [@​booxter](https://redirect.github.com/booxter)
- tests: Fix test_stacktrace_big_recursion failure due to argv
([#​4346](https://redirect.github.com/getsentry/sentry-python/issues/4346))
by [@​booxter](https://redirect.github.com/booxter)
- tests: Move anthropic under toxgen
([#​4348](https://redirect.github.com/getsentry/sentry-python/issues/4348))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- tests: Update tox.ini
([#​4347](https://redirect.github.com/getsentry/sentry-python/issues/4347))
by [@​sentrivana](https://redirect.github.com/sentrivana)
- chore: Update GH issue templates for Linear compatibility
([#​4328](https://redirect.github.com/getsentry/sentry-python/issues/4328))
by
[@​stephanie-anderson](https://redirect.github.com/stephanie-anderson)
- chore: Bump actions/create-github-app-token from 2.0.2 to 2.0.6
([#​4358](https://redirect.github.com/getsentry/sentry-python/issues/4358))
by [@​dependabot](https://redirect.github.com/dependabot)
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5129296 commit 393a376
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