chore(pip-prod)(deps): bump sentry-sdk from 2.6.0 to 2.7.0 #236

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/sentry-sdk-2.7.0 into next
dependabot[bot] commented 2024-06-26 18:12:43 +02:00 (Migrated from github.com)

Bumps sentry-sdk from 2.6.0 to 2.7.0.

Release notes

Sourced from sentry-sdk's releases.

2.7.0

Changelog

Sourced from sentry-sdk's changelog.

2.7.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.6.0 to 2.7.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.7.0</h2> <ul> <li>Add <code>origin</code> to spans and transactions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3133">#3133</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>OTel: Set up typing for OTel (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>OTel: Auto instrumentation skeleton (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>OpenAI: If there is an internal error, still return a value (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3192">#3192</a>) by <a href="https://github.com/colin-sentry"><code>@​colin-sentry</code></a></li> <li>MongoDB: Add MongoDB collection span tag (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3182">#3182</a>) by <a href="https://github.com/0Calories"><code>@​0Calories</code></a></li> <li>MongoDB: Change span operation from <code>db.query</code> to <code>db</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3186">#3186</a>) by <a href="https://github.com/0Calories"><code>@​0Calories</code></a></li> <li>MongoDB: Remove redundant command name in query description (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3189">#3189</a>) by <a href="https://github.com/0Calories"><code>@​0Calories</code></a></li> <li>Apache Spark: Fix spark driver integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3162">#3162</a>) by <a href="https://github.com/seyoon-lim"><code>@​seyoon-lim</code></a></li> <li>Apache Spark: Add Spark test suite to tox.ini and to CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Codecov: Add failed test commits in PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Update library, Python versions in tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Remove Hub from our test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Use env vars for default CA cert bundle location (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3160">#3160</a>) by <a href="https://github.com/DragoonAethis"><code>@​DragoonAethis</code></a></li> <li>Create a separate test group for AI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3198">#3198</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Add additional stub packages for type checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>) by <a href="https://github.com/Daverball"><code>@​Daverball</code></a></li> <li>Proper naming of requirements files (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3191">#3191</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Pinning pip because new version does not work with some versions of Celery and Httpx (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3195">#3195</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>build(deps): bump supercharge/redis-github-action from 1.7.0 to 1.8.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3193">#3193</a>) by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3171">#3171</a>) by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>build(deps): update pytest-asyncio requirement (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3087">#3087</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.7.0</h2> <ul> <li>Add <code>origin</code> to spans and transactions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3133">#3133</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>OTel: Set up typing for OTel (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>OTel: Auto instrumentation skeleton (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>OpenAI: If there is an internal error, still return a value (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3192">#3192</a>) by <a href="https://github.com/colin-sentry"><code>@​colin-sentry</code></a></li> <li>MongoDB: Add MongoDB collection span tag (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3182">#3182</a>) by <a href="https://github.com/0Calories"><code>@​0Calories</code></a></li> <li>MongoDB: Change span operation from <code>db.query</code> to <code>db</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3186">#3186</a>) by <a href="https://github.com/0Calories"><code>@​0Calories</code></a></li> <li>MongoDB: Remove redundant command name in query description (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3189">#3189</a>) by <a href="https://github.com/0Calories"><code>@​0Calories</code></a></li> <li>Apache Spark: Fix spark driver integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3162">#3162</a>) by <a href="https://github.com/seyoon-lim"><code>@​seyoon-lim</code></a></li> <li>Apache Spark: Add Spark test suite to tox.ini and to CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Codecov: Add failed test commits in PRs (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Update library, Python versions in tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Remove Hub from our test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Use env vars for default CA cert bundle location (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3160">#3160</a>) by <a href="https://github.com/DragoonAethis"><code>@​DragoonAethis</code></a></li> <li>Create a separate test group for AI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3198">#3198</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>Add additional stub packages for type checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>) by <a href="https://github.com/Daverball"><code>@​Daverball</code></a></li> <li>Proper naming of requirements files (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3191">#3191</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Pinning pip because new version does not work with some versions of Celery and Httpx (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3195">#3195</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>build(deps): bump supercharge/redis-github-action from 1.7.0 to 1.8.0 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3193">#3193</a>) by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3171">#3171</a>) by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>build(deps): update pytest-asyncio requirement (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3087">#3087</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/331430764746f2a103fa1d787655c0a36fa33897"><code>3314307</code></a> updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/e60c0b6695ebb312fa8f01b78a173b1727d1c7e4"><code>e60c0b6</code></a> release: 2.7.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/95069133c7d0998a631f93970897911b74873d79"><code>9506913</code></a> Do not raise error when channels is not installed (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3203">#3203</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7c1685e23bbf491887a096209ac9263fc31f8a85"><code>7c1685e</code></a> Set up typing for OTel (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4a9556b15fa02602fa124edc1a5756731cf7a6af"><code>4a9556b</code></a> feat(otel): Autoinstrumentation skeleton (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7a3ab150d6479f9524f5d7ec6f27d4db3b6ed9fa"><code>7a3ab15</code></a> Update our Codecov setup (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ac5c8e850832b20edc961fc6e2d0ea045375a33f"><code>ac5c8e8</code></a> Remove Hub from our test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/6c7374e1cb2527d9b2a55174c76680a4a9c7ec71"><code>6c7374e</code></a> tests: Update library, Python versions (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/bcc563cd79873cb81ebb59fd218c2e35d97762bf"><code>bcc563c</code></a> fix(tests): Add Spark testsuite to tox.ini and to CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/fca909fa5770734ce672eeb4646b64c769257911"><code>fca909f</code></a> ref(typing): Add additional stub packages for type checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.6.0...2.7.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.6.0&new-version=2.7.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-26 18:12:43 +02:00
sonarqubecloud[bot] commented 2024-06-26 18:14:01 +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_roboluke-tasks&pullRequest=236) **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_roboluke-tasks&pullRequest=236&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_roboluke-tasks&pullRequest=236&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_roboluke-tasks&pullRequest=236&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_roboluke-tasks&pullRequest=236&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_roboluke-tasks&pullRequest=236&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=236)
dependabot[bot] commented 2024-06-27 19:04:21 +02:00 (Migrated from github.com)

Superseded by #237.

Superseded by #237.

Pull request closed

Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#236
No description provided.