Skip to content

Commit 0d0649f

Browse files
Project Collection Build Service (evgenyg)evgenygunko
authored andcommitted
Merged PR 909: chore(deps): update Sentry.Maui to 6.3.1
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Sentry.Maui](https://sentry.io/) ([source](https://github.com/getsentry/sentry-dotnet)) | nuget | patch | `6.3.0` -> `6.3.1` | --- ### Release Notes <details> <summary>getsentry/sentry-dotnet (Sentry.Maui)</summary> ### [`v6.3.1`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#631) [Compare Source](getsentry/sentry-dotnet@6.3.0...6.3.1) ##### Fixes 🐛 - fix: Workaround FileNotFoundException on Android when recovering sessions by [@&#8203;jamescrosswell](https://github.com/jamescrosswell) in [#&#8203;5084](getsentry/sentry-dotnet#5084) - fix: `CaptureFeedback` now supports multiple attachments correctly by [@&#8203;bitsandfoxes](https://github.com/bitsandfoxes) in [#&#8203;5077](getsentry/sentry-dotnet#5077) ##### Dependencies ⬆️ ##### Deps - chore(deps): update Native SDK to v0.13.5 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5119](getsentry/sentry-dotnet#5119) - chore(deps): update CLI to v3.3.5 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5093](getsentry/sentry-dotnet#5093) - chore(deps): update Native SDK to v0.13.4 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5081](getsentry/sentry-dotnet#5081) - chore(deps): update Java SDK to v8.37.1 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5071](getsentry/sentry-dotnet#5071) - chore(deps): update CLI to v3.3.4 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5068](getsentry/sentry-dotnet#5068) - chore(deps): update Java SDK to v8.37.0 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5069](getsentry/sentry-dotnet#5069) - chore(deps): update Cocoa SDK to v9.8.0 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5044](getsentry/sentry-dotnet#5044) - chore(deps): update Java SDK to v8.36.0 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5036](getsentry/sentry-dotnet#5036) - chore(deps): update epitaph to 0.1.1 by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5036](getsentry/sentry-dotnet#5036) ##### Other - chore: Update validate-pr workflow by [@&#8203;stephanie-anderson](https://github.com/stephanie-anderson) in [#&#8203;5108](getsentry/sentry-dotnet#5108) - ci: fix workflows that always fail for fork PRs by [@&#8203;jamescrosswell](https://github.com/jamescrosswell) in [#&#8203;5065](getsentry/sentry-dotnet#5065) </details> --- ### Configuration 📅 **Schedule**: Branch...
1 parent b88a8c3 commit 0d0649f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.1" />
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.3.0" />
22+
<PackageVersion Include="Sentry.Maui" Version="6.3.1" />
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)