Skip to content

Commit e892c63

Browse files
Project Collection Build Service (evgenyg)evgenygunko
authored andcommitted
Merged PR 902: chore(deps): update Sentry.Maui to 6.3.0
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Sentry.Maui](https://sentry.io/) ([source](https://github.com/getsentry/sentry-dotnet)) | nuget | minor | `6.2.0` -> `6.3.0` | --- ### Release Notes <details> <summary>getsentry/sentry-dotnet (Sentry.Maui)</summary> ### [`v6.3.0`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#630) [Compare Source](getsentry/sentry-dotnet@6.2.0...6.3.0) ##### Features - The *Metrics* APIs are now stable: removed `Experimental` from `SentrySdk`, `SentryOptions` and `IHub` ([#&#8203;5023](getsentry/sentry-dotnet#5023)) - Report a new *Diagnostic* (`SENTRY1001`) when a Metrics-API is invoked with an unsupported numeric type ([#&#8203;4840](getsentry/sentry-dotnet#4840)) ##### Fixes - Common tags such as `Environment` and `Release` and custom event processors are all now correctly applied to CaptureFeedback events ([#&#8203;4942](getsentry/sentry-dotnet#4942)) - Include `Data` set via `ITransactionTracer` in `SentryTransaction` ([#&#8203;4148](getsentry/sentry-dotnet#4148)) ##### Dependencies - Bump Cocoa SDK from v9.5.0 to v9.7.0 ([#&#8203;4958](getsentry/sentry-dotnet#4958), [#&#8203;5015](getsentry/sentry-dotnet#5015)) - Bump CLI from v3.3.0 to v3.3.3 ([#&#8203;5002](getsentry/sentry-dotnet#5002)) - Bump Java SDK from v8.34.1 to v8.35.0 ([#&#8203;5017](getsentry/sentry-dotnet#5017)) - Bump Native SDK from v0.13.2 to v0.13.3 ([#&#8203;5045](getsentry/sentry-dotnet#5045)) </details> --- ### 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 becomes conflicted, or PR is renamed to start with "rebase!". 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
1 parent 449bed6 commit e892c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="MSTest" Version="4.1.0" />
2020
<PackageVersion Include="Newtonsoft.Json" Version="13.0.4" />
2121
<PackageVersion Include="Roslynator.Analyzers" Version="4.15.0" />
22-
<PackageVersion Include="Sentry.Maui" Version="6.2.0" />
22+
<PackageVersion Include="Sentry.Maui" Version="6.3.0" />
2323
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.12" />
2424
<PackageVersion Include="Syncfusion.Licensing" Version="32.2.9" />
2525
<PackageVersion Include="Syncfusion.Maui.Expander" Version="32.2.9" />

0 commit comments

Comments
 (0)