Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies #237

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Bump dependencies #237

merged 1 commit into from
Mar 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Manager Type Update
coverlet.collector 6.0.1 -> 6.0.2 age adoption passing confidence nuget nuget patch
docker/login-action v3.0.0 -> v3.1.0 age adoption passing confidence github-actions action minor
docker/setup-buildx-action v3.1.0 -> v3.2.0 age adoption passing confidence github-actions action minor
mcr.microsoft.com/dotnet/runtime 8.0.2-jammy -> 8.0.3-jammy age adoption passing confidence dockerfile final patch
mikepenz/action-junit-report v4.1.0 -> v4.2.1 age adoption passing confidence github-actions action minor

Release Notes

coverlet-coverage/coverlet (coverlet.collector)

v6.0.2

Fixed
  • Threshold-stat triggers error #​1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #​1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #​1629
  • Exception when multiple exclude-by-attribute filters specified #​1624
Improvements
  • More concise options to specify multiple parameters in coverlet.console #​1624

Diff between 6.0.1 and 6.0.2

docker/login-action (docker/login-action)

v3.1.0

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v3.2.0

Compare Source

[!NOTE]
config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0

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

v8.0.3: .NET 8.0.3

Compare Source

Release

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

v4.2.1

Compare Source

💬 Other

  • Improve logging for test parsing

v4.2.0

Compare Source

🚀 Features

  • Provide summary and detailed summary as action output

📦 Dependencies

  • Update action dependencies

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Changes that only affect dependencies label Mar 12, 2024
@renovate renovate bot requested a review from gitfool as a code owner March 12, 2024 16:28
Copy link

github-actions bot commented Mar 12, 2024

coverage

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

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 346bf82

@renovate renovate bot changed the title Bump mcr.microsoft.com/dotnet/runtime Docker tag to v8.0.3 Bump dependencies Mar 13, 2024
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from b25afd7 to f17d520 Compare March 13, 2024 19:22
@gitfool gitfool merged commit 3f427f0 into main Mar 17, 2024
3 checks passed
@gitfool gitfool deleted the renovate/minor branch March 17, 2024 04:44
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.

None yet

1 participant