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: PSModule/Process-PSModule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c7983ef
Choose a base ref
...
head repository: PSModule/Process-PSModule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 78c2264
Choose a head ref
  • 1 commit
  • 16 files changed
  • 3 contributors

Commits on Dec 2, 2025

  1. Update dependencies and doc cleanup (#245)

    This release updates workflow dependencies to their latest versions and
    standardizes table formatting across documentation files.
    
    **Workflow Dependency Updates:**
    
    * Updated actions in various workflows to their latest versions:
      * `super-linter/super-linter` from 8.2.1 to 8.3.0
      * `PSModule/Document-PSModule` from 1.0.11 to 1.0.12
      * `PSModule/Install-PSModuleHelpers` from 1.0.5 to 1.0.6
      * `PSModule/Test-PSModule` from 3.0.6 to 3.0.7
    
    **Documentation and Table Formatting Improvements:**
    
    * Standardized markdown table column alignment and spacing in multiple
    documentation files.
    * Added a style configuration for markdown tables (MD060) in
    `.github/linters/.markdown-lint.yml` to enforce leading column style and
    avoid emoji width issues.
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
    3 people authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    78c2264 View commit details
    Browse the repository at this point in the history
Loading