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
Copy Markdown
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.6 age confidence nuget nuget patch
Microsoft.Extensions.Options (source) 10.0.310.0.6 age confidence nuget nuget patch
Microsoft.NET.Test.Sdk 18.3.018.4.0 age confidence nuget nuget minor
Polly 8.6.58.6.6 age confidence nuget nuget patch
Spectre.Console.Cli 0.53.10.55.0 age confidence nuget nuget minor
actions/cache v5.0.3v5.0.5 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.6-noble age confidence dockerfile final patch
mikepenz/action-junit-report v6.3.1v6.4.0 age confidence github-actions action minor

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.6

v10.0.5

v10.0.4

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.4.0

What's Changed
New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

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.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

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

mikepenz/action-junit-report (mikepenz/action-junit-report)

v6.4.0

Compare Source

💬 Other

  • Security hardening: Renovate, SHA-pinned actions, least-privilege permissions
  • fix: use PR author for commit-dist job condition

📦 Dependencies

  • Bump mikepenz/action-gh-release from 1 to 2
  • build(deps): upgrade dev dependencies
  • Bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory
  • Bump eslint from 10.0.3 to 10.1.0
  • build(deps): bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directory
  • chore(deps): update github actions updates
  • chore: upgrade TypeScript to v6
  • chore: pin all dependencies to exact versions
  • chore(deps): update dependency serialize-javascript to v7.0.5 [security]
  • chore(deps): update dependency webpack to v5.105.4

Contributors:


Configuration

📅 Schedule: (UTC)

  • 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
Copy Markdown

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 f43cd3e

@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 5 times, most recently from 030f6db to ed00b83 Compare March 18, 2026 17:42
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from f43cd3e to 76b559f Compare April 3, 2026 20:39
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 39b486d to 13a2a64 Compare April 13, 2026 18:16
@renovate renovate bot force-pushed the renovate/minor branch from 13a2a64 to 188c7bf Compare April 14, 2026 21:11
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