-
Notifications
You must be signed in to change notification settings - Fork 214
Commit 347775a
authored
chore(deps): Bump sentry-sdk from 2.26.1 to 2.27.0 in /experimenter/tests (#12550)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from
2.26.1 to 2.27.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.27.0</h2>
<h3>Various fixes & improvements</h3>
<ul>
<li>fix: Make sure to use the default decimal context in our code (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>)
by <a
href="https://github.com/antonpirker"><code>@antonpirker</code></a></li>
<li>fix(integrations): ASGI integration not capture transactions in
Websocket (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4293">#4293</a>)
by <a
href="https://github.com/guodong000"><code>@guodong000</code></a></li>
<li>feat(typing): Make all relevant types public (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>)
by <a
href="https://github.com/antonpirker"><code>@antonpirker</code></a></li>
<li>feat(spans): Record flag evaluations as span attributes (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>)
by <a
href="https://github.com/cmanallen"><code>@cmanallen</code></a></li>
<li>test(logs): Avoid failure when running with integrations enabled (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>)
by <a href="https://github.com/rominf"><code>@rominf</code></a></li>
<li>tests: Remove unused code and rerun (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4313">#4313</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Add cohere to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4304">#4304</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Migrate fastapi to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4302">#4302</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Add huggingface_hub to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4299">#4299</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Add huey to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4298">#4298</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Update tox.ini (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4297">#4297</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Move aiohttp under toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Fix version picking in toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4318">#4318</a>)
by <a
href="https://github.com/dependabot"><code>@dependabot</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.27.0</h2>
<h3>Various fixes & improvements</h3>
<ul>
<li>fix: Make sure to use the default decimal context in our code (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>)
by <a
href="https://github.com/antonpirker"><code>@antonpirker</code></a></li>
<li>fix(integrations): ASGI integration not capture transactions in
Websocket (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4293">#4293</a>)
by <a
href="https://github.com/guodong000"><code>@guodong000</code></a></li>
<li>feat(typing): Make all relevant types public (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>)
by <a
href="https://github.com/antonpirker"><code>@antonpirker</code></a></li>
<li>feat(spans): Record flag evaluations as span attributes (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>)
by <a
href="https://github.com/cmanallen"><code>@cmanallen</code></a></li>
<li>test(logs): Avoid failure when running with integrations enabled (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>)
by <a href="https://github.com/rominf"><code>@rominf</code></a></li>
<li>tests: Remove unused code and rerun (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4313">#4313</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Add cohere to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4304">#4304</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Migrate fastapi to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4302">#4302</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Add huggingface_hub to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4299">#4299</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Add huey to toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4298">#4298</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Update tox.ini (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4297">#4297</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Move aiohttp under toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>tests: Fix version picking in toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>)
by <a
href="https://github.com/sentrivana"><code>@sentrivana</code></a></li>
<li>build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4318">#4318</a>)
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-python/commit/919bdeab17dff035131b0f70848d5675efd96808"><code>919bdea</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/049f2a0b18e22be7b5e77eb31b11122f2a38c92a"><code>049f2a0</code></a>
release: 2.27.0</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/bbb41a31a71e90b3a72ded603ca0cd9173e23522"><code>bbb41a3</code></a>
Make sure to use the default decimal context in our code (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4231">#4231</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/2c3776c582a23b6936c76ef53008bf63f861b6fd"><code>2c3776c</code></a>
tests: Move aiohttp under toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4319">#4319</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/434e8afb9762e6eab22165937069271729958d3d"><code>434e8af</code></a>
tests: Fix version picking in toxgen (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4323">#4323</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/b96e2b64a8fd29d5b55bf419be5c299fc28956e4"><code>b96e2b6</code></a>
fix(integrations): ASGI integration not capture transactions in
Websocket (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4">#4</a>...</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/d1819c7786de40bfc322aeab1681715c9dbf05bc"><code>d1819c7</code></a>
Make all relevant types public (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4315">#4315</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/11e26483d5eeb3f9b35f51e49c69622cd85c88bd"><code>11e2648</code></a>
build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4318">#4318</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/c3613370f638086bbd4ff235e500e508b1ca877d"><code>c361337</code></a>
test(logs): Avoid failure when running with integrations enabled (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4316">#4316</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/f3687fcbd367187c395a802a98ce7eb275239ca1"><code>f3687fc</code></a>
feat(spans): Record flag evaluations as span attributes (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/4280">#4280</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-python/compare/2.26.1...2.27.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 87625e6 commit 347775aCopy full SHA for 347775a
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Filter options
- experimenter/tests
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
experimenter/tests/poetry.lock
Copy file name to clipboardExpand all lines: experimenter/tests/poetry.lock+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
experimenter/tests/pyproject.toml
Copy file name to clipboardExpand all lines: experimenter/tests/pyproject.toml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments