-
Notifications
You must be signed in to change notification settings - Fork 68
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
fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0 #364
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0 #364
renovate
wants to merge
1
commit into
master
from
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for ree6-backend canceled.
|
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
November 1, 2024 14:10
817aa7a
to
69ac62d
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.16.0
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.17.0
Nov 12, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
November 12, 2024 20:22
69ac62d
to
cfd899e
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.17.0
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.18.0
Nov 18, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
November 18, 2024 20:05
cfd899e
to
8327bb4
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.18.0
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.18.1
Nov 29, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
November 29, 2024 22:00
8327bb4
to
4657e00
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.18.1
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.19.0
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
December 12, 2024 11:01
4657e00
to
68cdaea
Compare
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
December 23, 2024 16:40
68cdaea
to
e3c8dd3
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.19.0
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.19.1
Dec 23, 2024
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.19.1
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0
Jan 4, 2025
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
January 4, 2025 23:30
e3c8dd3
to
7f6d313
Compare
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x
branch
from
January 16, 2025 14:44
7f6d313
to
5eb5bd4
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0
fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.20.0
Jan 16, 2025
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.15.0
->7.20.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)
v7.20.0
Compare Source
Features
To enable Replay use the
sessionReplay.sessionSampleRate
orsessionReplay.onErrorSampleRate
options.Fixes
Internal
SdkVersion
for replay events (#4014)Breaking changes
experimental
to the mainoptions
object (#4017)v7.19.1
Compare Source
Fixes
GestureRecorder
(#4001)Internal
v7.19.0
Compare Source
Fixes
IndexOutOfBoundsException
when tracking window changesIllegalStateException
when adding/removing draw listener for a dead viewConcurrentModificationException
when registering window listeners and stoppingWindowRecorder
/GestureRecorder
Dependencies
v7.18.1
Compare Source
Fixes
v7.18.0
Compare Source
Features
beforeSendReplay
callback (#3855)Fixes
Dependencies
v7.17.0
Compare Source
Features
Random
instance per thread to improve SDK performance (#3835)Fixes
v7.16.0
Compare Source
Features
Fixes
enableTracing
option (#3777)java.util.Random
and replacejava.security.SecureRandom
usages (#3783)Log
calls on app startup (#3793)Breaking changes
addIntegrationToSdkVersion(Ljava/lang/Class;)V
has been removed from the core (io.sentry:sentry
) package. Please make sure all of the packages (e.g.io.sentry:sentry-android-core
,io.sentry:sentry-android-fragment
,io.sentry:sentry-okhttp
and others) are all aligned and using the same version to prevent theNoSuchMethodError
exception.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.