-
Notifications
You must be signed in to change notification settings - Fork 202
Commit 1d62848
authored
chore(deps): Bump sentry-sdk from 2.28.0 to 2.29.1 in /cirrus/server (#12651)
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 & 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 & 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 & 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 & 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 />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c675f1e commit 1d62848Copy full SHA for 1d62848
2 files changed
+5
-5
lines changed+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
cirrus/server/pyproject.toml
Copy file name to clipboardExpand all lines: cirrus/server/pyproject.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments