[PR #2545] [CLOSED] [deps]: Update nuget minor #45232

Closed
opened 2026-04-26 12:28:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2545
Author: @renovate[bot]
Created: 5/27/2023
Status: Closed

Base: mainHead: renovate/nuget-minor


📝 Commits (10+)

  • 3552616 Adding missing IDs for Set Password and Update Password pages (#2748)
  • 9026dd1 [PM-3593] Fix enable biometric on autofill when there is not MP (#2717)
  • 5961a00 [PM-3551] Expired SSO token cached (#2718)
  • b0f1dd0 Autosync the updated translations (#2751)
  • 382eee2 [PM-3556] Change anonaddy to addy io (#2711)
  • 3e2005e [PM-3606] TDE user with 2FA isn't able to autofill on iOS (#2723)
  • efd1671 Autosync the updated translations (#2771)
  • b932824 Make dept-development-mobile default code owner (#2780)
  • a6f0533 [PM-3393] Excessive Invalid Biometric unlock attempts should automatically log out TDE users (#2747)
  • 11922c6 [PM-3522] Keep variable value after logout. (#2761)

📊 Changes

8 files changed (+34 additions, -34 deletions)

View changed files

📝 .config/dotnet-tools.json (+1 -1)
📝 src/App/App.csproj (+14 -14)
📝 src/Core/Core.csproj (+14 -14)
📝 src/Xamarin.AndroidX.Credentials/Xamarin.AndroidX.Credentials.csproj (+1 -1)
📝 src/iOS.Autofill/iOS.Autofill.csproj (+1 -1)
📝 src/iOS.Extension/iOS.Extension.csproj (+1 -1)
📝 src/iOS.ShareExtension/iOS.ShareExtension.csproj (+1 -1)
📝 store/google/Publisher/Publisher.csproj (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Camera.MAUI 1.4.4 -> 1.5.1 age adoption passing confidence
CommunityToolkit.Maui 5.2.0 -> 5.3.0 age adoption passing confidence
CommunityToolkit.Mvvm 8.2.1 -> 8.2.2 age adoption passing confidence
CsvHelper (source) 30.0.1 -> 30.1.0 age adoption passing confidence
Google.Apis.AndroidPublisher.v3 1.66.0.3338 -> 1.68.0.3449 age adoption passing confidence
LiteDB (source) 5.0.17 -> 5.0.20 age adoption passing confidence
MessagePack (source) 2.5.124 -> 2.5.168 age adoption passing confidence
MessagePack.MSBuild.Tasks (source) 2.5.124 -> 2.5.168 age adoption passing confidence
Microsoft.AppCenter.Crashes 5.0.3 -> 5.0.5 age adoption passing confidence
SkiaSharp.Views.Maui.Controls (source) 2.88.4-preview.84 -> 2.88.8 age adoption passing confidence
SkiaSharp.Views.Maui.Controls.Compatibility (source) 2.88.4-preview.84 -> 2.88.8 age adoption passing confidence
Xamarin.AndroidX.Activity.Ktx (source) 1.7.2.1 -> 1.9.0.3 age adoption passing confidence
Xamarin.AndroidX.AutoFill (source) 1.1.0.18 -> 1.1.0.25 age adoption passing confidence
Xamarin.Firebase.Messaging (source) 123.1.2.2 -> 123.4.1.2 age adoption passing confidence
Xamarin.GooglePlayServices.SafetyNet (source) 118.0.1.5 -> 118.0.1.11 age adoption passing confidence
Xamarin.Kotlin.StdLib (source) 1.9.10.1 -> 1.9.23.3 age adoption passing confidence
cake.tool (source) 2.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

CommunityToolkit/Maui (CommunityToolkit.Maui)

v5.3.0: : BadgeCounter, Popups and AppTheme helpers!

Compare Source

This release is so full of great new stuff I almost don't know where to begin... Let's start with something else then, did you know that we have a Discord server now specifically for the .NET MAUI Community Toolkit? A great place to discuss how to get started with contributing, ask questions or just hang out! Join it today by clicking here (only valid for 30 days after this is posted).

Now, for this release... VERSION FIVE-THREE-OH 💥

Popups Now Better Than Ever!

Thanks to a great number of community contributions our Popups are now better than ever. Thank you so much @​cat0363, @​cucumber-sp and our very own @​brminnick! We've fixed a number of bugs that have to do with sizing, positioning and propagating the BindingContext to Popups, and also added a CloseAsync() method to make closing the popup more reliable.

If you want to know all ins and outs of the Popup, check our documentation.

BadgeCounter

With our brand new BadgeCounter API it's now easier than ever to show a notification count on your app icon. You know the little red bubble over app icons on the device home screen? You can now set that value yourself, from your app with one line of code. 🤯

@​VladislavAntonyuk did an amazing job once again. Read all about the implementation of this functionality on his blog or check out our official documentation on how to use it with .NET MAUI Community Toolkit.

AppThemeColor, AppThemeObject and AppThemeResource

These new APIs are great little helpers for when you support dark theme in your .NET MAUI apps. In .NET MAUI you have the AppThemeBinding which is already great, but with this you can now make your XAML less verbose and reuse your app theme aware resources through styles and resource dictionaries.

As always, find the details in our documentation and let us know how you like it!

Thank you @​dansiegel for the initial work on the .NET MAUI repo!

All the details
Humpty-Bumpty 🐫 & Other Housekeeping
New Contributors

A very, very big thank you to all of our contributors new and existing, we could not do this without you 👏 virtual stroopwafels for all of you!

Full Changelog: https://github.com/CommunityToolkit/Maui/compare/5.2.0...5.3.0

CommunityToolkit/dotnet (CommunityToolkit.Mvvm)

v8.2.2: 8.2.2

What's Changed 🆕
New Contributors

Full Changelog: https://github.com/CommunityToolkit/dotnet/compare/v8.2.1...v8.2.2

JoshClose/CsvHelper (CsvHelper)

v30.1.0

Compare Source

v30.0.3

Compare Source

mbdavid/LiteDB (LiteDB)

v5.0.20

Announcement

The LiteDB team is excited to announce that we have added two new maintainers to the project.
We are now working on more frequent releases, better stability and performance, and better communication with the community.
We are excited to see where this project goes and are looking forward to working with the community to make LiteDB the best it can be.

And if you haven't already, please join our Discord server:

What's Changed
New Contributors

Full Changelog: https://github.com/mbdavid/LiteDB/compare/v5.0.19...v5.0.20

v5.0.19

What's Changed

New Contributors

Full Changelog: https://github.com/mbdavid/LiteDB/compare/v5.0.18...v5.0.19

v5.0.18

What's New

  • Added "AutoRebuild" option in Connection String

In this version, the Rebuild command has been completely redesigned to be able to recover a full or partial database in case of data corruption. When detecting a structural error (known as the ENSURE exception) the data file will be modified to indicate that this file may be corrupt. When reopening the database, a rebuild process can be performed recovering as much data as possible. Use the "auto-rebuild=true" option in the connection string to activate this functionality. Possible errors found during the rebuild process will be stored in a new collection called "_rebuild_errors". A backup of the original file is created with the "-backup" suffix

What's Changed

New Contributors

Full Changelog: https://github.com/mbdavid/LiteDB/compare/v5.0.17...v5.0.18

MessagePack-CSharp/MessagePack-CSharp (MessagePack)

v2.5.168

What's Changed

New Contributors

Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.140...v2.5.168

v2.5.140

What's Changed
New Contributors

Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.129...v2.5.140

v2.5.129

What's Changed

Full Changelog: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.124...v2.5.129

mono/SkiaSharp (SkiaSharp.Views.Maui.Controls)

v2.88.8: Version 2.88.8

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8

v2.88.7: Version 2.88.7

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.6...v2.88.7

v2.88.6: Version 2.88.6

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6

v2.88.5: Version 2.88.5

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.4...v2.88.5

v2.88.4: Version 2.88.4

What's Changed
New Contributors

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.3...v2.88.4

v2.88.4-preview.96: Version 2.88.4 (Preview Build 96)

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.4-preview.95...v2.88.4-preview.96

v2.88.4-preview.95: Version 2.88.4 (Preview Build 95)

What's Changed

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2545 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/27/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `renovate/nuget-minor` --- ### 📝 Commits (10+) - [`3552616`](https://github.com/bitwarden/android/commit/355261679dee08911c58d1ade5f9fbbdfe75b9cd) Adding missing IDs for Set Password and Update Password pages (#2748) - [`9026dd1`](https://github.com/bitwarden/android/commit/9026dd10e5f6659203266e14a721018363801454) [PM-3593] Fix enable biometric on autofill when there is not MP (#2717) - [`5961a00`](https://github.com/bitwarden/android/commit/5961a001ab7df88790d7c6681da44225b5a63f6f) [PM-3551] Expired SSO token cached (#2718) - [`b0f1dd0`](https://github.com/bitwarden/android/commit/b0f1dd00eebd8c6640367ab7c711b89ff0c810ee) Autosync the updated translations (#2751) - [`382eee2`](https://github.com/bitwarden/android/commit/382eee2ed36fcabbafc69dd279333cffb163bafc) [PM-3556] Change anonaddy to addy io (#2711) - [`3e2005e`](https://github.com/bitwarden/android/commit/3e2005e5ed918ebedc856e331fb5674e18881fbe) [PM-3606] TDE user with 2FA isn't able to autofill on iOS (#2723) - [`efd1671`](https://github.com/bitwarden/android/commit/efd1671f489186e529ed9ff199b99c74b7bb9a21) Autosync the updated translations (#2771) - [`b932824`](https://github.com/bitwarden/android/commit/b932824b5a809558dc25179d19f800d3c06325dd) Make dept-development-mobile default code owner (#2780) - [`a6f0533`](https://github.com/bitwarden/android/commit/a6f05338c266e8453f5558d598e055ad2ad1b779) [PM-3393] Excessive Invalid Biometric unlock attempts should automatically log out TDE users (#2747) - [`11922c6`](https://github.com/bitwarden/android/commit/11922c6f4926ec3f9e644b1476ba356ed69f98e7) [PM-3522] Keep variable value after logout. (#2761) ### 📊 Changes **8 files changed** (+34 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `.config/dotnet-tools.json` (+1 -1) 📝 `src/App/App.csproj` (+14 -14) 📝 `src/Core/Core.csproj` (+14 -14) 📝 `src/Xamarin.AndroidX.Credentials/Xamarin.AndroidX.Credentials.csproj` (+1 -1) 📝 `src/iOS.Autofill/iOS.Autofill.csproj` (+1 -1) 📝 `src/iOS.Extension/iOS.Extension.csproj` (+1 -1) 📝 `src/iOS.ShareExtension/iOS.ShareExtension.csproj` (+1 -1) 📝 `store/google/Publisher/Publisher.csproj` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Camera.MAUI](https://togithub.com/hjam40/Camera.MAUI) | `1.4.4` -> `1.5.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Camera.MAUI/1.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Camera.MAUI/1.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Camera.MAUI/1.4.4/1.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Camera.MAUI/1.4.4/1.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [CommunityToolkit.Maui](https://togithub.com/CommunityToolkit/Maui) | `5.2.0` -> `5.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/CommunityToolkit.Maui/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/CommunityToolkit.Maui/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/CommunityToolkit.Maui/5.2.0/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/CommunityToolkit.Maui/5.2.0/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [CommunityToolkit.Mvvm](https://togithub.com/CommunityToolkit/dotnet) | `8.2.1` -> `8.2.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/CommunityToolkit.Mvvm/8.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/CommunityToolkit.Mvvm/8.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/CommunityToolkit.Mvvm/8.2.1/8.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/CommunityToolkit.Mvvm/8.2.1/8.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [CsvHelper](https://joshclose.github.io/CsvHelper/) ([source](https://togithub.com/JoshClose/CsvHelper)) | `30.0.1` -> `30.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/CsvHelper/30.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/CsvHelper/30.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/CsvHelper/30.0.1/30.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/CsvHelper/30.0.1/30.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Google.Apis.AndroidPublisher.v3](https://togithub.com/google/google-api-dotnet-client) | `1.66.0.3338` -> `1.68.0.3449` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Apis.AndroidPublisher.v3/1.68.0.3449?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Google.Apis.AndroidPublisher.v3/1.68.0.3449?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Google.Apis.AndroidPublisher.v3/1.66.0.3338/1.68.0.3449?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Apis.AndroidPublisher.v3/1.66.0.3338/1.68.0.3449?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [LiteDB](https://www.litedb.org/) ([source](https://togithub.com/mbdavid/LiteDB)) | `5.0.17` -> `5.0.20` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/LiteDB/5.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/LiteDB/5.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/LiteDB/5.0.17/5.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/LiteDB/5.0.17/5.0.20?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [MessagePack](https://togithub.com/neuecc/MessagePack-CSharp) ([source](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp)) | `2.5.124` -> `2.5.168` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/MessagePack/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/MessagePack/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/MessagePack/2.5.124/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/MessagePack/2.5.124/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [MessagePack.MSBuild.Tasks](https://togithub.com/neuecc/MessagePack-CSharp) ([source](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp)) | `2.5.124` -> `2.5.168` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/MessagePack.MSBuild.Tasks/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/MessagePack.MSBuild.Tasks/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/MessagePack.MSBuild.Tasks/2.5.124/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/MessagePack.MSBuild.Tasks/2.5.124/2.5.168?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AppCenter.Crashes](https://aka.ms/telgml) | `5.0.3` -> `5.0.5` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AppCenter.Crashes/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AppCenter.Crashes/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AppCenter.Crashes/5.0.3/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AppCenter.Crashes/5.0.3/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [SkiaSharp.Views.Maui.Controls](https://go.microsoft.com/fwlink/?linkid=868515) ([source](https://togithub.com/mono/SkiaSharp)) | `2.88.4-preview.84` -> `2.88.8` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SkiaSharp.Views.Maui.Controls/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SkiaSharp.Views.Maui.Controls/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SkiaSharp.Views.Maui.Controls/2.88.4-preview.84/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SkiaSharp.Views.Maui.Controls/2.88.4-preview.84/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [SkiaSharp.Views.Maui.Controls.Compatibility](https://go.microsoft.com/fwlink/?linkid=868515) ([source](https://togithub.com/mono/SkiaSharp)) | `2.88.4-preview.84` -> `2.88.8` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/SkiaSharp.Views.Maui.Controls.Compatibility/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/SkiaSharp.Views.Maui.Controls.Compatibility/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/SkiaSharp.Views.Maui.Controls.Compatibility/2.88.4-preview.84/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SkiaSharp.Views.Maui.Controls.Compatibility/2.88.4-preview.84/2.88.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Xamarin.AndroidX.Activity.Ktx](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | `1.7.2.1` -> `1.9.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.Activity.Ktx/1.9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.Activity.Ktx/1.9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.Activity.Ktx/1.7.2.1/1.9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.Activity.Ktx/1.7.2.1/1.9.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Xamarin.AndroidX.AutoFill](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | `1.1.0.18` -> `1.1.0.25` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.AndroidX.AutoFill/1.1.0.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.AndroidX.AutoFill/1.1.0.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.AndroidX.AutoFill/1.1.0.18/1.1.0.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.AndroidX.AutoFill/1.1.0.18/1.1.0.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Xamarin.Firebase.Messaging](https://go.microsoft.com/fwlink/?linkid=865344) ([source](https://togithub.com/xamarin/GooglePlayServicesComponents)) | `123.1.2.2` -> `123.4.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Firebase.Messaging/123.4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Firebase.Messaging/123.4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Firebase.Messaging/123.1.2.2/123.4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Firebase.Messaging/123.1.2.2/123.4.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Xamarin.GooglePlayServices.SafetyNet](https://go.microsoft.com/fwlink/?linkid=865353) ([source](https://togithub.com/xamarin/GooglePlayServicesComponents)) | `118.0.1.5` -> `118.0.1.11` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.GooglePlayServices.SafetyNet/118.0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.GooglePlayServices.SafetyNet/118.0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.GooglePlayServices.SafetyNet/118.0.1.5/118.0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.GooglePlayServices.SafetyNet/118.0.1.5/118.0.1.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Xamarin.Kotlin.StdLib](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | `1.9.10.1` -> `1.9.23.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Xamarin.Kotlin.StdLib/1.9.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Xamarin.Kotlin.StdLib/1.9.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Xamarin.Kotlin.StdLib/1.9.10.1/1.9.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Xamarin.Kotlin.StdLib/1.9.10.1/1.9.23.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cake.tool](https://cakebuild.net/) ([source](https://togithub.com/cake-build/cake)) | `2.2.0` -> `2.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/cake.tool/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/cake.tool/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/cake.tool/2.2.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/cake.tool/2.2.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>CommunityToolkit/Maui (CommunityToolkit.Maui)</summary> ### [`v5.3.0`](https://togithub.com/CommunityToolkit/Maui/releases/tag/5.3.0): : BadgeCounter, Popups and AppTheme helpers! [Compare Source](https://togithub.com/CommunityToolkit/Maui/compare/5.2.0...5.3.0) This release is so full of great new stuff I almost don't know where to begin... Let's start with something else then, did you know that we have a Discord server now specifically for the .NET MAUI Community Toolkit? A great place to discuss how to get started with contributing, ask questions or just hang out! Join it today by clicking [here](https://discord.gg/3G78VHf3j) (only valid for 30 days after this is posted). Now, for this release... VERSION FIVE-THREE-OH 💥 ##### Popups Now Better Than Ever! Thanks to a great number of community contributions our Popups are now better than ever. Thank you so much [@&#8203;cat0363](https://togithub.com/cat0363), [@&#8203;cucumber-sp](https://togithub.com/cucumber-sp) and our very own [@&#8203;brminnick](https://togithub.com/brminnick)! We've fixed a number of bugs that have to do with sizing, positioning and propagating the `BindingContext` to Popups, and also added a `CloseAsync()` method to make closing the popup more reliable. If you want to know all ins and outs of the Popup, check our [documentation](https://learn.microsoft.com/dotnet/communitytoolkit/maui/views/popup). ##### BadgeCounter With our brand new BadgeCounter API it's now easier than ever to show a notification count on your app icon. You know the little red bubble over app icons on the device home screen? You can now set that value yourself, from your app with one line of code. 🤯 [@&#8203;VladislavAntonyuk](https://togithub.com/VladislavAntonyuk) did an amazing job once again. Read all about the implementation of this functionality on his [blog](https://vladislavantonyuk.azurewebsites.net/articles/AppIcon-Badge-with-.NET-MAUI) or check out our [official documentation](https://learn.microsoft.com/dotnet/communitytoolkit/maui/essentials/badge) on how to use it with .NET MAUI Community Toolkit. ##### AppThemeColor, AppThemeObject and AppThemeResource These new APIs are great little helpers for when you support dark theme in your .NET MAUI apps. In .NET MAUI you have the `AppThemeBinding` which is already great, but with this you can now make your XAML less verbose and reuse your app theme aware resources through styles and resource dictionaries. As always, find the details in our [documentation](https://learn.microsoft.com/dotnet/communitytoolkit/maui/essentials/apptheme-resources) and let us know how you like it! Thank you [@&#8203;dansiegel](https://togithub.com/dansiegel) for the initial work on the .NET MAUI repo! ##### All the details - 1207 UniformItemsLayout NoItems crash by [@&#8203;VladislavAntonyuk](https://togithub.com/VladislavAntonyuk) in [https://github.com/CommunityToolkit/Maui/pull/1220](https://togithub.com/CommunityToolkit/Maui/pull/1220) - Update PopupExtensions.shared.cs by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1229](https://togithub.com/CommunityToolkit/Maui/pull/1229) - Fix Issue [#&#8203;1160](https://togithub.com/CommunityToolkit/Maui/issues/1160) by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1234](https://togithub.com/CommunityToolkit/Maui/pull/1234) - Fix Issue [#&#8203;1193](https://togithub.com/CommunityToolkit/Maui/issues/1193) by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1248](https://togithub.com/CommunityToolkit/Maui/pull/1248) - Fix Issue [#&#8203;1238](https://togithub.com/CommunityToolkit/Maui/issues/1238) by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1249](https://togithub.com/CommunityToolkit/Maui/pull/1249) - Fix Android DrawingView background image color by [@&#8203;VladislavAntonyuk](https://togithub.com/VladislavAntonyuk) in [https://github.com/CommunityToolkit/Maui/pull/1251](https://togithub.com/CommunityToolkit/Maui/pull/1251) - Call InvalidateMeasure on DockLayout when properties change affecting layout by [@&#8203;BretJohnson](https://togithub.com/BretJohnson) in [https://github.com/CommunityToolkit/Maui/pull/1258](https://togithub.com/CommunityToolkit/Maui/pull/1258) - Remove `VerticalStackLayout` from `StateContainerController` by [@&#8203;brminnick](https://togithub.com/brminnick) in [https://github.com/CommunityToolkit/Maui/pull/1262](https://togithub.com/CommunityToolkit/Maui/pull/1262) - Fix Issue [#&#8203;1256](https://togithub.com/CommunityToolkit/Maui/issues/1256) by [@&#8203;cucumber-sp](https://togithub.com/cucumber-sp) in [https://github.com/CommunityToolkit/Maui/pull/1267](https://togithub.com/CommunityToolkit/Maui/pull/1267) - Bugfix: Windows IconColorTintEffect HeightRequest by [@&#8203;kperdlich](https://togithub.com/kperdlich) in [https://github.com/CommunityToolkit/Maui/pull/1271](https://togithub.com/CommunityToolkit/Maui/pull/1271) - Snackbar and Toast messages are omitted when length is equal to display width on iOS by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1281](https://togithub.com/CommunityToolkit/Maui/pull/1281) - Add `Popup.CloseAsync()` by [@&#8203;brminnick](https://togithub.com/brminnick) in [https://github.com/CommunityToolkit/Maui/pull/1223](https://togithub.com/CommunityToolkit/Maui/pull/1223) - BadgeCounter [#&#8203;807](https://togithub.com/CommunityToolkit/Maui/issues/807) by [@&#8203;VladislavAntonyuk](https://togithub.com/VladislavAntonyuk) in [https://github.com/CommunityToolkit/Maui/pull/1126](https://togithub.com/CommunityToolkit/Maui/pull/1126) - Implement AppThemeColor, AppThemeObject, and AppThemeResource by [@&#8203;jfversluis](https://togithub.com/jfversluis) in [https://github.com/CommunityToolkit/Maui/pull/1264](https://togithub.com/CommunityToolkit/Maui/pull/1264) - Update ValueConverterExtension to allow for comparison of Nullable types to corresponding underlying types by [@&#8203;BruceTheBrick](https://togithub.com/BruceTheBrick) in [https://github.com/CommunityToolkit/Maui/pull/1307](https://togithub.com/CommunityToolkit/Maui/pull/1307) - Add routing of BindingContext of Popup by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1309](https://togithub.com/CommunityToolkit/Maui/pull/1309) - Fix display position and size of Popup by [@&#8203;cat0363](https://togithub.com/cat0363) in [https://github.com/CommunityToolkit/Maui/pull/1320](https://togithub.com/CommunityToolkit/Maui/pull/1320) ##### Humpty-Bumpty 🐫 & Other Housekeeping - Bump CommunityToolkit.Maui.Markup from 3.1.0 to 3.2.0 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1204](https://togithub.com/CommunityToolkit/Maui/pull/1204) - Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1217](https://togithub.com/CommunityToolkit/Maui/pull/1217) - Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1226](https://togithub.com/CommunityToolkit/Maui/pull/1226) - Bump Microsoft.Extensions.Http.Polly from 7.0.5 to 7.0.7 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1242](https://togithub.com/CommunityToolkit/Maui/pull/1242) - Bump NuGet.Protocol from 6.6.0 to 6.6.1 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1244](https://togithub.com/CommunityToolkit/Maui/pull/1244) - \[Sample App] Add Button to Expander Sample by [@&#8203;brminnick](https://togithub.com/brminnick) in [https://github.com/CommunityToolkit/Maui/pull/1228](https://togithub.com/CommunityToolkit/Maui/pull/1228) - 1134 Update samples by [@&#8203;VladislavAntonyuk](https://togithub.com/VladislavAntonyuk) in [https://github.com/CommunityToolkit/Maui/pull/1219](https://togithub.com/CommunityToolkit/Maui/pull/1219) - Bump Microsoft.Extensions.Http.Polly from 7.0.7 to 7.0.8 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1263](https://togithub.com/CommunityToolkit/Maui/pull/1263) - \[housekeeping] Automated PR to fix formatting errors by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/CommunityToolkit/Maui/pull/1265](https://togithub.com/CommunityToolkit/Maui/pull/1265) - Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1270](https://togithub.com/CommunityToolkit/Maui/pull/1270) - Bump CommunityToolkit.Mvvm from 8.2.0 to 8.2.1 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1285](https://togithub.com/CommunityToolkit/Maui/pull/1285) - Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1287](https://togithub.com/CommunityToolkit/Maui/pull/1287) - Bump xunit from 2.4.2 to 2.5.0 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1286](https://togithub.com/CommunityToolkit/Maui/pull/1286) - \[Sample App] Update Popup Namespaces in Sample App by [@&#8203;brminnick](https://togithub.com/brminnick) in [https://github.com/CommunityToolkit/Maui/pull/1241](https://togithub.com/CommunityToolkit/Maui/pull/1241) - \[housekeeping] Automated PR to fix formatting errors by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/CommunityToolkit/Maui/pull/1305](https://togithub.com/CommunityToolkit/Maui/pull/1305) - \[housekeeping] Automated PR to fix formatting errors by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/CommunityToolkit/Maui/pull/1290](https://togithub.com/CommunityToolkit/Maui/pull/1290) - Bump Microsoft.Extensions.Http.Polly from 7.0.8 to 7.0.9 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1292](https://togithub.com/CommunityToolkit/Maui/pull/1292) - ♻️ Replaced all Debug.WriteLine for Trace.WriteLine by [@&#8203;pictos](https://togithub.com/pictos) in [https://github.com/CommunityToolkit/Maui/pull/1311](https://togithub.com/CommunityToolkit/Maui/pull/1311) - \[housekeeping] Automated PR to fix formatting errors by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/CommunityToolkit/Maui/pull/1319](https://togithub.com/CommunityToolkit/Maui/pull/1319) - Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1322](https://togithub.com/CommunityToolkit/Maui/pull/1322) - Bump Microsoft.Extensions.Http.Polly from 7.0.9 to 7.0.10 in /samples by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/CommunityToolkit/Maui/pull/1323](https://togithub.com/CommunityToolkit/Maui/pull/1323) ##### New Contributors A very, very big thank you to all of our contributors new and existing, we could not do this without you 👏 virtual stroopwafels for all of you! - [@&#8203;cat0363](https://togithub.com/cat0363) made their first contribution in [https://github.com/CommunityToolkit/Maui/pull/1229](https://togithub.com/CommunityToolkit/Maui/pull/1229) - [@&#8203;BretJohnson](https://togithub.com/BretJohnson) made their first contribution in [https://github.com/CommunityToolkit/Maui/pull/1258](https://togithub.com/CommunityToolkit/Maui/pull/1258) - [@&#8203;cucumber-sp](https://togithub.com/cucumber-sp) made their first contribution in [https://github.com/CommunityToolkit/Maui/pull/1267](https://togithub.com/CommunityToolkit/Maui/pull/1267) - [@&#8203;BruceTheBrick](https://togithub.com/BruceTheBrick) made their first contribution in [https://github.com/CommunityToolkit/Maui/pull/1307](https://togithub.com/CommunityToolkit/Maui/pull/1307) - [@&#8203;niksedk](https://togithub.com/niksedk) made their first contribution in [https://github.com/CommunityToolkit/Maui/pull/1314](https://togithub.com/CommunityToolkit/Maui/pull/1314) **Full Changelog**: https://github.com/CommunityToolkit/Maui/compare/5.2.0...5.3.0 </details> <details> <summary>CommunityToolkit/dotnet (CommunityToolkit.Mvvm)</summary> ### [`v8.2.2`](https://togithub.com/CommunityToolkit/dotnet/releases/tag/v8.2.2): 8.2.2 ##### What's Changed 🆕 - Fix forwarding enum values with negative values in attributes by [@&#8203;Sergio0694](https://togithub.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/736](https://togithub.com/CommunityToolkit/dotnet/pull/736) - Add analyzer for \[field: ObservableProperty] uses from auto-properties by [@&#8203;Sergio0694](https://togithub.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/735](https://togithub.com/CommunityToolkit/dotnet/pull/735) - Fix minor typos in comments. by [@&#8203;Treit](https://togithub.com/Treit) in [https://github.com/CommunityToolkit/dotnet/pull/759](https://togithub.com/CommunityToolkit/dotnet/pull/759) ##### New Contributors - [@&#8203;Treit](https://togithub.com/Treit) made their first contribution in [https://github.com/CommunityToolkit/dotnet/pull/759](https://togithub.com/CommunityToolkit/dotnet/pull/759) **Full Changelog**: https://github.com/CommunityToolkit/dotnet/compare/v8.2.1...v8.2.2 </details> <details> <summary>JoshClose/CsvHelper (CsvHelper)</summary> ### [`v30.1.0`](https://togithub.com/JoshClose/CsvHelper/compare/30.0.3...30.1.0) [Compare Source](https://togithub.com/JoshClose/CsvHelper/compare/30.0.3...30.1.0) ### [`v30.0.3`](https://togithub.com/JoshClose/CsvHelper/compare/30.0.1...30.0.3) [Compare Source](https://togithub.com/JoshClose/CsvHelper/compare/30.0.1...30.0.3) </details> <details> <summary>mbdavid/LiteDB (LiteDB)</summary> ### [`v5.0.20`](https://togithub.com/mbdavid/LiteDB/releases/tag/v5.0.20) ##### Announcement The LiteDB team is excited to announce that we have added two new maintainers to the project. We are now working on more frequent releases, better stability and performance, and better communication with the community. We are excited to see where this project goes and are looking forward to working with the community to make LiteDB the best it can be. And if you haven't already, please join our Discord server: [![](https://dcbadge.limes.pink/api/server/u8seFBH9Zu?style=flat-square)](https://discord.gg/u8seFBH9Zu) ##### What's Changed - Fix LockRecursionException when doing FindById by [@&#8203;JKamsker](https://togithub.com/JKamsker) in [https://github.com/mbdavid/LiteDB/pull/2488](https://togithub.com/mbdavid/LiteDB/pull/2488) - Prevent using disposed snapshots by [@&#8203;oleksii-datsiuk](https://togithub.com/oleksii-datsiuk) in [https://github.com/mbdavid/LiteDB/pull/2481](https://togithub.com/mbdavid/LiteDB/pull/2481) - Lazy string interpolation in ENSURE by [@&#8203;alexbereznikov](https://togithub.com/alexbereznikov) in [https://github.com/mbdavid/LiteDB/pull/2454](https://togithub.com/mbdavid/LiteDB/pull/2454) - Add support for ToLowerInvariant and ToUpperInvariant in query by [@&#8203;KrzysztofPajak](https://togithub.com/KrzysztofPajak) in [https://github.com/mbdavid/LiteDB/pull/2468](https://togithub.com/mbdavid/LiteDB/pull/2468) - Created tests that show the collections contains methods work by [@&#8203;visschersm](https://togithub.com/visschersm) in [https://github.com/mbdavid/LiteDB/pull/2187](https://togithub.com/mbdavid/LiteDB/pull/2187) ##### New Contributors - [@&#8203;oleksii-datsiuk](https://togithub.com/oleksii-datsiuk) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2481](https://togithub.com/mbdavid/LiteDB/pull/2481) - [@&#8203;alexbereznikov](https://togithub.com/alexbereznikov) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2454](https://togithub.com/mbdavid/LiteDB/pull/2454) - [@&#8203;visschersm](https://togithub.com/visschersm) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2187](https://togithub.com/mbdavid/LiteDB/pull/2187) - [@&#8203;KrzysztofPajak](https://togithub.com/KrzysztofPajak) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2468](https://togithub.com/mbdavid/LiteDB/pull/2468) **Full Changelog**: https://github.com/mbdavid/LiteDB/compare/v5.0.19...v5.0.20 ### [`v5.0.19`](https://togithub.com/mbdavid/LiteDB/releases/tag/v5.0.19) #### What's Changed - Detect infinite loops in document or index node loops - Switch to using PackageLicenseExpression by [@&#8203;lahma](https://togithub.com/lahma) in [https://github.com/mbdavid/LiteDB/pull/2423](https://togithub.com/mbdavid/LiteDB/pull/2423) - Add LiteDb.Migration to readme by [@&#8203;JKamsker](https://togithub.com/JKamsker) in [https://github.com/mbdavid/LiteDB/pull/2429](https://togithub.com/mbdavid/LiteDB/pull/2429) - Fix issue: Id is null when anon. type is de/-serialized by [@&#8203;JKamsker](https://togithub.com/JKamsker) in [https://github.com/mbdavid/LiteDB/pull/2433](https://togithub.com/mbdavid/LiteDB/pull/2433) #### New Contributors - [@&#8203;lahma](https://togithub.com/lahma) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2423](https://togithub.com/mbdavid/LiteDB/pull/2423) - [@&#8203;JKamsker](https://togithub.com/JKamsker) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2429](https://togithub.com/mbdavid/LiteDB/pull/2429) **Full Changelog**: https://github.com/mbdavid/LiteDB/compare/v5.0.18...v5.0.19 ### [`v5.0.18`](https://togithub.com/mbdavid/LiteDB/releases/tag/v5.0.18) #### What's New - Added "AutoRebuild" option in Connection String In this version, the Rebuild command has been completely redesigned to be able to recover a full or partial database in case of data corruption. When detecting a structural error (known as the ENSURE exception) the data file will be modified to indicate that this file may be corrupt. When reopening the database, a rebuild process can be performed recovering as much data as possible. Use the "auto-rebuild=true" option in the connection string to activate this functionality. Possible errors found during the rebuild process will be stored in a new collection called "\_rebuild_errors". A backup of the original file is created with the "-backup" suffix #### What's Changed - Fixed left side IndexNode pointer to tail - Added `readonly` to fields whose values are never modified or used as `ref` arguments by [@&#8203;Lehonti](https://togithub.com/Lehonti) in [https://github.com/mbdavid/LiteDB/pull/2352](https://togithub.com/mbdavid/LiteDB/pull/2352) - Clarify LiteDB.FSharp version support by [@&#8203;TeaDrivenDev](https://togithub.com/TeaDrivenDev) in [https://github.com/mbdavid/LiteDB/pull/2389](https://togithub.com/mbdavid/LiteDB/pull/2389) - Bugfix for [https://github.com/mbdavid/LiteDB/issues/2385](https://togithub.com/mbdavid/LiteDB/issues/2385) Also adds full record support by fixing this bug. by [@&#8203;athendrix](https://togithub.com/athendrix) in [https://github.com/mbdavid/LiteDB/pull/2384](https://togithub.com/mbdavid/LiteDB/pull/2384) - ResolveMember Extension by [@&#8203;pjy612](https://togithub.com/pjy612) in [https://github.com/mbdavid/LiteDB/pull/2236](https://togithub.com/mbdavid/LiteDB/pull/2236) - Fix Rebuild so that it truncates the database file correctly by [@&#8203;hizume](https://togithub.com/hizume) in [https://github.com/mbdavid/LiteDB/pull/2413](https://togithub.com/mbdavid/LiteDB/pull/2413) - Fix all kind of typos by [@&#8203;ltetak](https://togithub.com/ltetak) in [https://github.com/mbdavid/LiteDB/pull/2410](https://togithub.com/mbdavid/LiteDB/pull/2410) - Simplified DiskWriterQueue with blocking concurrency by [@&#8203;ltetak](https://togithub.com/ltetak) in [https://github.com/mbdavid/LiteDB/pull/2411](https://togithub.com/mbdavid/LiteDB/pull/2411) - Disk problems by [@&#8203;ltetak](https://togithub.com/ltetak) in [https://github.com/mbdavid/LiteDB/pull/2412](https://togithub.com/mbdavid/LiteDB/pull/2412) - chore: throw exception when encounter unpaired surrogate instead of replace with U+FFFD by [@&#8203;anatawa12](https://togithub.com/anatawa12) in [https://github.com/mbdavid/LiteDB/pull/2415](https://togithub.com/mbdavid/LiteDB/pull/2415) - New updates from master by [@&#8203;mbdavid](https://togithub.com/mbdavid) in [https://github.com/mbdavid/LiteDB/pull/2420](https://togithub.com/mbdavid/LiteDB/pull/2420) - v5.0.18 by [@&#8203;mbdavid](https://togithub.com/mbdavid) in [https://github.com/mbdavid/LiteDB/pull/2425](https://togithub.com/mbdavid/LiteDB/pull/2425) #### New Contributors - [@&#8203;Lehonti](https://togithub.com/Lehonti) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2352](https://togithub.com/mbdavid/LiteDB/pull/2352) - [@&#8203;TeaDrivenDev](https://togithub.com/TeaDrivenDev) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2389](https://togithub.com/mbdavid/LiteDB/pull/2389) - [@&#8203;athendrix](https://togithub.com/athendrix) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2384](https://togithub.com/mbdavid/LiteDB/pull/2384) - [@&#8203;hizume](https://togithub.com/hizume) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2413](https://togithub.com/mbdavid/LiteDB/pull/2413) - [@&#8203;ltetak](https://togithub.com/ltetak) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2410](https://togithub.com/mbdavid/LiteDB/pull/2410) - [@&#8203;anatawa12](https://togithub.com/anatawa12) made their first contribution in [https://github.com/mbdavid/LiteDB/pull/2415](https://togithub.com/mbdavid/LiteDB/pull/2415) **Full Changelog**: https://github.com/mbdavid/LiteDB/compare/v5.0.17...v5.0.18 </details> <details> <summary>MessagePack-CSharp/MessagePack-CSharp (MessagePack)</summary> ### [`v2.5.168`](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v2.5.168) #### What's Changed - fixing issue with backing field naming and serialization failing by [@&#8203;epitka](https://togithub.com/epitka) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1785](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1785) - Feature/1804 locate formatters only if has elements inside by [@&#8203;nmi-relewise](https://togithub.com/nmi-relewise) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1805](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1805) - Enable ignoring fields by using \[NonSerialized] by [@&#8203;mookid8000](https://togithub.com/mookid8000) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1808](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1808) - Reduce nuget dependencies by [@&#8203;thompson-tomo](https://togithub.com/thompson-tomo) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1812](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1812) - Raise perf tracking events when formatters are dynamically generated by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1829](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1829) #### New Contributors - [@&#8203;epitka](https://togithub.com/epitka) made their first contribution in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1785](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1785) - [@&#8203;nmi-relewise](https://togithub.com/nmi-relewise) made their first contribution in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1805](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1805) - [@&#8203;mookid8000](https://togithub.com/mookid8000) made their first contribution in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1808](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1808) - [@&#8203;thompson-tomo](https://togithub.com/thompson-tomo) made their first contribution in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1812](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1812) **Full Changelog**: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.140...v2.5.168 ### [`v2.5.140`](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v2.5.140) ##### What's Changed - Fix releases links in README text by [@&#8203;KonH](https://togithub.com/KonH) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1688](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1688) - Better constrain dictionary detection by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1687](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1687) - Create FUNDING.yml by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1693](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1693) - Workaround mono runtime bug by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1696](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1696) - Add MESSAGEPACK_FORCE_AOT preprocessor directive by [@&#8203;brwhelan-msft](https://togithub.com/brwhelan-msft) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1701](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1701) ##### New Contributors - [@&#8203;brwhelan-msft](https://togithub.com/brwhelan-msft) made their first contribution in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1701](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1701) **Full Changelog**: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.129...v2.5.140 ### [`v2.5.129`](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/releases/tag/v2.5.129) ##### What's Changed - Remove `long` to `int` truncation of stream position by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/MessagePack-CSharp/MessagePack-CSharp/pull/1685](https://togithub.com/MessagePack-CSharp/MessagePack-CSharp/pull/1685) **Full Changelog**: https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.124...v2.5.129 </details> <details> <summary>mono/SkiaSharp (SkiaSharp.Views.Maui.Controls)</summary> ### [`v2.88.8`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.8): Version 2.88.8 ##### What's Changed - \[release/2.x] Use the version of gn that works on old Apline by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2712](https://togithub.com/mono/SkiaSharp/pull/2712) - Hide functions that opengl32.dll does not actually have by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2710](https://togithub.com/mono/SkiaSharp/pull/2710) - \[release/2.x] Avoid async void in SKXamlCanvas. by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2731](https://togithub.com/mono/SkiaSharp/pull/2731) - \[release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2734](https://togithub.com/mono/SkiaSharp/pull/2734) - \[release/2.x] Fix CI for Feb 2024 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2783](https://togithub.com/mono/SkiaSharp/pull/2783) - Use full template specifications by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2791](https://togithub.com/mono/SkiaSharp/pull/2791) - Fix yaml by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2792](https://togithub.com/mono/SkiaSharp/pull/2792) - \[release/2.x] Clean up APIScan and other compliance yaml by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2805](https://togithub.com/mono/SkiaSharp/pull/2805) - \[release/2.x] Add some new overloads for better compat by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2810](https://togithub.com/mono/SkiaSharp/pull/2810) **Full Changelog**: https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8 ### [`v2.88.7`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.7): Version 2.88.7 ##### What's Changed - Install missing Tizen packages after image update by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2693](https://togithub.com/mono/SkiaSharp/pull/2693) - Add the new APIScan to the pipeline by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2694](https://togithub.com/mono/SkiaSharp/pull/2694) - Only run the full compliance nightly by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2701](https://togithub.com/mono/SkiaSharp/pull/2701) - \[release/2.x] Revert the libjpeg-turbo update and roll back to 2.1.5.1 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2702](https://togithub.com/mono/SkiaSharp/pull/2702) **Full Changelog**: https://github.com/mono/SkiaSharp/compare/v2.88.6...v2.88.7 ### [`v2.88.6`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.6): Version 2.88.6 ##### What's Changed - \[release/2.x] Update libjpeg-turbo to 3.0.0 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2581](https://togithub.com/mono/SkiaSharp/pull/2581) - \[release/2.x] libjpeg is not used by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2589](https://togithub.com/mono/SkiaSharp/pull/2589) - \[release/2.x] Remove the unused arm64e architecture by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2590](https://togithub.com/mono/SkiaSharp/pull/2590) - \[release/2.x] Update harfbuzz to 7.3.0 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2577](https://togithub.com/mono/SkiaSharp/pull/2577) - \[release/2.x] Re-generate all the changelogs by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2593](https://togithub.com/mono/SkiaSharp/pull/2593) - \[release/2.x] fix: Restore nosimd builds for edge enhanced security and safari by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2618](https://togithub.com/mono/SkiaSharp/pull/2618) - \[release/2.x] Update webp to 1.3.2 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2623](https://togithub.com/mono/SkiaSharp/pull/2623) **Full Changelog**: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6 ### [`v2.88.5`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.5): Version 2.88.5 ##### What's Changed - \[release/2.x] fix(uno): Ensure that the canvas' context is active when rendering by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2560](https://togithub.com/mono/SkiaSharp/pull/2560) - \[release/2.x] fix(skxamlcanvas): \[Wasm] Don't fail when the canvas can't be found by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2564](https://togithub.com/mono/SkiaSharp/pull/2564) - \[release/2.x] Floor outwards when converting to SKRectI by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2574](https://togithub.com/mono/SkiaSharp/pull/2574) **Full Changelog**: https://github.com/mono/SkiaSharp/compare/v2.88.4...v2.88.5 ### [`v2.88.4`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.4): Version 2.88.4 ##### What's Changed - Removing all .NET 5 SDK requirements by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2266](https://togithub.com/mono/SkiaSharp/pull/2266) - Force an older version of the Windows SDK by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2273](https://togithub.com/mono/SkiaSharp/pull/2273) - Update Windows App SDK by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2276](https://togithub.com/mono/SkiaSharp/pull/2276) - feat(wasm): Add mt and mt+simd, fix harfbuzz for emsdk 3.1.12 by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2286](https://togithub.com/mono/SkiaSharp/pull/2286) - Use the latest versions of some NuGets and SDKs by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2301](https://togithub.com/mono/SkiaSharp/pull/2301) - Enable CodeQL by [@&#8203;Redth](https://togithub.com/Redth) in [https://github.com/mono/SkiaSharp/pull/2303](https://togithub.com/mono/SkiaSharp/pull/2303) - Update some more NuGets by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2304](https://togithub.com/mono/SkiaSharp/pull/2304) - \[Tizen] Fixes Canvas Size calculation by [@&#8203;myroot](https://togithub.com/myroot) in [https://github.com/mono/SkiaSharp/pull/2322](https://togithub.com/mono/SkiaSharp/pull/2322) - \[ci] Add exclusions for PoliCheck and CredScan by [@&#8203;pjcollins](https://togithub.com/pjcollins) in [https://github.com/mono/SkiaSharp/pull/2389](https://togithub.com/mono/SkiaSharp/pull/2389) - \[ci] Use default feed to install the .NET SDK by [@&#8203;pjcollins](https://togithub.com/pjcollins) in [https://github.com/mono/SkiaSharp/pull/2393](https://togithub.com/mono/SkiaSharp/pull/2393) - Set Uno iOS SKSwapChainPanel to non-opaque for consistency by [@&#8203;roubachof](https://togithub.com/roubachof) in [https://github.com/mono/SkiaSharp/pull/2401](https://togithub.com/mono/SkiaSharp/pull/2401) - Update SKSwapChainPanel.Android.cs by [@&#8203;roubachof](https://togithub.com/roubachof) in [https://github.com/mono/SkiaSharp/pull/2400](https://togithub.com/mono/SkiaSharp/pull/2400) - \[Uno] Default Opaque to false for SKXamlCanvas on MacOS and iOS by [@&#8203;roubachof](https://togithub.com/roubachof) in [https://github.com/mono/SkiaSharp/pull/2398](https://togithub.com/mono/SkiaSharp/pull/2398) - Use the correct method for setting Opaque on macOS by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2477](https://togithub.com/mono/SkiaSharp/pull/2477) - Switch to Debian archives by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2476](https://togithub.com/mono/SkiaSharp/pull/2476) - Use the new XHarness .NET tool and latest .NET 6 MAUI by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2478](https://togithub.com/mono/SkiaSharp/pull/2478) - Add `$schema` to `cgmanifest.json` by [@&#8203;JamieMagee](https://togithub.com/JamieMagee) in [https://github.com/mono/SkiaSharp/pull/2232](https://togithub.com/mono/SkiaSharp/pull/2232) - Skip updating GitHub status when no token is available by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2479](https://togithub.com/mono/SkiaSharp/pull/2479) - Add a manual, full-run pipeline by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2480](https://togithub.com/mono/SkiaSharp/pull/2480) - Ship the .aar with the NuGet for android by [@&#8203;dellis1972](https://togithub.com/dellis1972) in [https://github.com/mono/SkiaSharp/pull/2465](https://togithub.com/mono/SkiaSharp/pull/2465) - Update Cake files to override deployment targets by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2482](https://togithub.com/mono/SkiaSharp/pull/2482) - Update zlib to 1.2.13 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2484](https://togithub.com/mono/SkiaSharp/pull/2484) - Install a specific Tizen version by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2486](https://togithub.com/mono/SkiaSharp/pull/2486) - Install .NET 7 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2485](https://togithub.com/mono/SkiaSharp/pull/2485) - chore: Add support for .NET 8 Preview 4 by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2457](https://togithub.com/mono/SkiaSharp/pull/2457) - \[Android] Additional check to avoid ObjectDisposedException by [@&#8203;FoggyFinder](https://togithub.com/FoggyFinder) in [https://github.com/mono/SkiaSharp/pull/2313](https://togithub.com/mono/SkiaSharp/pull/2313) - Fix SKCanvasView dispose exception when the view is disposed before it's rendered by [@&#8203;jjzhang12](https://togithub.com/jjzhang12) in [https://github.com/mono/SkiaSharp/pull/2472](https://togithub.com/mono/SkiaSharp/pull/2472) - Update bitmap SKAlphaType in SKXamlCanvas.Wasm.cs by [@&#8203;roubachof](https://togithub.com/roubachof) in [https://github.com/mono/SkiaSharp/pull/2443](https://togithub.com/mono/SkiaSharp/pull/2443) - Use the new DownloadBuildArtifacts task by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2489](https://togithub.com/mono/SkiaSharp/pull/2489) - Update a few dependencies by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2487](https://togithub.com/mono/SkiaSharp/pull/2487) - Run cve-bin-tool by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2490](https://togithub.com/mono/SkiaSharp/pull/2490) - Update macOS and Xcode by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2425](https://togithub.com/mono/SkiaSharp/pull/2425) - Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2491](https://togithub.com/mono/SkiaSharp/pull/2491) - Support for ARM64 macOS Machines by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2468](https://togithub.com/mono/SkiaSharp/pull/2468) - Improve performance of hex string parsing in SKColor by [@&#8203;jwikberg](https://togithub.com/jwikberg) in [https://github.com/mono/SkiaSharp/pull/2467](https://togithub.com/mono/SkiaSharp/pull/2467) - fix(wasm): Enable Wasm EH and SIMD in all configurations for net8+ by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2495](https://togithub.com/mono/SkiaSharp/pull/2495) - Include the new WASM assets in Blazor for .NET 8 by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2497](https://togithub.com/mono/SkiaSharp/pull/2497) - Update Cake to the latest 2.x version by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2500](https://togithub.com/mono/SkiaSharp/pull/2500) - Pack the iossimulator RID artifacts by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2498](https://togithub.com/mono/SkiaSharp/pull/2498) - Fixed ToRect extension method extension by [@&#8203;niza93](https://togithub.com/niza93) in [https://github.com/mono/SkiaSharp/pull/2392](https://togithub.com/mono/SkiaSharp/pull/2392) - feat: Move to JSImport for WinUI Target on net7.0 by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2428](https://togithub.com/mono/SkiaSharp/pull/2428) - fix: Adjust net7.0-\* resolution for Uno.WinUI targets by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2503](https://togithub.com/mono/SkiaSharp/pull/2503) - Update libpng to v1.6.40 and libexpat to 2.5.0+more by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2510](https://togithub.com/mono/SkiaSharp/pull/2510) - fix: Disambiguate SKGLView for uno and maui targets by [@&#8203;jeromelaban](https://togithub.com/jeromelaban) in [https://github.com/mono/SkiaSharp/pull/2529](https://togithub.com/mono/SkiaSharp/pull/2529) - Removing nesting levels through block-scoped `using` statement by [@&#8203;Lehonti](https://togithub.com/Lehonti) in [https://github.com/mono/SkiaSharp/pull/2528](https://togithub.com/mono/SkiaSharp/pull/2528) - Fix CI by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2554](https://togithub.com/mono/SkiaSharp/pull/2554) - Include the NativeReference for Hot Restart by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaSharp/pull/2553](https://togithub.com/mono/SkiaSharp/pull/2553) - \[release/2.x] Try and follow more dotnet versions by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2557](https://togithub.com/mono/SkiaSharp/pull/2557) ##### New Contributors - [@&#8203;Redth](https://togithub.com/Redth) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2303](https://togithub.com/mono/SkiaSharp/pull/2303) - [@&#8203;pjcollins](https://togithub.com/pjcollins) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2389](https://togithub.com/mono/SkiaSharp/pull/2389) - [@&#8203;roubachof](https://togithub.com/roubachof) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2401](https://togithub.com/mono/SkiaSharp/pull/2401) - [@&#8203;JamieMagee](https://togithub.com/JamieMagee) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2232](https://togithub.com/mono/SkiaSharp/pull/2232) - [@&#8203;dellis1972](https://togithub.com/dellis1972) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2465](https://togithub.com/mono/SkiaSharp/pull/2465) - [@&#8203;FoggyFinder](https://togithub.com/FoggyFinder) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2313](https://togithub.com/mono/SkiaSharp/pull/2313) - [@&#8203;jjzhang12](https://togithub.com/jjzhang12) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2472](https://togithub.com/mono/SkiaSharp/pull/2472) - [@&#8203;jwikberg](https://togithub.com/jwikberg) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2467](https://togithub.com/mono/SkiaSharp/pull/2467) - [@&#8203;niza93](https://togithub.com/niza93) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2392](https://togithub.com/mono/SkiaSharp/pull/2392) - [@&#8203;Lehonti](https://togithub.com/Lehonti) made their first contribution in [https://github.com/mono/SkiaSharp/pull/2528](https://togithub.com/mono/SkiaSharp/pull/2528) **Full Changelog**: https://github.com/mono/SkiaSharp/compare/v2.88.3...v2.88.4 ### [`v2.88.4-preview.96`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.4-preview.96): Version 2.88.4 (Preview Build 96) ##### What's Changed - \[release/2.x] Try and follow more dotnet versions by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/mono/SkiaSharp/pull/2557](https://togithub.com/mono/SkiaSharp/pull/2557) **Full Changelog**: https://github.com/mono/SkiaSharp/compare/v2.88.4-preview.95...v2.88.4-preview.96 ### [`v2.88.4-preview.95`](https://togithub.com/mono/SkiaSharp/releases/tag/v2.88.4-preview.95): Version 2.88.4 (Preview Build 95) ##### What's Changed - Update libpng to v1.6.40 and libexpat to 2.5.0+more by [@&#8203;mattleibow](https://togithub.com/mattleibow) in [https://github.com/mono/SkiaShar </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-26 12:28:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#45232