Commit c1c615f
Bump PSModule/debug from 0 to 1 (#11)
Bumps [PSModule/debug](https://github.com/psmodule/debug) from 0 to 1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psmodule/debug/releases">PSModule/debug's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>🌟 [Major]: Fix path separator in <code>action.yml</code> and update
<code>README.md</code> by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/10">PSModule/Debug#10</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v1.0.0">https://github.com/PSModule/Debug/compare/v0...v1.0.0</a></p>
<h2>v0.0.9</h2>
<h2>What's Changed</h2>
<ul>
<li>🩹 [Patch]: Clean up call to <code>main.ps1</code> by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/9">PSModule/Debug#9</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v0.0.9">https://github.com/PSModule/Debug/compare/v0...v0.0.9</a></p>
<h2>v0.0.8</h2>
<h2>What's Changed</h2>
<ul>
<li>🩹 [Patch]: Add linters config and update .gitignore by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/8">PSModule/Debug#8</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v0.0.8">https://github.com/PSModule/Debug/compare/v0...v0.0.8</a></p>
<h2>v0.0.7</h2>
<h2>What's Changed</h2>
<ul>
<li>🩹 [Patch]: Add logging for <code>[System.Environment]</code>
properties by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/7">PSModule/Debug#7</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v0.0.7">https://github.com/PSModule/Debug/compare/v0...v0.0.7</a></p>
<h2>v0.0.6</h2>
<h2>What's Changed</h2>
<ul>
<li>🩹 [Patch]: Get hidden files of working directory by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/6">PSModule/Debug#6</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v0.0.6">https://github.com/PSModule/Debug/compare/v0...v0.0.6</a></p>
<h2>v0.0.5</h2>
<h2>What's Changed</h2>
<ul>
<li>🩹 [Patch]: Add macOS and Windows tests by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/5">PSModule/Debug#5</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v0.0.5">https://github.com/PSModule/Debug/compare/v0...v0.0.5</a></p>
<h2>v0.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>🩹 [Patch]: Add schedule and workflow_dispatch by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Debug/pull/4">PSModule/Debug#4</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Debug/compare/v0...v0.0.4">https://github.com/PSModule/Debug/compare/v0...v0.0.4</a></p>
<h2>v0.0.3</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PSModule/Debug/commit/32ca74a570542f2b81a665fc753f556ece1e3d9a"><code>32ca74a</code></a>
🩹 [Patch]: Update Dependabot configuration to include labels for GitHub
Actio...</li>
<li><a
href="https://github.com/PSModule/Debug/commit/4390bce5312b484a0ae4fac5e512a35687d2bd49"><code>4390bce</code></a>
🩹 [Patch]: Remove redundant GitHub event context logging from
<code>main.ps1</code> (<a
href="https://redirect.github.com/psmodule/debug/issues/14">#14</a>)</li>
<li><a
href="https://github.com/PSModule/Debug/commit/2b4265cf346b344c3137ea7047256bf0ac5fb691"><code>2b4265c</code></a>
🩹 [Patch]: Add network and public IP information (<a
href="https://redirect.github.com/psmodule/debug/issues/13">#13</a>)</li>
<li><a
href="https://github.com/PSModule/Debug/commit/317d7845502243e9ff9b05038579e802cc9ebb07"><code>317d784</code></a>
🩹 [Patch]: Add JSON logging for Host and PSStyle contexts (<a
href="https://redirect.github.com/psmodule/debug/issues/12">#12</a>)</li>
<li><a
href="https://github.com/PSModule/Debug/commit/746c94677989c618d835bab6dd504c6e22dd1d65"><code>746c946</code></a>
🌟 [Major]: Fix path separator in <code>action.yml</code> and update
<code>README.md</code> (<a
href="https://redirect.github.com/psmodule/debug/issues/10">#10</a>)</li>
<li>See full diff in <a
href="https://github.com/psmodule/debug/compare/v0...v1">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 9973530 commit c1c615f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments