24.md (5718B)
1 # PR #24 Bump @typescript-eslint/parser from 5.59.1 to 5.59.5 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-05-09T08:06:26Z 6 - **Branch:** dependabot/npm_and_yarn/typescript-eslint/parser-5.59.5 → main 7 - **Closed:** 2023-05-16T08:06:55Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [24.diff](./24.diff) 10 11 --- 12 13 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.1 to 5.59.5. 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.5</h2> 19 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5">5.59.5</a> (2023-05-08)</h2> 20 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p> 21 <h2>v5.59.4</h2> 22 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4">5.59.4</a> (2023-05-08)</h2> 23 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p> 24 <h2>v5.59.3</h2> 25 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3">5.59.3</a> (2023-05-08)</h2> 26 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p> 27 <h2>v5.59.2</h2> 28 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2">5.59.2</a> (2023-05-01)</h2> 29 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/typescript-eslint</code></p> 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/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> 35 <blockquote> 36 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.4...v5.59.5">5.59.5</a> (2023-05-08)</h2> 37 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> 38 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.3...v5.59.4">5.59.4</a> (2023-05-08)</h2> 39 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> 40 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.3">5.59.3</a> (2023-05-08)</h2> 41 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> 42 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2">5.59.2</a> (2023-05-01)</h2> 43 <p><strong>Note:</strong> Version bump only for package <code>@typescript-eslint/parser</code></p> 44 </blockquote> 45 </details> 46 <details> 47 <summary>Commits</summary> 48 <ul> 49 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c"><code>a6f23a2</code></a> chore: publish v5.59.5</li> 50 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5"><code>13fd1e5</code></a> chore: publish v5.59.4</li> 51 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/200afb6113e3d8f42e38d5b3493ee9b9bdfba22f"><code>200afb6</code></a> chore: publish v5.59.3</li> 52 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a"><code>ce5f516</code></a> chore: publish v5.59.2</li> 53 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/parser">compare view</a></li> 54 </ul> 55 </details> 56 <br /> 57 58 59 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 60 61 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`. 62 63 [//]: # (dependabot-automerge-start) 64 [//]: # (dependabot-automerge-end) 65 66 --- 67 68 <details> 69 <summary>Dependabot commands and options</summary> 70 <br /> 71 72 You can trigger Dependabot actions by commenting on this PR: 73 - `@dependabot rebase` will rebase this PR 74 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 75 - `@dependabot merge` will merge this PR after your CI passes on it 76 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 77 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 78 - `@dependabot reopen` will reopen this PR if it is closed 79 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 80 - `@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) 81 - `@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) 82 - `@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) 83 84 85 </details> 86 87 88 ## Comments 89 90 ### @dependabot[bot] — 2023-05-16T08:06:54Z 91 92 Superseded by #29. 93