13.json (10798B)
1 { 2 "number": 13, 3 "title": "Bump @babel/plugin-transform-typescript from 7.16.7 to 7.16.8", 4 "state": "merged", 5 "diff_file": "13.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-01-20T19:14:11Z", 8 "closed_at": "2022-01-20T21:11:22Z", 9 "merged_at": "2022-01-20T21:11:22Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.16.8", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "body": "Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.16.7 to 7.16.8.\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.16.8 (2022-01-10)</h2>\n<p>Thanks <a href=\"https://github.com/imtaotao\"><code>@\u200bimtaotao</code></a> and <a href=\"https://github.com/ozanhonamlioglu\"><code>@\u200bozanhonamlioglu</code></a> for your first PRs!</p>\n<h4>:bug: Bug Fix</h4>\n<ul>\n<li><code>babel-generator</code>, <code>babel-plugin-syntax-typescript</code>, <code>babel-plugin-transform-parameters</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14113\">#14113</a> Print trailing comma after a single TS generic in arrow fns (<a href=\"https://github.com/ozanhonamlioglu\"><code>@\u200bozanhonamlioglu</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/14105\">#14105</a> fix: forward stop signal to parent path (<a href=\"https://github.com/JLHwung\"><code>@\u200bJLHwung</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-register</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14107\">#14107</a> Don't mutate <code>@babel/register</code> options (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-modules-commonjs</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14097\">#14097</a> Register binding for newly created vars for commonjs transforms (<a href=\"https://github.com/The-x-Theorist\"><code>@\u200bThe-x-Theorist</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-typescript</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14093\">#14093</a> Fix TypeScript Enum self-references (<a href=\"https://github.com/magic-akari\"><code>@\u200bmagic-akari</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:nail_care: Polish</h4>\n<ul>\n<li><code>babel-generator</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14094\">#14094</a> Always print directives with double quotes when minified (<a href=\"https://github.com/overlookmotel\"><code>@\u200boverlookmotel</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:house: Internal</h4>\n<ul>\n<li><code>babel-helper-fixtures</code>, <code>babel-plugin-proposal-record-and-tuple</code>, <code>babel-preset-env</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14118\">#14118</a> Always use the plugin/preset name in fixtures options (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:microscope: Output optimization</h4>\n<ul>\n<li><code>babel-helper-remap-async-to-generator</code>, <code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-async-to-generator</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14122\">#14122</a> Optimize <code>transform-async-to-generator</code> output (<a href=\"https://github.com/magic-akari\"><code>@\u200bmagic-akari</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>Committers: 8</h4>\n<ul>\n<li>Arthur (<a href=\"https://github.com/imtaotao\"><code>@\u200bimtaotao</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<li>Ozan H. (<a href=\"https://github.com/ozanhonamlioglu\"><code>@\u200bozanhonamlioglu</code></a>)</li>\n<li>Sneh Khatri (<a href=\"https://github.com/The-x-Theorist\"><code>@\u200bThe-x-Theorist</code></a>)</li>\n<li>Sosuke Suzuki (<a href=\"https://github.com/sosukesuzuki\"><code>@\u200bsosukesuzuki</code></a>)</li>\n<li><a href=\"https://github.com/overlookmotel\"><code>@\u200boverlookmotel</code></a></li>\n<li>magic-akari (<a href=\"https://github.com/magic-akari\"><code>@\u200bmagic-akari</code></a>)</li>\n</ul>\n</blockquote>\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.16.8 (2022-01-10)</h2>\n<h4>:bug: Bug Fix</h4>\n<ul>\n<li><code>babel-generator</code>, <code>babel-plugin-syntax-typescript</code>, <code>babel-plugin-transform-parameters</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14113\">#14113</a> Print trailing comma after a single TS generic in arrow fns (<a href=\"https://github.com/ozanhonamlioglu\"><code>@\u200bozanhonamlioglu</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/14105\">#14105</a> fix: forward stop signal to parent path (<a href=\"https://github.com/JLHwung\"><code>@\u200bJLHwung</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-register</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14107\">#14107</a> Don't mutate <code>@babel/register</code> options (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-modules-commonjs</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14097\">#14097</a> Register binding for newly created vars for commonjs transforms (<a href=\"https://github.com/The-x-Theorist\"><code>@\u200bThe-x-Theorist</code></a>)</li>\n</ul>\n</li>\n<li><code>babel-plugin-transform-typescript</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14093\">#14093</a> Fix TypeScript Enum self-references (<a href=\"https://github.com/magic-akari\"><code>@\u200bmagic-akari</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:nail_care: Polish</h4>\n<ul>\n<li><code>babel-generator</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14094\">#14094</a> Always print directives with double quotes when minified (<a href=\"https://github.com/overlookmotel\"><code>@\u200boverlookmotel</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:house: Internal</h4>\n<ul>\n<li><code>babel-helper-fixtures</code>, <code>babel-plugin-proposal-record-and-tuple</code>, <code>babel-preset-env</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14118\">#14118</a> Always use the plugin/preset name in fixtures options (<a href=\"https://github.com/nicolo-ribaudo\"><code>@\u200bnicolo-ribaudo</code></a>)</li>\n</ul>\n</li>\n</ul>\n<h4>:microscope: Output optimization</h4>\n<ul>\n<li><code>babel-helper-remap-async-to-generator</code>, <code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-async-to-generator</code>\n<ul>\n<li><a href=\"https://github-redirect.dependabot.com/babel/babel/pull/14122\">#14122</a> Optimize <code>transform-async-to-generator</code> output (<a href=\"https://github.com/magic-akari\"><code>@\u200bmagic-akari</code></a>)</li>\n</ul>\n</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/babel/babel/commit/bc0d1ef8603ba8b20a4fe6220be1ad55b0cf815a\"><code>bc0d1ef</code></a> v7.16.8</li>\n<li><a href=\"https://github.com/babel/babel/commit/bee3e358515d0f3a67c557fad9a9afa0fe929a5e\"><code>bee3e35</code></a> Fix TypeScript Enum self-references (<a href=\"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript/issues/14093\">#14093</a>)</li>\n<li>See full diff in <a href=\"https://github.com/babel/babel/commits/v7.16.8/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>", 19 "comments": [ 20 { 21 "author": "MTRNord", 22 "created_at": "2022-01-20T19:23:44Z", 23 "body": "@dependabot rebase" 24 }, 25 { 26 "author": "MTRNord", 27 "created_at": "2022-01-20T20:22:50Z", 28 "body": "@dependabot rebase" 29 }, 30 { 31 "author": "MTRNord", 32 "created_at": "2022-01-20T20:59:20Z", 33 "body": "@dependabot rebase" 34 } 35 ], 36 "review_comments": [] 37 }