chore(pip-prod)(deps): bump sentry-sdk from 2.3.1 to 2.4.0 #258

Merged
dependabot[bot] merged 1 commits from dependabot/pip/sentry-sdk-2.4.0 into next 2024-06-04 23:10:07 +02:00
dependabot[bot] commented 2024-06-04 17:19:36 +02:00 (Migrated from github.com)

Bumps sentry-sdk from 2.3.1 to 2.4.0.

Release notes

Sourced from sentry-sdk's releases.

2.4.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.4.0

Various fixes & improvements

Commits
  • 505a491 Updated changelog
  • 4520359 release: 2.4.0
  • 651c3b2 Made cache.key span data field a list (#3110)
  • bb918fb docs: Remove last_event_id from migration guide
  • 14f68ac build(deps): bump checkouts/data-schemas from 4381a97 to 59f9683 (#3066)
  • ad237dc fix(scope): Copy _last_event_id in Scope.__copy__
  • c80cad1 Refactor the Celery Beat integration (#3105)
  • 4e2af01 fix(tests): Adapt to new Anthropic version (#3119)
  • 84775a0 Add None check for grpc.aio interceptor (#3109)
  • b496a71 fix(django): Proper transaction names for i18n routes (#3104)
  • Additional commits viewable 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.3.1 to 2.4.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.4.0</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>Celery: Made <code>cache.key</code> span data field a list (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3110">#3110</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Celery Beat: Refactor the Celery Beat integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3105">#3105</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>GRPC: Add None check for grpc.aio interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3109">#3109</a>) by <a href="https://github.com/ordinary-jamie"><code>@​ordinary-jamie</code></a></li> <li>Docs: Remove <code>last_event_id</code> from migration guide (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3126">#3126</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(django): Proper transaction names for i18n routes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3104">#3104</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>fix(scope): Copy <code>_last_event_id</code> in <code>Scope.__copy__</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3123">#3123</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(tests): Adapt to new Anthropic version (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3119">#3119</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>build(deps): bump checkouts/data-schemas from <code>4381a97</code> to <code>59f9683</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3066">#3066</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.4.0</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>Celery: Made <code>cache.key</code> span data field a list (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3110">#3110</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>Celery Beat: Refactor the Celery Beat integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3105">#3105</a>) by <a href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li> <li>GRPC: Add None check for grpc.aio interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3109">#3109</a>) by <a href="https://github.com/ordinary-jamie"><code>@​ordinary-jamie</code></a></li> <li>Docs: Remove <code>last_event_id</code> from migration guide (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3126">#3126</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(django): Proper transaction names for i18n routes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3104">#3104</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>fix(scope): Copy <code>_last_event_id</code> in <code>Scope.__copy__</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3123">#3123</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(tests): Adapt to new Anthropic version (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3119">#3119</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>build(deps): bump checkouts/data-schemas from <code>4381a97</code> to <code>59f9683</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3066">#3066</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/505a49184d4cbe64c3afd35725802c58a79cb25a"><code>505a491</code></a> Updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/45203590dcd5c8a34b334136c1b28421e3a5a0f9"><code>4520359</code></a> release: 2.4.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/651c3b2d62e76d737dec319398955a6bdd5d2aae"><code>651c3b2</code></a> Made <code>cache.key</code> span data field a list (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3110">#3110</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/bb918fb9581198360d56dab8912520c1897fb086"><code>bb918fb</code></a> docs: Remove <code>last_event_id</code> from migration guide</li> <li><a href="https://github.com/getsentry/sentry-python/commit/14f68acfd9530982f21fbe7b8ce3d4aa01480d70"><code>14f68ac</code></a> build(deps): bump checkouts/data-schemas from <code>4381a97</code> to <code>59f9683</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3066">#3066</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ad237dcb8f0354e06721cf5bc30cf624fc22b527"><code>ad237dc</code></a> fix(scope): Copy <code>_last_event_id</code> in <code>Scope.__copy__</code></li> <li><a href="https://github.com/getsentry/sentry-python/commit/c80cad1e6e17790f02b29115013014d3b4bebd3c"><code>c80cad1</code></a> Refactor the Celery Beat integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3105">#3105</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4e2af01a8426cfbfaf78a6d07b4f1c53b042db95"><code>4e2af01</code></a> fix(tests): Adapt to new Anthropic version (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3119">#3119</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/84775a028f3bdf5d4ffb549e92bcf6ee852f5aa3"><code>84775a0</code></a> Add None check for grpc.aio interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3109">#3109</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/b496a7131d64f61f3473e9e1a9807760bec217c1"><code>b496a71</code></a> fix(django): Proper transaction names for i18n routes (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3104">#3104</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.3.1...2.4.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.3.1&new-version=2.4.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-04 17:19:36 +02:00
sonarqubecloud[bot] commented 2024-06-04 23:09:12 +02:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![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=258) **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=258&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=258&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=258&resolved=false&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=258)
Sign in to join this conversation.
No description provided.