257.json (20194B)
1 { 2 "number": 257, 3 "title": "Bump @babel/plugin-transform-typescript from 7.18.1 to 7.20.7", 4 "state": "closed", 5 "diff_file": "257.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-01-03T16:44:04Z", 8 "closed_at": "2023-01-03T16:44:44Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.7", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.1 to 7.20.7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/babel/babel/releases\"><code>@\u200bbabel/plugin-transform-typescript</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.20.7 (2022-12-22)</h2>\n<p>Thanks <a href=\"https://github.com/wsypower\"><code>@\u200bwsypower</code></a> for your first PR!</p>\n<h4>:eyeglasses: Spec Compliance</h4>\n<ul>\n<li><code>babel-helper-member-expression-to-functions</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-classes</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15223\">#15223</a> fix: Deleting super property should throw (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-object-super</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15241\">#15241</a> fix: Throw correct error types from sed ant class TDZ helpers (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:bug: Bug Fix</h4>\n<ul>\n<li><code>babel-parser</code>, <code>babel-plugin-transform-typescript</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15209\">#15209</a> fix: Support auto accessors with TypeScript annotations (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15287\">#15287</a> Fix <code>.parentPath</code> after rename in <code>SwitchCase</code> (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15284\">#15284</a> fix: Ts import type and func with duplicate name (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-block-scoping</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15278\">#15278</a> Fix tdz analysis for reassigned captured for bindings (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-preset-env</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15235\">#15235</a> fix: Transform <code>for await</code> with shadowed variables (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-generator</code>, <code>babel-plugin-proposal-optional-chaining</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15258\">#15258</a> fix: Correctly generate <code>(a ?? b) as T</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-react-jsx</code>, <code>babel-types</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15233\">#15233</a> fix: Emit correct sourcemap ranges for <code>JSXText</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-core</code>, <code>babel-helpers</code>, <code>babel-plugin-transform-computed-properties</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15232\">#15232</a> fix: Computed properties should keep original definition order (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-helper-member-expression-to-functions</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-classes</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15223\">#15223</a> fix: Deleting super property should throw (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-generator</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15216\">#15216</a> fix: Print newlines for leading Comments of <code>TSEnumMember</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:nail_care: Polish</h4>\n<ul>\n<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15275\">#15275</a> Improve relative execution tracking in fn exprs (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:house: Internal</h4>\n<ul>\n<li><code>babel-helper-define-map</code>, <code>babel-plugin-transform-property-mutators</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15274\">#15274</a> Inline & simplify <code>@babel/helper-define-map</code> (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-core</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15200\">#15200</a> Rewrite <code>transform-block-scoping</code> plugin (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:running_woman: Performance</h4>\n<ul>\n<li><code>babel-helper-compilation-targets</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15228\">#15228</a> perf: Speed up <code>getTargets</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>Committers: 6</h4>\n<ul>\n<li>Babel Bot (<a href=\"https://github.com/babel-bot\"><code>@\u200bbabel-bot</code></a>)</li>\n<li>Hu\u00e1ng J\u00f9nli\u00e0ng (<a href=\"https://github.com/JLHwung\"><code>@\u200bJLHwung</code></a>)</li>\n<li>Nicol\u00f2 Ribaudo (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/babel/babel/blob/main/CHANGELOG.md\"><code>@\u200bbabel/plugin-transform-typescript</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>v7.20.7 (2022-12-22)</h2>\n<h4>:eyeglasses: Spec Compliance</h4>\n<ul>\n<li><code>babel-helper-member-expression-to-functions</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-classes</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15223\">#15223</a> fix: Deleting super property should throw (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-helpers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-object-super</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15241\">#15241</a> fix: Throw correct error types from sed ant class TDZ helpers (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:bug: Bug Fix</h4>\n<ul>\n<li><code>babel-parser</code>, <code>babel-plugin-transform-typescript</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15209\">#15209</a> fix: Support auto accessors with TypeScript annotations (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15287\">#15287</a> Fix <code>.parentPath</code> after rename in <code>SwitchCase</code> (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-typescript</code>, <code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15284\">#15284</a> fix: Ts import type and func with duplicate name (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-block-scoping</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15278\">#15278</a> Fix tdz analysis for reassigned captured for bindings (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-preset-env</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15235\">#15235</a> fix: Transform <code>for await</code> with shadowed variables (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-generator</code>, <code>babel-plugin-proposal-optional-chaining</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15258\">#15258</a> fix: Correctly generate <code>(a ?? b) as T</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-react-jsx</code>, <code>babel-types</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15233\">#15233</a> fix: Emit correct sourcemap ranges for <code>JSXText</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-core</code>, <code>babel-helpers</code>, <code>babel-plugin-transform-computed-properties</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15232\">#15232</a> fix: Computed properties should keep original definition order (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-helper-member-expression-to-functions</code>, <code>babel-helper-replace-supers</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-classes</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15223\">#15223</a> fix: Deleting super property should throw (<a href=\"https://github.com/SuperSodaSea\"><code>@\u200bSuperSodaSea</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-generator</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15216\">#15216</a> fix: Print newlines for leading Comments of <code>TSEnumMember</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:nail_care: Polish</h4>\n<ul>\n<li><code>babel-plugin-transform-block-scoping</code>, <code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15275\">#15275</a> Improve relative execution tracking in fn exprs (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:house: Internal</h4>\n<ul>\n<li><code>babel-helper-define-map</code>, <code>babel-plugin-transform-property-mutators</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15274\">#15274</a> Inline & simplify <code>@babel/helper-define-map</code> (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-core</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>, <code>babel-traverse</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15200\">#15200</a> Rewrite <code>transform-block-scoping</code> plugin (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:running_woman: Performance</h4>\n<ul>\n<li><code>babel-helper-compilation-targets</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15228\">#15228</a> perf: Speed up <code>getTargets</code> (<a href=\"https://github.com/liuxingbaoyu\"><code>@\u200bliuxingbaoyu</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h2>v7.20.6 (2022-11-28)</h2>\n<h4>:bug: Bug Fix</h4>\n<ul>\n<li><code>babel-helpers</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/15231\">#15231</a> Update <code>checkInRHS</code> helper min version (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h2>v7.20.5 (2022-11-28)</h2>\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/babel/babel/commit/d414940e4c38eee91b63500a3129b75fbeaed71c\"><code>d414940</code></a> v7.20.7</li>\n<li><a href=\"https://github.com/babel/babel/commit/3a71c79a56face0575dde236ccacadeec1bf3a20\"><code>3a71c79</code></a> fix: Support auto accessors with TypeScript annotations (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/15209\">#15209</a>)</li>\n<li><a href=\"https://github.com/babel/babel/commit/87e48e7b90fb38fdfd4957ef894e446f63e1fc02\"><code>87e48e7</code></a> fix: ts import type and func with duplicate name (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/15284\">#15284</a>)</li>\n<li><a href=\"https://github.com/babel/babel/commit/f543b61babe9fcc079aab26271e4a9be9fc2e3a1\"><code>f543b61</code></a> refactor: remove ModuleDeclaration usage (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/15236\">#15236</a>)</li>\n<li><a href=\"https://github.com/babel/babel/commit/156b608d48900b9489bd31aff03189a6c18f9040\"><code>156b608</code></a> Falback to printing inner comments as trailing (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/15144\">#15144</a>)</li>\n<li><a href=\"https://github.com/babel/babel/commit/12a58cb58c07677215f5c51d60a623ca674a7a52\"><code>12a58cb</code></a> v7.20.2</li>\n<li><a href=\"https://github.com/babel/babel/commit/a5e40384d371189abcf35289ac813e4df16de64f\"><code>a5e4038</code></a> fix: <code>tsSatisfiesExpression</code> check w/ duplicated <code>@babel/types</code> (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/15121\">#15121</a>)</li>\n<li><a href=\"https://github.com/babel/babel/commit/04509a3be6b7c65b4d53d0100fb842093f3c807c\"><code>04509a3</code></a> v7.20.0</li>\n<li><a href=\"https://github.com/babel/babel/commit/df733b18ae88f370caddecc30c6d96844007c411\"><code>df733b1</code></a> [ts] Add support for <code>expr satisfies Type</code> expressions (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/14211\">#14211</a>)</li>\n<li><a href=\"https://github.com/babel/babel/commit/d45d59a4e3faeb6e7c16762d814a2b99e20d098d\"><code>d45d59a</code></a> Improve comments generation (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/14979\">#14979</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-transform-typescript\">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>", 23 "comments": [ 24 { 25 "author": "dependabot[bot]", 26 "created_at": "2023-01-03T16:44:46Z", 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 }