Skip to content

chore(deps): Bump the nuget-dependencies group with 2 updates#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-3b4f4945a0
Open

chore(deps): Bump the nuget-dependencies group with 2 updates#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-3b4f4945a0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

Commits viewable in compare view.

Updated TinyBDD.Xunit.v3 from 0.19.26 to 0.19.27.

Release notes

Sourced from TinyBDD.Xunit.v3's releases.

0.19.27

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.26...v0.19.27

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0
Bumps TinyBDD.Xunit.v3 from 0.19.26 to 0.19.27

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: TinyBDD.Xunit.v3
  dependency-version: 0.19.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

Code Coverage

Summary
  Generated on: 6/29/2026 - 11:32:31 AM
  Coverage date: 6/29/2026 - 11:32:25 AM - 6/29/2026 - 11:32:26 AM
  Parser: MultiReport (2x Cobertura)
  Assemblies: 5
  Classes: 23
  Files: 23
  Line coverage: 87.3%
  Covered lines: 275
  Uncovered lines: 40
  Coverable lines: 315
  Total lines: 907
  Branch coverage: 72.2% (65 of 90)
  Covered branches: 65
  Total branches: 90
  Method coverage: 90.5% (67 of 74)
  Full method coverage: 77% (57 of 74)
  Covered methods: 67
  Fully covered methods: 57
  Total methods: 74

AppAlling.Abstractions                             88.2%
  AppAlling.Abstractions.CommandDescriptor         83.3%
  AppAlling.Abstractions.MenuItemDescriptor        83.3%
  AppAlling.Abstractions.PluginMetadata             100%
  AppAlling.Abstractions.ToolWindowDescriptor       100%

AppAlling.Application                              93.1%
  AppAlling.Application.Commands.CommandBus         100%
  AppAlling.Application.DependencyInjection         100%
  AppAlling.Application.State.Actions.SetTheme      100%
  AppAlling.Application.State.AppState              100%
  AppAlling.Application.State.Reducers             85.7%
  AppAlling.Application.State.Store<T>             88.8%

AppAlling.PluginHost                               94.5%
  AppAlling.PluginHost.PluginLoader                94.5%

AppAlling.Plugins.HelloWorld                        100%
  AppAlling.Plugins.HelloWorld.HelloForm            100%
  AppAlling.Plugins.HelloWorld.HelloWorldPlugin     100%

AppAlling.UI.WinForms                              79.8%
  AppAlling.UI.WinForms.AppSettings                 100%
  AppAlling.UI.WinForms.Bootstrap                   100%
  AppAlling.UI.WinForms.Commands.CommandRegistry    100%
  AppAlling.UI.WinForms.DependencyInjection          23%
  AppAlling.UI.WinForms.MainForm                   90.6%
  AppAlling.UI.WinForms.MenuComposer                100%
  AppAlling.UI.WinForms.PluginSettings              100%
  AppAlling.UI.WinForms.ShortcutParser             77.7%
  ApplicationConfiguration                            0%
  Program                                             0%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants