Commit 1ce2b8e
Bump PSModule/Process-PSModule from 3 to 4 (#16)
- Moved `mkdocs.yml` file to `.github`.
- Bumps
[PSModule/Process-PSModule](https://github.com/psmodule/process-psmodule)
from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psmodule/process-psmodule/releases">PSModule/Process-PSModule's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.17</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🪲 [Fix]: Fix placement of docs after copy by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/138">PSModule/Process-PSModule#138</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.17">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.17</a></p>
<h2>v3.2.16</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🪲 [Fix]: Fix an issue that break the workflow when there is nothing
to commit in <code>BuildDocs</code> by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/137">PSModule/Process-PSModule#137</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.16">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.16</a></p>
<h2>v3.2.15</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🩹 [Patch]: Merge <code>Docs</code> jobs into one by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/136">PSModule/Process-PSModule#136</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.15">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.15</a></p>
<h2>v3.2.14</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🩹 [Patch]: Separate Docs from Build by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/135">PSModule/Process-PSModule#135</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.14">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.14</a></p>
<h2>v3.2.13</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🩹 [Patch]: Reverting Co-location by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/134">PSModule/Process-PSModule#134</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.13">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.13</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/894a2288ec2491d1d425d2d88f424aea20558a44"><code>894a228</code></a>
🩹 [Docs]: Add a blank line to README.md for improved readability</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/12ae4956fb4c02ed942ad4f8c11a9e5a9f1b3644"><code>12ae495</code></a>
🩹 [Docs]: Remove unnecessary blank line from README.md for improved
readability</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/73b9cabaea65fff5b2cdc1be33d5091c3bbb028a"><code>73b9cab</code></a>
🩹 [Docs]: Add a blank line to README.md for improved formatting</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/6ff3216d5304d77b32f2b326d321ea4ce026788a"><code>6ff3216</code></a>
🩹 [Docs]: Remove unnecessary blank line from README.md for improved
readability</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/8a30c872d0cdaf5ebe0a4da45fac3af94415c353"><code>8a30c87</code></a>
🩹 [Refactor]: Remove Get-CodeCoverage workflow to streamline CI
configuration</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/49e39c0a8966003f3c76b8f90fc654bd909a4287"><code>49e39c0</code></a>
🩹 [Refactor]: Remove WorkingDirectory input from Get-CodeCoverage
workflow fo...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/b0ddbcca04cb9b5bd86675869cb4f47f3402ae84"><code>b0ddbcc</code></a>
🩹 [Refactor]: Remove redundant checkout step and add Get-CodeCoverage
workflo...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/94f5d3c9bdd6f300bf93d551c297320838fd1f98"><code>94f5d3c</code></a>
🩹 [Refactor]: Remove unnecessary output declaration in Get-TestResults
workflow</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/86d49bfabc693f287b366f99827b4514bc1d5106"><code>86d49bf</code></a>
🩹 [Refactor]: Modularize Get-TestResults workflow and enhance input
handling ...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/1184ce09b6f335bd4fa07b23d34745b8a33ff5f6"><code>1184ce0</code></a>
🩹 [Refactor]: Add logging for TestResults files and change output format
for ...</li>
<li>Additional commits viewable in <a
href="https://github.com/psmodule/process-psmodule/compare/v3...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 dfa87b1 commit 1ce2b8e
File tree
3 files changed
+2
-2
lines changed- .github
- workflows
3 files changed
+2
-2
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
0 commit comments