Skip to content

Bump pester version to 6.0.1#665

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
updatecli_master_4973f68e76e9827dad8a1869c9f87ad1b9ab44862fbe987e1bf1f6ad3b22805a
Open

Bump pester version to 6.0.1#665
github-actions[bot] wants to merge 1 commit into
masterfrom
updatecli_master_4973f68e76e9827dad8a1869c9f87ad1b9ab44862fbe987e1bf1f6ad3b22805a

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bump `pester` version

Update `pester` version in build.ps1

1 file(s) updated with "PesterVersion = '6.0.1',\n": * build.ps1

6.0.1
# Pester 6.0.1

Fixes an intermittent crash in `Run.Parallel` on Windows PowerShell 7. When several test files imported Pester at the same time, the concurrent, unsynchronized writes to a shared process-global verb dictionary could corrupt it and throw `Index was outside the bounds of the array`, which killed the parallel run. The verb patch is now guarded by a lock. (#2901)

No other changes from [6.0.0](https://github.com/pester/Pester/releases/tag/6.0.0).
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@github-actions
github-actions Bot requested a review from a team as a code owner July 19, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants