Skip to content

Commit 1a4774a

Browse files
chore(deps): Bump sentry-sdk from 2.28.0 to 2.29.1 in /experimenter (#12653)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.28.0 to 2.29.1. <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.29.1</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(logs): send <code>severity_text</code>: <code>warn</code> instead of <code>warning</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4396">#4396</a>) by <a href="https://github.com/lcian"><code>@​lcian</code></a></li> </ul> <h2>2.29.0</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(loguru): Move integration setup from <code>__init__</code> to <code>setup_once</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4399">#4399</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>feat: Allow configuring <code>keep_alive</code> via environment variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4366">#4366</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(celery): Do not send extra check-in (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4395">#4395</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>fix(typing): Add before_send_log to Experiments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4383">#4383</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>ci: Fix pyspark test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4382">#4382</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>fix(logs): Make <code>sentry.message.parameters</code> singular as per spec (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4387">#4387</a>) by <a href="https://github.com/AbhiPrasad"><code>@​AbhiPrasad</code></a></li> <li>apidocs: Remove snowballstemmer pin (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4379">#4379</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</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.29.1</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(logs): send <code>severity_text</code>: <code>warn</code> instead of <code>warning</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4396">#4396</a>) by <a href="https://github.com/lcian"><code>@​lcian</code></a></li> </ul> <h2>2.29.0</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(loguru): Move integration setup from <code>__init__</code> to <code>setup_once</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4399">#4399</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>feat: Allow configuring <code>keep_alive</code> via environment variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4366">#4366</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(celery): Do not send extra check-in (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4395">#4395</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>fix(typing): Add before_send_log to Experiments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4383">#4383</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>ci: Fix pyspark test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4382">#4382</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> <li>fix(logs): Make <code>sentry.message.parameters</code> singular as per spec (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4387">#4387</a>) by <a href="https://github.com/AbhiPrasad"><code>@​AbhiPrasad</code></a></li> <li>apidocs: Remove snowballstemmer pin (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4379">#4379</a>) by <a href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-python/commit/7973ac095c0ecedba4514f11042e1536bb1234ee"><code>7973ac0</code></a> release: 2.29.1</li> <li><a href="https://github.com/getsentry/sentry-python/commit/3ebd122604835bdf5cf440df1d2794490ce8b5f0"><code>3ebd122</code></a> fix(logs): send <code>severity_text</code>: <code>warn</code> instead of <code>warning</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4396">#4396</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/8be519faa2d7df2d1882fa2f57cbca13cc899328"><code>8be519f</code></a> Merge branch 'release/2.29.0'</li> <li><a href="https://github.com/getsentry/sentry-python/commit/0c9333ed8bc2c4da15106fd37b4fa9fd3e9aed93"><code>0c9333e</code></a> release: 2.29.0</li> <li><a href="https://github.com/getsentry/sentry-python/commit/830f270791270bd31462acd879ee7a0e8a2926c3"><code>830f270</code></a> fix(loguru): Move integration setup from <code>__init__</code> to <code>setup_once</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4399">#4399</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/f5727572281578a73b21cd757288b820932eded6"><code>f572757</code></a> feat: Allow configuring <code>keep_alive</code> via environment variable (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4366">#4366</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/2f97cdaf53eee2737b6dc4aab1d99e91d33b0b76"><code>2f97cda</code></a> fix(celery): Do not send extra check-in (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4395">#4395</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/aa0eaab19a9867ea5b80f8aab3ddc6c2e9293835"><code>aa0eaab</code></a> fix(typing): Add before_send_log to Experiments (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4383">#4383</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/c639f1c083eefb6b4cc67164d9d8dfa9ac568b98"><code>c639f1c</code></a> ci: Fix pyspark test suite (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4382">#4382</a>)</li> <li><a href="https://github.com/getsentry/sentry-python/commit/eee4cac8f8ae44e5bee9364a482597680b81b52f"><code>eee4cac</code></a> fix(logs): Make <code>sentry.message.parameters</code> singular as per spec (<a href="https://redirect.github.com/getsentry/sentry-python/issues/4387">#4387</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.28.0...2.29.1">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.28.0&new-version=2.29.1)](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>
1 parent e978db1 commit 1a4774a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

experimenter/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

experimenter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ redis = "4.6.0"
6767
requests = { version = "2.32.2", extras = ["security"] }
6868
responses = "0.25.0"
6969
ruff = "^0.11.0"
70-
sentry-sdk = "^2.28.0"
70+
sentry-sdk = "^2.29.1"
7171
sqlparse = "0.5.0"
7272
tblib = "1.7.0"
7373
toml = "^0.10.2"

0 commit comments

Comments
 (0)