315.md (5766B)
1 # PR #315 Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-24T08:19:19Z 6 - **Branch:** dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.49.0 → main 7 - **Closed:** 2023-02-01T08:32:17Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [315.diff](./315.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.49.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.49.0</h2> 21 <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> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li><strong>typescript-estree:</strong> fix typo in FAQ link (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6346">#6346</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/eefc5781b0f455264e4e58e33c27f8a91b3ab5e3">eefc578</a>)</li> 25 </ul> 26 <h3>Features</h3> 27 <ul> 28 <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> 29 </ul> 30 </blockquote> 31 </details> 32 <details> 33 <summary>Changelog</summary> 34 <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> 35 <blockquote> 36 <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> 37 <h3>Features</h3> 38 <ul> 39 <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> 40 </ul> 41 </blockquote> 42 </details> 43 <details> 44 <summary>Commits</summary> 45 <ul> 46 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/eef12d1ef0e961ab6f271d6de53bebf1846f3bd7"><code>eef12d1</code></a> chore: publish v5.49.0</li> 47 <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> 48 <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> 49 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d5622445eabe1a0d14816c40eab4b9750ee949b7"><code>d562244</code></a> docs(eslint-plugin): remove invalid examples for unified-signatures (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/6286">#6286</a>)</li> 50 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/eslint-plugin">compare view</a></li> 51 </ul> 52 </details> 53 <br /> 54 55 56 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 57 58 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`. 59 60 [//]: # (dependabot-automerge-start) 61 [//]: # (dependabot-automerge-end) 62 63 --- 64 65 <details> 66 <summary>Dependabot commands and options</summary> 67 <br /> 68 69 You can trigger Dependabot actions by commenting on this PR: 70 - `@dependabot rebase` will rebase this PR 71 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 72 - `@dependabot merge` will merge this PR after your CI passes on it 73 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 74 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 75 - `@dependabot reopen` will reopen this PR if it is closed 76 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 77 - `@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) 78 - `@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) 79 - `@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) 80 81 82 </details> 83 84 <!-- Replace --> 85 ---- 86 ⌛ Deploy Preview - Build in Progress 87 <!-- Replace --> 88 89 90 91 ## Comments 92 93 ### @dependabot[bot] — 2023-02-01T08:32:16Z 94 95 Superseded by #327. 96