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/07/01 16:05:19 UTC

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

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

   Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.30.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.30.1</h2>
   <h2>5.30.1 (2022-07-01)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
   <h2>v5.30.0</h2>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0">5.30.0</a> (2022-06-27)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-shadow] add shadowed variable location to the error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5183">#5183</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ca08e9f18d59b29715c667fbb7d237f6e9a96ba">8ca08e9</a>)</li>
   <li>treat <code>this</code> in <code>typeof this</code> as a <code>ThisExpression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4382">#4382</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b04b2ce1ba90d94718891f2562dd210a6d7b8609">b04b2ce</a>)</li>
   </ul>
   <h2>v5.29.0</h2>
   <p>Note: Version bump only for weekly release.</p>
   <p>Unfortunately we marked a website change as a <code>feat</code>, hence this wasn't just a patch-level bump.</p>
   </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>5.30.1 (2022-07-01)</h2>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.29.0...v5.30.0">5.30.0</a> (2022-06-27)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>eslint-plugin:</strong> [no-shadow] add shadowed variable location to the error message (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5183">#5183</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ca08e9f18d59b29715c667fbb7d237f6e9a96ba">8ca08e9</a>)</li>
   <li>treat <code>this</code> in <code>typeof this</code> as a <code>ThisExpression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4382">#4382</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b04b2ce1ba90d94718891f2562dd210a6d7b8609">b04b2ce</a>)</li>
   </ul>
   <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.28.0...v5.29.0">5.29.0</a> (2022-06-20)</h1>
   <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c9a35f33acda74d7c89dfd77271cf09c3a434bed"><code>c9a35f3</code></a> chore: publish v5.30.1</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/58034e343a167ca7751b54d2b2a0e7d3852aabec"><code>58034e3</code></a> fix(eslint-plugin): [no-base-to-string] add missing apostrophe to message (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5">#5</a>...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d491665d2d168690a61c3b62a681011098be0381"><code>d491665</code></a> chore: publish v5.30.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b04b2ce1ba90d94718891f2562dd210a6d7b8609"><code>b04b2ce</code></a> feat: treat <code>this</code> in <code>typeof this</code> as a <code>ThisExpression</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4382">#4382</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8ca08e9f18d59b29715c667fbb7d237f6e9a96ba"><code>8ca08e9</code></a> feat(eslint-plugin): [no-shadow] add shadowed variable location to the error ...</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/507629a19cb78f20154cf377b985ee92149f161a"><code>507629a</code></a> docs: autogenerate rules table on website (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5116">#5116</a>)</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be6160742fbdbedeb7799a03389674b6e2a4d7f4"><code>be61607</code></a> chore: publish v5.29.0</li>
   <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/34141b1558fb4c937bd619378503ba3cd14c3808"><code>34141b1</code></a> docs(eslint-plugin): remove &quot;Related To&quot; references to TSLint (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5188">#5188</a>)</li>
   <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.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.28.0&new-version=5.30.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 #2893: build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.1 in /tobago-theme

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


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

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

   Superseded by #2910.


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