Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 85a60f3
Choose a base ref
...
head repository: PowerShell/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 411d5fe
Choose a head ref
  • 18 commits
  • 42 files changed
  • 10 contributors

Commits on Apr 24, 2025

  1. [release/v7.5] Use new variables template for vPack (#25435)

    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    pwshBot and jshigetomi authored Apr 24, 2025
    1 Configuration menu
    Copy the full SHA
    3a9ea0d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. [release/v7.5] Fix PSMethodInvocationConstraints.GetHashCode method (#…

    …25306)
    
    Co-authored-by: crazyjncsu <j@thewolfweb.com>
    pwshBot and crazyjncsu authored May 14, 2025
    1 Configuration menu
    Copy the full SHA
    2bab6df View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. [release/v7.5] Remove the old fuzzy suggestion and fix the local scri…

    …pt file name suggestion (#25330)
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    pwshBot and daxian-dbw authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    3ad6242 View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Move .NET method invocation logging to after the neede…

    …d type conversion is done for method arguments (#25357)
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    Co-authored-by: Travis Plunk <github@ez13.net>
    4 people authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    bd83cba View commit details
    Browse the repository at this point in the history
  3. [release/v7.5] Move MSIXBundle to Packages and Release to GitHub (#25517

    )
    
    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    pwshBot and jshigetomi authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    8e4a101 View commit details
    Browse the repository at this point in the history
  4. [release/v7.5] Make inherited protected internal instance members acc…

    …essible in class scope. (#25547)
    
    Co-authored-by: Matthias Wolf <78562192+mawosoft@users.noreply.github.com>
    pwshBot and mawosoft authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    2240ac8 View commit details
    Browse the repository at this point in the history
  5. [release/v7.5] Fix MSIX artifact upload, vPack template, changelog ha…

    …shes, git tag command (#25633)
    
    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    3 people authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    ebbb97c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. [release/v7.5] Change linux packaging tests to ubuntu latest (#25639)

    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    pwshBot and TravisEz13 authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    8249040 View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Set standard handles explicitly when starting a proces…

    …s with `-NoNewWindow` (#25324)
    
    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    3 people authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    cd6b4d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    3666254 View commit details
    Browse the repository at this point in the history
  2. Update package references

    pwshBot authored and SeeminglyScience committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    b8ff7f9 View commit details
    Browse the repository at this point in the history
  3. Update cgmanifest

    pwshBot authored and SeeminglyScience committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    eea41ea View commit details
    Browse the repository at this point in the history
  4. Manually update SqlClient in TestService

    The version bump from 4.8.6 to 4.9.0 is required for
    Microsoft.Windows.Compatibility 9.0.6
    SeeminglyScience committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    ff78f25 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    63cccc6 View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Publish .msixbundle package as a VPack (#25621)

    Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
    Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
    3 people authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    74af3bf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. [release/v7.5] Correct Capitalization Referencing Templates (#25673)

    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    pwshBot and jshigetomi authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    d1a57af View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. [release/v7.5] Update CHANGELOG for v7.5.2 (#25686)

    Co-authored-by: Patrick Meinecke <SeeminglyScience@users.noreply.github.com>
    pwshBot and SeeminglyScience authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    ee140c4 View commit details
    Browse the repository at this point in the history
  2. [release/v7.5] Fix Conditional Parameter to Skip NuGet Publish (#25688)

    Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
    pwshBot and jshigetomi authored Jun 24, 2025
    1 Configuration menu
    Copy the full SHA
    411d5fe View commit details
    Browse the repository at this point in the history
Loading