You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2022/12/05 14:08:41 UTC

[GitHub] [knox] dependabot[bot] opened a new pull request, #695: Bump lodash and @angular-eslint/schematics in /knox-webshell-ui

dependabot[bot] opened a new pull request, #695:
URL: https://github.com/apache/knox/pull/695

   Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics). These dependencies need to be updated together.
   
   Updates `lodash` from 4.17.20 to 4.17.21
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4.17.21</li>
   <li><a href="https://github.com/lodash/lodash/commit/c4847ebe7d14540bb28a8b932a9ce1b9ecbfee1a"><code>c4847eb</code></a> Improve performance of <code>toNumber</code>, <code>trim</code> and <code>trimEnd</code> on large input strings</li>
   <li><a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"><code>3469357</code></a> Prevent command injection through <code>_.template</code>'s <code>variable</code> option</li>
   <li>See full diff in <a href="https://github.com/lodash/lodash/compare/4.17.20...4.17.21">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@angular-eslint/schematics` from 1.2.0 to 15.1.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/releases"><code>@​angular-eslint/schematics</code>'s releases</a>.</em></p>
   <blockquote>
   <h2>v15.1.0</h2>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0...v15.1.0">15.1.0</a> (2022-11-24)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin-template:</strong> [accessibility-valid-aria] use Number() to parse numeric values (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1218">#1218</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/6fe40d672197532176686f1c5c8ab080713334bf">6fe40d6</a>)</li>
   <li><strong>eslint-plugin-template:</strong> [i18n] allow more attributes by default (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1220">#1220</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/4232b1c1892189623ead2ccd68fcb6d179186e92">4232b1c</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-input-rename] do not report on directive composition API (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1231">#1231</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/119fba7142845f53ccbbad106f5b572b0d13bc9e">119fba7</a>)</li>
   <li>update dependency <code>@​angular/compiler</code> to v15.0.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1223">#1223</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/7b7bd769f0239e43c7c53e714196e02b80453916">7b7bd76</a>)</li>
   <li>update typescript-eslint packages to v5.44.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1222">#1222</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/5750e3af9c7d9b91f5f4cd2fb524625b215bf4b0">5750e3a</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin-template:</strong> [no-call-expression] add allowList option (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1217">#1217</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/a69c809cd31f142d2f5aff1c34afeb6e4a607a9c">a69c809</a>)</li>
   </ul>
   <h2>v15.0.0</h2>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0-alpha.5...v15.0.0">15.0.0</a> (2022-11-20)</h1>
   <p>As always we recommend that you update your existing workspaces by using <code>ng update</code> as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:</p>
   <pre lang="sh"><code>ng update @angular/core @angular/cli @angular-eslint/schematics
   </code></pre>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>schematics:</strong> ensure scoped project names have correct eslint extends (<a href="https://github.com/angular-eslint/angular-eslint/commit/7b3f73670e2935faf7c8fc961d7f8fa50a91208e">7b3f736</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>bump minimum supported eslint version to 7.20.0 (<a href="https://github.com/angular-eslint/angular-eslint/commit/56ad69f92e5b5789f01d19d0c65e46f4573d9493">56ad69f</a>), closes <a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/662">#662</a></li>
   <li><strong>eslint-plugin:</strong> remove no-conflicting-lifecycle from recommended config (<a href="https://github.com/angular-eslint/angular-eslint/commit/19dd177137ceec8b7ab021246a26095f01f25366">19dd177</a>), closes <a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/502">#502</a></li>
   <li>fast linting by default, set eslint and typescript-eslint recommended (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1212">#1212</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/1a53ef985fc1ce6dc7b5e9a797c78b46c48a10ac">1a53ef9</a>), closes <a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1174">#1174</a></li>
   <li><strong>schematics:</strong> ng update migration to preserve v14 parserOptions.project for existing workspaces (<a href="https://github.com/angular-eslint/angular-eslint/commit/1d45914097a57bf7fdfc5acc9fab0a66cc01898c">1d45914</a>)</li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>Your installed version of ESLint must be version 7.20.0 or later (naturally we recommend the latest v8 of ESLint if possible)</li>
   <li><strong>eslint-plugin:</strong> no-conflicting-lifecycle is no longer included as part of the recommended config and if you wish to continue using it you will need to enable it yourself in your eslint config rules</li>
   <li>New projects will not include <code>parserOptions.project</code> configuration in <code>.eslintrc.json</code> files by default, see the new guide here <a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics/blob/HEAD/docs/RULES_REQUIRING_TYPE_INFORMATION.md">https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics/blob/HEAD/docs/RULES_REQUIRING_TYPE_INFORMATION.md</a></li>
   </ul>
   <h2>v14.4.0</h2>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.3.1...v14.4.0">14.4.0</a> (2022-11-20)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>utils:</strong> export template parser services (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1211">#1211</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/34a62d25f02716eb0d55f095ce732876a4f7590b">34a62d2</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md"><code>@​angular-eslint/schematics</code>'s changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0...v15.1.0">15.1.0</a> (2022-11-24)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update typescript-eslint packages to v5.44.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1222">#1222</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/5750e3af9c7d9b91f5f4cd2fb524625b215bf4b0">5750e3a</a>)</li>
   </ul>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0-alpha.5...v15.0.0">15.0.0</a> (2022-11-20)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/schematics</code></p>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.3.1...v14.4.0">14.4.0</a> (2022-11-20)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/schematics</code></p>
   <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.3.0...v14.3.1">14.3.1</a> (2022-11-20)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update dependency eslint to v8.28.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1210">#1210</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/c671e7484d4dad81c345d176cfedf01d45b5f820">c671e74</a>)</li>
   </ul>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.2.0...v14.3.0">14.3.0</a> (2022-11-17)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/schematics</code></p>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.1.2...v14.2.0">14.2.0</a> (2022-11-15)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update dependency eslint to v8.27.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1189">#1189</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/d2ae95a4597ac09103103d7783d4e840d521be3c">d2ae95a</a>)</li>
   <li>update typescript-eslint packages to v5.38.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1152">#1152</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/8f6d0ef1048eac4113cb3efe53ed466b50aff056">8f6d0ef</a>)</li>
   <li>update typescript-eslint packages to v5.43.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1190">#1190</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/2a4716abd83230c2fe4c3ba377fc4fbe527d7b12">2a4716a</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>update dependency eslint to v8.24.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1148">#1148</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/5f30b2d1d930660a5b823e012737c280a668d308">5f30b2d</a>)</li>
   <li>update typescript-eslint packages to v5.38.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1140">#1140</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/85b4b47acea84ae8f633f348805e22aea36de113">85b4b47</a>)</li>
   </ul>
   <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.1.1...v14.1.2">14.1.2</a> (2022-09-21)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/schematics</code></p>
   <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.1.0...v14.1.1">14.1.1</a> (2022-09-18)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/schematics</code></p>
   <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.4...v14.1.0">14.1.0</a> (2022-09-18)</h1>
   <h3>Features</h3>
   <ul>
   <li>update dependency eslint to v8.23.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1137">#1137</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/9c9f28b48300ea4893bc0021cb48404acb75ee1b">9c9f28b</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/ff9c1bcec7cf940adffa051ca58eda5ba6cd7978"><code>ff9c1bc</code></a> chore: publish v15.1.0</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/5750e3af9c7d9b91f5f4cd2fb524625b215bf4b0"><code>5750e3a</code></a> fix: update typescript-eslint packages to v5.44.0 (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics/issues/1222">#1222</a>)</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/465fabe0fc843065673543a2a25cbaaf60c229fd"><code>465fabe</code></a> chore: publish v15.0.0</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/fed36400d7e0e754d241ded51ab54adacf226592"><code>fed3640</code></a> v15.0.0-alpha.5</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/df25423194e1893f49d4f15f9773691f02a51e3d"><code>df25423</code></a> v15.0.0-alpha.4</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/7b3f73670e2935faf7c8fc961d7f8fa50a91208e"><code>7b3f736</code></a> fix(schematics): ensure scoped project names have correct eslint extends</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/6abcc3ab0d3000d00ab668d2f6776e0f851b0a41"><code>6abcc3a</code></a> Merge branch 'main' into next-major-release/v15</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/2541da9e7b785720f1eba180cc6a9154212c3e5f"><code>2541da9</code></a> chore: publish v14.4.0</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/76e5c723f6c03106c6f2c5839d820a8deb96040c"><code>76e5c72</code></a> v15.0.0-alpha.3</li>
   <li><a href="https://github.com/angular-eslint/angular-eslint/commit/f5bc05ed92c555fa1fdf1505fdb3530e71e3a328"><code>f5bc05e</code></a> Merge branch 'main' into next-major-release/v15</li>
   <li>Additional commits viewable in <a href="https://github.com/angular-eslint/angular-eslint/commits/v15.1.0/packages/schematics">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/knox/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@knox.apache.org

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


[GitHub] [knox] MrtnBalazs closed pull request #695: Bump lodash and @angular-eslint/schematics in /knox-webshell-ui

Posted by GitBox <gi...@apache.org>.
MrtnBalazs closed pull request #695: Bump lodash and @angular-eslint/schematics in /knox-webshell-ui
URL: https://github.com/apache/knox/pull/695


-- 
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@knox.apache.org

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


[GitHub] [knox] dependabot[bot] commented on pull request #695: Bump lodash and @angular-eslint/schematics in /knox-webshell-ui

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #695:
URL: https://github.com/apache/knox/pull/695#issuecomment-1342425288

   OK, I won't notify you again about this release, but will get in touch when a new version is available.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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@knox.apache.org

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


[GitHub] [knox] MrtnBalazs commented on pull request #695: Bump lodash and @angular-eslint/schematics in /knox-webshell-ui

Posted by GitBox <gi...@apache.org>.
MrtnBalazs commented on PR #695:
URL: https://github.com/apache/knox/pull/695#issuecomment-1342425154

   Fixed in #701 


-- 
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@knox.apache.org

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