Skip to content

Commit

Permalink
Merge #746
Browse files Browse the repository at this point in the history
746: Bump @babel/cli from 7.17.6 to 7.17.10 r=bidoubiwa a=dependabot[bot]

Bumps [`@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli)` from 7.17.6 to 7.17.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/cli</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v7.17.10 (2022-04-29)</h2>
<p>Thanks <a href="https://github.com/Abreto"><code>`@​Abreto</code></a>,` <a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>,` <a href="https://github.com/apeltop"><code>`@​apeltop</code></a>,` <a href="https://github.com/JohnDaly"><code>`@​JohnDaly</code></a>,` and <a href="https://github.com/wjw99830"><code>`@​wjw99830</code></a>` for your first PRs!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14479">#14479</a> [cli] Avoid <code>SourceMapGenerator</code> for simple map concatenation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-fixtures</code>, <code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14506">#14506</a> Do not add sourcemap markings for indentation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14424">#14424</a> Update detection of pure nodes (<code>Scope#isPure</code>) (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14493">#14493</a> Remove git.io shortlinks from repo (<a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14462">#14462</a> fix: build standalone on windows (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14497">#14497</a> Switch to <code>`@jridgewell/gen-mapping</code>` for sourcemap generation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 12</h4>
<ul>
<li>Abreto Fu (<a href="https://github.com/Abreto"><code>`@​Abreto</code></a>)</li>`
<li>Andrew Gutekanst (<a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>)</li>`
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>`
<li>Conrad Buck (<a href="https://github.com/conartist6"><code>`@​conartist6</code></a>)</li>`
<li>Daniel Tschinder (<a href="https://github.com/danez"><code>`@​danez</code></a>)</li>`
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
<li>John Daly (<a href="https://github.com/JohnDaly"><code>`@​JohnDaly</code></a>)</li>`
<li>Justin Ridgewell (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a></li>`
<li>apeltop (<a href="https://github.com/apeltop"><code>`@​apeltop</code></a>)</li>`
<li>pigw4ng (<a href="https://github.com/wjw99830"><code>`@​wjw99830</code></a>)</li>`
</ul>
<h2>v7.17.9 (2022-04-06)</h2>
<p>Thanks <a href="https://github.com/CommanderRoot"><code>`@​CommanderRoot</code></a>,` <a href="https://github.com/fargito"><code>`@​fargito</code></a>` and <a href="https://github.com/swandir"><code>`@​swandir</code></a>` for your first PRs!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for  JSXMemberExpression (<a href="https://github.com/swandir"><code>`@​swandir</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>`@​babel/cli</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>v7.17.10 (2022-04-29)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14479">#14479</a> [cli] Avoid <code>SourceMapGenerator</code> for simple map concatenation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-fixtures</code>, <code>babel-helper-transform-fixture-test-runner</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14506">#14506</a> Do not add sourcemap markings for indentation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14424">#14424</a> Update detection of pure nodes (<code>Scope#isPure</code>) (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14493">#14493</a> Remove git.io shortlinks from repo (<a href="https://github.com/Andoryuuta"><code>`@​Andoryuuta</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14462">#14462</a> fix: build standalone on windows (<a href="https://github.com/liuxingbaoyu"><code>`@​liuxingbaoyu</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14497">#14497</a> Switch to <code>`@jridgewell/gen-mapping</code>` for sourcemap generation (<a href="https://github.com/jridgewell"><code>`@​jridgewell</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.17.9 (2022-04-06)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for  JSXMemberExpression (<a href="https://github.com/swandir"><code>`@​swandir</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14384">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14378">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14366">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14351">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14398">#14398</a> Add missing semicolons in 2021-12 decorators output (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:memo: Documentation</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14397">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
<h4>:house: Internal</h4>
<ul>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14419">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/babel/babel/commit/09b335ad5dda896cdb8c70eb995cd47308d0f324"><code>09b335a</code></a> v7.17.10</li>
<li><a href="https://github.com/babel/babel/commit/518e1a6de4e05613ebf3aaf2c35e598e1dbcdb63"><code>518e1a6</code></a> Do not add sourcemap markings for indentation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/14506">#14506</a>)</li>
<li><a href="https://github.com/babel/babel/commit/b6d8434d17af056c860882efe7c670b9c6e0ec72"><code>b6d8434</code></a> Switch to <code>`@jridgewell/gen-mapping</code>` for sourcemap generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/14497">#14497</a>)</li>
<li><a href="https://github.com/babel/babel/commit/f51fc614681153a366059f1f53994a13b88abbf5"><code>f51fc61</code></a> [cli] Avoid <code>SourceMapGenerator</code> for simple map concatenation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/14479">#14479</a>)</li>
<li><a href="https://github.com/babel/babel/commit/fe006183b11f7e03cdf86e25e97c47a516c50e16"><code>fe00618</code></a> Fix flaky <code>`@​babel/cli</code>` test (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-cli/issues/14385">#14385</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.10/packages/babel-cli">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/cli&package-manager=npm_and_yarn&previous-version=7.17.6&new-version=7.17.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@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)
- ``@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)
- ``@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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and dependabot[bot] committed May 18, 2022
2 parents dae1be5 + c3a10be commit d71b014
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"meilisearch": "0.25.1"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.17.10",
"@rollup/plugin-commonjs": "^17.1.0",
Expand Down
19 changes: 9 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,19 +118,18 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@babel/cli@^7.17.6":
version "7.17.6"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.6.tgz#169e5935f1795f0b62ded5a2accafeedfe5c5363"
integrity sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA==
"@babel/cli@^7.17.10":
version "7.17.10"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943"
integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw==
dependencies:
"@jridgewell/trace-mapping" "^0.3.4"
"@jridgewell/trace-mapping" "^0.3.8"
commander "^4.0.1"
convert-source-map "^1.1.0"
fs-readdir-recursive "^1.1.0"
glob "^7.0.0"
make-dir "^2.1.0"
slash "^2.0.0"
source-map "^0.5.0"
optionalDependencies:
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
chokidar "^3.4.0"
Expand Down Expand Up @@ -1416,10 +1415,10 @@
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==

"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==
"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.8":
version "0.3.13"
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea"
integrity sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==
dependencies:
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"
Expand Down

0 comments on commit d71b014

Please sign in to comment.