Skip to content

⚙️ [Maintenance]: Pester test framework updated to 6.0.1 - #157

Closed
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
demo-pin-stalefrom
maintenance/pin-pester-6.0.1
Closed

⚙️ [Maintenance]: Pester test framework updated to 6.0.1#157
Marius Storhaug (MariusStorhaug) wants to merge 1 commit into
demo-pin-stalefrom
maintenance/pin-pester-6.0.1

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

The test suites now run against Pester 6.0.1, up from 6.0.0.

The pin stays exact and verified by module GUID; only the version it points at moves. The Test check runs the full suite against the new version, so a release that breaks it shows up here rather than after merge.


Technical details
  • Opened by .github/workflows/Update-ModulePin.yml, because Dependabot has no PowerShell Gallery ecosystem to do it.
  • A patch-level change, selected as the newest version inside the range the suites' own module requirements declare.
  • Identity-plus-exact pins are never auto-merged, so this waits for a human review by design.
Related issues

The Gallery published 6.0.1, the newest release inside the range the test suites declare. The pin stays exact and the module GUID is unchanged; only the version moves.
@MariusStorhaug Marius Storhaug (MariusStorhaug) added Maintenance Internal maintenance change dependencies Automated dependency update powershell PowerShell Gallery ecosystem update:patch Dependency took a patch labels Aug 8, 2026
@MariusStorhaug

Copy link
Copy Markdown
Member Author

Demonstration for #136 — this pull request was opened by the new pin updater running its own workflow steps, to prove the mechanism fires when a newer version exists. Closing now that it has served its purpose; the quiet case (pin already current, nothing opened) was verified in the same session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Automated dependency update Maintenance Internal maintenance change powershell PowerShell Gallery ecosystem update:patch Dependency took a patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant