Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps @babel/preset-env from 7.15.6 to 7.15.8.

Release notes

Sourced from @​babel/preset-env's releases.

v7.15.8 (2021-10-06)

Thanks @​julienw, @​NotWearingPants and @​shoonia for your first PRs!

👓 Spec Compliance

  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator
  • babel-plugin-transform-typescript

💅 Polish

🏠 Internal

🏃‍♀️ Performance

Committers: 10

v7.15.7 (2021-09-17)

Thanks @​JuniorTour and @​sdegutis for your first PRs!

🐛 Bug Fix

  • babel-parser

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.15.8 (2021-10-06)

👓 Spec Compliance

  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator
  • babel-plugin-transform-typescript

💅 Polish

🏠 Internal

🏃‍♀️ Performance

v7.15.7 (2021-09-17)

🐛 Bug Fix

🏠 Internal

... (truncated)

Commits

Dependabot compatibility score

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


Dependabot commands and options

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)

@dependabot dependabot bot added dependencies Improvements or additions to documentation skip-changelog The PR will not appear in the release changelogs labels Oct 11, 2021
bidoubiwa
bidoubiwa previously approved these changes Oct 18, 2021
Copy link
Contributor

@bidoubiwa bidoubiwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

bors bot added a commit that referenced this pull request Oct 18, 2021
548: Bump @babel/preset-env from 7.15.6 to 7.15.8 r=bidoubiwa a=dependabot[bot]

