generated from PSModule/Template-Action
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 06c8753
Bump PSModule/Invoke-Pester from 1 to 4 (#13)
Bumps
[PSModule/Invoke-Pester](https://github.com/psmodule/invoke-pester) from
1 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psmodule/invoke-pester/releases">PSModule/Invoke-Pester's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🌟 Breaking Changes</h3>
<ul>
<li>🌟 [Breaking change]: Cleanup <code>StepSummary</code> inputs by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Invoke-Pester/pull/36">PSModule/Invoke-Pester#36</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Invoke-Pester/compare/v3...v4.0.0">https://github.com/PSModule/Invoke-Pester/compare/v3...v4.0.0</a></p>
<h2>v3.2.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🪲 [Fix]: Fix test and container loading function to also process
<code>tests</code> root folder by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Invoke-Pester/pull/35">PSModule/Invoke-Pester#35</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Invoke-Pester/compare/v3...v3.2.1">https://github.com/PSModule/Invoke-Pester/compare/v3...v3.2.1</a></p>
<h2>v3.2.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🚀 New Features</h3>
<ul>
<li>🚀 [Feature]: Add options to configure step summary for a test by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Invoke-Pester/pull/34">PSModule/Invoke-Pester#34</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Invoke-Pester/compare/v3...v3.2.0">https://github.com/PSModule/Invoke-Pester/compare/v3...v3.2.0</a></p>
<h2>v3.1.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>Update working directory and enhance test file discovery by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Invoke-Pester/pull/33">PSModule/Invoke-Pester#33</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Invoke-Pester/compare/v3...v3.1.2">https://github.com/PSModule/Invoke-Pester/compare/v3...v3.1.2</a></p>
<h2>v3.1.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🪲 [Fix]: Fix coverage percent target handling when not provided by
<a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Invoke-Pester/pull/32">PSModule/Invoke-Pester#32</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Invoke-Pester/compare/v3...v3.1.1">https://github.com/PSModule/Invoke-Pester/compare/v3...v3.1.1</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/130bf523cdb84e051a11b8ac3aeb9c1507e14c2e"><code>130bf52</code></a>
🩹 [Patch]: Add Name input for Invoke-Pester action (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/48">#48</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/e29b1ac7ee9eb6a4021a1ce27878979a548cdb28"><code>e29b1ac</code></a>
Bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/47">#47</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/fdabfafb4d245cde84b6420b8b8ab4b44253e2a0"><code>fdabfaf</code></a>
🪲 [Fix]: Ensure that Debug and Verbose preferences are controllable (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/46">#46</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/7ae4dab20393ce7eb63fc15c01a5490b77d6bd42"><code>7ae4dab</code></a>
🪲 [Fix]: Add tests for <code>Debug-</code> and
<code>VerbosePreference</code> (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/45">#45</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/e9408ea4b2667d8eb51c7492b401b00037ba9d24"><code>e9408ea</code></a>
🪲 [Fix]: Fix an issue with exporting report while
`$PSStyle.OutputRendering =...</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/b078b8d388334d05a0267e9d27cef9cc77694071"><code>b078b8d</code></a>
🪲 [Fix]: Add Debug and Verbose input options for Pester execution (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/43">#43</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/ac60e44e604e1056299938a58e12d397ab34e2b9"><code>ac60e44</code></a>
🚀 [Feature]: Add support for running a script before running the tests
via `P...</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/e11df9ce4a792909c7352f84d62dbec47f3bac9a"><code>e11df9c</code></a>
🩹 [Patch]: Enhance status reporting (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/40">#40</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/7b25efcfc432340c2f8d95cabfc237e774b32c8e"><code>7b25efc</code></a>
🩹 [Patch]: Allow passing file path to tests (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/39">#39</a>)</li>
<li><a
href="https://github.com/PSModule/Invoke-Pester/commit/87bc17d0480660cc87624a04284378f2ea92e3ed"><code>87bc17d</code></a>
🪲 [Fix]: Fix Path structure in Get-PesterTestTree filter (<a
href="https://redirect.github.com/psmodule/invoke-pester/issues/38">#38</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/psmodule/invoke-pester/compare/v1...v4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marius Storhaug <marstor@hotmail.com>1 parent 8c8e49d commit 06c8753Copy full SHA for 06c8753
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/Action-Test.yml
.github/workflows/Action-Test.yml
Copy file name to clipboardExpand all lines: .github/workflows/Action-Test.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
|
0 commit comments