dependabot[bot] opened a new pull request, #1148: URL: https://github.com/apache/guacamole-client/pull/1148
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin). These dependencies need to be updated together. Removes `tar` Updates `css-minimizer-webpack-plugin` from 1.3.0 to 7.0.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/css-minimizer-webpack-plugin/releases">css-minimizer-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v7.0.4</h2> <h3><a href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-12-11)</h3> <h3>Bug Fixes</h3> <ul> <li>handle empty files (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/295">#295</a>) (<a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/8b273d15f9ca2baf7cd0e3c03817e74be7221e5b">8b273d1</a>)</li> </ul> <h2>v7.0.3</h2> <h3><a href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-12-05)</h3> <h3>Bug Fixes</h3> <ul> <li>respect errors and warnings from minimizer without code (<a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/933fb49e66c17509a11c2888189a8c300db8e4aa">933fb49</a>)</li> </ul> <h2>v7.0.2</h2> <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v7.0.1...v7.0.2">7.0.2</a> (2025-03-06)</h3> <h3>Bug Fixes</h3> <ul> <li>better types (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/9d009b366a6f45b44d3120bda8450c28ceee6427">9d009b3</a>)</li> </ul> <h2>v7.0.1</h2> <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v7.0.0...v7.0.1">7.0.1</a> (2025-03-06)</h3> <h3>Bug Fixes</h3> <ul> <li>better support worker threads (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/eeaa5e16861614c54568db35c17a2e8cad0d3c26">eeaa5e1</a>)</li> <li>use os.availableParallelism() for parallelism when it is available (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/b07feeb3e46e6a3d6ab9a32ca19711559b3afb3a">b07feeb</a>)</li> </ul> <h2>v7.0.0</h2> <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v6.0.0...v7.0.0">7.0.0</a> (2024-05-07)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>update cssnano to 7.0 (<a href="https://redirect.github.com/webpack-contrib/css-minimizer-webpack-plugin/issues/263">#263</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/a252ce91aad42181af0e4c71f1a00990c1efeeeb">a252ce9</a>)</li> </ul> <h2>v6.0.0</h2> <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v5.0.1...v6.0.0">6.0.0</a> (2024-01-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported Node.js version is <code>18.12.0</code> (<a href="https://redirect.github.com/webpack-contrib/css-minimizer-webpack-plugin/issues/252">#252</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/f7f74c02c8a53e517d9942807c198d1daff0c4b5">f7f74c0</a>)</li> </ul> <h2>v5.0.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md">css-minimizer-webpack-plugin's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-12-11)</h3> <h3>Bug Fixes</h3> <ul> <li>handle empty files (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/295">#295</a>) (<a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/8b273d15f9ca2baf7cd0e3c03817e74be7221e5b">8b273d1</a>)</li> </ul> <h3><a href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-12-05)</h3> <h3>Bug Fixes</h3> <ul> <li>respect errors and warnings from minimizer without code (<a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/933fb49e66c17509a11c2888189a8c300db8e4aa">933fb49</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v7.0.1...v7.0.2">7.0.2</a> (2025-03-06)</h3> <h3>Bug Fixes</h3> <ul> <li>better types (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/9d009b366a6f45b44d3120bda8450c28ceee6427">9d009b3</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v7.0.0...v7.0.1">7.0.1</a> (2025-03-06)</h3> <h3>Bug Fixes</h3> <ul> <li>better support worker threads (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/eeaa5e16861614c54568db35c17a2e8cad0d3c26">eeaa5e1</a>)</li> <li>use os.availableParallelism() for parallelism when it is available (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/b07feeb3e46e6a3d6ab9a32ca19711559b3afb3a">b07feeb</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v6.0.0...v7.0.0">7.0.0</a> (2024-05-07)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>update cssnano to 7.0 (<a href="https://redirect.github.com/webpack-contrib/css-minimizer-webpack-plugin/issues/263">#263</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/a252ce91aad42181af0e4c71f1a00990c1efeeeb">a252ce9</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v5.0.1...v6.0.0">6.0.0</a> (2024-01-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported Node.js version is <code>18.12.0</code> (<a href="https://redirect.github.com/webpack-contrib/css-minimizer-webpack-plugin/issues/252">#252</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/f7f74c02c8a53e517d9942807c198d1daff0c4b5">f7f74c0</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v5.0.0...v5.0.1">5.0.1</a> (2023-06-13)</h3> <h3>Bug Fixes</h3> <ul> <li>improve perf (<a href="https://redirect.github.com/webpack-contrib/css-minimizer-webpack-plugin/issues/235">#235</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/959eb89aa1e37df88d2decbe6f40c096f10a3745">959eb89</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/86ee07da1ba7d856a1942dd1a283bab0df29b21b"><code>86ee07d</code></a> chore(release): 7.0.4</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/8b273d15f9ca2baf7cd0e3c03817e74be7221e5b"><code>8b273d1</code></a> fix: handle empty files (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/295">#295</a>)</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/e1cdad5f8700502237653e074e2c5f64bda95dc3"><code>e1cdad5</code></a> chore(release): 7.0.3</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/933fb49e66c17509a11c2888189a8c300db8e4aa"><code>933fb49</code></a> fix: respect errors and warnings from minimizer without code</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/95e5fa183587bef5f72b9b8b81a381e2f79b3172"><code>95e5fa1</code></a> chore(deps): bump js-yaml (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/292">#292</a>)</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/8fbaaade0565308e79dcba61c3a0ad851e3f2231"><code>8fbaaad</code></a> docs: update contributing</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/5e22fce355b9944a196a4abbe59e4141187568b6"><code>5e22fce</code></a> chore: revist docs (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/291">#291</a>)</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/7c28a6eff562616228f6253506506f33350446bc"><code>7c28a6e</code></a> chore: migrate from contrib (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/290">#290</a>)</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/219ce7874248c3c76fd4b6c9eead4dcfee420ce4"><code>219ce78</code></a> chore: update github actions/checkout from v4 to v5 (<a href="https://redirect.github.com/webpack/css-minimizer-webpack-plugin/issues/289">#289</a>)</li> <li><a href="https://github.com/webpack/css-minimizer-webpack-plugin/commit/cc2bcddcd19dc171f052c7e61e1b40166b1399c1"><code>cc2bcdd</code></a> chore: update ESlint from v8 to v9</li> <li>Additional commits viewable in <a href="https://github.com/webpack/css-minimizer-webpack-plugin/compare/v1.3.0...v7.0.4">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | css-minimizer-webpack-plugin | [> 1.3.0] | </details> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/guacamole-client/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
