LiamMorrow / OrgnalR

SignalR backplane implemented through Orleans
Apache License 2.0
34 stars 7 forks source link

Update all non-major dependencies #70

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.34 -> 18.2.35 age adoption passing confidence
Microsoft.Orleans.Client 7.2.2 -> 7.2.3 age adoption passing confidence
Microsoft.Orleans.Sdk 7.2.2 -> 7.2.3 age adoption passing confidence
Microsoft.Orleans.Server 7.2.2 -> 7.2.3 age adoption passing confidence
eslint (source) 8.52.0 -> 8.53.0 age adoption passing confidence

Release Notes

dotnet/orleans (Microsoft.Orleans.Client) ### [`v7.2.3`](https://togithub.com/dotnet/orleans/releases/tag/v7.2.3) #### What's Changed - Add value type support to IActivator [#​8682](https://togithub.com/dotnet/orleans/issues/8682) by [@​AdrianoAE](https://togithub.com/AdrianoAE) in [https://github.com/dotnet/orleans/pull/8683](https://togithub.com/dotnet/orleans/pull/8683) - Ensure that `ClusterMembershipOptions.NumVotesForDeathDeclaration` is not greater than `NumProbedSilos` on startup by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8679](https://togithub.com/dotnet/orleans/pull/8679) - Fix regression in `CollectionAgeLimitAttribute` by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8681](https://togithub.com/dotnet/orleans/pull/8681) - Prevent progress reversal in cluster membership by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8673](https://togithub.com/dotnet/orleans/pull/8673) - Ensure that exceptions thrown from Connection tasks are observed by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8691](https://togithub.com/dotnet/orleans/pull/8691) - Add ILogConsistencyProtocolServices factory for all log consistency providers ([#​8157](https://togithub.com/dotnet/orleans/issues/8157)) by [@​ikkentim](https://togithub.com/ikkentim) in [https://github.com/dotnet/orleans/pull/8677](https://togithub.com/dotnet/orleans/pull/8677) - Close connection when invalid framing is detected by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8692](https://togithub.com/dotnet/orleans/pull/8692) - Cosmos DB: allow customization of retry logic by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8693](https://togithub.com/dotnet/orleans/pull/8693) - Cosmos DB: support custom partition key value providers by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8694](https://togithub.com/dotnet/orleans/pull/8694) - Improve grain directory cache consistency by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8696](https://togithub.com/dotnet/orleans/pull/8696) - Cosmos DB: perform read for consistency when deleting state which is expected to not exist by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8700](https://togithub.com/dotnet/orleans/pull/8700) - Nullify directory entries of defunct local predecessors during grain activation by [@​ReubenBond](https://togithub.com/ReubenBond) in [https://github.com/dotnet/orleans/pull/8704](https://togithub.com/dotnet/orleans/pull/8704) #### New Contributors - [@​ikkentim](https://togithub.com/ikkentim) made their first contribution in [https://github.com/dotnet/orleans/pull/8677](https://togithub.com/dotnet/orleans/pull/8677) **Full Changelog**: https://github.com/dotnet/orleans/compare/v7.2.2...v7.2.3
eslint/eslint (eslint) ### [`v8.53.0`](https://togithub.com/eslint/eslint/releases/tag/v8.53.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.52.0...v8.53.0) #### Features - [`528e1c0`](https://togithub.com/eslint/eslint/commit/528e1c00dc2aa8636e5b706c4270dc655cfa17e3) feat: Deprecate formatting rules ([#​17696](https://togithub.com/eslint/eslint/issues/17696)) (Nicholas C. Zakas) - [`c0b11dd`](https://togithub.com/eslint/eslint/commit/c0b11ddb9f8aacc64c3933b9f278939aa7bea481) feat: Add suggestions for no-prototype-builtins ([#​17677](https://togithub.com/eslint/eslint/issues/17677)) (Yonathan Randolph) #### Bug Fixes - [`1ad6257`](https://togithub.com/eslint/eslint/commit/1ad6257744d63281235fcc33288394b1d69b34ce) fix: ensure that exit code for fatal errors is not overwritten ([#​17683](https://togithub.com/eslint/eslint/issues/17683)) (Milos Djermanovic) - [`b329ea7`](https://togithub.com/eslint/eslint/commit/b329ea748dff45f11c7e218208244dc24fcb5c8f) fix: add `;` after JSX nodes in `no-object-constructor` autofix ([#​17672](https://togithub.com/eslint/eslint/issues/17672)) (Francesco Trotta) #### Documentation - [`ab8c60d`](https://togithub.com/eslint/eslint/commit/ab8c60d4f859cec787b5a12f7271b40e666235f5) docs: change position of return to top button ([#​17688](https://togithub.com/eslint/eslint/issues/17688)) (Tanuj Kanti) - [`4fc44c0`](https://togithub.com/eslint/eslint/commit/4fc44c0b8c5dca466bffdfe01dfd80794d7762b7) docs: update twitter icon to new X icon ([#​17687](https://togithub.com/eslint/eslint/issues/17687)) (Tanuj Kanti) - [`4164b2c`](https://togithub.com/eslint/eslint/commit/4164b2ceec89726b18ea0b0e34fab05735d55a09) docs: Update README (GitHub Actions Bot) - [`8651895`](https://togithub.com/eslint/eslint/commit/8651895ca7ae15e13d74c8be67d9eebd63a7ce1f) docs: Fix tabs in rule examples ([#​17653](https://togithub.com/eslint/eslint/issues/17653)) (Francesco Trotta) - [`3aec1c5`](https://togithub.com/eslint/eslint/commit/3aec1c55ba2c6d2833e1c0afe0a58f0cc6bbc0a4) docs: explained rule fixers and suggestions ([#​17657](https://togithub.com/eslint/eslint/issues/17657)) (Josh Goldberg ✨) #### Chores - [`ba4d4d5`](https://togithub.com/eslint/eslint/commit/ba4d4d567a82554250dd8c7933322824e6a73944) chore: remove metascraper ([#​17707](https://togithub.com/eslint/eslint/issues/17707)) (Milos Djermanovic) - [`0d07338`](https://togithub.com/eslint/eslint/commit/0d0733882944b4849d71a40723c251213698cef9) chore: Update dependencies ([#​17706](https://togithub.com/eslint/eslint/issues/17706)) (Milos Djermanovic) - [`93256a3`](https://togithub.com/eslint/eslint/commit/93256a32e312f3f4e5c532762df71bdc06bded20) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`485ec7d`](https://togithub.com/eslint/eslint/commit/485ec7d08ed2040c292f52bf9b9152f6c8ef4809) test: fix ESLint tests for caching ([#​17699](https://togithub.com/eslint/eslint/issues/17699)) (Milos Djermanovic) - [`db06a7f`](https://togithub.com/eslint/eslint/commit/db06a7ff7992a74368f03d1f21beb00df0407021) ci: bump actions/setup-node from 3 to 4 ([#​17676](https://togithub.com/eslint/eslint/issues/17676)) (dependabot\[bot]) - [`994596b`](https://togithub.com/eslint/eslint/commit/994596b07f5ff20a615a4be1ea03e5fd59cdb84b) ci: run tests in Node.js 21 ([#​17673](https://togithub.com/eslint/eslint/issues/17673)) (Francesco Trotta)

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.

github-actions[bot] commented 10 months ago
Package Line Rate Branch Rate Complexity Health
OrgnalR.Core 45% 42% 385 ❌
OrgnalR.Backplane.GrainAdaptors 1% 0% 80 ❌
OrgnalR.OrleansSilo 79% 50% 4 βœ”
OrgnalR.Backplane.GrainImplementations 13% 8% 255 ❌
OrgnalR.Backplane.GrainInterfaces 11% 4% 603 ❌
Summary 21% (816 / 3929) 16% (131 / 820) 1327 ❌