chore(pip-prod)(deps): bump sentry-sdk from 2.7.1 to 2.8.0 #240

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

Bumps sentry-sdk from 2.7.1 to 2.8.0.

Release notes

Sourced from sentry-sdk's releases.

2.8.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.8.0

Various fixes & improvements

Commits
  • 6f4685e Update CHANGELOG.md
  • 7e6998e release: 2.8.0
  • 32335dd fix(profiling): profiler_id uses underscore (#3249)
  • 763e40a fix(integrations): don't send full env to subprocess (#3251)
  • 31efa62 ref(transport): Stop using Hub in HttpTransport (#3247)
  • defb448 build: Remove ipdb from test requirements (#3237)
  • 407f651 feat(opentelemetry): Add entry point for SentryPropagator (#3086)
  • eab218c build(deps): bump checkouts/data-schemas from 8c13457 to 88273a9 (#3225)
  • 5782560 fix(opentelemetry): avoid propagation of empty baggage (#2968)
  • 6701616 Merge branch 'release/2.7.1'
  • See full diff in compare view

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.7.1 to 2.8.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.8.0</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li><code>profiler_id</code> uses underscore (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>) by <a href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li> <li>Don't send full env to subprocess (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>) by <a href="https://github.com/kmichel-aiven"><code>@​kmichel-aiven</code></a></li> <li>Stop using <code>Hub</code> in <code>HttpTransport</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>Remove <code>ipdb</code> from test requirements (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>) by <a href="https://github.com/rominf"><code>@​rominf</code></a></li> <li>Avoid propagation of empty baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>) by <a href="https://github.com/hartungstenio"><code>@​hartungstenio</code></a></li> <li>Add entry point for <code>SentryPropagator</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>) by <a href="https://github.com/mender"><code>@​mender</code></a></li> <li>Bump checkouts/data-schemas from <code>8c13457</code> to <code>88273a9</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</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.8.0</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li><code>profiler_id</code> uses underscore (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>) by <a href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li> <li>Don't send full env to subprocess (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>) by <a href="https://github.com/kmichel-aiven"><code>@​kmichel-aiven</code></a></li> <li>Stop using <code>Hub</code> in <code>HttpTransport</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>Remove <code>ipdb</code> from test requirements (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>) by <a href="https://github.com/rominf"><code>@​rominf</code></a></li> <li>Avoid propagation of empty baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>) by <a href="https://github.com/hartungstenio"><code>@​hartungstenio</code></a></li> <li>Add entry point for <code>SentryPropagator</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>) by <a href="https://github.com/mender"><code>@​mender</code></a></li> <li>Bump checkouts/data-schemas from <code>8c13457</code> to <code>88273a9</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</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/6f4685e29b072d02edfb5c9def75120e88e600e4"><code>6f4685e</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/getsentry/sentry-python/commit/7e6998e13ff3927a76f609c15ff2be5e0ce8b40c"><code>7e6998e</code></a> release: 2.8.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/32335dde277fa4467826170bf8a659a109921d60"><code>32335dd</code></a> fix(profiling): profiler_id uses underscore (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/763e40aa4cb57ecced467f48f78f335c87e9bdff"><code>763e40a</code></a> fix(integrations): don't send full env to subprocess (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/31efa62c90e5b88c6c15b55f6908a25133d65958"><code>31efa62</code></a> ref(transport): Stop using <code>Hub</code> in <code>HttpTransport</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/defb44860283348576a957ba481b2359bcc40a54"><code>defb448</code></a> build: Remove ipdb from test requirements (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/407f651f66fa811a20241579aa7881de624b3e20"><code>407f651</code></a> feat(opentelemetry): Add entry point for SentryPropagator (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/eab218c91ae2b894df18751e347fd94972a4fe06"><code>eab218c</code></a> build(deps): bump checkouts/data-schemas from <code>8c13457</code> to <code>88273a9</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/57825605d952bcf0272c52c5f382bf3e34935819"><code>5782560</code></a> fix(opentelemetry): avoid propagation of empty baggage (<a href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/6701616b615d36ad2ee35e87232d513ac5dede2b"><code>6701616</code></a> Merge branch 'release/2.7.1'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-python/compare/2.7.1...2.8.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.7.1&new-version=2.8.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-07-08 18:12:20 +02:00
sonarqubecloud[bot] commented 2024-07-10 09:29: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=240) **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=240&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=240&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=240&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=240&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=240&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=240)
dependabot[bot] commented 2024-07-10 18:48:43 +02:00 (Migrated from github.com)

Superseded by #245.

Superseded by #245.

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#240
No description provided.