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/15 07:54:11 UTC

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

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


   Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.6.0 to 5.7.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.7.0</h2>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.6.0...v5.7.0">5.7.0</a> (2021-12-13)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>typescript-estree:</strong> type-only regression for consumers not yet on TS 4.5 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4272">#4272</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/550b61ee1096113b234bf035dd267ba385809961">550b61e</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [consistent-type-exports] support TS4.5 inline export specifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4236">#4236</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/be4d976215614cc032730ae596d2f6e47df67730">be4d976</a>)</li>
   <li><strong>eslint-plugin:</strong> [consistent-type-imports] support TS4.5 inline import specifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4237">#4237</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f61af7c53cca52f81e77b4334c7d6ad100609af6">f61af7c</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-shadow] support TS4.5 inline import specifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4239">#4239</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/96b7e8ee0f5280cab50a7205ae592e1d983a111a">96b7e8e</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.6.0...v5.7.0">5.7.0</a> (2021-12-13)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [consistent-type-exports] support TS4.5 inline export specifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4236">#4236</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/be4d976215614cc032730ae596d2f6e47df67730">be4d976</a>)</li>
   <li><strong>eslint-plugin:</strong> [consistent-type-imports] support TS4.5 inline import specifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4237">#4237</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f61af7c53cca52f81e77b4334c7d6ad100609af6">f61af7c</a>)</li>
   <li><strong>eslint-plugin:</strong> [no-shadow] support TS4.5 inline import specifiers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4239">#4239</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/96b7e8ee0f5280cab50a7205ae592e1d983a111a">96b7e8e</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9c3befbbcc9a0f7ed71dd57d9049d0138100a61c"><code>9c3befb</code></a> chore: publish v5.7.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/114c2dcd3bed23bd0f7c07c99659bb99b94dfebf"><code>114c2dc</code></a> docs(eslint-plugin): update readme and roadmap links to point to website (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4277">#4277</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9c22f6523908bf8f4e023e51ec6e1e0f87b57d1c"><code>9c22f65</code></a> docs: updates to security rules in ROADMAP.md (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4271">#4271</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2306acaccb10eaffc7ef146d5ba0ae8162d41986"><code>2306aca</code></a> docs(eslint-plugin): Mention <code>useUnknownInCatchVariables</code> in `no-implicit-any...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f61af7c53cca52f81e77b4334c7d6ad100609af6"><code>f61af7c</code></a> feat(eslint-plugin): [consistent-type-imports] support TS4.5 inline import sp...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be4d976215614cc032730ae596d2f6e47df67730"><code>be4d976</code></a> feat(eslint-plugin): [consistent-type-exports] support TS4.5 inline export sp...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/96b7e8ee0f5280cab50a7205ae592e1d983a111a"><code>96b7e8e</code></a> feat(eslint-plugin): [no-shadow] support TS4.5 inline import specifiers (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4239">#4239</a>)</li>
   <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.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.6.0&new-version=5.7.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] lofwyr14 merged pull request #1756: build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
lofwyr14 merged pull request #1756:
URL: https://github.com/apache/myfaces-tobago/pull/1756


   


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