-
Notifications
You must be signed in to change notification settings - Fork 62
Commit 0fe99af
authored
fix(deps): update dependency sentry-sdk to v2.24.1 (#951)
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.24.0` -> `==2.24.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.24.1`](https://redirect.github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2241)
[Compare
Source](https://redirect.github.com/getsentry/sentry-python/compare/2.24.0...2.24.1)
##### Various fixes & improvements
- Always set `_spotlight_url`
([#​4186](https://redirect.github.com/getsentry/sentry-python/issues/4186))
by [@​BYK](https://redirect.github.com/BYK)
- Broader except in Django `parsed_body`
([#​4189](https://redirect.github.com/getsentry/sentry-python/issues/4189))
by [@​orhanhenrik](https://redirect.github.com/orhanhenrik)
- Add platform header to the `chunk` item-type in the envelope
([#​4178](https://redirect.github.com/getsentry/sentry-python/issues/4178))
by [@​viglia](https://redirect.github.com/viglia)
- Move `mypy` config into `pyproject.toml`
([#​4181](https://redirect.github.com/getsentry/sentry-python/issues/4181))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Move `flake8` config into `pyproject.toml`
([#​4185](https://redirect.github.com/getsentry/sentry-python/issues/4185))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Move `pytest` config into `pyproject.toml`
([#​4184](https://redirect.github.com/getsentry/sentry-python/issues/4184))
by [@​antonpirker](https://redirect.github.com/antonpirker)
- Bump `actions/create-github-app-token` from `1.11.6` to `1.11.7`
([#​4188](https://redirect.github.com/getsentry/sentry-python/issues/4188))
by [@​dependabot](https://redirect.github.com/dependabot)
- Add `CODEOWNERS`
([#​4182](https://redirect.github.com/getsentry/sentry-python/issues/4182))
by [@​sentrivana](https://redirect.github.com/sentrivana)
</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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d098f00 commit 0fe99afCopy full SHA for 0fe99af
File tree
Expand file treeCollapse file tree
2 files changed
+5
-365
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+5
-365
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments