XS✔ ◾ Updating Service Fabric to 11.6.239 - #886
Conversation
Updated ServiceFabric package versions and other dependencies.
PR Metrics✔ Thanks for keeping your pull request small.
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs! |
There was a problem hiding this comment.
Pull request overview
Updates the centrally-managed Service Fabric NuGet package versions to newer 11.6.x / 8.6.x builds (plus a small mocks bump), keeping Omex’s Service Fabric integration dependencies current.
Changes:
- Bumped
Microsoft.ServiceFabricfrom11.4.268to11.6.239. - Bumped Service Fabric extension packages (
Actors,AspNetCore.Abstractions,Services,Services.Remoting) from8.4.268to8.6.239. - Updated
ServiceFabric.Mocksfrom8.0.7to8.0.9.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
There was a problem hiding this comment.
Warning
- Copilot's review of this pull request may be incomplete because some of the changed files are excluded by your Copilot content exclusion settings. See Excluding content from Copilot for details.
Pull request overview
Copilot reviewed 1 out of 3 changed files in this pull request and generated no new comments.
Files excluded by content exclusion policy (2)
- .github/pipelines/sf-initialize.yml
- .github/workflows/build.yml
There was a problem hiding this comment.
Warning
- Copilot's review of this pull request may be incomplete because some of the changed files are excluded by your Copilot content exclusion settings. See Excluding content from Copilot for details.
Pull request overview
Copilot reviewed 1 out of 3 changed files in this pull request and generated no new comments.
Files excluded by content exclusion policy (2)
- .github/pipelines/sf-initialize.yml
- .github/workflows/build.yml
This pull request updates several Service Fabric-related NuGet package versions in the
Directory.Packages.propsfile to keep dependencies current and improve compatibility and security.Dependency updates:
Microsoft.ServiceFabric,Microsoft.ServiceFabric.Actors,Microsoft.ServiceFabric.AspNetCore.Abstractions,Microsoft.ServiceFabric.Services, andMicrosoft.ServiceFabric.Services.Remotingpackages to the latest 8.6.x/11.6.x versions.ServiceFabric.Mockspackage from version 8.0.7 to 8.0.9.