-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump io.sentry:sentry-bom from 6.34.0 to 7.1.0 #3216
build(deps): bump io.sentry:sentry-bom from 6.34.0 to 7.1.0 #3216
Conversation
Bumps [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) from 6.34.0 to 7.1.0. - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@6.34.0...7.1.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
@coderabbitai review |
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the WalkthroughThe project's build configuration has been updated, specifically the Sentry Bill of Materials (BOM) which has been upgraded to a newer version. This suggests an enhancement in error tracking and performance monitoring capabilities provided by Sentry. Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge |
Qodana Community for JVM17 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Bumps io.sentry:sentry-bom from 6.34.0 to 7.1.0.
Release notes
Sourced from io.sentry:sentry-bom's releases.
... (truncated)
Changelog
Sourced from io.sentry:sentry-bom's changelog.
... (truncated)
Commits
e0ea698
release: 7.1.0eefb169
Fix wrong txn duration in case SDK init is deferred (#3092)941e097
Bump reactivecircus/android-emulator-runner from 2.28.0 to 2.29.0 (#3089)8a9c60a
Bump gradle/gradle-build-action from 2.10.0 to 2.11.0 (#3105)50836e5
Bump actions/setup-java from 3 to 4 (#3077)216275a
Bump actions/upload-artifact from 3 to 4 (#3104)8ccdc9b
Extract Activity Breadcrumbs generation into own Integration (#3064)8ff8fd0
Automatically downsample transaction when system is under load (backpressure)...8d62770
Move slow+frozen frame calculation, as well as frame delay inside SentryFrame...7eccfdb
[Starfish] Attach app-start spans (#3057)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 will merge this PR once CI passes on it, as requested by @nixel2007.
Dependabot commands and options
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by CodeRabbit