LiamMorrow / OrgnalR

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

Update all non-major dependencies #83

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 15.0.2 -> 15.0.5 age adoption passing confidence
@types/react (source) 18.2.79 -> 18.3.1 age adoption passing confidence
@types/react-dom (source) 18.2.25 -> 18.3.0 age adoption passing confidence
eslint (source) 9.1.0 -> 9.1.1 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-router-dom (source) 6.22.3 -> 6.23.0 age adoption passing confidence
workbox-background-sync (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-broadcast-update (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-cacheable-response (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-core (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-expiration (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-google-analytics (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-navigation-preload (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-precaching (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-range-requests (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-routing (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-strategies (source) 7.0.0 -> 7.1.0 age adoption passing confidence
workbox-streams (source) 7.0.0 -> 7.1.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react) ### [`v15.0.5`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.4...f6a1677501b53471f6a989078726aeb0dea114be) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.4...v15.0.5) ### [`v15.0.4`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.3...48282c2f35fb7338834b40983c12b889af35f5d1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.3...v15.0.4) ### [`v15.0.3`](https://togithub.com/testing-library/react-testing-library/releases/tag/v15.0.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.2...v15.0.3) ##### Bug Fixes - Don't raise TypeScript errors when hydating `document` ([#​1304](https://togithub.com/testing-library/react-testing-library/issues/1304)) ([067d0c6](https://togithub.com/testing-library/react-testing-library/commit/067d0c6d2e87092f6ecaa8c9fcf505e4576055cf))
eslint/eslint (eslint) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1)
facebook/react (react) ### [`v18.3.1`](https://togithub.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://togithub.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.2.0...v18.3.0)
facebook/react (react-dom) ### [`v18.3.1`](https://togithub.com/facebook/react/compare/a87edf62d7d69705ddbcec9a24f0780b3db7535f...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.3.0...v18.3.1) ### [`v18.3.0`](https://togithub.com/facebook/react/compare/v18.2.0...a87edf62d7d69705ddbcec9a24f0780b3db7535f) [Compare Source](https://togithub.com/facebook/react/compare/v18.2.0...v18.3.0)
remix-run/react-router (react-router-dom) ### [`v6.23.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6230) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.22.3...react-router-dom@6.23.0) ##### Minor Changes - Add a new `unstable_dataStrategy` configuration option ([#​11098](https://togithub.com/remix-run/react-router/pull/11098)) - This option allows Data Router applications to take control over the approach for executing route loaders and actions - The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more ##### Patch Changes - Updated dependencies: - `@remix-run/router@1.16.0` - `react-router@6.23.0`
googlechrome/workbox (workbox-background-sync) ### [`v7.1.0`](https://togithub.com/GoogleChrome/workbox/releases/tag/v7.1.0) [Compare Source](https://togithub.com/googlechrome/workbox/compare/v7.0.0...v7.1.0) #### What's Changed ✏️ - Updating dependencies with critical vulnerabilities, plus some other dependencies maintenance #### Thanks 🙏 - [@​ansidev](https://togithub.com/ansidev) and [@​rotu](https://togithub.com/rotu) for the pull requests updating dependencies. **Full Changelog**: https://github.com/GoogleChrome/workbox/compare/v7.0.0...v7.1.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.

github-actions[bot] commented 4 months ago
Package Line Rate Branch Rate Complexity Health
OrgnalR.OrleansSilo 79% 50% 4
OrgnalR.Core 45% 42% 384
OrgnalR.Backplane.GrainImplementations 13% 8% 255
OrgnalR.Backplane.GrainInterfaces 11% 4% 603
OrgnalR.Backplane.GrainAdaptors 1% 0% 80
Summary 21% (815 / 3928) 16% (131 / 820) 1326