Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump sentry-sdk from 2.19.0 to 2.20.0 in /experimenter/t…
…ests (#12075) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.20.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.20.0</h2> <ul> <li> <p><strong>New integration:</strong> Add <a href="https://typer.tiangolo.com/">Typer</a> integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3869">#3869</a>) by <a href="https://github.com/patrick91"><code>@patrick91</code></a></p> <p>For more information, see the documentation for the <a href="https://docs.sentry.io/platforms/python/integrations/typer/">TyperIntegration</a>.</p> </li> <li> <p><strong>New integration:</strong> Add <a href="https://www.getunleash.io/">Unleash</a> feature flagging integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3888">#3888</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> <p>For more information, see the documentation for the <a href="https://docs.sentry.io/platforms/python/integrations/unleash/">UnleashIntegration</a>.</p> </li> <li> <p>Add custom tracking of feature flag evaluations (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3860">#3860</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> </li> <li> <p>Feature Flags: Register LD hook in setup instead of init, and don't check for initialization (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3890">#3890</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> </li> <li> <p>Feature Flags: Moved adding of <code>flags</code> context into Scope (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3917">#3917</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Create a separate group for feature flag test suites (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3911">#3911</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix flaky LaunchDarkly tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3896">#3896</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> </li> <li> <p>Fix LRU cache copying (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3883">#3883</a>) by <a href="https://github.com/ffelixg"><code>@ffelixg</code></a></p> </li> <li> <p>Fix cache pollution from mutable reference (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3887">#3887</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></p> </li> <li> <p>Centralize minimum version checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3910">#3910</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Support SparkIntegration activation after SparkContext created (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3411">#3411</a>) by <a href="https://github.com/seyoon-lim"><code>@seyoon-lim</code></a></p> </li> <li> <p>Preserve ARQ enqueue_job <strong>kwdefaults</strong> after patching (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3903">#3903</a>) by <a href="https://github.com/danmr"><code>@danmr</code></a></p> </li> <li> <p>Add Github workflow to comment on issues when a fix was released (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3866">#3866</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Update test matrix for Sanic (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3904">#3904</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Rename scripts (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3885">#3885</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3878">#3878</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Treat <code>potel-base</code> as release branch in CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3912">#3912</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3893">#3893</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></p> </li> <li> <p>build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3867">#3867</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></p> </li> <li> <p>build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3892">#3892</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></p> </li> </ul> <h2>2.19.2</h2> <h3>Various fixes & improvements</h3> <ul> <li>Deepcopy and ensure get_all function always terminates (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3861">#3861</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>Cleanup chalice test environment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3858">#3858</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> <h2>2.19.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix errors when instrumenting Django cache (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3855">#3855</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Copy <code>scope.client</code> reference as well (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3857">#3857</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Don't give up on Spotlight on 3 errors (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3856">#3856</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Add missing stack frames (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3673">#3673</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix wrong metadata type in async gRPC interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3205">#3205</a>) by <a href="https://github.com/fdellekart"><code>@fdellekart</code></a></li> <li>Rename launch darkly hook to match JS SDK (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3743">#3743</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></li> <li>Script for checking if our instrumented libs are Python 3.13 compatible (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3425">#3425</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Improve Ray tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3846">#3846</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Test with Celery <code>5.5.0rc3</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3842">#3842</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix asyncio testing setup (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3832">#3832</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Bump <code>codecov/codecov-action</code> from <code>5.0.2</code> to <code>5.0.7</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3821">#3821</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Fix CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3834">#3834</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Use new ClickHouse GH action (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3826">#3826</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</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.20.0</h2> <ul> <li> <p><strong>New integration:</strong> Add <a href="https://typer.tiangolo.com/">Typer</a> integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3869">#3869</a>) by <a href="https://github.com/patrick91"><code>@patrick91</code></a></p> <p>For more information, see the documentation for the <a href="https://docs.sentry.io/platforms/python/integrations/typer/">TyperIntegration</a>.</p> </li> <li> <p><strong>New integration:</strong> Add <a href="https://www.getunleash.io/">Unleash</a> feature flagging integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3888">#3888</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> <p>For more information, see the documentation for the <a href="https://docs.sentry.io/platforms/python/integrations/unleash/">UnleashIntegration</a>.</p> </li> <li> <p>Add custom tracking of feature flag evaluations (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3860">#3860</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> </li> <li> <p>Feature Flags: Register LD hook in setup instead of init, and don't check for initialization (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3890">#3890</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> </li> <li> <p>Feature Flags: Moved adding of <code>flags</code> context into Scope (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3917">#3917</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Create a separate group for feature flag test suites (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3911">#3911</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix flaky LaunchDarkly tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3896">#3896</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></p> </li> <li> <p>Fix LRU cache copying (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3883">#3883</a>) by <a href="https://github.com/ffelixg"><code>@ffelixg</code></a></p> </li> <li> <p>Fix cache pollution from mutable reference (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3887">#3887</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></p> </li> <li> <p>Centralize minimum version checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3910">#3910</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Support SparkIntegration activation after SparkContext created (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3411">#3411</a>) by <a href="https://github.com/seyoon-lim"><code>@seyoon-lim</code></a></p> </li> <li> <p>Preserve ARQ enqueue_job <strong>kwdefaults</strong> after patching (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3903">#3903</a>) by <a href="https://github.com/danmr"><code>@danmr</code></a></p> </li> <li> <p>Add Github workflow to comment on issues when a fix was released (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3866">#3866</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Update test matrix for Sanic (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3904">#3904</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></p> </li> <li> <p>Rename scripts (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3885">#3885</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Fix CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3878">#3878</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>Treat <code>potel-base</code> as release branch in CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3912">#3912</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></p> </li> <li> <p>build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3893">#3893</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></p> </li> <li> <p>build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3867">#3867</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></p> </li> <li> <p>build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3892">#3892</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></p> </li> </ul> <h2>2.19.2</h2> <h3>Various fixes & improvements</h3> <ul> <li>Deepcopy and ensure get_all function always terminates (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3861">#3861</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>Cleanup chalice test environment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3858">#3858</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> <h2>2.19.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix errors when instrumenting Django cache (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3855">#3855</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Copy <code>scope.client</code> reference as well (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3857">#3857</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Don't give up on Spotlight on 3 errors (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3856">#3856</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Add missing stack frames (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3673">#3673</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix wrong metadata type in async gRPC interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3205">#3205</a>) by <a href="https://github.com/fdellekart"><code>@fdellekart</code></a></li> <li>Rename launch darkly hook to match JS SDK (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3743">#3743</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></li> <li>Script for checking if our instrumented libs are Python 3.13 compatible (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3425">#3425</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Improve Ray tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3846">#3846</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Test with Celery <code>5.5.0rc3</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3842">#3842</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix asyncio testing setup (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3832">#3832</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-python/commit/4e0505ea5c58943f31de35f03d834daa18e7f7ed"><code>4e0505e</code></a> Updated changelog</li> <li><a href="https://github.com/getsentry/sentry-python/commit/ca68a7f3fb8e1cb6e1c58432211422b4c2bc4530"><code>ca68a7f</code></a> release: 2.20.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/2ee194c0d4fac809b40ef81d90ae859998962afa"><code>2ee194c</code></a> feat(flags): remove Unleash get_variant patching code (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3914">#3914</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/288f69a962e4ae9e929ae1116ec683297a0a416a"><code>288f69a</code></a> Moved adding of <code>flags</code> context into Scope (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3917">#3917</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/9f9ff345c6054e0623a293c1f90e6e590ceb8a9f"><code>9f9ff34</code></a> tests: Create a separate group for feature flag suites (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3911">#3911</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/fa241c3425e446878f173407fd7358f38d8bd529"><code>fa241c3</code></a> Treat potel-base as release branch in CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3912">#3912</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/be5327356fdae8efc77a9faa9a2ffb0773e80665"><code>be53273</code></a> Centralize minimum version checking (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3910">#3910</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/4432e26a45873080d4eaf20e769bc82f026851bb"><code>4432e26</code></a> Small contribution docs update (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3909">#3909</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c6a89d64db965fe0ece6de10df38ab936af8f5e4"><code>c6a89d6</code></a> feat(flags): add Unleash feature flagging integration (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3888">#3888</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/bf65ede42172dd9bc6718b69e3ea9a9dd417c93d"><code>bf65ede</code></a> ref(flags): Beter naming for featureflags module and identifier (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3902">#3902</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.19.0...2.20.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.19.0&new-version=2.20.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information