17.json (6595B)
1 { 2 "number": 17, 3 "title": "Bump typescript from 4.5.4 to 4.5.5", 4 "state": "merged", 5 "diff_file": "17.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-01-20T21:34:07Z", 8 "closed_at": "2022-01-20T21:38:57Z", 9 "merged_at": "2022-01-20T21:38:57Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/typescript-4.5.5", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/Microsoft/TypeScript/releases\">typescript's releases</a>.</em></p>\n<blockquote>\n<h2>TypeScript 4.5.5</h2>\n<p>This <a href=\"https://github.com/microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+4.5.5%22+is%3Aclosed\">patch release</a> includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.</p>\n<p>For the complete list of fixed issues, check out the</p>\n<ul>\n<li><a href=\"https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.0%22+\">fixed issues query for Typescript 4.5.0 (Beta)</a>.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.1%22+\">fixed issues query for Typescript 4.5.1 (RC)</a>.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.2%22+\">fixed issues query for Typescript 4.5.2 (Stable)</a>.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.3%22+\">fixed issues query for Typescript 4.5.3 (Stable)</a>.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.4%22+\">fixed issues query for Typescript 4.5.4 (Stable)</a>.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.5.5%22+\">fixed issues query for Typescript 4.5.5 (Stable)</a>.</li>\n</ul>\n<p>Downloads are available on:</p>\n<ul>\n<li><a href=\"https://www.npmjs.com/package/typescript\">npm</a></li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/55e13e9115b3cc5458d76c39da1211dc28d7b51f\"><code>55e13e9</code></a> Bump version to 4.5.5 and LKG</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/c5ce1706f4bf47d8adfc49a02e472ce93c75f85b\"><code>c5ce170</code></a> Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47500\">#47500</a> into release-4.5 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47514\">#47514</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/84509012f3857929e5dec4463558c67b3d5d6e31\"><code>8450901</code></a> Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47433\">#47433</a> into release-4.5 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47515\">#47515</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/8a8048fb625dfbf008d0110f2e8ecff8bb9d7de6\"><code>8a8048f</code></a> Rewrite logic for JSX attribute completion detection [4.5 cherry pick] (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47413\">#47413</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/14016a7851b4c798e1012c1acc8d70287351b0ba\"><code>14016a7</code></a> Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47395\">#47395</a> into release-4.5 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47421\">#47421</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/0854a93040b1cff92ad161ee64a7a70227286f00\"><code>0854a93</code></a> Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47136\">#47136</a> into release-4.5 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47379\">#47379</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/a5ebd5382b268fa56fe168e74b35d43107d26136\"><code>a5ebd53</code></a> Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47348\">#47348</a> into release-4.5 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/47349\">#47349</a>)</li>\n<li>See full diff in <a href=\"https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 19 "comments": [], 20 "review_comments": [] 21 }