Bumps [`@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)` from 7.15.6 to 7.15.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/preset-env</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v7.15.8 (2021-10-06)</h2>
<p>Thanks <a href="https://github.com/julienw"><code>`@​julienw</code></a>,` <a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a>` and <a href="https://github.com/shoonia"><code>`@​shoonia</code></a>` for your first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13788">#13788</a> Sort module export names (<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/13769">#13769</a> Tokenize keywords-like identifier as new tokens (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13821">#13821</a> Fix missing inner comments in class expressions (<a href="https://github.com/overlookmotel"><code>`@​overlookmotel</code></a>)</li>`
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13803">#13803</a> Collect comments around parentheses in expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13800">#13800</a> fix: remove imported types from export (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13814">#13814</a> Improve debug logging for IgnoreList (<a href="https://github.com/paleite"><code>`@​paleite</code></a>)</li>`
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13784">#13784</a> [<code>`@​babel/node</code>]` Forward the signal SIGTERM as well (<a href="https://github.com/julienw"><code>`@​julienw</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13808">#13808</a> Update parser plugins for TypeScript tests (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13795">#13795</a> Fix Gulpfile path separator issue on Windows (<a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a>)</li>`
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-code-frame</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13812">#13812</a> Optimization of string splitting (<a href="https://github.com/shoonia"><code>`@​shoonia</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 10</h4>
<ul>
<li>Alexander Zaytsev (<a href="https://github.com/shoonia"><code>`@​shoonia</code></a>)</li>`
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>`
<li>Hirotaka Tagawa / wafuwafu13 (<a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>)</li>`
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
<li>Julien Wajsberg (<a href="https://github.com/julienw"><code>`@​julienw</code></a>)</li>`
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li>Patrick Eriksson (<a href="https://github.com/paleite"><code>`@​paleite</code></a>)</li>`
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>`
<li><a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a></li>`
<li><a href="https://github.com/overlookmotel"><code>`@​overlookmotel</code></a></li>`
</ul>
<h2>v7.15.7 (2021-09-17)</h2>
<p>Thanks <a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>` and <a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>` for your first PRs!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code></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/preset-env</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>v7.15.8 (2021-10-06)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13788">#13788</a> Sort module export names (<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/13769">#13769</a> Tokenize keywords-like identifier as new tokens (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13821">#13821</a> Fix missing inner comments in class expressions (<a href="https://github.com/overlookmotel"><code>`@​overlookmotel</code></a>)</li>`
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13803">#13803</a> Collect comments around parentheses in expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13800">#13800</a> fix: remove imported types from export (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13814">#13814</a> Improve debug logging for IgnoreList (<a href="https://github.com/paleite"><code>`@​paleite</code></a>)</li>`
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13784">#13784</a> [<code>`@​babel/node</code>]` Forward the signal SIGTERM as well (<a href="https://github.com/julienw"><code>`@​julienw</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13808">#13808</a> Update parser plugins for TypeScript tests (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13795">#13795</a> Fix Gulpfile path separator issue on Windows (<a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a>)</li>`
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-code-frame</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13812">#13812</a> Optimization of string splitting (<a href="https://github.com/shoonia"><code>`@​shoonia</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.15.7 (2021-09-17)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-validator-identifier</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<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/c4b13725aa65446974d8b78b63a7da8ec826ff76"><code>c4b1372</code></a> v7.15.8</li>
<li><a href="https://github.com/babel/babel/commit/613ae6fac7595e4b2122b4bd3b22d60fc0cf76e9"><code>613ae6f</code></a> Update polyfill plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13781">#13781</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.15.8/packages/babel-preset-env">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.15.6&new-version=7.15.8)](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>
bors bot added a commit that referenced this pull request Oct 18, 2021
536: Changes related to the next MeiliSearch release (v0.23.0) r=bidoubiwa a=meili-bot

This PR gathers the changes related to the next MeiliSearch release (v0.23.0) so that this package is ready when the official release is out.

⚠️ This PR should NOT be merged until:
  - the next release of MeiliSearch (v0.23.0) is out.
  - the [`meilisearch-js`](https://github.com/meilisearch/meilisearch-js) dependency has been released to be compatible with MeiliSearch v0.23.0.
  Once the release is out, the upgrade of the `meilisearch-js` dependency might be committed to this branch.

_This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._


548: Bump @babel/preset-env from 7.15.6 to 7.15.8 r=bidoubiwa a=dependabot[bot]

Bumps [`@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)` from 7.15.6 to 7.15.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@​babel/preset-env</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v7.15.8 (2021-10-06)</h2>
<p>Thanks <a href="https://github.com/julienw"><code>`@​julienw</code></a>,` <a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a>` and <a href="https://github.com/shoonia"><code>`@​shoonia</code></a>` for your first PRs!</p>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13788">#13788</a> Sort module export names (<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/13769">#13769</a> Tokenize keywords-like identifier as new tokens (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13821">#13821</a> Fix missing inner comments in class expressions (<a href="https://github.com/overlookmotel"><code>`@​overlookmotel</code></a>)</li>`
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13803">#13803</a> Collect comments around parentheses in expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13800">#13800</a> fix: remove imported types from export (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13814">#13814</a> Improve debug logging for IgnoreList (<a href="https://github.com/paleite"><code>`@​paleite</code></a>)</li>`
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13784">#13784</a> [<code>`@​babel/node</code>]` Forward the signal SIGTERM as well (<a href="https://github.com/julienw"><code>`@​julienw</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13808">#13808</a> Update parser plugins for TypeScript tests (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13795">#13795</a> Fix Gulpfile path separator issue on Windows (<a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a>)</li>`
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-code-frame</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13812">#13812</a> Optimization of string splitting (<a href="https://github.com/shoonia"><code>`@​shoonia</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 10</h4>
<ul>
<li>Alexander Zaytsev (<a href="https://github.com/shoonia"><code>`@​shoonia</code></a>)</li>`
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@​babel-bot</code></a>)</li>`
<li>Hirotaka Tagawa / wafuwafu13 (<a href="https://github.com/wafuwafu13"><code>`@​wafuwafu13</code></a>)</li>`
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
<li>Julien Wajsberg (<a href="https://github.com/julienw"><code>`@​julienw</code></a>)</li>`
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li>Patrick Eriksson (<a href="https://github.com/paleite"><code>`@​paleite</code></a>)</li>`
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>`
<li><a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a></li>`
<li><a href="https://github.com/overlookmotel"><code>`@​overlookmotel</code></a></li>`
</ul>
<h2>v7.15.7 (2021-09-17)</h2>
<p>Thanks <a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>` and <a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>` for your first PRs!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code></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/preset-env</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>v7.15.8 (2021-10-06)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13788">#13788</a> Sort module export names (<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/13769">#13769</a> Tokenize keywords-like identifier as new tokens (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13821">#13821</a> Fix missing inner comments in class expressions (<a href="https://github.com/overlookmotel"><code>`@​overlookmotel</code></a>)</li>`
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13803">#13803</a> Collect comments around parentheses in expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13800">#13800</a> fix: remove imported types from export (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-core</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13814">#13814</a> Improve debug logging for IgnoreList (<a href="https://github.com/paleite"><code>`@​paleite</code></a>)</li>`
</ul>
</li>
<li><code>babel-node</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13784">#13784</a> [<code>`@​babel/node</code>]` Forward the signal SIGTERM as well (<a href="https://github.com/julienw"><code>`@​julienw</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13808">#13808</a> Update parser plugins for TypeScript tests (<a href="https://github.com/sosukesuzuki"><code>`@​sosukesuzuki</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13795">#13795</a> Fix Gulpfile path separator issue on Windows (<a href="https://github.com/NotWearingPants"><code>`@​NotWearingPants</code></a>)</li>`
</ul>
<h4>:running_woman: Performance</h4>
<ul>
<li><code>babel-code-frame</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13812">#13812</a> Optimization of string splitting (<a href="https://github.com/shoonia"><code>`@​shoonia</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.15.7 (2021-09-17)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@​JuniorTour</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@​sdegutis</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-validator-identifier</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@​JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@​nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<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/c4b13725aa65446974d8b78b63a7da8ec826ff76"><code>c4b1372</code></a> v7.15.8</li>
<li><a href="https://github.com/babel/babel/commit/613ae6fac7595e4b2122b4bd3b22d60fc0cf76e9"><code>613ae6f</code></a> Update polyfill plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13781">#13781</a>)</li>
<li>See full diff in <a href="https://github.com/babel/babel/commits/v7.15.8/packages/babel-preset-env">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.15.6&new-version=7.15.8)](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: meili-bot <74670311+meili-bot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bidoubiwa
Copy link
Contributor

bors r-

@bidoubiwa
Copy link
Contributor

@dependabot rebase

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/preset-env-7.15.8 branch from 49cec8a to e1462ba Compare October 18, 2021 15:07
@bidoubiwa
Copy link
Contributor

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2021

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@bidoubiwa bidoubiwa merged commit 57b181d into main Oct 18, 2021
@bidoubiwa bidoubiwa deleted the dependabot/npm_and_yarn/babel/preset-env-7.15.8 branch October 18, 2021 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Improvements or additions to documentation skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants