PDF-Archiver / PDF-Archiver

A tool for tagging files and archiving tasks.
Other
302 stars 24 forks source link

Update dependency getsentry/sentry-cocoa to from: "8.10.0" #167

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
getsentry/sentry-cocoa minor from: "8.8.0" -> from: "8.10.0"

Release Notes

getsentry/sentry-cocoa (getsentry/sentry-cocoa) ### [`v8.10.0`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#8100) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.6...8.10.0) ##### Features - Add required reason API ([#​3206](https://togithub.com/getsentry/sentry-cocoa/issues/3206)) - Record energy usage estimates for profiling ([#​3217](https://togithub.com/getsentry/sentry-cocoa/issues/3217)) ##### Fixes - Remove a noisy NSLog ([#​3227](https://togithub.com/getsentry/sentry-cocoa/issues/3227)) - WatchOS build for Xcode 15 ([#​3204](https://togithub.com/getsentry/sentry-cocoa/issues/3204)) ### [`v8.9.6`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#896) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.5...8.9.6) ##### Fixed - Fix CPU usage collection for upcoming visualization in profiling flamecharts ([#​3214](https://togithub.com/getsentry/sentry-cocoa/issues/3214)) ### [`v8.9.5`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#895) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.4...8.9.5) ##### Hybrid SDK support - Allow profiling from hybrid SDKs ([#​3194](https://togithub.com/getsentry/sentry-cocoa/issues/3194)) ### [`v8.9.4`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#894) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.3...8.9.4) ##### Fixes - Remove linker settings from Package.swift ([#​3188](https://togithub.com/getsentry/sentry-cocoa/issues/3188)) - Free memory returned by backtrace_symbols() in debug builds ([#​3202](https://togithub.com/getsentry/sentry-cocoa/pull/3202)) ### [`v8.9.3`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#893) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.2...8.9.3) ##### Fixes - Reclaim memory used by profiler when transactions are discarded ([#​3154](https://togithub.com/getsentry/sentry-cocoa/issues/3154)) - Crashed session not being reported as crashed ([#​3183](https://togithub.com/getsentry/sentry-cocoa/issues/3183)) ### [`v8.9.2`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#892) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.1...8.9.2) ### [`v8.9.1`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#891) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.9.0...8.9.1) ##### Fixes - Fix potential unbounded memory growth when starting profiled transactions from non-main contexts ([#​3135](https://togithub.com/getsentry/sentry-cocoa/issues/3135)) ### [`v8.9.0`](https://togithub.com/getsentry/sentry-cocoa/blob/HEAD/CHANGELOG.md#890) [Compare Source](https://togithub.com/getsentry/sentry-cocoa/compare/8.8.0...8.9.0) ##### Features - Symbolicate locally only when debug is enabled ([#​3079](https://togithub.com/getsentry/sentry-cocoa/issues/3079)) This change considerably speeds up retrieving stacktraces, which the SDK uses for captureMessage, captureError and also for reporting file IO or DB operation on the main thread. - Sanitize HTTP info from breadcrumbs, spans and events ([#​3094](https://togithub.com/getsentry/sentry-cocoa/issues/3094)) ##### Breaking change - Renamed `enableTimeToFullDisplay` to `enableTimeToFullDisplayTracing` ([#​3106](https://togithub.com/getsentry/sentry-cocoa/issues/3106)) - This is an experimental feature and may change at any time without a major revision.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.