327.md (10671B)
1 # PR #327 Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-02-01T08:32:11Z 6 - **Branch:** dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0 → main 7 - **Closed:** 2023-02-07T08:17:27Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [327.diff](./327.diff) 12 13 --- 14 15 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.50.0. 16 <details> 17 <summary>Release notes</summary> 18 <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> 19 <blockquote> 20 <h2>v5.50.0</h2> 21 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0">5.50.0</a> (2023-01-31)</h1> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li><strong>ast-spec:</strong> a JSXEmptyExpression is not a possible JSXExpression (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6321">#6321</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4b27777ed26cc83d6efc52a89b2d3fc6c01bc0d7">4b27777</a>)</li> 25 <li><strong>eslint-plugin:</strong> [ban-ts-comment] counts graphemes instead of <code>String.prototype.length</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5704">#5704</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/09d57cec8901880c6b24ea80dfa7d9fcdc463930">09d57ce</a>)</li> 26 <li><strong>eslint-plugin:</strong> [prefer-optional-chain] fix <code>ThisExpression</code> and <code>PrivateIdentifier</code> errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6028">#6028</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/85e783c1fabe96d390729a5796d6d346e401692b">85e783c</a>)</li> 27 <li><strong>eslint-plugin:</strong> [prefer-optional-chain] fixer produces wrong logic (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5919">#5919</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b0f6c8ec0b372696ef26ca3a2b4f82dafd9dc417">b0f6c8e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1438">#1438</a></li> 28 </ul> 29 <h3>Features</h3> 30 <ul> 31 <li><strong>eslint-plugin:</strong> add <code>key-spacing</code> rule extension for interface & type declarations (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6211">#6211</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/67706e72e332bf11c82fdf51f3d417d3c93a86cf">67706e7</a>)</li> 32 </ul> 33 <h2>v5.49.0</h2> 34 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0">5.49.0</a> (2023-01-23)</h1> 35 <h3>Features</h3> 36 <ul> 37 <li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259">#6259</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a6d8096080228b6d122c861fe140ac97f17cbe">c8a6d80</a>)</li> 38 </ul> 39 </blockquote> 40 </details> 41 <details> 42 <summary>Changelog</summary> 43 <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> 44 <blockquote> 45 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.49.0...v5.50.0">5.50.0</a> (2023-01-31)</h1> 46 <h3>Bug Fixes</h3> 47 <ul> 48 <li><strong>eslint-plugin:</strong> [ban-ts-comment] counts graphemes instead of <code>String.prototype.length</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5704">#5704</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/09d57cec8901880c6b24ea80dfa7d9fcdc463930">09d57ce</a>)</li> 49 <li><strong>eslint-plugin:</strong> [prefer-optional-chain] fix <code>ThisExpression</code> and <code>PrivateIdentifier</code> errors (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6028">#6028</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/85e783c1fabe96d390729a5796d6d346e401692b">85e783c</a>)</li> 50 <li><strong>eslint-plugin:</strong> [prefer-optional-chain] fixer produces wrong logic (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/5919">#5919</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b0f6c8ec0b372696ef26ca3a2b4f82dafd9dc417">b0f6c8e</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1438">#1438</a></li> 51 </ul> 52 <h3>Features</h3> 53 <ul> 54 <li><strong>eslint-plugin:</strong> add <code>key-spacing</code> rule extension for interface & type declarations (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6211">#6211</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/67706e72e332bf11c82fdf51f3d417d3c93a86cf">67706e7</a>)</li> 55 </ul> 56 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0">5.49.0</a> (2023-01-23)</h1> 57 <h3>Features</h3> 58 <ul> 59 <li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259">#6259</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a6d8096080228b6d122c861fe140ac97f17cbe">c8a6d80</a>)</li> 60 </ul> 61 </blockquote> 62 </details> 63 <details> 64 <summary>Commits</summary> 65 <ul> 66 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a"><code>99c091e</code></a> chore: publish v5.50.0</li> 67 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/85e783c1fabe96d390729a5796d6d346e401692b"><code>85e783c</code></a> fix(eslint-plugin): [prefer-optional-chain] fix <code>ThisExpression</code> and `Private...</li> 68 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1623350899c5d0ac8776933ca99f0561d0ec1827"><code>1623350</code></a> docs(eslint-plugin): corrected eslint-plugin README.md getting started link (...</li> 69 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f17d34b74c83d4fed8dc4224d3594a6b44c19952"><code>f17d34b</code></a> docs(eslint-plugin): update site description of ban-types docs (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6209">#6209</a>)</li> 70 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b0f6c8ec0b372696ef26ca3a2b4f82dafd9dc417"><code>b0f6c8e</code></a> fix(eslint-plugin): [prefer-optional-chain] fixer produces wrong logic (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/5919">#5919</a>)</li> 71 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/67706e72e332bf11c82fdf51f3d417d3c93a86cf"><code>67706e7</code></a> feat(eslint-plugin): add <code>key-spacing</code> rule extension for interface & type de...</li> 72 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/09d57cec8901880c6b24ea80dfa7d9fcdc463930"><code>09d57ce</code></a> fix(eslint-plugin): [ban-ts-comment] counts graphemes instead of `String.prot...</li> 73 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/eef12d1ef0e961ab6f271d6de53bebf1846f3bd7"><code>eef12d1</code></a> chore: publish v5.49.0</li> 74 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/aea74d33456290c30fbe6a385f0bb5790dcf681f"><code>aea74d3</code></a> chore: pin ts-node to 10.7.0; partially replace with tsx (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6246">#6246</a>)</li> 75 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a6d8096080228b6d122c861fe140ac97f17cbe"><code>c8a6d80</code></a> feat(eslint-plugin): [naming-convention] add support for <code>#private</code> modifier ...</li> 76 <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/eslint-plugin">compare view</a></li> 77 </ul> 78 </details> 79 <br /> 80 81 82 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 83 84 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`. 85 86 [//]: # (dependabot-automerge-start) 87 [//]: # (dependabot-automerge-end) 88 89 --- 90 91 <details> 92 <summary>Dependabot commands and options</summary> 93 <br /> 94 95 You can trigger Dependabot actions by commenting on this PR: 96 - `@dependabot rebase` will rebase this PR 97 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 98 - `@dependabot merge` will merge this PR after your CI passes on it 99 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 100 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 101 - `@dependabot reopen` will reopen this PR if it is closed 102 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 103 - `@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) 104 - `@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) 105 - `@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) 106 107 108 </details> 109 110 <!-- Replace --> 111 ---- 112 ⌛ Deploy Preview - Build in Progress 113 <!-- Replace --> 114 115 116 117 ## Comments 118 119 ### @dependabot[bot] — 2023-02-07T08:17:26Z 120 121 Superseded by #336. 122