Skip to content

Comments

Consolidate Dependabot dependency updates and resolve merge conflicts#19

Merged
leeoades merged 2 commits intomainfrom
copilot/resolve-dependabot-conflicts
Feb 18, 2026
Merged

Consolidate Dependabot dependency updates and resolve merge conflicts#19
leeoades merged 2 commits intomainfrom
copilot/resolve-dependabot-conflicts

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

Three Dependabot PRs (#15, #17, #18) had merge conflicts due to adjacent package reference updates in .csproj files. PR #15 conflicted because Microsoft.Extensions.DependencyInjection was already bumped to 9.0.13 in main.

Changes

Test dependencies (6 test projects):

  • coverlet.collector: 6.0.2 → 6.0.4
  • xunit: 2.9.2 → 2.9.3
  • Microsoft.Extensions.DependencyInjection: preserved at 9.0.13 (resolves conflict)

Source dependencies:

  • PolySharp: 1.14.1 → 1.15.0 in FunctionalStateMachine.CommandRunner

Files modified:

  • samples/Basic/FunctionalStateMachine.Samples/FunctionalStateMachine.Samples.csproj
  • samples/StockPurchaser/StockPurchaserSampleApp.Tests/StockPurchaserSampleApp.Tests.csproj
  • samples/VendingMachine/VendingMachineSampleApp.Tests/VendingMachineSampleApp.Tests.csproj
  • test/FunctionalStateMachine.CommandRunnerTests/FunctionalStateMachine.CommandRunnerTests.csproj
  • test/FunctionalStateMachine.Core.Tests/FunctionalStateMachine.Core.Tests.csproj
  • test/FunctionalStateMachine.Diagrams.Tests/FunctionalStateMachine.Diagrams.Tests.csproj
  • src/FunctionalStateMachine.CommandRunner/FunctionalStateMachine.CommandRunner.csproj

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…icts

Co-authored-by: leeoades <2321091+leeoades@users.noreply.github.com>
Copilot AI changed the title [WIP] Resolve simple conflicts in Dependabot PRs Consolidate Dependabot dependency updates and resolve merge conflicts Feb 18, 2026
Copilot AI requested a review from leeoades February 18, 2026 17:56
@leeoades leeoades marked this pull request as ready for review February 18, 2026 22:14
@leeoades leeoades merged commit 543b1ef into main Feb 18, 2026
2 checks passed
@leeoades leeoades deleted the copilot/resolve-dependabot-conflicts branch February 18, 2026 22:14
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.

2 participants