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 2021/12/28 16:20:25 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1810: build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 in /tobago-theme

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


   Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.0 to 5.8.1.
   <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.8.1</h2>
   <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.8.0...v5.8.1">5.8.1</a> (2021-12-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] do not report for circular references (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4347">#4347</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6edebcda00053eecf7b3e55eeb3fe5d7fb9e7db7">6edebcd</a>)</li>
   <li><strong>eslint-plugin:</strong> [consistent-type-definitions] correct fixer with declare keyword (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4334">#4334</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0cd911a916805d3b1f8043584e4685f3edd5c427">0cd911a</a>)</li>
   <li><strong>eslint-plugin:</strong> [padding-line-between-statements] make function overloading is also processed (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4345">#4345</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d31ec264fe5f5cd27e8f522a485e106889f2d380">d31ec26</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>
   <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.8.0...v5.8.1">5.8.1</a> (2021-12-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] do not report for circular references (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4347">#4347</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6edebcda00053eecf7b3e55eeb3fe5d7fb9e7db7">6edebcd</a>)</li>
   <li><strong>eslint-plugin:</strong> [consistent-type-definitions] correct fixer with declare keyword (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4334">#4334</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0cd911a916805d3b1f8043584e4685f3edd5c427">0cd911a</a>)</li>
   <li><strong>eslint-plugin:</strong> [padding-line-between-statements] make function overloading is also processed (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4345">#4345</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/d31ec264fe5f5cd27e8f522a485e106889f2d380">d31ec26</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b4046d435189ded3a1ab315f41bbe857c7130cf7"><code>b4046d4</code></a> chore: publish v5.8.1</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d31ec264fe5f5cd27e8f522a485e106889f2d380"><code>d31ec26</code></a> fix(eslint-plugin): [padding-line-between-statements] make function overloadi...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6edebcda00053eecf7b3e55eeb3fe5d7fb9e7db7"><code>6edebcd</code></a> fix(eslint-plugin): [consistent-indexed-object-style] do not report for circu...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0cd911a916805d3b1f8043584e4685f3edd5c427"><code>0cd911a</code></a> fix(eslint-plugin): [consistent-type-definitions] correct fixer with declare ...</li>
   <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/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.8.0&new-version=5.8.1)](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] closed pull request #1810: build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1810:
URL: https://github.com/apache/myfaces-tobago/pull/1810


   


-- 
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 #1810: build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 in /tobago-theme

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


   Superseded by #1836.


-- 
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