Bump @babel/preset-env from 7.15.6 to 7.15.8 #368

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/babel/preset-env-7.15.8 into develop 2021-10-07 06:11:31 +02:00
dependabot[bot] commented 2021-10-07 06:07:38 +02:00 (Migrated from github.com)

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

Dependabot 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.

Dependabot will merge this PR once CI passes on it, as requested by @Serraniel.


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)
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) Dependabot 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`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (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>
Serraniel (Migrated from github.com) approved these changes 2021-10-07 06:07:55 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#368
No description provided.