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 io.sentry:sentry-android from 7.9.0 to 7.10.0 (#758)
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 7.9.0 to 7.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/releases">io.sentry:sentry-android's releases</a>.</em></p> <blockquote> <h2>7.10.0</h2> <h3>Features</h3> <ul> <li>Publish Gradle module metadata (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3422">#3422</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Fix faulty <code>span.frame_delay</code> calculation for early app start spans (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3427">#3427</a>)</li> <li>Fix crash when installing <code>ShutdownHookIntegration</code> and the VM is shutting down (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3456">#3456</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-android's changelog</a>.</em></p> <blockquote> <h2>7.10.0</h2> <h3>Features</h3> <ul> <li>Publish Gradle module metadata (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3422">#3422</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Fix faulty <code>span.frame_delay</code> calculation for early app start spans (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3427">#3427</a>)</li> <li>Fix crash when installing <code>ShutdownHookIntegration</code> and the VM is shutting down (<a href="https://redirect.github.com/getsentry/sentry-java/pull/3456">#3456</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-java/commit/e046ab9a9ec5b0d421045695fc4b89f6524eb625"><code>e046ab9</code></a> release: 7.10.0</li> <li><a href="https://github.com/getsentry/sentry-java/commit/84892a8db59d768e89a04a05439f5198c162301b"><code>84892a8</code></a> Do not crash when installing shutdown hook (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3456">#3456</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/4fe50fcef22236f1decae2af11588c376c88bc42"><code>4fe50fc</code></a> feat(internal): Add serialized app start measurements getter with spans for H...</li> <li><a href="https://github.com/getsentry/sentry-java/commit/619c9b9a5e0ebc4fd9194795156f5dd308254628"><code>619c9b9</code></a> Fix faulty span.frame_delay calculation for early app start spans (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3427">#3427</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/0a2d0b6550fc070bdbbfbe19780372205fabf046"><code>0a2d0b6</code></a> Adjust publications to publish gradle module metadata (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3422">#3422</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/f1fdb9fcf70a711f3cd6deaccfb8943a0b950e85"><code>f1fdb9f</code></a> Supply a token for CODECOV and bump to action v4 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/3342">#3342</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/9e57f460713598370d0f2255ab69d4493efde595"><code>9e57f46</code></a> Merge branch 'release/7.9.0'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-java/compare/7.9.0...7.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.sentry:sentry-android&package-manager=gradle&previous-version=7.9.0&new-version=7.10.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information