Closed renovate[bot] closed 5 months ago
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
OrgnalR.OrleansSilo | 79% | 50% | 4 | ✔ |
OrgnalR.Backplane.GrainAdaptors | 1% | 0% | 80 | ❌ |
OrgnalR.Backplane.GrainImplementations | 13% | 8% | 255 | ❌ |
OrgnalR.Backplane.GrainInterfaces | 11% | 4% | 603 | ❌ |
OrgnalR.Core | 45% | 42% | 384 | ❌ |
Summary | 21% (815 / 3928) | 16% (131 / 820) | 1326 | ❌ |
This PR contains the following updates:
20.12.11
->20.12.12
18.3.2
->18.3.3
8.0.4
->8.0.5
8.13.0
->8.14.0
9.2.0
->9.3.0
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.SpaProxy)
### [`v8.0.5`](https://togithub.com/dotnet/aspnetcore/releases/tag/v8.0.5): .NET 8.0.5 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.5) ##### What's Changed - \[release/8.0] Update dependencies from dotnet/source-build-externals by [@dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/54744](https://togithub.com/dotnet/aspnetcore/pull/54744) - Update branding to 8.0.5 by [@vseanreesermsft](https://togithub.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/54907](https://togithub.com/dotnet/aspnetcore/pull/54907) - \[release/8.0] Convert to 1ES templates by [@RussKie](https://togithub.com/RussKie) in [https://github.com/dotnet/aspnetcore/pull/54660](https://togithub.com/dotnet/aspnetcore/pull/54660) - Increase logs and delays in CanLaunchPhotinoWebViewAndClickButton by [@Eilon](https://togithub.com/Eilon) in [https://github.com/dotnet/aspnetcore/pull/54608](https://togithub.com/dotnet/aspnetcore/pull/54608) - \[release/8.0] (deps): Bump src/submodules/googletest from `31993df` to `77afe8e` by [@dependabot](https://togithub.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/54872](https://togithub.com/dotnet/aspnetcore/pull/54872) - \[release/8.0] Reduce helix-matrix timeout to 5 hours by [@github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/54778](https://togithub.com/dotnet/aspnetcore/pull/54778) - \[release/8.0] Preserve RemoteAuthenticationContext during trimming if used in JS interop by [@halter73](https://togithub.com/halter73) in [https://github.com/dotnet/aspnetcore/pull/54655](https://togithub.com/dotnet/aspnetcore/pull/54655) - \[release/8.0] Improve usage of `Type.GetType` when activating types in data protection by [@github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/54762](https://togithub.com/dotnet/aspnetcore/pull/54762) - \[release/8.0] Fix route analyzer performance with highly concatenated strings by [@github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/54763](https://togithub.com/dotnet/aspnetcore/pull/54763) - \[release/8.0] Suppress .ps1 SDL errors by [@wtgodbe](https://togithub.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/54915](https://togithub.com/dotnet/aspnetcore/pull/54915) - \[release/8.0] Backport test fixes by [@MackinnonBuck](https://togithub.com/MackinnonBuck) in [https://github.com/dotnet/aspnetcore/pull/54912](https://togithub.com/dotnet/aspnetcore/pull/54912) - \[release/8.0] Skip SpotBugs for now by [@wtgodbe](https://togithub.com/wtgodbe) in [https://github.com/dotnet/aspnetcore/pull/54952](https://togithub.com/dotnet/aspnetcore/pull/54952) - Merging internal commits for release/8.0 by [@vseanreesermsft](https://togithub.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/55034](https://togithub.com/dotnet/aspnetcore/pull/55034) - \[release/8.0] Update dependencies from dotnet/arcade by [@dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/55061](https://togithub.com/dotnet/aspnetcore/pull/55061) - \[release/8.0] Update Wix version by [@github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/55101](https://togithub.com/dotnet/aspnetcore/pull/55101) **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5ajv-validator/ajv (ajv)
### [`v8.14.0`](https://togithub.com/ajv-validator/ajv/releases/tag/v8.14.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0) #### What's Changed - readme: build badge by [@epoberezkin](https://togithub.com/epoberezkin) in [https://github.com/ajv-validator/ajv/pull/2424](https://togithub.com/ajv-validator/ajv/pull/2424) - Update workflows by [@rotu](https://togithub.com/rotu) in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/2410) - docs: add warning to maxLength / minLength by [@jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2428](https://togithub.com/ajv-validator/ajv/pull/2428) - fix: broken link in docs warning by [@jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2431](https://togithub.com/ajv-validator/ajv/pull/2431) - compileAsync a schema with discriminator and $ref, fixes [#2427](https://togithub.com/ajv-validator/ajv/issues/2427) by [@jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2433](https://togithub.com/ajv-validator/ajv/pull/2433) - bump version to 8.14.0 for publishing by [@jasoniangreen](https://togithub.com/jasoniangreen) in [https://github.com/ajv-validator/ajv/pull/2440](https://togithub.com/ajv-validator/ajv/pull/2440) #### New Contributors - [@rotu](https://togithub.com/rotu) made their first contribution in [https://github.com/ajv-validator/ajv/pull/2410](https://togithub.com/ajv-validator/ajv/pull/2410) **Full Changelog**: https://github.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0eslint/eslint (eslint)
### [`v9.3.0`](https://togithub.com/eslint/eslint/compare/v9.2.0...41a871cf43874e2f27ad08554c7900daf0e94b06) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.2.0...v9.3.0)Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.