Skip to content

Bump BCrypt.Net-Next and 25 others#241

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet-minor-28b26bceda
Closed

Bump BCrypt.Net-Next and 25 others#241
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet-minor-28b26bceda

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Updated BCrypt.Net-Next from 4.1.0 to 4.2.0.

Release notes

Sourced from BCrypt.Net-Next's releases.

4.2.0

Full Changelog: BcryptNet/bcrypt.net@v4.1.0...v4.2.0

Commits viewable in compare view.

Updated coverlet.collector from 10.0.0 to 10.0.1.

Release notes

Sourced from coverlet.collector's releases.

10.0.1

Improvements

Fixed

  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828

Maintenance

  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

Commits viewable in compare view.

Updated Dapper from 2.1.72 to 2.1.79.

Release notes

Sourced from Dapper's releases.

2.1.79

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.72...2.1.79

Commits viewable in compare view.

Pinned Google.Apis.Auth at 1.75.0.

Release notes

Sourced from Google.Apis.Auth's releases.

1.75.0

Features:

  • #​3171 Supports caching request parameter property info

1.74.0

Bug fixes:

  • #​3156 Use a single instance of the default serializer.
  • #​3151 Do not duplicate quota project header on retries.

Features:

  • #​3091 Expose helper methots to build a credential from JsonParameters.

Commits viewable in compare view.

Pinned Google.Protobuf at 3.35.1.

Release notes

Sourced from Google.Protobuf's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Google.Protobuf from 3.34.1 to 3.35.1.

Release notes

Sourced from Google.Protobuf's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Google.Protobuf.Tools from 3.34.1 to 3.35.1.

Release notes

Sourced from Google.Protobuf.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Grpc.AspNetCore.Server from 2.76.0 to 2.80.0.

Release notes

Sourced from Grpc.AspNetCore.Server's releases.

2.80.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0

2.80.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.76.0...v2.80.0-pre1

Commits viewable in compare view.

Pinned MagicOnion.Abstractions at 7.10.2.

Release notes

Sourced from MagicOnion.Abstractions's releases.

7.10.2

What's Changed

Other Changes

Full Changelog: Cysharp/MagicOnion@7.10.1...7.10.2

7.10.1

What's Changed

Other Changes

Housekeeping

New Contributors

Full Changelog: Cysharp/MagicOnion@7.10.0...7.10.1

Commits viewable in compare view.

Updated MagicOnion.Server from 7.10.0 to 7.10.2.

Release notes

Sourced from MagicOnion.Server's releases.

7.10.2

What's Changed

Other Changes

Full Changelog: Cysharp/MagicOnion@7.10.1...7.10.2

7.10.1

What's Changed

Other Changes

Housekeeping

New Contributors

Full Changelog: Cysharp/MagicOnion@7.10.0...7.10.1

Commits viewable in compare view.

Updated MagicOnion.Server.Redis from 7.10.0 to 7.10.2.

Release notes

Sourced from MagicOnion.Server.Redis's releases.

7.10.2

What's Changed

Other Changes

Full Changelog: Cysharp/MagicOnion@7.10.1...7.10.2

7.10.1

What's Changed

Other Changes

Housekeeping

New Contributors

Full Changelog: Cysharp/MagicOnion@7.10.0...7.10.1

Commits viewable in compare view.

Updated MessagePack from 3.1.4 to 3.1.7.

Release notes

Sourced from MessagePack's releases.

3.1.7

What's Changed

Security release details

This release fixes 3 high severity and 9 moderate severity security vulnerabilities.

High severity advisory fixes

Moderage severity advisory fixes

Fixes with no security advisory

  • fb0fe9f0 Honor TypeFormatter options hooks for CWE-470
  • c1c06a6f Fix WriteRawX methods to advance by written length
  • 46c6a0fe Fix CWE-190 map header length overflow

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.6...v3.1.7

3.1.6

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.5...v3.1.6

3.1.5

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5

Commits viewable in compare view.

Updated MessagePack from 3.1.4 to 3.1.8.

Release notes

Sourced from MessagePack's releases.

3.1.7

What's Changed

Security release details

This release fixes 3 high severity and 9 moderate severity security vulnerabilities.

High severity advisory fixes

Moderage severity advisory fixes

Fixes with no security advisory

  • fb0fe9f0 Honor TypeFormatter options hooks for CWE-470
  • c1c06a6f Fix WriteRawX methods to advance by written length
  • 46c6a0fe Fix CWE-190 map header length overflow

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.6...v3.1.7

