chore(deps): Bump sentry-sdk from 2.17.0 to 2.18.0 in /cirrus/server (#11690)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from
2.17.0 to 2.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's
releases</a>.</em></p>
<blockquote>
<h2>2.18.0</h2>
<h3>Various fixes &amp; improvements</h3>
<ul>
<li>Add LaunchDarkly and OpenFeature integration (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3648">#3648</a>)
by <a
href="https://github.com/cmanallen"><code>@​cmanallen</code></a></li>
<li>Correct typo in a comment (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3726">#3726</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>End <code>http.client</code> span on timeout (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3723">#3723</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Check for <code>h2</code> existence in HTTP/2 transport (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3690">#3690</a>)
by <a href="https://github.com/BYK"><code>@​BYK</code></a></li>
<li>Use <code>type()</code> instead when extracting frames (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3716">#3716</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Prefer <code>python_multipart</code> import over
<code>multipart</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3710">#3710</a>)
by <a
href="https://github.com/musicinmybrain"><code>@​musicinmybrain</code></a></li>
<li>Update active thread for asgi (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3669">#3669</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Only enable HTTP2 when DSN is HTTPS (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3678">#3678</a>)
by <a href="https://github.com/BYK"><code>@​BYK</code></a></li>
<li>Prepare for upstream Strawberry extension removal (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3649">#3649</a>)
by <a
href="https://github.com/DoctorJohn"><code>@​DoctorJohn</code></a></li>
<li>Enhance README with improved clarity and developer-friendly examples
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3667">#3667</a>)
by <a
href="https://github.com/UTSAVS26"><code>@​UTSAVS26</code></a></li>
<li>Run license compliance action on all PRs (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3699">#3699</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Run CodeQL action on all PRs (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3698">#3698</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Fix UTC assuming test (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3722">#3722</a>)
by <a href="https://github.com/BYK"><code>@​BYK</code></a></li>
<li>Exclude fakeredis 2.26.0 on py3.6 and 3.7 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3695">#3695</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> for <code>tornado-latest</code> tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3714">#3714</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Install <code>pytest-asyncio</code> for <code>redis</code> tests
(Python 3.12-13) (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3706">#3706</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Clarify that only pinned tests are required (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3713">#3713</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Remove accidentally-committed print (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3712">#3712</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Disable broken RQ test in newly-released RQ 2.0 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3708">#3708</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> for <code>celery</code> tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3701">#3701</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> on Python 3.8+ <code>gevent</code> tests
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3700">#3700</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> for Python 3.8+ <code>common</code> tests
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3697">#3697</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Remove <code>pytest</code> pin in
<code>requirements-devenv.txt</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3696">#3696</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Test with Falcon 4.0 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3684">#3684</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's
changelog</a>.</em></p>
<blockquote>
<h2>2.18.0</h2>
<h3>Various fixes &amp; improvements</h3>
<ul>
<li>Add LaunchDarkly and OpenFeature integration (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3648">#3648</a>)
by <a
href="https://github.com/cmanallen"><code>@​cmanallen</code></a></li>
<li>Correct typo in a comment (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3726">#3726</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>End <code>http.client</code> span on timeout (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3723">#3723</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Check for <code>h2</code> existence in HTTP/2 transport (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3690">#3690</a>)
by <a href="https://github.com/BYK"><code>@​BYK</code></a></li>
<li>Use <code>type()</code> instead when extracting frames (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3716">#3716</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Prefer <code>python_multipart</code> import over
<code>multipart</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3710">#3710</a>)
by <a
href="https://github.com/musicinmybrain"><code>@​musicinmybrain</code></a></li>
<li>Update active thread for asgi (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3669">#3669</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Only enable HTTP2 when DSN is HTTPS (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3678">#3678</a>)
by <a href="https://github.com/BYK"><code>@​BYK</code></a></li>
<li>Prepare for upstream Strawberry extension removal (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3649">#3649</a>)
by <a
href="https://github.com/DoctorJohn"><code>@​DoctorJohn</code></a></li>
<li>Enhance README with improved clarity and developer-friendly examples
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3667">#3667</a>)
by <a
href="https://github.com/UTSAVS26"><code>@​UTSAVS26</code></a></li>
<li>Run license compliance action on all PRs (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3699">#3699</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Run CodeQL action on all PRs (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3698">#3698</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Fix UTC assuming test (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3722">#3722</a>)
by <a href="https://github.com/BYK"><code>@​BYK</code></a></li>
<li>Exclude fakeredis 2.26.0 on py3.6 and 3.7 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3695">#3695</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> for <code>tornado-latest</code> tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3714">#3714</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Install <code>pytest-asyncio</code> for <code>redis</code> tests
(Python 3.12-13) (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3706">#3706</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Clarify that only pinned tests are required (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3713">#3713</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Remove accidentally-committed print (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3712">#3712</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Disable broken RQ test in newly-released RQ 2.0 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3708">#3708</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> for <code>celery</code> tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3701">#3701</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> on Python 3.8+ <code>gevent</code> tests
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3700">#3700</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Unpin <code>pytest</code> for Python 3.8+ <code>common</code> tests
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3697">#3697</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Remove <code>pytest</code> pin in
<code>requirements-devenv.txt</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3696">#3696</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Test with Falcon 4.0 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3684">#3684</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="09946cb624"><code>09946cb</code></a>
Update CHANGELOG.md</li>
<li><a
href="0a8ef922b8"><code>0a8ef92</code></a>
release: 2.18.0</li>
<li><a
href="dd1117d63f"><code>dd1117d</code></a>
Add LaunchDarkly and OpenFeature integration (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3648">#3648</a>)</li>
<li><a
href="d06a1897e5"><code>d06a189</code></a>
docs(hub): Correct typo in a comment (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3726">#3726</a>)</li>
<li><a
href="5e2d2cf7fd"><code>5e2d2cf</code></a>
fix(tracing): End http.client span on timeout (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3723">#3723</a>)</li>
<li><a
href="5c5d98a793"><code>5c5d98a</code></a>
test: Fix UTC assuming test (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3722">#3722</a>)</li>
<li><a
href="ce9986cb19"><code>ce9986c</code></a>
fix(http2): Check for h2 existence (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3690">#3690</a>)</li>
<li><a
href="02d09346e6"><code>02d0934</code></a>
fix(profiling): Use <code>type()</code> instead when extracting frames
(<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3716">#3716</a>)</li>
<li><a
href="bf40090424"><code>bf40090</code></a>
test(tornado): Unpin <code>pytest</code> for <code>tornado-latest</code>
tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3714">#3714</a>)</li>
<li><a
href="000c8e6c4e"><code>000c8e6</code></a>
fix(starlette): Prefer python_multipart import over multipart (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3710">#3710</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-python/compare/2.17.0...2.18.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sentry-sdk&package-manager=pip&previous-version=2.17.0&new-version=2.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 15:16:27 -08:00 коммит произвёл GitHub
Родитель bf60afe687
Коммит 40cc4affff
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 7 добавлений и 5 удалений

10
cirrus/server/poetry.lock сгенерированный
Просмотреть файл

@ -1200,13 +1200,13 @@ files = [
[[package]]
name = "sentry-sdk"
version = "2.17.0"
version = "2.18.0"
description = "Python client for Sentry (https://sentry.io)"
optional = false
python-versions = ">=3.6"
files = [
{file = "sentry_sdk-2.17.0-py2.py3-none-any.whl", hash = "sha256:625955884b862cc58748920f9e21efdfb8e0d4f98cca4ab0d3918576d5b606ad"},
{file = "sentry_sdk-2.17.0.tar.gz", hash = "sha256:dd0a05352b78ffeacced73a94e86f38b32e2eae15fff5f30ca5abb568a72eacf"},
{file = "sentry_sdk-2.18.0-py2.py3-none-any.whl", hash = "sha256:ee70e27d1bbe4cd52a38e1bd28a5fadb9b17bc29d91b5f2b97ae29c0a7610442"},
{file = "sentry_sdk-2.18.0.tar.gz", hash = "sha256:0dc21febd1ab35c648391c664df96f5f79fb0d92d7d4225cd9832e53a617cafd"},
]
[package.dependencies]
@ -1234,9 +1234,11 @@ httpx = ["httpx (>=0.16.0)"]
huey = ["huey (>=2)"]
huggingface-hub = ["huggingface-hub (>=0.22)"]
langchain = ["langchain (>=0.0.210)"]
launchdarkly = ["launchdarkly-server-sdk (>=9.8.0)"]
litestar = ["litestar (>=2.0.0)"]
loguru = ["loguru (>=0.5)"]
openai = ["openai (>=1.0.0)", "tiktoken (>=0.3.0)"]
openfeature = ["openfeature-sdk (>=0.7.1)"]
opentelemetry = ["opentelemetry-distro (>=0.35b0)"]
opentelemetry-experimental = ["opentelemetry-distro"]
pure-eval = ["asttokens", "executing", "pure-eval"]
@ -1393,4 +1395,4 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)",
[metadata]
lock-version = "2.0"
python-versions = "^3.10.10"
content-hash = "8e9635e15a5adc2c48d303e784199b614043c9bc988f66ffc7ab4bf6e17631d7"
content-hash = "812398294928c5ab57230ac10859b224fe6edacab3a26f9ccdba3bab1f740034"

Просмотреть файл

@ -21,7 +21,7 @@ python-decouple = "^3.8"
glean-sdk = "^53.2.0"
pytest-mock = "^3.14.0"
mozilla-nimbus-shared = "^2.5.2"
sentry-sdk = "^2.17.0"
sentry-sdk = "^2.18.0"
[tool.pyright]
typeCheckingMode = "strict"