Closed renovate[bot] closed 1 year ago
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
OrgnalR.Core | 45% | 43% | 381 | β |
OrgnalR.OrleansSilo | 79% | 50% | 4 | β |
OrgnalR.Backplane.GrainImplementations | 12% | 6% | 247 | β |
OrgnalR.Backplane.GrainAdaptors | 1% | 0% | 80 | β |
OrgnalR.Backplane.GrainInterfaces | 11% | 4% | 603 | β |
Summary | 21% (806 / 3914) | 16% (127 / 810) | 1315 | β |
This PR contains the following updates:
7.0.0
->7.0.10
5.16.5
->5.17.0
16.18.8
->16.18.40
18.0.26
->18.2.20
18.0.9
->18.2.7
9.0.0
->9.0.2
7.0.0
->7.2.1
7.0.0
->7.2.1
7.0.0
->7.2.1
2.1.0
->2.3.0
2.1.0
->2.3.0
4.9.4
->4.9.5
Release Notes
dotnet/aspnetcore (@microsoft/signalr)
### [`v7.0.10`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.10): .NET 7.0.10 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.9...v7.0.10) [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.10) ### [`v7.0.9`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.9): .NET 7.0.9 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.7...v7.0.9) [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.9) ### [`v7.0.7`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.7): .NET 7.0.7 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.7) [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.7) ### [`v7.0.5`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.5): .NET 7.0.5 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.4...v7.0.5) [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.5) ### [`v7.0.4`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.4): .NET 7.0.4 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.4) [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.4) ### [`v7.0.3`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.3): .NET 7.0.3 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.2...v7.0.3) [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.3) ### [`v7.0.2`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.2): .NET 7.0.2 [Compare Source](https://togithub.com/dotnet/aspnetcore/compare/v7.0.0...v7.0.2) [Release](https://togithub.com/dotnet/core/tree/v7.0.2)testing-library/jest-dom (@testing-library/jest-dom)
### [`v5.17.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.17.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0) ##### Features - New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` ([#503](https://togithub.com/testing-library/jest-dom/issues/503)) ([d717c66](https://togithub.com/testing-library/jest-dom/commit/d717c66cb4a32c806e53b287418a4013d37898fb))dotnet/orleans (Microsoft.Orleans.Client)
### [`v7.2.1`](https://togithub.com/dotnet/orleans/releases/tag/v7.2.1) ##### What's Changed - Fix Cosmos DB grain storage constructor for DI by [@ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8539](https://togithub.com/dotnet/orleans/pull/8539) **Full Changelog**: https://github.com/dotnet/orleans/compare/v7.2.0...v7.2.1 ### [`v7.2.0`](https://togithub.com/dotnet/orleans/releases/tag/v7.2.0) ##### Release Highlights - Redis providers are now marked as stable. Note that there is a breaking change in Redis grain state storage from the beta releases. The break can be avoided using configuration (PRs [https://github.com/dotnet/orleans/pull/8467](https://togithub.com/dotnet/orleans/pull/8467) & [https://github.com/dotnet/orleans/pull/8487](https://togithub.com/dotnet/orleans/pull/8487)) - Cosmos DB providers are now available, special thanks to [@galvesribeiro](https://togithub.com/galvesribeiro) (PR: [https://github.com/dotnet/orleans/pull/7848](https://togithub.com/dotnet/orleans/pull/7848)) - Grain methods can now return `IAsyncEnumerableLiamMorrow/OrgnalR (OrgnalR.OrleansSilo)
### [`v2.3.0`](https://togithub.com/LiamMorrow/OrgnalR/releases/tag/v2.3.0): 2.3.0 Update to the latest version of orleans, fixing nullable annotations ### [`v2.2.0`](https://togithub.com/LiamMorrow/OrgnalR/releases/tag/v2.2.0): 2.2.0 ##### What's Changed - Bump json5 from 1.0.1 to 1.0.2 in /example/chat-app/ChatApp.Server/ClientApp by [@dependabot](https://togithub.com/dependabot) in [https://github.com/LiamMorrow/OrgnalR/pull/38](https://togithub.com/LiamMorrow/OrgnalR/pull/38) - Bump webpack from 5.75.0 to 5.76.1 in /example/chat-app/ChatApp.Server/ClientApp by [@dependabot](https://togithub.com/dependabot) in [https://github.com/LiamMorrow/OrgnalR/pull/39](https://togithub.com/LiamMorrow/OrgnalR/pull/39) - Orleans upgraded to 7.1.2 by [@tecnocrata](https://togithub.com/tecnocrata) in [https://github.com/LiamMorrow/OrgnalR/pull/40](https://togithub.com/LiamMorrow/OrgnalR/pull/40) - 2.2.0 by [@LiamMorrow](https://togithub.com/LiamMorrow) in [https://github.com/LiamMorrow/OrgnalR/pull/41](https://togithub.com/LiamMorrow/OrgnalR/pull/41) ##### New Contributors - [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/LiamMorrow/OrgnalR/pull/38](https://togithub.com/LiamMorrow/OrgnalR/pull/38) - [@tecnocrata](https://togithub.com/tecnocrata) made their first contribution in [https://github.com/LiamMorrow/OrgnalR/pull/40](https://togithub.com/LiamMorrow/OrgnalR/pull/40) **Full Changelog**: https://github.com/LiamMorrow/OrgnalR/compare/v2.1.0...v2.2.0Microsoft/TypeScript (typescript)
### [`v4.9.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.9.5): TypeScript 4.9.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) #### Changes: - [`69e88ef`](https://togithub.com/Microsoft/TypeScript/commit/69e88ef5513a81acf69ec78f4af1f927da0d0584) Port ignore deprecations to 4.9 ([#52419](https://togithub.com/Microsoft/TypeScript/issues/52419)) - [`daf4e81`](https://togithub.com/Microsoft/TypeScript/commit/daf4e817a18def96b70ac34703b158ff0e6d58df) Port timestamp fix to 4.9 ([#52426](https://togithub.com/Microsoft/TypeScript/issues/52426))Configuration
π Schedule: Branch creation - "before 4am on monday" (UTC), 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 you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.