mirror of
https://github.com/evroon/bracket.git
synced 2026-04-29 03:25:44 -04:00
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. <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.26.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>toxgen: Retry & fail if we fail to fetch PyPI data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4251">#4251</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4248">#4248</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Trying to prevent the grpc setup from being flaky (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4233">#4233</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(breadcrumbs): add <code>_meta</code> information for truncation of breadcrumbs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4007">#4007</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li>tests: Move django under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4238">#4238</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix: Handle JSONDecodeError gracefully in StarletteRequestExtractor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4226">#4226</a>) by <a href="https://github.com/moodix"><code>@moodix</code></a></li> <li>fix(asyncio): Remove shutdown handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4237">#4237</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.26.0</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>) by <a href="https://github.com/szokeasaurusrex"><code>@szokeasaurusrex</code></a></li> <li>feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>) by <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>toxgen: Retry & fail if we fail to fetch PyPI data (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4251">#4251</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4248">#4248</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Trying to prevent the grpc setup from being flaky (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4233">#4233</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>feat(breadcrumbs): add <code>_meta</code> information for truncation of breadcrumbs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4007">#4007</a>) by <a href="https://github.com/shellmayr"><code>@shellmayr</code></a></li> <li>tests: Move django under toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4238">#4238</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>fix: Handle JSONDecodeError gracefully in StarletteRequestExtractor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4226">#4226</a>) by <a href="https://github.com/moodix"><code>@moodix</code></a></li> <li>fix(asyncio): Remove shutdown handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4237">#4237</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> </ul> <h2>2.25.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>fix(logs): Add a class which batches groups of logs together. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4229">#4229</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(logs): Use repr instead of json for message and arguments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4227">#4227</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(logs): Debug output from Sentry logs should always be <code>debug</code> level. (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4224">#4224</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>fix(ai): Do not consume anthropic streaming stop (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4232">#4232</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></li> <li>fix(spotlight): Do not spam sentry_sdk.warnings logger w/ Spotlight (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4219">#4219</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>fix(docs): fixed code snippet (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4218">#4218</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>build(deps): bump actions/create-github-app-token from 1.11.7 to 1.12.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4214">#4214</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>2.25.0</h2> <h3>Various fixes & improvements</h3> <ul> <li> <p><strong>New Beta Feature</strong> Enable Sentry logs in <code>logging</code> Integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4143">#4143</a>) by <a href="https://github.com/colin-sentry"><code>@colin-sentry</code></a></p> <p>You can now send existing log messages to the new Sentry Logs feature.</p> <p>For more information see: <a href="https://github.com/getsentry/sentry/discussions/86804">https://github.com/getsentry/sentry/discussions/86804</a></p> <p>This is how you can use it (Sentry Logs is in beta right now so the API can still change):</p> <pre lang="python"><code>import logging <p>import sentry_sdk<br /> from sentry_sdk.integrations.logging import LoggingIntegration<br /> </code></pre></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="54d2c7e37b"><code>54d2c7e</code></a> release: 2.26.0</li> <li><a href="5689bc09fd"><code>5689bc0</code></a> fix(debug): Do not consider parent loggers for debug logging (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4286">#4286</a>)</li> <li><a href="be22912160"><code>be22912</code></a> test(tracing): Simplify static/classmethod tracing tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4278">#4278</a>)</li> <li><a href="6000f87d2d"><code>6000f87</code></a> feat(transport): Add a timeout (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4252">#4252</a>)</li> <li><a href="fb6d3745c8"><code>fb6d374</code></a> meta: Change CODEOWNERS back to Python SDK owners (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4269">#4269</a>)</li> <li><a href="97c435a82c"><code>97c435a</code></a> feat(logs): Add sdk name and version as log attributes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4262">#4262</a>)</li> <li><a href="acf508cb38"><code>acf508c</code></a> feat(logs): Add server.address to logs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4257">#4257</a>)</li> <li><a href="e05ed0aa62"><code>e05ed0a</code></a> chore: Deprecate <code>same_process_as_parent</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4244">#4244</a>)</li> <li><a href="6a1364d4bb"><code>6a1364d</code></a> feat(logs): Add sentry.origin attribute for log handler (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4250">#4250</a>)</li> <li><a href="7cb0451865"><code>7cb0451</code></a> feat(tests): Add optional cutoff to toxgen (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4243">#4243</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.25.0...2.26.0">compare view</a></li> </ul> </details> <br /> 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>