3.1.6

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.5...v3.1.6

3.1.5

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.15 to 9.0.18.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

9.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18

9.0.17

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17

9.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 9.0.15 to 9.0.18.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

9.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18

9.0.17

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17

9.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16

Commits viewable in compare view.

Updated Microsoft.AspNetCore.OpenApi from 9.0.15 to 9.0.18.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

9.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18

9.0.17

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17

9.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16

Commits viewable in compare view.

Updated Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 9.0.15 to 9.0.18.

Release notes

Sourced from Microsoft.AspNetCore.SignalR.Protocols.MessagePack's releases.

9.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.17...v9.0.18

9.0.17

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.16...v9.0.17

9.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.15...v9.0.16

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.302.

Release notes

Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.

10.0.302

You can build .NET 10.0 from the repository by cloning the release tag v10.0.302 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.301

You can build .NET 10.0 from the repository by cloning the release tag v10.0.301 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.300

You can build .NET 10.0 from the repository by cloning the release tag v10.0.300 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.204

You can build .NET 10.0 from the repository by cloning the release tag v10.0.204 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.203

You can build .NET 10.0 from the repository by cloning the release tag v10.0.203 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Json from 9.0.15 to 9.0.18.

Release notes

Sourced from Microsoft.Extensions.Configuration.Json's releases.

9.0.18

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.17...v9.0.18

9.0.17

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.16...v9.0.17

9.0.16

Release

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.UserSecrets from 9.0.15 to 9.0.18.

Release notes

Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.

9.0.18

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.17...v9.0.18

9.0.17

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.16...v9.0.17

9.0.16

