fix(deps): update backend non-major dependencies - autoclosed#1458
Closed
renovate[bot] wants to merge 1 commit intostagingfrom
Closed
fix(deps): update backend non-major dependencies - autoclosed#1458renovate[bot] wants to merge 1 commit intostagingfrom
renovate[bot] wants to merge 1 commit intostagingfrom
Conversation
f0d9591 to
2f2f79c
Compare
52ea6c5 to
a1fc858
Compare
a1fc858 to
1c4e630
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.4.4.Final->5.4.6.Final2.4.2->2.4.32.8.5->2.8.68.3.0->8.8.08.3.0->8.8.08.3.0->8.8.03.48.0->3.49.03.4.3->3.4.4Release Notes
datafaker-net/datafaker (net.datafaker:datafaker)
v2.4.3What's Changed
allowZeroInvocationsjunit feature instead of a WA by @snuyanzin in https://github.com/datafaker-net/datafaker/pull/1520New Contributors
Full Changelog: datafaker-net/datafaker@v2.4.2...2.4.3
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-api)
v2.8.6Added
Changed
Fixed
getsentry/sentry-java (io.sentry:sentry-opentelemetry-core)
v8.8.0Compare Source
Features
CoroutineExceptionHandlerfor reporting uncaught exceptions in coroutines to Sentry (#4259)sentry-kotlin-extensionsand can be used together withSentryContextwhen launching a coroutineCoroutineExceptionHandlerto implement custom behavior in addition to the one we provide by defaultFixes
Improvements
SystemEventsBreadcrumbsIntegrationfaster (#4330)v8.7.0Compare Source
Features
UI Profiling GA
Continuous Profiling is now GA, named UI Profiling. To enable it you can use one of the following options. More info can be found at https://docs.sentry.io/platforms/android/profiling/.
Note: Both
options.profilesSamplerandoptions.profilesSampleRatemust not be set to enable UI Profiling.To keep the same transaction-based behaviour, without the 30 seconds limitation, you can use the
tracelifecycle mode.Fixes
v8.6.0Compare Source
Behavioral Changes
Sentry.init/SentryAndroid.initthe SDK now checks if all Sentry Java / Android SDK dependencies have the same version.Features
MANIFEST.MFto Sentry JARs (#4272)Fixes
SentryOptions(#4262)ARGB_8888for screenshots (#4282)MANIFEST.MFofsentry-opentelemetry-agentnow hasImplementation-Versionset to the raw version (#4291)8.6.0Sentry-Version-Nameattribute looks likesentry-8.5.0-otel-2.10.0Sentry.flushcomment (#4305)Internal
platformto SentryEnvelopeItemHeader (#4287)androidplatform to ProfileChunk envelope item headerDependencies
v8.5.0Compare Source
Features
Add native stack frame address information and debug image metadata to ANR events (#4061)
Add Continuous Profiling Support (#3710)
To enable Continuous Profiling use the
Sentry.startProfilerandSentry.stopProfilerexperimental APIs. Sampling rate can be set throughoptions.profileSessionSampleRate, which defaults to null (disabled).Note: Both
options.profilesSamplerandoptions.profilesSampleRatemust not be set to enable Continuous Profiling.To learn more visit Sentry's Continuous Profiling documentation page.
Fixes
SpringServletTransactionNameProvideras fallback for Spring WebMVC (#4263)SpringMvcTransactionNameProviderwhich would provide the route as transaction name.SpringServletTransactionNameProvidernext, which returns the URL of the request.Behavioral Changes
device.nameis not reported anymore via the device context, even ifoptions.isSendDefaultPiiis enabled (#4179)Dependencies
v8.4.0Compare Source
Fixes
nullon many APIs instead of expecting a nonnullvalue (#4245)setTag,setData,setExtra,setContextpreviously caused aNullPointerExceptionwhen invoked with eithernullkey or value.nullis passed and no longer throwsNullPointerExceptionnullis passed, the SDK willnullkey is passed, returningnullfor non void methodsnullRequestby subsequent interceptors won't be consideredThrowableto Sentry as it's not availableOpenTelemetryAppender, please consider upgrading to v2SamplingContextnow has agetAttributemethod that grants access to OpenTelemetry span attributes via their String key (e.g.http.request.method)http.clientfor spanopif not a root span (#4257)CopyOnWriteArrayList(#4247)SentryTracer.getLatestActiveSpanwhich would have previously copied all child span references. This may have causedOutOfMemoryErroron certain devices due to high frequency of calling the method.Features
openTelemetrySpan.recordException). We can now send those to Sentry as errors.capture-open-telemetry-events=trueinsentry.propertiesto enable itsentry.capture-open-telemetry-events=truein Springsapplication.propertiesto enable itsentry.captureOpenTelemetryEvents: truein Springsapplication.ymlto enable itBehavioural Changes
java.net.URIfor parsing URLs inUrlUtils(#4210)Internal
Dependencies
jdbi/jdbi (org.jdbi:jdbi3-bom)
v3.49.0Compare Source
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v3.4.4Compare Source
❗ Noteworthy Changes
Tomcat APR support is now disabled by default if you are using Java 24 or higher. This change has been made to prevent JDK from issuing warnings.
Please see the updated release notes for details.
🐞 Bug Fixes
@DataJpaTeston enclosing class #44407📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@KmYgJn, @bekoenig, @bernie-schelberg-invicara, @dmitrysulman, @izeye, @metters, @ngocnhan-tran1996, @nosan, and @quaff
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.