You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2022/08/22 23:02:20 UTC

[GitHub] [guacamole-client] dependabot[bot] opened a new pull request, #759: Bump nth-check and css-minimizer-webpack-plugin in /guacamole/src/main/frontend

dependabot[bot] opened a new pull request, #759:
URL: https://github.com/apache/guacamole-client/pull/759

   Bumps [nth-check](https://github.com/fb55/nth-check) and [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin). These dependencies needed to be updated together.
   Updates `nth-check` from 1.0.2 to 2.1.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/fb55/nth-check/releases">nth-check's releases</a>.</em></p>
   <blockquote>
   <h2>v2.1.1</h2>
   <ul>
   <li>The ESM code had some issues that are now fixed  aeeb067</li>
   </ul>
   <p><a href="https://github.com/fb55/nth-check/compare/v2.1.0...v2.1.1">https://github.com/fb55/nth-check/compare/v2.1.0...v2.1.1</a></p>
   <h2>v2.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><code>nth-check</code> is now a dual CommonJS and ESM module <a href="https://github-redirect.dependabot.com/fb55/nth-check/pull/206">fb55/nth-check#206</a></li>
   <li>With the new  <code>sequence</code> and <code>generate</code> methods, it is now possible to generate a sequence of indices for a given formula <a href="https://github-redirect.dependabot.com/fb55/nth-check/pull/207">fb55/nth-check#207</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/fb55/nth-check/compare/v2.0.1...v2.1.0">https://github.com/fb55/nth-check/compare/v2.0.1...v2.1.0</a></p>
   <h2>v2.0.1</h2>
   <p><strong>Fixes:</strong></p>
   <ul>
   <li>Replace regex with hand-rolled parser for nth-expressions (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/9">#9</a>)  9894c1d
   <ul>
   <li>Ensures parsing will always have linear time complexity.</li>
   </ul>
   </li>
   </ul>
   <p><strong>Internal:</strong></p>
   <ul>
   <li>chore(ci): Use GitHub Actions, Dependabot (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/10">#10</a>)  e02b4dd</li>
   <li>Bump dependencies</li>
   </ul>
   <p><a href="https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1">https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1</a></p>
   <h2>v2.0.0</h2>
   <ul>
   <li>Port module to TS, Jest, ESLint</li>
   </ul>
   <p><strong>Breaking:</strong></p>
   <ul>
   <li>The main export is now a default export.</li>
   <li>The module now throws regular <code>Error</code>s on invalid selectors instead of <code>SyntaxError</code>s.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/fb55/nth-check/commit/639fd2a4000b69f82350aad8c34cb43f77e483ba"><code>639fd2a</code></a> 2.1.1</li>
   <li><a href="https://github.com/fb55/nth-check/commit/0eec65bb14c0f49deb4d5ea05108575edbe4b489"><code>0eec65b</code></a> fix(test): Add <code>moduleNameMapper</code></li>
   <li><a href="https://github.com/fb55/nth-check/commit/aeeb0676f6af940e8639f64e27781443694ca05e"><code>aeeb067</code></a> fix: Fix ESM</li>
   <li><a href="https://github.com/fb55/nth-check/commit/432ebc605de10e2f26d7cc2a1fc3fcb048eea6e6"><code>432ebc6</code></a> 2.1.0</li>
   <li><a href="https://github.com/fb55/nth-check/commit/3e8cd1ea382c14a0a51aa4b67b00024f1c4acb68"><code>3e8cd1e</code></a> feat: Add <code>generate</code> and <code>sequence</code> methods (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/207">#207</a>)</li>
   <li><a href="https://github.com/fb55/nth-check/commit/57a5c6246d3ce56717a07ff7c86bd31d2d9ca5a0"><code>57a5c62</code></a> feat: Add ESM (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/206">#206</a>)</li>
   <li><a href="https://github.com/fb55/nth-check/commit/1ce0c7c9281aac4869bfa26c451854d5c0557618"><code>1ce0c7c</code></a> chore(deps-dev): Bump <code>@​types/node</code> from 17.0.34 to 17.0.35 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/205">#205</a>)</li>
   <li><a href="https://github.com/fb55/nth-check/commit/eebb040a8104ce61f24f3cbd0ec8ceffd5b82879"><code>eebb040</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/parser</code> from 5.24.0 to 5.25.0 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/204">#204</a>)</li>
   <li><a href="https://github.com/fb55/nth-check/commit/a316aaab13f7992dbf0d8bbe778dcaa634b4b584"><code>a316aaa</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/203">#203</a>)</li>
   <li><a href="https://github.com/fb55/nth-check/commit/454c0de7b9be154957247f857192810ae566d4bb"><code>454c0de</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/202">#202</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `css-minimizer-webpack-plugin` from 1.3.0 to 4.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases">css-minimizer-webpack-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.0</h2>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.4.1...v4.0.0">4.0.0</a> (2022-05-18)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code></li>
   </ul>
   <h2>v3.4.1</h2>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.4.0...v3.4.1">3.4.1</a> (2022-01-18)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>types (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/9c8b0f35cc6fc8816c387c48c535d71891d8aa65">9c8b0f3</a>)</li>
   </ul>
   <h2>v3.4.0</h2>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.3.1...v3.4.0">3.4.0</a> (2022-01-18)</h2>
   <h3>Features</h3>
   <ul>
   <li>added <code>@parcel/css</code> support (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/154">#154</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/5e5fe512c7209f0ad4c7f9c55f47cf9763adfc74">5e5fe51</a>)</li>
   </ul>
   <h2>v3.3.1</h2>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.3.0...v3.3.1">3.3.1</a> (2021-12-21)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>cssnano types (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/147">#147</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/a51026e3b948fa14d2334d823b3bbb6ea482c57b">a51026e</a>)</li>
   </ul>
   <h2>v3.3.0</h2>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.2.0...v3.3.0">3.3.0</a> (2021-12-16)</h2>
   <h3>Features</h3>
   <ul>
   <li>removed cjs wrapper and generated types in commonjs format (<code>export =</code> and <code>namespaces</code> used in types), now you can directly use exported types (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/3262a9aee2c89e6aed00c4f76443e0d1e07489f0">3262a9a</a>)</li>
   </ul>
   <h2>v3.2.0</h2>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.1.4...v3.2.0">3.2.0</a> (2021-11-23)</h2>
   <h3>Features</h3>
   <ul>
   <li>added types (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/142">#142</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/fb91610730166b8fb4fb09cee5da781f0ec98e70">fb91610</a>)</li>
   </ul>
   <h2>v3.1.4</h2>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.1.3...v3.1.4">3.1.4</a> (2021-11-17)</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md">css-minimizer-webpack-plugin's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.4.1...v4.0.0">4.0.0</a> (2022-05-18)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code></li>
   </ul>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.4.0...v3.4.1">3.4.1</a> (2022-01-18)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>types (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/9c8b0f35cc6fc8816c387c48c535d71891d8aa65">9c8b0f3</a>)</li>
   </ul>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.3.1...v3.4.0">3.4.0</a> (2022-01-18)</h2>
   <h3>Features</h3>
   <ul>
   <li>added <code>@parcel/css</code> support (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/154">#154</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/5e5fe512c7209f0ad4c7f9c55f47cf9763adfc74">5e5fe51</a>)</li>
   </ul>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.3.0...v3.3.1">3.3.1</a> (2021-12-21)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>cssnano types (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/147">#147</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/a51026e3b948fa14d2334d823b3bbb6ea482c57b">a51026e</a>)</li>
   </ul>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.2.0...v3.3.0">3.3.0</a> (2021-12-16)</h2>
   <h3>Features</h3>
   <ul>
   <li>removed cjs wrapper and generated types in commonjs format (<code>export =</code> and <code>namespaces</code> used in types), now you can directly use exported types (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/3262a9aee2c89e6aed00c4f76443e0d1e07489f0">3262a9a</a>)</li>
   </ul>
   <h2><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.1.4...v3.2.0">3.2.0</a> (2021-11-23)</h2>
   <h3>Features</h3>
   <ul>
   <li>added types (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/142">#142</a>) (<a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/fb91610730166b8fb4fb09cee5da781f0ec98e70">fb91610</a>)</li>
   </ul>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.1.3...v3.1.4">3.1.4</a> (2021-11-17)</h3>
   <h3>Chore</h3>
   <ul>
   <li>update <code>schema-utils</code> package to <code>4.0.0</code> version</li>
   </ul>
   <h3><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.1.2...v3.1.3">3.1.3</a> (2021-11-10)</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/d0b96c6bd0aaa0d23bd88cf892affe0c25e7910d"><code>d0b96c6</code></a> chore(release): 4.0.0</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/d06fc6af7aa766f90e1ffbcda5fbf34bff1ebe8c"><code>d06fc6a</code></a> chore(deps): update (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/173">#173</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/88a5674f4e20dcdf6f73f6406aea9749a3d22a17"><code>88a5674</code></a> refator: drop node v12 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/171">#171</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/0066135e2aa91a4d8cebdbfcc5932ea8942b346f"><code>0066135</code></a> chore: update gitub actions (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/172">#172</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/8c385a13e855a1017c08def1d7f5a7d60d67962f"><code>8c385a1</code></a> chore: upgrade dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/168">#168</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/02544cb0e1e74396678ce2f766a3cd61b1a78e5a"><code>02544cb</code></a> ci: add node v18 to test workflow (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/167">#167</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/ff423d04f14cc1db14b1d90f57f860fd612e85ef"><code>ff423d0</code></a> ci: don't  install webpack again (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/165">#165</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/ef26e66b90515e3857f221d7f8542377d7109cb7"><code>ef26e66</code></a> chore: upgrade dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/164">#164</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/ff1e63f2fa14335835805f96e0d55d766d5524a3"><code>ff1e63f</code></a> chore: replace deprecated String.prototype.substr() (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/162">#162</a>)</li>
   <li><a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/commit/b9567632b80b7f0ce4b46da0323da80fd9a7181f"><code>b956763</code></a> chore: upgrade dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-minimizer-webpack-plugin/issues/161">#161</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v1.3.0...v4.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   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: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-client] mike-jumper commented on pull request #759: Bump nth-check and css-minimizer-webpack-plugin in /guacamole/src/main/frontend

Posted by GitBox <gi...@apache.org>.
mike-jumper commented on PR #759:
URL: https://github.com/apache/guacamole-client/pull/759#issuecomment-1295539506

   As with #771, this will break everything as newer versions of `css-minimizer-webpack-plugin` depend on WebPack 5, which we cannot use yet without losing Closure Compiler.
   
   @dependabot ignore this dependency


-- 
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: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-client] dependabot[bot] commented on pull request #759: Bump nth-check and css-minimizer-webpack-plugin in /guacamole/src/main/frontend

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #759:
URL: https://github.com/apache/guacamole-client/pull/759#issuecomment-1295539642

   OK, I won't notify you about any of these dependencies again, unless you re-open this PR. 😢


-- 
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: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-client] mike-jumper closed pull request #759: Bump nth-check and css-minimizer-webpack-plugin in /guacamole/src/main/frontend

Posted by GitBox <gi...@apache.org>.
mike-jumper closed pull request #759: Bump nth-check and css-minimizer-webpack-plugin in /guacamole/src/main/frontend
URL: https://github.com/apache/guacamole-client/pull/759


-- 
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: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org