[Re...

Description has been truncated

Bumps BCrypt.Net-Next from 4.1.0 to 4.2.0
Bumps coverlet.collector from 10.0.0 to 10.0.1
Bumps Dapper from 2.1.72 to 2.1.79
Bumps Google.Apis.Auth from 1.73.0 to 1.75.0
Bumps Google.Protobuf to 3.35.1
Bumps Google.Protobuf.Tools from 3.34.1 to 3.35.1
Bumps Grpc.AspNetCore.Server from 2.76.0 to 2.80.0
Bumps MagicOnion.Abstractions from 7.10.0 to 7.10.2
Bumps MagicOnion.Server from 7.10.0 to 7.10.2
Bumps MagicOnion.Server.Redis from 7.10.0 to 7.10.2
Bumps MessagePack to 3.1.7, 3.1.8
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.15 to 9.0.17
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.15 to 9.0.17
Bumps Microsoft.AspNetCore.OpenApi from 9.0.15 to 9.0.17
Bumps Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 9.0.15 to 9.0.17
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.301
Bumps Microsoft.Extensions.Configuration.Json from 9.0.15 to 9.0.17
Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.15 to 9.0.17
Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.3 to 1.16.0
Bumps OpenTelemetry.Extensions.Hosting from 1.15.3 to 1.16.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.1 to 1.16.0
Bumps Resend from 0.4.0 to 0.6.0
Bumps Scalar.AspNetCore from 2.14.1 to 2.16.11
Bumps Spectre.Console from 0.55.2 to 0.57.2
Bumps StackExchange.Redis from 2.12.14 to 2.13.17
Bumps Testcontainers.PostgreSql from 4.11.0 to 4.13.0

---
updated-dependencies:
- dependency-name: BCrypt.Net-Next
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Dapper
  dependency-version: 2.1.79
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Google.Apis.Auth
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Google.Protobuf
  dependency-version: 3.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Google.Protobuf
  dependency-version: 3.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Google.Protobuf.Tools
  dependency-version: 3.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Grpc.AspNetCore.Server
  dependency-version: 2.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: MessagePack
  dependency-version: 3.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: MagicOnion.Abstractions
  dependency-version: 7.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: MagicOnion.Server
  dependency-version: 7.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: MagicOnion.Server.Redis
  dependency-version: 7.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: MessagePack
  dependency-version: 3.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.MessagePack
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 10.0.301
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Resend
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Spectre.Console
  dependency-version: 0.57.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: StackExchange.Redis
  dependency-version: 2.13.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
- dependency-name: Testcontainers.PostgreSql
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 11, 2026
@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 07/11/2026 - 14:02:07
Parser: MultiReport (6x OpenCover)
Assemblies: 3
Classes: 190
Files: 232
Line coverage: 28.2% (2925 of 10336)
Covered lines: 2925
Uncovered lines: 7411
Coverable lines: 10336
Total lines: 22139
Branch coverage: 20.5% (595 of 2899)
Covered branches: 595
Total branches: 2899
Method coverage: Feature is only available for sponsors

Coverage

Game.Realtime - 40%
Name Line Branch
Game.Realtime 40% 44.9%
Game.Realtime.Extensions.RealtimeServiceExtensions 0%
Game.Realtime.Extensions.ServiceContextExtensions 0% 0%
Game.Realtime.Filters.JwtAuthenticationFilter 0% 0%
Game.Realtime.Filters.JwtAuthenticationHubFilter 58.8% 100%
Game.Realtime.Filters.ValidationExceptionFilter 50%
Game.Realtime.Filters.ValidationExceptionHubFilter 50%
Game.Realtime.Hubs.LobbyHub 25.3% 24%
Game.Realtime.Hubs.MatchmakingHub 13.3% 0%
Game.Realtime.Program 0% 0%
Game.Realtime.Services.GameModeConfig 100%
Game.Realtime.Services.GameServerSettings 0%
Game.Realtime.Services.LobbyDataService 94.4% 78.9%
Game.Realtime.Services.LobbyService 9.4% 0%
Game.Realtime.Services.MatchmakingConfiguration 100%
Game.Realtime.Services.MatchmakingProcessor 73.7% 66.1%
Game.Realtime.Services.MatchmakingQueueService 3.5%
Game.Realtime.Services.MatchmakingService 11.9% 0%
Game.Realtime.Services.UnityServerApiClient 0% 0%
Game.Realtime.Services.UnityServerConfiguration 100%
Game.Realtime.Validation.LobbyValidator 83.7% 87.5%
Game.Realtime.Validation.MatchmakingValidator 100% 100%
Game.Server - 30.8%
Name Line Branch
Game.Server 30.8% 22.3%
Game.Server.Caching.SortedSetEntry 0%
Game.Server.Configuration.AuthSettings 100%
Game.Server.Configuration.ChatSettings 100%
Game.Server.Configuration.DatabaseSettings 0%
Game.Server.Configuration.JwtSettings 100%
Game.Server.Configuration.MasterDataSettings 0%
Game.Server.Configuration.RankingCacheSettings 100%
Game.Server.Configuration.RequestSigningSettings 100%
Game.Server.Configuration.ResendSettings 0%
Game.Server.Configuration.UnityServerSettings 100%
Game.Server.Controllers.AuthController 92.1% 62.5%
Game.Server.Controllers.ChatRoomController 62.9% 42.8%
Game.Server.Controllers.RankingsController 94.1% 75%
Game.Server.Controllers.SurvivorScoresController 90.4% 66.6%
Game.Server.Controllers.UnityServerController 0% 0%
Game.Server.Controllers.UsersController 88.2% 50%
Game.Server.Database.DbConnectionFactory 0% 0%
Game.Server.Database.DbSession 89.1% 70%
Game.Server.Database.DbTransactionScope 100% 75%
Game.Server.Database.MigrationRunnerFactory 43.9% 0%
Game.Server.Database.SchemaVersionTableMetaData 83.3%
Game.Server.Dto.Responses.ApiError 100%
Game.Server.Dto.Responses.Result`2 100% 100%
Game.Server.Extensions.ServiceCollectionExtensions 97.3% 25%
Game.Server.Extensions.UserIdGenerator 50%
Game.Server.Extensions.WebApplicationExtensions 100%
Game.Server.Filters.ChatValidationFilter 100%
Game.Server.Health.PostgresHealthCheck 100%
Game.Server.Hubs.ChatHub 73.6% 50%
Game.Server.Infrastructure.MessagePackInputFormatter 33.3% 0%
Game.Server.Infrastructure.MessagePackOutputFormatter 40% 0%
Game.Server.MasterData.AudioMaster 0%
Game.Server.MasterData.AudioPlayTagsMaster 0%
Game.Server.MasterData.DatabaseBuilder 12.5%
Game.Server.MasterData.ImmutableBuilder 0%
Game.Server.MasterData.MasterMemoryResolver 100% 100%
Game.Server.MasterData.MasterMemoryResolverGetFormatterHelper 59% 18.1%
Game.Server.MasterData.MemoryDatabase 16.4% 1.1%
Game.Server.MasterData.ScoreTimeAttackEnemyMaster 0%
Game.Server.MasterData.ScoreTimeAttackEnemySpawnMaster 0%
Game.Server.MasterData.ScoreTimeAttackPlayerMaster 0%
Game.Server.MasterData.ScoreTimeAttackStageItemMaster 0%
Game.Server.MasterData.ScoreTimeAttackStageItemSpawnMaster 0%
Game.Server.MasterData.ScoreTimeAttackStageMaster 0%
Game.Server.MasterData.ScoreTimeAttackStageTotalResultMaster 0%
Game.Server.MasterData.SurvivorEnemyMaster 0%
Game.Server.MasterData.SurvivorItemDropMaster 0%
Game.Server.MasterData.SurvivorItemMaster 0%
Game.Server.MasterData.SurvivorPlayerLevelMaster 0%
Game.Server.MasterData.SurvivorPlayerMaster 0%
Game.Server.MasterData.SurvivorStageMaster 100%
Game.Server.MasterData.SurvivorStageWaveEnemyMaster 0%
Game.Server.MasterData.SurvivorStageWaveMaster 100%
Game.Server.MasterData.SurvivorWeaponLevelMaster 0%
Game.Server.MasterData.SurvivorWeaponMaster 0%
Game.Server.MasterData.Tables.AudioMasterTable 9.6% 0%
Game.Server.MasterData.Tables.AudioPlayTagsMasterTable 10% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackEnemyMasterTable 6.5% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackEnemySpawnMasterTable 8.9% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackPlayerMasterTable 6.1% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackStageItemMasterTable 9.4% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackStageItemSpawnMasterTable 8.9% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackStageMasterTable 8.9% 0%
Game.Server.MasterData.Tables.ScoreTimeAttackStageTotalResultMasterTable 6.6% 0%
Game.Server.MasterData.Tables.SurvivorEnemyMasterTable 7.6% 0%
Game.Server.MasterData.Tables.SurvivorItemDropMasterTable 9.8% 0%
Game.Server.MasterData.Tables.SurvivorItemMasterTable 8.9% 0%
Game.Server.MasterData.Tables.SurvivorPlayerLevelMasterTable 7.8%
Game.Server.MasterData.Tables.SurvivorPlayerMasterTable 7.1% 0%
Game.Server.MasterData.Tables.SurvivorStageMasterTable 27% 43.7%
Game.Server.MasterData.Tables.SurvivorStageWaveEnemyMasterTable 8.7% 0%
Game.Server.MasterData.Tables.SurvivorStageWaveMasterTable 10.1% 0%
Game.Server.MasterData.Tables.SurvivorWeaponLevelMasterTable 8.1% 0%
Game.Server.MasterData.Tables.SurvivorWeaponMasterTable 9% 0%
Game.Server.Middleware.ExceptionHandlingMiddleware 22.4% 0%
Game.Server.Middleware.RequestSigningMiddleware 52.6% 44.1%
Game.Server.Middleware.RequestSigningPolicy 100% 50%
Game.Server.Middleware.RequestSigningPolicyValidator 41.4% 47.3%
Game.Server.Program 93.2% 90%
Game.Server.Repositories.AuthRepository 84.9%
Game.Server.Repositories.RankingRepository 97.5% 50%
Game.Server.Repositories.SurvivorScoreRepository 61.3% 0%
Game.Server.Repositories.UserRepository 79.4%
Game.Server.Services.AuthService 96.5% 87.5%
Game.Server.Services.Chat.ChatMessageService 86.7%
Game.Server.Services.Chat.ChatPermissionValidator 100% 100%
Game.Server.Services.Chat.ChatRoomDataService 81.8% 50%
Game.Server.Services.Chat.Exceptions.ChatNotFoundException 100%
Game.Server.Services.Chat.Exceptions.ChatPermissionException 100%
Game.Server.Services.Interfaces.DsInfo 0%
Game.Server.Services.MasterDataService 0% 0%
Game.Server.Services.RankingService 87.5% 57.6%
Game.Server.Services.ResendEmailService 0%
Game.Server.Services.SurvivorRankingCacheService 50.6%
Game.Server.Services.SurvivorScoreService 96.3% 75%
Game.Server.Services.UnityServerAuthService 0% 0%
Game.Server.Services.UnityServerRegistryService 0%
Game.Server.Services.UnityServerSessionService 0% 0%
Game.Server.Services.UserService 92.5% 60%
Game.Server.Tables.SurvivorScore 100%
Game.Server.Tables.UserExternalIdentity 0%
Game.Server.Tables.UserInfo 100%
Game.Server.Validation.ChatInputValidator 100% 100%
Game.Server.Validation.PasswordValidator 100% 100%
Game.Server.Validation.SurvivorValidator 94.1% 91.6%
MasterMemory.MasterMemoryGeneratorOptionsAttribute 0%
MessagePack.GeneratedMessagePackResolver 12.9% 7.4%
System.Text.RegularExpressions.Generated 100% 96.1%
Game.Shared - 11.3%
Name Line Branch
Game.Shared 11.3% 3.5%
Game.Library.Shared.AsyncDisposable 0%
Game.Library.Shared.Dto.AccountLinkResponse 100%
Game.Library.Shared.Dto.ApiErrorResponse 100%
Game.Library.Shared.Dto.ChatMessage 100%
Game.Library.Shared.Dto.ChatRoomInfo 100%
Game.Library.Shared.Dto.ChatRoomMemberInfo 100%
Game.Library.Shared.Dto.ChatRoomMembersResponse 100%
Game.Library.Shared.Dto.CreateChatRoomRequest 100%
Game.Library.Shared.Dto.CreateChatRoomResponse 100%
Game.Library.Shared.Dto.CreateLobbyRequest 85.7%
Game.Library.Shared.Dto.CreateLobbyResponse 100%
Game.Library.Shared.Dto.EmailLoginRequest 100%
Game.Library.Shared.Dto.EnemyStateSnapshot 0%
Game.Library.Shared.Dto.ForgotPasswordRequest 100%
Game.Library.Shared.Dto.GameResultSnapshot 0%
Game.Library.Shared.Dto.GameSessionStartInfo 100%
Game.Library.Shared.Dto.GuestLoginRequest 100%
Game.Library.Shared.Dto.InviteMemberRequest 100%
Game.Library.Shared.Dto.LinkEmailRequest 100%
Game.Library.Shared.Dto.LobbyInfo 100%
Game.Library.Shared.Dto.LobbyPlayerInfo 100%
Game.Library.Shared.Dto.LoginRequest 100%
Game.Library.Shared.Dto.LoginResponse 100%
Game.Library.Shared.Dto.MasterDataVersionDto 0%
Game.Library.Shared.Dto.MatchmakingRequest 100%
Game.Library.Shared.Dto.MatchmakingResponse 100%
Game.Library.Shared.Dto.MessageResponse 100%
Game.Library.Shared.Dto.PlayerResultSnapshot 0%
Game.Library.Shared.Dto.PlayerStateSnapshot 0%
Game.Library.Shared.Dto.RankingEntryDto 100%
Game.Library.Shared.Dto.RankingResponse 100%
Game.Library.Shared.Dto.RefreshTokenRequest 100%
Game.Library.Shared.Dto.ResetPasswordRequest 100%
Game.Library.Shared.Dto.ScoreSubmitDto 100%
Game.Library.Shared.Dto.SetPermissionsRequest 0%
Game.Library.Shared.Dto.SuccessResponse 100%
Game.Library.Shared.Dto.SurvivorScoreHistoryEntry 100%
Game.Library.Shared.Dto.SurvivorScoreSubmitResponse 100%
Game.Library.Shared.Dto.TransferPasswordResponse 100%
Game.Library.Shared.Dto.UnityServerAuthResponse 75%
Game.Library.Shared.Dto.UnityServerDeregisterRequest 0%
Game.Library.Shared.Dto.UnityServerHealthResponse 0%
Game.Library.Shared.Dto.UnityServerHeartbeatRequest 0%
Game.Library.Shared.Dto.UnityServerRegistrationRequest 0%
Game.Library.Shared.Dto.UnityServerSessionEndedRequest 0%
Game.Library.Shared.Dto.UnityServerSessionRequest 0%
Game.Library.Shared.Dto.UnityServerSessionResponse 0%
Game.Library.Shared.Dto.UpdateUserRequest 100%
Game.Library.Shared.Dto.UserDto 0%
Game.Library.Shared.Dto.UserResponse 100%
Game.Library.Shared.Dto.VerifyEmailRequest 100%
Game.Library.Shared.Dto.WeaponUpgradeOptionSnapshot 0%
Game.Library.Shared.EmptyAsyncDisposable 0%
Game.Library.Shared.IState 0%
Game.Library.Shared.RequestSigning.HmacRequestSigner 88.8% 65%
Game.Library.Shared.RequestSigning.SessionTokenHelper 92.8% 85.7%
Game.Library.Shared.RequestSigning.SessionTokenParseResult 100%
Game.Library.Shared.State`2 0%
Game.Library.Shared.StateMachine`1 0%
Game.Library.Shared.StateMachine`2 0% 0%
MessagePack.GeneratedMessagePackResolver 0% 0%

@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants