Skip to content

Bump the nuget-minor-and-patch group with 1 update#13

Merged
simurg79 merged 1 commit into
mainfrom
dependabot/nuget/src/HyperV.Mcp.Server/nuget-minor-and-patch-515123cc3f
Jun 29, 2026
Merged

Bump the nuget-minor-and-patch group with 1 update#13
simurg79 merged 1 commit into
mainfrom
dependabot/nuget/src/HyperV.Mcp.Server/nuget-minor-and-patch-515123cc3f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.PowerShell.SDK from 7.4.6 to 7.4.17.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

7.4.17

## 7.4.17

Code Cleanup

Details
  • Remove the unused Publish-NugetToMyGet command from packaging module (#​27574)

Build and Packaging Improvements

Update to .NET SDK 8.0.422

  • Update branch for release (#​27580)
  • Skip Store Publish when No Channel Selected (#​27571)
  • Verify Apple codesign immediately after ESRP signing (#​27540)
  • Remove unused step that clones Internal-PowerShellTeam-Tools repo in PMC publish pipeline (#​27497)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • F24A8867F976287F9580602065C89F332F26097C858575A7C379E54529C51F65
  • powershell-7.4.17-1.cm.aarch64.rpm
    • 982FD39D6238DBD17B9B7B679F2EB4161C1B2340EF5ECFCCBA6311F169580F93
  • powershell-7.4.17-1.cm.x86_64.rpm
    • 653FFA4961E25CAA65408650310FC69B19B0ED4F0F05C6DD17DC7A6FB5AAFC08
  • powershell-7.4.17-1.rh.x86_64.rpm
    • 2D856FABDC7BAAC0CE46492D5DC8014D5AD3D9316CF17CBBC2CF3BEEE8B6BD91
  • powershell-7.4.17-linux-arm32.tar.gz
    • 4DFB43E6027A2D9B3789EE7E2634716CDAFEF2E60C1A72C2DDA8A16016EAC6A2
  • powershell-7.4.17-linux-arm64.tar.gz
    • 68F3874CDB6CD564ACF404103DFC410EE85435B02F0AD648E73A958853175D6C
  • powershell-7.4.17-linux-musl-x64.tar.gz
    • 143A1DE65EA320C36A0B4BD1808FE65561E5AB12FD66D5F63F78B0B3D66B4397
      ... (truncated)

7.4.16

## 7.4.16

Engine Updates and Fixes

  • Fix checks for local user config file paths (#​27454)

General Cmdlet Updates and Fixes

  • Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#​27430)
  • Fix Out-GridView by replacing use of obsolete BinaryFormatter with custom implementation (#​27426)

Build and Packaging Improvements

Update to .NET SDK 8.0.421

  • Update branch for release (#​27475)
  • Add the windowsTargetName for .NET 8 (#​27473)
  • Update the MSIXBundle-VPack pipeline to create VPack for both LTS and Stable channel packages (#​27470)
  • Exclude .exe packages from publishing to GitHub (#​27458)
  • Update Microsoft.PowerShell.Native to the latest GA version (#​27448)
  • Externalize findMissingNotices target framework selection with ordered Windows fallback (#​27427)
  • Correct Variable Template Reference in NonOfficial Pipeline Templates (#​27428)
  • Fix *nix permissions and use certificate_logical_to_actual (#​27452)
  • Remove package verification from the notice pipeline (#​27429)
  • Add appLicensing capability to Appx manifest (#​27449)
  • Add macOS binary code signing and package notarization (#​27431)
  • Download PMC Packages through TemplateContext (#​27330)
  • PMC release: Use slash instead of back-slash for Linux container (#​27322)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • 6BF1C3053D4A7CE5BB7EBFE80874724A0A121C03AB8FC7ACF1C387F5A8A2A91F
  • powershell-7.4.16-1.cm.aarch64.rpm
    • 6A548E95BEBFEDD53F36235DECA2C8020A74D680F0A5DE2A4BB0AD7375657CA3
  • powershell-7.4.16-1.cm.x86_64.rpm
    • 207BCF2ECBD36D814E5B8A0974A89CC9E61A1216B369D3D4F0653C6AF05A0109
      ... (truncated)

7.4.15

## 7.4.15

General Cmdlet Updates and Fixes

  • Delay update notification for one week to ensure all packages become available (#​27229)
  • Close pipe client handles after creating the child ssh process (#​27139)

Tests

  • Fix the PSNativeCommandArgumentPassing test (#​27146)

Build and Packaging Improvements

Update .NET SDK to 8.0.420

  • Fix the container image for vPack, MSIX vPack and Package pipelines (#​27018)
  • Update branch for release (#​27279)
  • Fix package pipeline by adding in PDP-Media directory (#​27255)
  • Pin ready-to-merge.yml reusable workflow to commit SHA (#​27247)
  • [StepSecurity] ci: Harden GitHub Actions tags (#​27244)
  • Build, package, and create VPack for the PowerShell-LTS store package within the same msixbundle-vpack pipeline (#​27242)
  • Change the display name of PowerShell-LTS package to PowerShell LTS (#​27232)
  • [StepSecurity] ci: Harden GitHub Actions tokens (#​27231)
  • Redo windows image fix to use latest image (#​27230)
  • Separate Store Package Creation, Skip Polling for Store Publish, Clean up PDP-Media (#​27228)
  • Add comment-based help documentation to build.psm1 functions (#​27227)
  • Fix a preview detection test for the packaging script (#​27226)
  • Update the PhoneProductId to be the official LTS id used by Store (#​27169)
  • Select New MSIX Package Name (#​27173)
  • Publish .msixbundle package as a VPack (#​27187)
  • Bump github/codeql-action from 4.32.4 to 4.35.1 (#​27143) (#​27171) (#​27175)
  • release-upload-buildinfo: replace version-comparison channel gating with metadata flags (#​27147)
  • Create infrastructure to create two msixs and msixbundles for LTS and Stable (#​27145)
  • Move _GetDependencies MSBuild target from dynamic generation in build.psm1 into Microsoft.PowerShell.SDK.csproj (#​27144)
  • Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#​27142)
  • Bump actions/upload-artifact from 6 to 7 (#​27141)
  • Separate Official and NonOfficial templates for ADO pipelines (#​27140)
  • Mirror .NET/runtime ICU version range in PowerShell (#​27138)

... (truncated)

7.4.14

## [7.4.14]

General Cmdlet Updates and Fixes

  • Fix PSMethodInvocationConstraints.GetHashCode method (#​26959)

Tools

  • Add merge conflict marker detection to linux-ci workflow and refactor existing actions to use reusable get-changed-files action (#​26362)
  • Add reusable get-changed-files action and refactor existing actions (#​26361)
  • Refactor analyze job to reusable workflow and enable on Windows CI (#​26342)

Tests

  • Skip the flaky Update-Help test for the PackageManagement module (#​26871)
  • Fix $PSDefaultParameterValues leak causing tests to skip unexpectedly (#​26869)
  • Add GitHub Actions annotations for Pester test failures (#​26800)
  • Mark flaky Update-Help web tests as pending to unblock CI (#​26805)
  • Update the Update-Help tests to use -Force to remove read-only files (#​26786)
  • Fix merge conflict checker for empty file lists and filter *.cs files (#​26387)
  • Add markdown link verification for PRs (#​26340)

Build and Packaging Improvements

Update .NET SDK to 8.0.419

  • Update MaxVisitCount and MaxHashtableKeyCount if visitor safe value context indicates SkipLimitCheck is true (Internal 38882)
  • Hardcode Official templates (#​26962)
  • Split TPN manifest and Component Governance manifest (#​26961)
  • Correct the package name for .deb and .rpm packages (#​26960)
  • Bring over all changes for MSIX packaging template (#​26933)
  • .NET Resolution and Store Publishing Updates (#​26930)
  • Update Application Insights package version to 2.23.0 (#​26883)
  • Update metadata.json to update the Latest attribute with a better name (#​26872)
  • Update Get-ChangeLog to handle backport PRs correctly (#​26870)
  • Remove unused runCodesignValidationInjection variable from pipeline templates (#​26868)
  • Refactor: Centralize xUnit tests into reusable workflow and remove legacy verification (#​26864)
  • Fix buildinfo.json uploading for preview, LTS, and stable releases (#​26863)
  • Fix macOS preview package identifier detection to use version string (#​26774)
  • Update the macOS package name for preview releases to match the previous pattern (#​26435)
  • Fix condition syntax for StoreBroker package tasks in MSIX pipeline (#​26434)
  • Fix template path for rebuild branch check in package.yml (#​26433)
  • Add rebuild branch support with conditional MSIX signing (#​26418)
  • ... (truncated)

    7.4.13

    ## 7.4.13

    Build and Packaging Improvements

    Update .NET SDK to 8.0.415

    • [release/v7.4] Update StableRelease to not be the latest (#​26042)
    • [release/v7.4] Update Ev2 Shell Extension Image to AzureLinux 3 for PMC Release (#​26033)
    • [release/v7.4] Add 7.4.12 Changelog (#​26018)
    • [release/v7.4] Fix variable reference for release environment in pipeline (#​26014)
    • Backport Release Pipeline Changes (Internal 37169)
    • [release/v7.4] Update branch for release (#​26194)
    • [release/v7.4] Mark the 3 consistently failing tests as pending to unblock PRs (#​26197)
    • [release/v7.4] Remove UseDotnet task and use the dotnet-install script (#​26170)
    • [release/v7.4] Automate Store Publishing (#​26163)
    • [release/v7.4] add CodeQL suppresion for NativeCommandProcessor (#​26174)
    • [release/v7.4] add CodeQL suppressions for UpdatableHelp and NativeCommandProcessor methods (#​26172)
    • [release/v7.4] Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#​26058)
    • [release/v7.4] Ensure that socket timeouts are set only during the token validation (#​26080)

    SHA256 Hashes of the release artifacts

    • hashes.sha256
      • 3C95DB98E3A2ACF08BA794749C9B5FDF0032612804F3BA21436CE6A582026ABF
    • powershell-7.4.13-1.cm.aarch64.rpm
      • 73601859461B130EE1E6624F0683000A794CBE86DB0F4FF9F2CE2A7D4F5F6A01
    • powershell-7.4.13-1.cm.x86_64.rpm
      • 81BC87F6CAF5A8D1065BC77B5DC630ED95F21F8884550150C9E30095FAA28688
    • powershell-7.4.13-1.rh.x86_64.rpm
      • D13675D79D28D92FBC5E27826F660546DBA90571A6959D0F5E3386D31514E089
    • powershell-7.4.13-linux-arm32.tar.gz
      • BB68CFC24B54EB80D4E7B80E5CDF8047EE5975B1D7EDDAF2B1DABD33385B9C27
    • powershell-7.4.13-linux-arm64.tar.gz
      • BD48076333A08D210E87CB96215CFE49316CE09DD8C92F2CD79EEF0F5112959C
    • powershell-7.4.13-linux-musl-x64.tar.gz
      • 77D22F7FD5A55D224DAA13CBCFDEDDC1FAFC0CB1275ED602E1EEDCB2D998F26E
    • powershell-7.4.13-linux-x64-fxdependent.tar.gz
      ... (truncated)

    7.4.12

    ## 7.4.12

    Tools

    • Add CodeQL suppressions (#​25973)

    Build and Packaging Improvements

    Update .NET SDK to 8.0.413

    • Add LinuxHost Network configuration to PowerShell Packages pipeline (#​26003)
    • Update container images to use mcr.microsoft.com for Linux and Azure Linux (#​25987)
    • Update SDK to 8.0.413 (#​25993)
    • Make logical template name consistent between pipelines (#​25992)
    • Remove AsyncSDL from Pipelines Toggle Official/NonOfficial Runs (#​25965)

    Documentation and Help Content

    • Update third-party library versions to 8.0.19 for ObjectPool, Windows Compatibility, and System.Drawing.Common (#​26001)

    SHA256 Hashes of the release artifacts

    • hashes.sha256
      • 9455B5BF00405E146BF3F3707E9A500D2762C1B7C51B9F5190B7559DEFDAF7F0
    • powershell-7.4.12-1.cm.aarch64.rpm
      • 30A4E0A08350675FDCDFD7A68DD30D3E93B78A87DA4533E964D7DAA89FD419E3
    • powershell-7.4.12-1.cm.x86_64.rpm
      • 6C3BB5BF81471C0EE09E11FBA4C456874CBED1502B523859FDA5B15E28502DCE
    • powershell-7.4.12-1.rh.x86_64.rpm
      • F2800B4C3F8FE33E6E78E81EB30C3C2371EE1FD49A45F3B626BE59D63ABC4F0C
    • powershell-7.4.12-linux-arm32.tar.gz
      • 085B634CF66314DB875874F9C04CC98ADF2DEC3B882DF5E220D5BAD3A62F4B90
    • powershell-7.4.12-linux-arm64.tar.gz
      • 8D961B23557F822A5497F4C271FA93785BFEBEED1C8E8350FD627A4D7BAF624A
    • powershell-7.4.12-linux-musl-x64.tar.gz
      • DCF35E47C0355CEE6690B1654D8FAB43E5FD87370FDCC643EF26BA16A17F5C0E
    • powershell-7.4.12-linux-x64-fxdependent.tar.gz
      ... (truncated)

    7.4.11

    ## 7.4.11 - 2025-06-17

    Engine Updates and Fixes

    • Move .NET method invocation logging to after the needed type conversion is done for method arguments (#​25568)

    Build and Packaging Improvements

    Update .NET SDK to 8.0.411

    • Correct Capitalization Referencing Templates (#​25672)
    • Manually update SqlClient in TestService
    • Update cgmanifest
    • Update package references
    • Update .NET SDK to latest version
    • Change linux packaging tests to ubuntu latest (#​25640)

    Documentation and Help Content

    • Update Third Party Notices (#​25524, #​25659)

    SHA256 Hashes of the release artifacts

    • hashes.sha256
      • FC78D20FAC0CEC42461207738BCB35ECC5B466A25DB603567FF66F860D32F6A4
    • powershell-7.4.11-1.cm.aarch64.rpm
      • DDA4B695D0056846979E9188C5E12CDE623E5E33DD1277BD12615290A2F329FD
    • powershell-7.4.11-1.cm.x86_64.rpm
      • A2486467D4D375E23C55F197FA6B05060B605A6065E76EAD4EC03D0C7197AC41
    • powershell-7.4.11-1.rh.x86_64.rpm
      • 6C1D922BD06510A1AD644CEFF9054598C2F49A39B6024F8EBDEF4C55888A183B
    • powershell-7.4.11-linux-arm32.tar.gz
      • FB1AAE625D48C45822CE710B535BD34334BEB9AFDCE732C8A901A7CD66115B4A
    • powershell-7.4.11-linux-arm64.tar.gz
      • 0A705C15429F90980814EC29D2BCD70ECDA478CFCD19E4B857E5928C1CF49EF3
    • powershell-7.4.11-linux-musl-x64.tar.gz
      ... (truncated)

    7.4.10

    ## [7.4.10]

    Engine Updates and Fixes

    • Fallback to AppLocker after WldpCanExecuteFile (#​25229)

    Code Cleanup

    Details
    • Remove obsolete template from Windows Packaging CI (#​25405)
    • Cleanup old release pipelines (#​25404)

    Tools

    • Do not run labels workflow in the internal repository (#​25411)

    Build and Packaging Improvements

    Update .NET SDK to 8.0.408

    • Update branch for release (#​25518)
    • Move MSIXBundle to Packages and Release to GitHub (#​25516)
    • Add CodeQL suppressions for PowerShell intended behavior (#​25376)
    • Enhance path filters action to set outputs for all changes when not a PR (#​25378)
    • Fix Merge Errors from #​25401 and Internal 33077 (#​25478)
    • Fix MSIX artifact upload, vPack template, changelog hashes, git tag command (#​25476)
    • Fix Conditional Parameter to Skip NuGet Publish (#​25475)
    • Use new variables template for vPack (#​25474)
    • Add Windows Store Signing to MSIX bundle (#​25472)
    • Update test result processing to use NUnitXml format and enhance logging for better clarity (#​25471)
    • Fix the expected path of .NET after using UseDotnet 2 task to install (#​25470)
    • Update Microsoft.PowerShell.PSResourceGet to 1.1.0 (#​25469)
    • Combine GitHub and Nuget Release Stage (#​25473)
    • Make GitHub Workflows work in the internal mirror (#​25409)
    • Add default .NET install path for SDK validation (#​25339)
    • Update APIScan to use new symbols server (#​25400)
    • Use GitHubReleaseTask (#​25401)
    • Migrate MacOS Signing to OneBranch (#​25412)
    • ... (truncated)

      7.4.7

      [7.4.7]

      Build and Packaging Improvements

      Update .NET SDK to 8.0.405

      • [release/v7.4] Update branch for release - Transitive - true - minor (#​24546)
      • [release/v7.4] Fix backport mistake in #​24429 (#​24545)
      • Fix seed max value for Container Linux CI (#​24510) (#​24543)
      • Add a way to use only NuGet feed sources (#​24528) (#​24542)
      • Bump Microsoft.PowerShell.PSResourceGet to 1.0.6 (#​24419)
      • Update path due to pool change (Internal 33083)
      • Update pool for "Publish BuildInfo" job (Internal 33082)
      • Add missing backports and new fixes (Internal 33077)
      • Port copy blob changes (Internal 33055)
      • Update firewall to monitor (Internal 33048)
      • Fix typo in release-MakeBlobPublic.yml (Internal 33046)
      • Update change log for 7.4.6 (Internal 33040)
      • Update changelog for v7.4.6 release (Internal 32983)
      • Fix backport issues with release pipeline (#​24835)
      • Remove duplicated parameter (#​24832)
      • [release/v7.4] Make the AssemblyVersion not change for servicing releases 7.4.7 and onward (#​24821)
      • Add *.props and sort path filters for windows CI (#​24822) (#​24823)
      • Take the newest windows signature nuget packages (#​24818)
      • Use work load identity service connection to download makeappx tool from storage account (#​24817) (#​24820)
      • Update path filters for Windows CI (#​24809) (#​24819)
      • Fixed release pipeline errors and switched to KS3 (#​24751) (#​24816)
      • [release/v7.4] Update branch for release - Transitive - true - minor (#​24806)
      • Add ability to capture MSBuild Binary logs when restore fails (#​24128) (#​24799)
      • Download package from package build for generating vpack (#​24481) (#​24801)
      • Add a parameter that skips verify packages step (#​24763) (#​24803)
      • Fix Changelog content grab during GitHub Release (#​24788) (#​24804)
      • Add tool package download in publish nuget stage (#​24790) (#​24805)
      • Add CodeQL scanning to APIScan build (#​24303) (#​24800)
      • Deploy Box Update (#​24632) (#​24802)

      Documentation and Help Content

      • Update notices file (#​24810)

      ... (truncated)

      Commits viewable in compare view.

    Dependabot compatibility score

    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.PowerShell.SDK from 7.4.6 to 7.4.17

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-version: 7.4.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 29, 2026
@simurg79 simurg79 merged commit 3eb2796 into main Jun 29, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/HyperV.Mcp.Server/nuget-minor-and-patch-515123cc3f branch June 29, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant