Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.sentry:sentry-bom from 6.32.0 to 6.33.0 (#4160)
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 6.32.0 to 6.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/releases">io.sentry:sentry-bom's releases</a>.</em></p> <blockquote> <h2>6.33.0</h2> <h3>Features</h3> <ul> <li>Add thread information to spans (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2998">#2998</a>)</li> <li>Use PixelCopy API for capturing screenshots on API level 24+ (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3008">#3008</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Fix crash when HTTP connection error message contains formatting symbols (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3002">#3002</a>)</li> <li>Cap max number of stack frames to 100 to not exceed payload size limit (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3009">#3009</a>) <ul> <li>This will ensure we report errors with a big number of frames such as <code>StackOverflowError</code></li> </ul> </li> <li>Fix user interaction tracking not working for Jetpack Compose 1.5+ (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3010">#3010</a>)</li> <li>Make sure to close all Closeable resources (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3000">#3000</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md">io.sentry:sentry-bom's changelog</a>.</em></p> <blockquote> <h2>6.33.0</h2> <h3>Features</h3> <ul> <li>Add thread information to spans (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2998">#2998</a>)</li> <li>Use PixelCopy API for capturing screenshots on API level 24+ (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3008">#3008</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Fix crash when HTTP connection error message contains formatting symbols (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3002">#3002</a>)</li> <li>Cap max number of stack frames to 100 to not exceed payload size limit (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3009">#3009</a>) <ul> <li>This will ensure we report errors with a big number of frames such as <code>StackOverflowError</code></li> </ul> </li> <li>Fix user interaction tracking not working for Jetpack Compose 1.5+ (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3010">#3010</a>)</li> <li>Make sure to close all Closeable resources (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3000">#3000</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-java/commit/a22a88578ea7754971ae80926fc67a9524a243b5"><code>a22a885</code></a> release: 6.33.0</li> <li><a href="https://github.com/getsentry/sentry-java/commit/3c47eb76f4207aae69b934166a54cacd0e1c807f"><code>3c47eb7</code></a> Fix CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3020">#3020</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/0404ea31dd7e67983b3aa0133a0dc4fb6b983884"><code>0404ea3</code></a> Use PixelCopy API for capturing screenshots on API level 24+ (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3008">#3008</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/c3f503e6f8a5fed6bf27993420f89ae467c4fa08"><code>c3f503e</code></a> Make sure to close all Closeable resources (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3000">#3000</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/93a76ca3ed5e22b37a521784f4b601668bfa7e07"><code>93a76ca</code></a> Tag all spans with main thread flag (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2998">#2998</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/1ab82a3ea4b7afd9e2e2b17d443ae01d5b100368"><code>1ab82a3</code></a> Fix user interaction tracking not working for Jetpack Compose 1.5+ (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3010">#3010</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/bc4be3bb9763c17ac2368881f89297709697bed3"><code>bc4be3b</code></a> Cap max number of stack frames to 100 to not exceed payload size limit (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3009">#3009</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/3548754289c9ffdc31880f4286b675f1614082ce"><code>3548754</code></a> Fix crash when HTTP connection error message contains formatting symbols (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3002">#3002</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/02e9e80a782baadbfb6211aa83f3bedcd1df6b42"><code>02e9e80</code></a> Bump saucelabs/saucectl-run-action from 3.3.0 to 4.0.0 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3006">#3006</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/86f00968b4ba59f756bb4fe01e4fb1cc61bd4f1d"><code>86f0096</code></a> Add missing license headers (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3003">#3003</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-java/compare/6.32.0...6.33.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.sentry:sentry-bom&package-manager=maven&previous-version=6.32.0&new-version=6.33.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