matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

263.json (11533B)


      1 {
      2   "number": 263,
      3   "title": "Bump typescript from 4.7.2 to 4.9.4",
      4   "state": "closed",
      5   "diff_file": "263.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-01-03T16:45:23Z",
      8   "closed_at": "2023-01-03T17:36:23Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/typescript-4.9.4",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.9.4.\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.9.4</h2>\n<p>For release notes, check out the <a href=\"https://devblogs.microsoft.com/typescript/announcing-typescript-4-9\">release announcement</a>.</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?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.9.4%22+is%3Aclosed+\">fixed issues query for Typescript v4.9.4</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<li><a href=\"https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild\">NuGet package</a></li>\n</ul>\n<h2>Changes:</h2>\n<ul>\n<li>e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.</li>\n<li>eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51704\">#51704</a> to release 4.9 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51712\">#51712</a>)</li>\n<li>b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.</li>\n<li>e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51626\">#51626</a> and <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51689\">#51689</a> to release-4.9 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51627\">#51627</a>)</li>\n<li>1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51544\">#51544</a>)</li>\n</ul>\n<p>This list of changes was <a href=\"https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_release?releaseId=117&amp;_a=release-summary\">auto generated</a>.</p>\n<h2>TypeScript 4.9</h2>\n<p>For release notes, check out the <a href=\"https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/\">release announcement</a>.</p>\n<p>Downloads are available on:</p>\n<ul>\n<li><a href=\"https://www.npmjs.com/package/typescript\">npm</a></li>\n<li><a href=\"https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild\">NuGet package</a></li>\n</ul>\n<h2>Changes:</h2>\n<ul>\n<li>93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.</li>\n<li>107f832b80df2dc97748021cb00af2b6813db75b Update LKG.</li>\n<li>31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977\">#50977</a> into release-4.9 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363\">#51363</a>) [ <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50872\">#50872</a> ]</li>\n<li>1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.</li>\n<li>7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9</li>\n<li>e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json</li>\n<li>8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json</li>\n<li>5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51297\">#51297</a>)</li>\n<li>a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51345\">#51345</a>)</li>\n<li>7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51295\">#51295</a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n<ul>\n<li>3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51324\">#51324</a>)</li>\n<li>64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51320\">#51320</a>)</li>\n<li>754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51263\">#51263</a>)</li>\n<li>d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json</li>\n<li>d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes &quot;convert to default export&quot; refactoring failure (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51256\">#51256</a>)</li>\n<li>16faf45682173ea437a50330feb4785578923d7f Update package-lock.json</li>\n<li>8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): &quot;Move to a new file&quot; breaks the declaration of referenced variable (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50681\">#50681</a>)</li>\n<li>170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51300\">#51300</a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2\"><code>e286821</code></a> Bump version to 4.9.4 and LKG.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745\"><code>eb5419f</code></a> Cherry-pick <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51704\">#51704</a> to release 4.9 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51712\">#51712</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be\"><code>b4d382b</code></a> Cherry-pick changes for narrowing to tagged literal types.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5\"><code>e7a02f4</code></a> Port of <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51626\">#51626</a> and <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51689\">#51689</a> to release-4.9 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51627\">#51627</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a\"><code>1727912</code></a> Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51544\">#51544</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/93bd577458d55cd720b2677705feab5c91eb12ce\"><code>93bd577</code></a> Bump version to 4.9.3 and LKG.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/107f832b80df2dc97748021cb00af2b6813db75b\"><code>107f832</code></a> Update LKG.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/31bee5682df130a14ffdd5742f994dbe7313dd0e\"><code>31bee56</code></a> Cherry-pick PR <a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/50977\">#50977</a> into release-4.9 (<a href=\"https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/51363\">#51363</a>)</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45\"><code>1e2fa7a</code></a> Update version to 4.9.2-rc and LKG.</li>\n<li><a href=\"https://github.com/microsoft/TypeScript/commit/7ab89e5c6e401d161f31f28a6c555a3ba530910e\"><code>7ab89e5</code></a> Merge remote-tracking branch 'origin/main' into release-4.9</li>\n<li>Additional commits viewable in <a href=\"https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.9.4\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.7.2&new-version=4.9.4)](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>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2023-01-03T17:36:25Z",
     27       "body": "OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.\n\nIf you change your mind, just re-open this PR and I'll resolve any conflicts on it."
     28     }
     29   ],
     30   "review_comments": []
     31 }