Commit 662342b
authored
Upgrade: [dependabot] - bump endersonmenezes/free-disk-space from 3.1.0 to 3.2.2 (#47)
Bumps
[endersonmenezes/free-disk-space](https://github.com/endersonmenezes/free-disk-space)
from 3.1.0 to 3.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/endersonmenezes/free-disk-space/releases">endersonmenezes/free-disk-space's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.2</h2>
<p><strong>Changed:</strong></p>
<ul>
<li>🤖 Enhance release-manager skill with terminal gotchas, tag-first
workflow, CHANGELOG-based release notes, and updated agent
DO/DON'Ts</li>
</ul>
<h2>v3.2.1</h2>
<p><strong>Added:</strong></p>
<ul>
<li>🤖 Add Release Manager skill for managing semantic version releases
and updating major version alias</li>
</ul>
<p><strong>Changed:</strong></p>
<ul>
<li>📝 Update CHANGELOG.md and README.md with recent changes and
performance improvements</li>
</ul>
<h2>v3.2.0</h2>
<p><strong>Added:</strong></p>
<ul>
<li>🧪 Add support for Ubuntu 22.04 in workflow templates and update
README with compatibility badges</li>
<li>📝 Create CHANGELOG.md and update README to link to it</li>
<li>🤖 Add Copilot instructions and agent documentation</li>
<li>🤖 Add Changelog Maintainer skill to automate CHANGELOG.md
updates</li>
</ul>
<p><strong>Changed:</strong></p>
<ul>
<li>📊 Distinguish total free space from recovered space in output —
fixes <a
href="https://redirect.github.com/endersonmenezes/free-disk-space/issues/22">#22</a></li>
<li>🛠️ Update GitHub Actions extension identifier in devcontainer
configuration</li>
<li>🔧 Update workflow templates and improve cleanup validation</li>
<li>🔧 Update disk-space-engineer agent tools for enhanced
functionality</li>
<li>🔄 Pre-commit autoupdate</li>
</ul>
<p><strong>Fixed:</strong></p>
<ul>
<li>🐛 Replace <code>bc</code> alias with variable path to prevent
breakage when <code>bc</code> is relocated during cleanup</li>
<li>🐛 Replace Docker-based shellcheck with Python-based alternative in
DevContainer</li>
</ul>
<p><strong>CI/CD Improvements:</strong></p>
<ul>
<li>🧹 Remove user-reported full cleanup test from workflow jobs</li>
<li>🧪 Expand folder removal list in package removal tests for improved
cleanup</li>
</ul>
<p><strong>Special Thanks:</strong></p>
<ul>
<li><a href="https://github.com/cuiyf5516">cuiyf5516</a> for fixing the
<code>bc</code> path issue on Ubuntu 22.04 (<a
href="https://redirect.github.com/endersonmenezes/free-disk-space/pull/27">#27</a>)
— first contribution! 🎉</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/endersonmenezes/free-disk-space/blob/main/CHANGELOG.md">endersonmenezes/free-disk-space's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to <strong>Free Disk Space Action</strong> are
documented here.</p>
<p>Format follows <a href="https://keepachangelog.com/en/1.0.0/">Keep a
Changelog</a>.<br />
Versioning follows <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<hr />
<h2>[Unreleased]</h2>
<hr />
<h2>[v3.2.2] — 2026-03-03 — Commit: <code>5eabf23</code></h2>
<p><strong>Changed:</strong></p>
<ul>
<li>🤖 Enhance release-manager skill with terminal gotchas, tag-first
workflow, CHANGELOG-based release notes, and updated agent DO/DON'Ts
(<code>5eabf23</code>)</li>
</ul>
<hr />
<h2>[v3.2.1] — 2026-03-03 — Commit: <code>9cf1114</code></h2>
<p><strong>Added:</strong></p>
<ul>
<li>🤖 Add Release Manager skill for managing semantic version releases
and updating major version alias (<code>9cf1114</code>)</li>
</ul>
<p><strong>Changed:</strong></p>
<ul>
<li>📝 Update CHANGELOG.md and README.md with recent changes and
performance improvements (<code>dcf58cd</code>)</li>
</ul>
<hr />
<h2>[v3.2.0] — 2026-03-03 — Commit: <code>f63fea6</code></h2>
<p><strong>Added:</strong></p>
<ul>
<li>🧪 Add support for Ubuntu 22.04 in workflow templates and update
README with compatibility badges (<code>2c1f01a</code>)</li>
<li>📝 Create CHANGELOG.md and update README to link to it
(<code>19c7ae6</code>)</li>
<li>🤖 Add Copilot instructions and agent documentation
(<code>403e664</code>)</li>
<li>🤖 Add Changelog Maintainer skill to automate CHANGELOG.md updates
(<code>c7496bb</code>)</li>
</ul>
<p><strong>Changed:</strong></p>
<ul>
<li>📊 Distinguish total free space from recovered space in output —
fixes <a
href="https://redirect.github.com/endersonmenezes/free-disk-space/issues/22">#22</a>
(<code>a89b4e5</code>)</li>
<li>🛠️ Update GitHub Actions extension identifier in devcontainer
configuration (<code>a9a4807</code>)</li>
<li>🔧 Update workflow templates and improve cleanup validation
(<code>225faab</code>)</li>
<li>🔧 Update disk-space-engineer agent tools for enhanced functionality
(<code>4ef9f03</code>)</li>
<li>🔄 Pre-commit autoupdate (<code>17f6375</code>)</li>
</ul>
<p><strong>Fixed:</strong></p>
<ul>
<li>🐛 Replace <code>bc</code> alias with variable path to prevent
breakage when <code>bc</code> is relocated during cleanup
(<code>0d73123</code>)</li>
<li>🐛 Replace Docker-based shellcheck with Python-based alternative in
DevContainer (<code>eebb38f</code>)</li>
</ul>
<p><strong>CI/CD Improvements:</strong></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/7901478139cff6e9d44df5972fd8ab8fcade4db1"><code>7901478</code></a>
docs: update CHANGELOG.md with v3.2.2 entry</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/5eabf23116ebc049661e024e5c877c95c5e4932a"><code>5eabf23</code></a>
feat: enhance terminal command guidelines and git usage instructions in
SKILL.md</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/e7b3f000b90fc78393d5583d7bbaca582e9aca79"><code>e7b3f00</code></a>
docs: update CHANGELOG.md with v3.2.1 entry</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/9cf1114a742e30bc9e58d155a206662a46070af3"><code>9cf1114</code></a>
feat: add release-manager skill for managing semantic version releases
and up...</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/dcf58cd3a6c8e10bfe22956fecaf3aaffc73fa22"><code>dcf58cd</code></a>
feat: update CHANGELOG.md and README.md with recent changes and
performance i...</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/f63fea6f87e289a84e198c31eada98c53c09b30f"><code>f63fea6</code></a>
feat: expand folder removal list in package removal tests for improved
cleanup</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/4ef9f03845fa070611b2ea5656b112bf8df28963"><code>4ef9f03</code></a>
feat: update disk-space-engineer agent tools for enhanced functionality
and V...</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/2c1f01a4778f2d34ddedb29a7b6639e0f8459de3"><code>2c1f01a</code></a>
feat: add support for Ubuntu 22.04 in workflow templates and update
README wi...</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/225faab0b333d003d92fc13ed7e55f2a80d99177"><code>225faab</code></a>
feat: update workflow templates and improve cleanup validation</li>
<li><a
href="https://github.com/endersonmenezes/free-disk-space/commit/c7496bba5a7495439633063f5b770f9803f20af9"><code>c7496bb</code></a>
feat: add Changelog Maintainer skill to automate CHANGELOG.md
updates</li>
<li>Additional commits viewable in <a
href="https://github.com/endersonmenezes/free-disk-space/compare/e6ed9b02e683a3b55ed0252f1ee469ce3b39a885...7901478139cff6e9d44df5972fd8ab8fcade4db1">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 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>1 parent 59f3f0e commit 662342b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments