Chore: Nuget package updates #3186#3190
Merged
mergify[bot] merged 2 commits intomainfrom Oct 16, 2025
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request
Related issue(s)
Copilot generated summary
Provide a Copilot generated summary of the changes in this pull request.
Copilot summary
This pull request updates package dependencies across multiple project files to ensure the latest features, bug fixes, and security improvements are included. The most significant changes are version upgrades for core libraries and UI components, which help maintain compatibility and stability throughout the solution.
Dependency Version Upgrades
MahApps.Metroand all relatedIconPackspackages to version 2.4.11 and 6.1.0 respectively in all affected projects, improving UI consistency and access to new features. [1] [2] [3] [4] [5] [6] [7]log4netto version 3.2.0 in all relevant projects, providing bug fixes and improved logging capabilities. [1] [2] [3] [4] [5]Lextm.SharpSnmpLibto version 12.5.6 in all projects where used, ensuring SNMP functionality is up-to-date. [1] [2] [3] [4]AWSSDK.CoreandAWSSDK.EC2) to major version 4.x, which may include breaking changes and new API features. [1] [2]IPNetwork2,Newtonsoft.Json,Microsoft.PowerShell.SDK, andMicrosoft.Web.WebView2to ensure compatibility and access to the latest improvements. [1] [2]These updates are important for keeping the codebase secure, compatible with upstream libraries, and leveraging new features or fixes. Please review any breaking changes in major version upgrades and test relevant functionality after merging.
To-Do
Contributing
By submitting this pull request, I confirm the following: