LiamMorrow / OrgnalR

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

Dependency Dashboard #47

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
example/tic-tac-toe/docker-compose.yml - `node 20`
dockerfile
example/tic-tac-toe/TicTacToe.OrleansSilo/Dockerfile - `mcr.microsoft.com/dotnet/aspnet 9.0` - `mcr.microsoft.com/dotnet/sdk 9.0`
example/tic-tac-toe/TicTacToe.SignalRServer/Dockerfile - `mcr.microsoft.com/dotnet/aspnet 9.0` - `mcr.microsoft.com/dotnet/sdk 9.0`
github-actions
.github/workflows/build.yml - `actions/checkout v4` - `actions/setup-dotnet v4`
.github/workflows/release.yml - `actions/checkout v4` - `actions/setup-dotnet v4`
.github/workflows/test.yml - `actions/checkout v4` - `actions/setup-dotnet v4` - `irongut/CodeCoverageSummary v1.3.0` - `marocchino/sticky-pull-request-comment v2`
npm
example/chat-app/ChatApp.Server/ClientApp/package.json - `@microsoft/signalr ^8.0.0` - `jquery ^3.6.0` - `merge ^2.1.1` - `oidc-client ^1.11.5` - `react ^18.2.0` - `react-dom ^18.2.0` - `react-router-bootstrap ^0.26.2` - `react-router-dom ^6.3.0` - `react-scripts ^5.0.1` - `reactstrap ^9.1.3` - `rimraf ^6.0.0` - `web-vitals ^4.0.0` - `workbox-background-sync ^7.0.0` - `workbox-broadcast-update ^7.0.0` - `workbox-cacheable-response ^7.0.0` - `workbox-core ^7.0.0` - `workbox-expiration ^7.0.0` - `workbox-google-analytics ^7.0.0` - `workbox-navigation-preload ^7.0.0` - `workbox-precaching ^7.0.0` - `workbox-range-requests ^7.0.0` - `workbox-routing ^7.0.0` - `workbox-strategies ^7.0.0` - `workbox-streams ^7.0.0` - `ajv ^8.11.0` - `cross-env ^7.0.3` - `eslint ^9.0.0` - `eslint-config-react-app ^7.0.1` - `eslint-plugin-flowtype ^8.0.3` - `eslint-plugin-import ^2.26.0` - `eslint-plugin-jsx-a11y ^6.6.1` - `eslint-plugin-react ^7.30.1` - `nan ^2.16.0` - `typescript ^5.0.0`
example/tic-tac-toe/tictactoe-frontend/package.json - `@microsoft/signalr ^8.0.0` - `@testing-library/jest-dom ^6.0.0` - `@testing-library/react ^16.0.0` - `@testing-library/user-event ^14.0.0` - `@types/jest ^29.0.0` - `@types/node ^20.0.0` - `@types/react ^18.0.0` - `@types/react-dom ^18.0.0` - `react ^18.2.0` - `react-dom ^18.2.0` - `react-scripts 5.0.1` - `typescript ^5.0.0` - `uuid ^10.0.0` - `web-vitals ^4.0.0` - `@types/uuid ^10.0.0`
nuget
example/chat-app/ChatApp.GrainInterfaces/ChatApp.GrainInterfaces.csproj - `Microsoft.Orleans.Sdk 7.2.6`
example/chat-app/ChatApp.Server/ChatApp.Server.csproj - `Microsoft.Orleans.Client 7.2.6` - `Microsoft.AspNetCore.SpaProxy 8.0.8`
example/chat-app/ChatApp.Silo/ChatApp.Silo.csproj - `Microsoft.Orleans.Server 7.2.6`
example/tic-tac-toe/TicTacToe.Interfaces/TicTacToe.Interfaces.csproj - `Microsoft.Orleans.Sdk 7.2.6`
example/tic-tac-toe/TicTacToe.OrleansSilo/TicTacToe.OrleansSilo.csproj - `Microsoft.Orleans.Server 7.2.6`
example/tic-tac-toe/TicTacToe.Shared/TicTacToe.Shared.csproj - `Microsoft.Orleans.Sdk 7.2.6`
example/tic-tac-toe/TicTacToe.SignalRServer/TicTacToe.SignalRServer.csproj - `Microsoft.Orleans.Client 7.2.6`
src/OrgnalR.Backplane.GrainAdaptors/OrgnalR.Backplane.GrainAdaptors.csproj - `Microsoft.Orleans.Sdk 7.2.6`
src/OrgnalR.Backplane.GrainImplementations/OrgnalR.Backplane.GrainImplementations.csproj - `Microsoft.Orleans.Sdk 7.2.6`
src/OrgnalR.Backplane.GrainInterfaces/OrgnalR.Backplane.GrainInterfaces.csproj - `Microsoft.Orleans.Sdk 7.2.6`
src/OrgnalR.Core/OrgnalR.Core.csproj - `Microsoft.Orleans.Sdk 7.2.6` - `System.Text.Encoding 4.3.0` - `System.IO 4.3.0`
src/OrgnalR.OrleansSilo/OrgnalR.OrleansSilo.csproj - `Microsoft.Orleans.Server 7.2.6`
src/OrgnalR.SignalR/OrgnalR.SignalR.csproj - `Microsoft.Orleans.Client 7.2.6`
test/OrgnalR.Tests/OrgnalR.Tests.csproj - `xunit.runner.visualstudio 2.5.0` - `xunit 2.5.0` - `moq 4.18.4` - `Microsoft.Orleans.TestingHost 7.2.1` - `Microsoft.NET.Test.Sdk 17.6.3` - `coverlet.collector 3.2.0` - `coverlet.msbuild 3.2.0`