reactiveui / Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
https://evolve.xamarin.com/session/56e2044afd00c0253cae33a3
MIT License
2.46k stars 288 forks source link

chore(deps): update dependency dotnet-sdk to v8.0.401 - autoclosed #931

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
dotnet-sdk dotnet-sdk patch 8.0.10 -> 8.0.401

Release Notes

dotnet/sdk (dotnet-sdk) ### [`v8.0.401`](https://redirect.github.com/dotnet/sdk/compare/v8.0.400...v8.0.401) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.400...v8.0.401) ### [`v8.0.400`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.400): .NET 8.0.8 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.304...v8.0.400) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.8) ### [`v8.0.304`](https://redirect.github.com/dotnet/sdk/compare/v8.0.303...v8.0.304) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.303...v8.0.304) ### [`v8.0.303`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.303): .NET 8.0.7 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.302...v8.0.303) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.7) ### [`v8.0.302`](https://redirect.github.com/dotnet/sdk/compare/v8.0.301...v8.0.302) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.301...v8.0.302) ### [`v8.0.301`](https://redirect.github.com/dotnet/sdk/compare/v8.0.300...v8.0.301) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.300...v8.0.301) ### [`v8.0.300`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.300): .NET 8.0.5 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.206...v8.0.300) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.5) ### [`v8.0.206`](https://redirect.github.com/dotnet/sdk/compare/v8.0.205...v8.0.206) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.205...v8.0.206) ### [`v8.0.205`](https://redirect.github.com/dotnet/sdk/compare/v8.0.204...v8.0.205) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.204...v8.0.205) ### [`v8.0.204`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.204): .NET 8.0.4 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.203...v8.0.204) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.4) ### [`v8.0.203`](https://redirect.github.com/dotnet/sdk/compare/v8.0.202...v8.0.203) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.202...v8.0.203) ### [`v8.0.202`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.202): .NET 8.0.3 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.3) ### [`v8.0.200`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.200): .NET 8.0.2 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.108...v8.0.200) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.2) ### [`v8.0.108`](https://redirect.github.com/dotnet/sdk/compare/v8.0.107...v8.0.108) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.107...v8.0.108) ### [`v8.0.107`](https://redirect.github.com/dotnet/sdk/compare/v8.0.106...v8.0.107) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.106...v8.0.107) ### [`v8.0.106`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.106): .NET 8.0.6 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.105...v8.0.106) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.6) ### [`v8.0.105`](https://redirect.github.com/dotnet/sdk/compare/v8.0.104...v8.0.105) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.104...v8.0.105) ### [`v8.0.104`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.104): .NET 8.0.4 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.103...v8.0.104) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.4) ### [`v8.0.103`](https://redirect.github.com/dotnet/sdk/compare/v8.0.102...v8.0.103) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.102...v8.0.103) ### [`v8.0.102`](https://redirect.github.com/dotnet/sdk/compare/v8.0.101...v8.0.102) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.101...v8.0.102) ### [`v8.0.101`](https://redirect.github.com/dotnet/sdk/releases/tag/v8.0.101): .NET 8.0.1 [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.100...v8.0.101) [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.1)

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 is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.