You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2022/11/01 16:03:16 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3379: build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.42.0 in /tobago-theme

dependabot[bot] opened a new pull request, #3379:
URL: https://github.com/apache/myfaces-tobago/pull/3379

   Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.42.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
   <blockquote>
   <h2>v5.42.0</h2>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0">5.42.0</a> (2022-10-31)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>ast-spec:</strong> add TSQualifiedName to TypeNode union (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5906">#5906</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5c316c12f09d58aee6ee634a8055533f361f1589">5c316c1</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-extra-parens] handle type assertion in extends clause (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5901">#5901</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ed72192c274249d26628fb125796e71318b857a">8ed7219</a>)</li>
   <li><strong>typescript-estree:</strong> don't allow single-run unless we're in type-aware linting mode (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5893">#5893</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/891b0879ba9c64a4722b8c0bf9e599a725b6d6df">891b087</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [member-ordering] add natural sort order (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5662">#5662</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1eaae09ecca359f366b94f6a04665403f48b05c7">1eaae09</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-invalid-void-type] better report message for void used as a constituent inside a function return type  (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5274">#5274</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d806bda82343712a24e3c78b9b34d4345dd1de3b">d806bda</a>)</li>
   <li><strong>typescript-estree:</strong> clarify docs and error for program project without matching TSConfig (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5762">#5762</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/67744db31f61acab14b5fe027fbc2844ba198c97">67744db</a>)</li>
   <li><strong>utils:</strong> add <code>RuleTester</code> API for top-level dependency constraints (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5896">#5896</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0520d53536af411d66ce2ce0dd478365e67adbac">0520d53</a>)</li>
   </ul>
   <h2>v5.41.0</h2>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0">5.41.0</a> (2022-10-24)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-base-to-string] ignore Error, URL, and URLSearchParams by default (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5839">#5839</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/96e1c6c171a34b0793c50c3dba853c3999a6bd49">96e1c6c</a>)</li>
   <li><strong>type-utils:</strong> prevent stack overflow in <code>isTypeReadonly</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5860">#5860</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a6d8f7edb84f9f6dd59a76faf53bf686756e2aed">a6d8f7e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4476">#4476</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5865">#5865</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e70a10aea684bc6bca05b69bfce3bae769a5f5ab">e70a10a</a>)</li>
   <li><strong>eslint-plugin:</strong> add no-unsafe-declaration-merging (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5840">#5840</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3728031c659dabde7658cd54184951d4be9aabcb">3728031</a>)</li>
   </ul>
   <h2>v5.40.1</h2>
   <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1">5.40.1</a> (2022-10-17)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> Skip missing 'rest' tuple type arguments in no-misused-promises (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5809">#5809</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c5beaa2ea340985211ca5c12821842c54f5170f0">c5beaa2</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5807">#5807</a></li>
   <li><strong>utils:</strong> add missing dependency on <code>@types/semver</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5825">#5825</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/17b887933a0640d6fe843622e0520c0315144bb7">17b8879</a>)</li>
   </ul>
   <h2>v5.40.0</h2>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0">5.40.0</a> (2022-10-10)</h1>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.41.0...v5.42.0">5.42.0</a> (2022-10-31)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>scope-manager:</strong> ignore ECMA version (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5881">#5881</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3b8d449696c319690536a18a48ef32749dc2f559">3b8d449</a>)</li>
   </ul>
   <h3>Reverts</h3>
   <ul>
   <li>Revert &quot;feat(scope-manager): ignore ECMA version&quot; (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5888">#5888</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2ee81df5a365d82ef4b3dfc124d4ec39c7bcb725">2ee81df</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5888">#5888</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5881">#5881</a></li>
   </ul>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.1...v5.41.0">5.41.0</a> (2022-10-24)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
   <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.40.0...v5.40.1">5.40.1</a> (2022-10-17)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.39.0...v5.40.0">5.40.0</a> (2022-10-10)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1e5e9ea4cac25947c3a8748647a4fb4d329c4b25"><code>1e5e9ea</code></a> chore: publish v5.42.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2ee81df5a365d82ef4b3dfc124d4ec39c7bcb725"><code>2ee81df</code></a> Revert &quot;feat(scope-manager): ignore ECMA version&quot; (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5888">#5888</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3b8d449696c319690536a18a48ef32749dc2f559"><code>3b8d449</code></a> feat(scope-manager): ignore ECMA version (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5881">#5881</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fcf3f9da6595f8cda843e8adbfdf466c52dd7d08"><code>fcf3f9d</code></a> docs: Mention wide globs performance implications in monorepos docs and parse...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3"><code>9eea5f4</code></a> chore: publish v5.41.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0be356bae50156ba159c70d570b030e6d94afcb1"><code>0be356b</code></a> chore: publish v5.40.1</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/56f89d622765c96cab768566e01195272b4f121f"><code>56f89d6</code></a> chore: nx migrate latest (14.8.4) (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5798">#5798</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6ac0aa7ef4506031687b92240f5cbdd13f568917"><code>6ac0aa7</code></a> chore: publish v5.40.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac6ccda4e90cea2b16520f544b0999186b21d5d0"><code>ac6ccda</code></a> chore: remove erroneous project reference from parser to utils (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/5801">#5801</a>)</li>
   <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.0/packages/parser">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=5.39.0&new-version=5.42.0)](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 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>


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

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


[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #3379: build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.42.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #3379:
URL: https://github.com/apache/myfaces-tobago/pull/3379#issuecomment-1298808504

   Looks like @typescript-eslint/parser is up-to-date now, so this is no longer needed.


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

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


[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #3379: build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.42.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #3379: build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.42.0 in /tobago-theme
URL: https://github.com/apache/myfaces-tobago/pull/3379


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

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