chore(pip-prod)(deps): bump sentry-sdk from 2.5.1 to 2.6.0 #273

Merged
dependabot[bot] merged 1 commits from dependabot/pip/sentry-sdk-2.6.0 into next 2024-06-20 20:48:39 +02:00
dependabot[bot] commented 2024-06-20 17:24:50 +02:00 (Migrated from github.com)

Bumps sentry-sdk from 2.5.1 to 2.6.0.

Release notes

Sourced from sentry-sdk's releases.

2.6.0

Changelog

Sourced from sentry-sdk's changelog.

2.6.0

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 to 2.6.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.6.0</h2> <ul> <li>Introduce continuous profiling mode (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2830">#2830</a>) by <a href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li> <li>Profiling: Add deprecation comment for profiler internals (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Profiling: Move thread data to trace context (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3157">#3157</a>) by <a href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li> <li>Explicitly export cron symbols for typecheckers (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3072">#3072</a>) by <a href="https://github.com/spladug"><code>@​spladug</code></a></li> <li>Cleaning up ASGI tests for Django (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3180">#3180</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Celery: Add Celery receive latency (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3174">#3174</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Metrics: Update type hints for tag values (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3156">#3156</a>) by <a href="https://github.com/elramen"><code>@​elramen</code></a></li> <li>Django: Fix psycopg3 reconnect error (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3111">#3111</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>Tracing: Keep original function signature when decorated (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3178">#3178</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Reapply &quot;Refactor the Celery Beat integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3105">#3105</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3144">#3144</a>) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3175">#3175</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Added contributor image to readme (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3183">#3183</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>bump actions/checkout from 4.1.4 to 4.1.6 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3147">#3147</a>) by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>bump checkouts/data-schemas from <code>59f9683</code> to <code>8c13457</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3146">#3146</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.6.0</h2> <ul> <li>Introduce continuous profiling mode (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2830">#2830</a>) by <a href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li> <li>Profiling: Add deprecation comment for profiler internals (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Profiling: Move thread data to trace context (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3157">#3157</a>) by <a href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li> <li>Explicitly export cron symbols for typecheckers (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3072">#3072</a>) by <a href="https://github.com/spladug"><code>@​spladug</code></a></li> <li>Cleaning up ASGI tests for Django (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3180">#3180</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Celery: Add Celery receive latency (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3174">#3174</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Metrics: Update type hints for tag values (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3156">#3156</a>) by <a href="https://github.com/elramen"><code>@​elramen</code></a></li> <li>Django: Fix psycopg3 reconnect error (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3111">#3111</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>Tracing: Keep original function signature when decorated (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3178">#3178</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Reapply &quot;Refactor the Celery Beat integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3105">#3105</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3144">#3144</a>) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3175">#3175</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Added contributor image to readme (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3183">#3183</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>bump actions/checkout from 4.1.4 to 4.1.6 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3147">#3147</a>) by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>bump checkouts/data-schemas from <code>59f9683</code> to <code>8c13457</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3146">#3146</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/95d5ab71419e131d66e6fe761d6cee88dd4886d2"><code>95d5ab7</code></a> Updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4de70ab6f12d250d035b377262a4e4ce14bace5b"><code>4de70ab</code></a> Updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/8ae0907d9471f9c8164c85c6e1d0564aead9e915"><code>8ae0907</code></a> release: 2.6.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/108c521234a4674efa4ae8fe9adbd308eb0dc134"><code>108c521</code></a> Added contributor image to readme (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3183">#3183</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/85e4f1e10115683bdbda9cb3747089a7dac5030b"><code>85e4f1e</code></a> fix(tracing): Keep original function signature when decorated (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3178">#3178</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/56d2cc6d5d08a1408b53b2c19c8bb54f44b619ed"><code>56d2cc6</code></a> Cleaning up ASGI tests for Django (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3180">#3180</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/009fa4fa018f43d13e1322581f02403bd902413f"><code>009fa4f</code></a> Reapply &quot;Refactor the Celery Beat integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3105">#3105</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3144">#3144</a>) (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3175">#3175</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c8fc781cdffd93b625f5b18dcd67c17cf3738595"><code>c8fc781</code></a> Add Celery receive latency (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3174">#3174</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/087859314d4d967417495991cb7848eea7f93290"><code>0878593</code></a> Add deprecation comment for profiler internals (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/1497916c2c16a9364ab92d9a71265d4f59efeac3"><code>1497916</code></a> ref(metrics): Update type hints for tag values (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3156">#3156</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.5.1...2.6.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.5.1&new-version=2.6.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>
luketainton (Migrated from github.com) reviewed 2024-06-20 17:24:50 +02:00
sonarqubecloud[bot] commented 2024-06-20 17:26:04 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=273) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=273&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=273&resolutions=WONTFIX) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_webexmemebot&pullRequest=273&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=273&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=273&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=273)
Sign in to join this conversation.
No description provided.