Skip to content

Bump dependencies#303

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor
Open

Bump dependencies#303
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence Manager Type Update
FluentAssertions (source) 8.8.08.9.0 age confidence nuget nuget minor
Microsoft.Extensions.Hosting (source) 10.0.310.0.5 age confidence nuget nuget patch
Microsoft.Extensions.Options (source) 10.0.310.0.5 age confidence nuget nuget patch
Polly 8.6.58.6.6 age confidence nuget nuget patch
actions/cache v5.0.3v5.0.4 age confidence github-actions action patch
coverlet.collector 8.0.08.0.1 age confidence nuget nuget patch
mcr.microsoft.com/dotnet/runtime 10.0.3-noble10.0.5-noble age confidence dockerfile final patch

Release Notes

fluentassertions/fluentassertions (FluentAssertions)

v8.9.0

Compare Source

What's Changed
New features
Improvements
Fixes
Documentation
Others
New Contributors

Full Changelog: fluentassertions/fluentassertions@8.8.0...8.9.0

dotnet/dotnet (Microsoft.Extensions.Hosting)

v10.0.5

v10.0.4

App-vNext/Polly (Polly)

v8.6.6

Compare Source

  • Fix ScheduledTaskExecutor deadlock when TrySetResult runs continuations inline by @​crnhrv in #​2953
actions/cache (actions/cache)

v5.0.4

Compare Source

coverlet-coverage/coverlet (coverlet.collector)

v8.0.1

Fixed
  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827
Improvements
  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

dotnet/runtime (mcr.microsoft.com/dotnet/runtime)

v10.0.5

Compare Source

v10.0.4: .NET 10.0.4

Compare Source

Release


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from gitfool as a code owner March 4, 2026 15:13
@renovate renovate bot added the dependencies Changes that only affect dependencies label Mar 4, 2026
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

coverage

File Coverage Lines Branches
All files 1% 0% 1%
BoardGame.Dungeon.AsyncCommandBase`1 0% 0% 100%
BoardGame.Dungeon.Authenticator 0% 0% 0%
BoardGame.Dungeon.CommandBase`1 0% 0% 100%
BoardGame.Dungeon.ConfigCommand 0% 0% 0%
BoardGame.Dungeon.ConfigCommand 0% 0% 100%
BoardGame.Dungeon.Extensions.ResiliencePipelineExtensions 0% 0% 100%
BoardGame.Dungeon.GetPlaysCommand 0% 0% 0%
BoardGame.Dungeon.GetPlaysCommand 0% 0% 100%
BoardGame.Dungeon.GetStatsCommand 0% 0% 0%
BoardGame.Dungeon.GetStatsCommand 0% 0% 100%
BoardGame.Dungeon.HostBuilderExtensions 0% 0% 0%
BoardGame.Dungeon.HostTypeRegistrar 0% 0% 0%
BoardGame.Dungeon.HostTypeResolver 0% 0% 0%
BoardGame.Dungeon.LoginCommand 0% 0% 100%
BoardGame.Dungeon.LoginCommand 0% 0% 100%
BoardGame.Dungeon.LogPlayCommand 0% 0% 100%
BoardGame.Dungeon.LogPlayCommand 0% 0% 0%
BoardGame.Dungeon.Models.Collection 0% 0% 100%
BoardGame.Dungeon.Models.Game 52% 29% 75%
BoardGame.Dungeon.Models.Play 30% 11% 50%
BoardGame.Dungeon.Models.Player 0% 0% 100%
BoardGame.Dungeon.Models.Stats 0% 0% 100%
BoardGame.Dungeon.Models.Summary 0% 0% 100%
BoardGame.Dungeon.Models.Thing 0% 0% 100%
BoardGame.Dungeon.Models.ThingLink 0% 0% 100%
BoardGame.Dungeon.Processor 0% 0% 0%
BoardGame.Dungeon.Program 0% 0% 100%
BoardGame.Dungeon.Recorder 0% 0% 100%
BoardGame.Dungeon.Renderer 0% 0% 0%
BoardGame.Dungeon.Services.BggService 0% 0% 0%
BoardGame.Dungeon.Services.CollectionItem 0% 0% 100%
BoardGame.Dungeon.Services.CollectionItems 0% 0% 100%
BoardGame.Dungeon.Services.CollectionItemStatus 0% 0% 0%
BoardGame.Dungeon.Services.PlayItem 0% 0% 100%
BoardGame.Dungeon.Services.PlayItems 0% 0% 100%
BoardGame.Dungeon.Services.PlayItemStringValue 0% 0% 100%
BoardGame.Dungeon.Services.PlayPlayer 0% 0% 100%
BoardGame.Dungeon.Services.ThingItem 0% 0% 100%
BoardGame.Dungeon.Services.ThingItemIntegerValue 0% 0% 100%
BoardGame.Dungeon.Services.ThingItemLink 0% 0% 100%
BoardGame.Dungeon.Services.ThingItemName 0% 0% 100%
BoardGame.Dungeon.Services.ThingItems 0% 0% 100%
BoardGame.Dungeon.Services.UserPlays 0% 0% 100%
BoardGame.Dungeon.SourceContextUqnEnricher 0% 0% 0%
BoardGame.Dungeon.AssemblyExtensions 0% 0% 0%
BoardGame.Dungeon.Config 0% 0% 100%
BoardGame.Dungeon.ConfigExtensions 0% 0% 100%
BoardGame.Dungeon.ConfigTypeInspector 0% 0% 100%
BoardGame.Dungeon.ConfigValidator 0% 0% 100%
BoardGame.Dungeon.ExpressionHelpers 0% 0% 0%
BoardGame.Dungeon.ObjectExtensions 0% 0% 0%
BoardGame.Dungeon.StringExtensions 0% 0% 0%
BoardGame.Dungeon.ValidationExtensions 0% 0% 0%
BoardGame.Dungeon.ValidationLanguageManager 0% 0% 100%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against ed00b83

@renovate renovate bot force-pushed the renovate/minor branch from 58c437e to 2e64cd4 Compare March 10, 2026 18:19
@renovate renovate bot changed the title Bump dependency Polly to 8.6.6 Bump dependencies Mar 10, 2026
@renovate renovate bot force-pushed the renovate/minor branch 4 times, most recently from ed648d0 to 030f6db Compare March 17, 2026 09:24
@renovate renovate bot force-pushed the renovate/minor branch from 030f6db to ed00b83 Compare March 18, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that only affect dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants