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


   Bumps 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 from 5.9.1 to 5.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";><code>@​typescript-eslint/eslint-plugin</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.10.0</h2>
   <h1><a 
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.1...v5.10.0";>5.10.0</a>
 (2022-01-17)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [explicit-function-return-type] support 
AllowTypedFunctionExpression within AllowHigherOrderFunction (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4250";>#4250</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/d053cde3e8b5bf9ba1c22fd64a7456d672ef77ca";>d053cde</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-extra-semi] false negatives when 
used with eslint 8.3.0 (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4458";>#4458</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f4016c24f9023e8a42def9501b68c4a908cbfede";>f4016c2</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-invalid-this] crash when used with 
eslint 8.7.0 (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4448";>#4448</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/e56f1e5d52fcbf3caae43034872e0b3181871689";>e56f1e5</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-magic-numbers] handle bigint in 
class props (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4411";>#4411</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c8e650f0c124d24b24beaeb376eaf61ee8d9e6fb";>c8e650f</a>)</li>
   <li><strong>type-utils:</strong> check IndexSignature internals when 
checking isTypeReadonly (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4417";>#4417</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/ef3147cf73767ddece91ce57f6028a83ce074b60";>ef3147c</a>),
 closes <a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4410";>#4410</a>
 <a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3714";>#3714</a></li>
   <li><strong>type-utils:</strong> intersection types involving readonly 
arrays are now handled in most cases (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4429";>#4429</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/5046882025e3bc8cb122ecef703aebd0b5e79017";>5046882</a>)</li>
   <li><strong>type-utils:</strong> isTypeReadonly now handles conditional 
types (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4421";>#4421</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/39a6806c61a48bbca93f9ffb965dd8b3fe0575b3";>39a6806</a>)</li>
   <li><strong>type-utils:</strong> union types always being marked as readonly 
(<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4419";>#4419</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/99ab193bb02f181bed4ed917b1d121ed189d3fe4";>99ab193</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>rename <code>experimental-utils</code> to <code>utils</code> and make 
<code>experimental-utils</code> an alias to the new package (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4172";>#4172</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/1d55a7511b38d8e2b2eabe59f639e0a865e6c93f";>1d55a75</a>)</li>
   <li><strong>type-utils:</strong> make isTypeReadonly's options param 
optional (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4415";>#4415</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/3a07a563c987ff25f6cd8925eeeb2ede47cc19e8";>3a07a56</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md";><code>@​typescript-eslint/eslint-plugin</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h1><a 
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.9.1...v5.10.0";>5.10.0</a>
 (2022-01-17)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [explicit-function-return-type] support 
AllowTypedFunctionExpression within AllowHigherOrderFunction (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4250";>#4250</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/d053cde3e8b5bf9ba1c22fd64a7456d672ef77ca";>d053cde</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-extra-semi] false negatives when 
used with eslint 8.3.0 (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4458";>#4458</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f4016c24f9023e8a42def9501b68c4a908cbfede";>f4016c2</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-invalid-this] crash when used with 
eslint 8.7.0 (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4448";>#4448</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/e56f1e5d52fcbf3caae43034872e0b3181871689";>e56f1e5</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-magic-numbers] handle bigint in 
class props (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4411";>#4411</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c8e650f0c124d24b24beaeb376eaf61ee8d9e6fb";>c8e650f</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>rename <code>experimental-utils</code> to <code>utils</code> and make 
<code>experimental-utils</code> an alias to the new package (<a 
href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4172";>#4172</a>)
 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/1d55a7511b38d8e2b2eabe59f639e0a865e6c93f";>1d55a75</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/88941065097ce71a0e385cb2e00c1b263dbc69ab";><code>8894106</code></a>
 chore: publish v5.10.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/f4016c24f9023e8a42def9501b68c4a908cbfede";><code>f4016c2</code></a>
 fix(eslint-plugin): [no-extra-semi] false negatives when used with eslint 
8.3...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/e56f1e5d52fcbf3caae43034872e0b3181871689";><code>e56f1e5</code></a>
 fix(eslint-plugin): [no-invalid-this] crash when used with eslint 8.7.0 (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4448";>#4448</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/d053cde3e8b5bf9ba1c22fd64a7456d672ef77ca";><code>d053cde</code></a>
 fix(eslint-plugin): [explicit-function-return-type] support 
AllowTypedFunctio...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/95aea18f30c49ef402289abbeec38a93a659bf6f";><code>95aea18</code></a>
 refactor(eslint-plugin): [restrict-plus-operands] add better error messages 
(...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c8e650f0c124d24b24beaeb376eaf61ee8d9e6fb";><code>c8e650f</code></a>
 fix(eslint-plugin): [no-magic-numbers] handle bigint in class props (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4411";>#4411</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/1d55a7511b38d8e2b2eabe59f639e0a865e6c93f";><code>1d55a75</code></a>
 feat: rename <code>experimental-utils</code> to <code>utils</code> and make 
<code>experimental-utils</code> an...</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/eslint-plugin";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=5.9.1&new-version=5.10.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to