8.md (4307B)
1 # PR #8 Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-04-18T08:05:08Z 6 - **Branch:** dependabot/npm_and_yarn/typescript-eslint/parser-5.59.0 → main 7 - **Merged:** 2023-04-18T11:47:01Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [8.diff](./8.diff) 10 11 --- 12 13 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.0. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> 17 <blockquote> 18 <h2>v5.59.0</h2> 19 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0">5.59.0</a> (2023-04-17)</h1> 20 <h3>Bug Fixes</h3> 21 <ul> 22 <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] allow nullish coalescing for naked type parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6910">#6910</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3e5f8583f1e4fe045c2fe2143d6f280b7381f96b">3e5f858</a>)</li> 23 </ul> 24 <h3>Features</h3> 25 <ul> 26 <li><strong>eslint-plugin:</strong> [ban-types] add NonNullable suggestion and allow custom suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6876">#6876</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ff65235246bb6214fb64f0e0317373ca99f8bcbe">ff65235</a>)</li> 27 </ul> 28 </blockquote> 29 </details> 30 <details> 31 <summary>Changelog</summary> 32 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> 33 <blockquote> 34 <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.58.0...v5.59.0">5.59.0</a> (2023-04-17)</h1> 35 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> 36 </blockquote> 37 </details> 38 <details> 39 <summary>Commits</summary> 40 <ul> 41 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f1a0d78ddae418e13ae82f258d951690bb594eaf"><code>f1a0d78</code></a> chore: publish v5.59.0</li> 42 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.0/packages/parser">compare view</a></li> 43 </ul> 44 </details> 45 <br /> 46 47 48 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 49 50 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`. 51 52 [//]: # (dependabot-automerge-start) 53 [//]: # (dependabot-automerge-end) 54 55 --- 56 57 <details> 58 <summary>Dependabot commands and options</summary> 59 <br /> 60 61 You can trigger Dependabot actions by commenting on this PR: 62 - `@dependabot rebase` will rebase this PR 63 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 64 - `@dependabot merge` will merge this PR after your CI passes on it 65 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 66 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 67 - `@dependabot reopen` will reopen this PR if it is closed 68 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 69 - `@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) 70 - `@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) 71 - `@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) 72 73 74 </details> 75