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: microsoft/powerplatform-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.1
Choose a base ref
...
head repository: microsoft/powerplatform-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.2
Choose a head ref
  • 6 commits
  • 71 files changed
  • 3 contributors

Commits on Jul 9, 2025

  1. Overrided brace-expansion with latest version to avoid vulnerability. (

    …#658)
    
    * Overrided brace-expansion with latest version to avoid vulnerability.
    
    * updated fix
    
    * update to version 2.0.2
    
    * updated with package dependencies
    jbujula authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    c4ff425 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    c07cab6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. update spn used for test runs (#693)

    * Update PR spn
    
    * Update spn to existing e2e test runner
    tehcrashxor authored May 4, 2026
    Configuration menu
    Copy the full SHA
    27a6e4c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. bump PAC CLI from 1.43.6 to 2.7.4 (#695)

    Update src/pacPackageInfo.json to the latest stable PAC CLI release on
    NuGet.
    
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    jbujula and claude authored May 6, 2026
    Configuration menu
    Copy the full SHA
    b6a7e89 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. migrate action runtime from Node.js 20 to Node.js 24 (#692)

    GitHub Actions has deprecated the node20 runtime; actions will be
    forced to run on node24 by default starting June 2026. Update all
    action.yml manifests, package.json (@types/node, @tsconfig/node24),
    package-lock.json, CI workflows, and rebundle dist/ output.
    
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    jbujula and claude authored May 14, 2026
    Configuration menu
    Copy the full SHA
    cce9fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c0b2a View commit details
    Browse the repository at this point in the history
Loading