Bump @babel/register from 7.14.5 to 7.15.3 #335

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/babel/register-7.15.3 into develop 2021-08-12 06:08:31 +02:00
dependabot[bot] commented 2021-08-12 06:05:51 +02:00 (Migrated from github.com)

Bumps @babel/register from 7.14.5 to 7.15.3.

Release notes

Sourced from @​babel/register's releases.

v7.15.3 (2021-08-11)

Thanks @​dhrubesh and @​doing-art for your first PRs!

👓 Spec Compliance

  • babel-helpers, babel-plugin-transform-classes

🐛 Bug Fix

🏠 Internal

🏃‍♀️ Performance

Committers: 7

v7.15.2 (2021-08-08)

🐛 Bug Fix

Committers: 3

v7.15.1 (2021-08-05)

This patch is a revert for a regression that affects React Native users - facebook/react-native#31960

↩️ Revert

... (truncated)

Changelog

Sourced from @​babel/register's changelog.

v7.15.3 (2021-08-11)

👓 Spec Compliance

  • babel-helpers, babel-plugin-transform-classes

🐛 Bug Fix

🏠 Internal

🏃‍♀️ Performance

v7.15.2 (2021-08-08)

🐛 Bug Fix

v7.15.1 (2021-08-05)

↩️ Revert

v7.15.0 (2021-08-04)

👓 Spec Compliance

  • babel-parser
    • #13523 feat(ts): raise error for abstract property with initializer (@​fedeci)

🚀 New Feature

... (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/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.14.5 to 7.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/register</code>'s releases</a>.</em></p> <blockquote> <h2>v7.15.3 (2021-08-11)</h2> <p>Thanks <a href="https://github.com/dhrubesh"><code>@​dhrubesh</code></a> and <a href="https://github.com/doing-art"><code>@​doing-art</code></a> for your first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-transform-classes</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13571">#13571</a> Derived constructors should not be allowed to return primitives (<a href="https://github.com/dhrubesh"><code>@​dhrubesh</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13659">#13659</a> Fix parse error when using named import &quot;as&quot; with flow parser (<a href="https://github.com/doing-art"><code>@​doing-art</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13655">#13655</a> [flow] Fix parsing of arrows in conditional expressions in parentheses (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13645">#13645</a> Disallow <code>&lt;T&gt;(a =&gt; b)</code> when parsing Flow (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13657">#13657</a> fix(parser): add <code>attachComment</code> to <code>ParserOptions</code> type (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13643">#13643</a> Use <code>@babel/eslint-parser/experimental-worker</code> for our own repo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13652">#13652</a> perf: minor tokenizer tweaks (<a href="https://github.com/lightmare"><code>@​lightmare</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13654">#13654</a> Reduce stat calls in register (<a href="https://github.com/overlookmotel"><code>@​overlookmotel</code></a>)</li> </ul> </li> </ul> <h4>Committers: 7</h4> <ul> <li>Bogdan Savluk (<a href="https://github.com/zxbodya"><code>@​zxbodya</code></a>)</li> <li>DIO (<a href="https://github.com/dhrubesh"><code>@​dhrubesh</code></a>)</li> <li>Mickey Rose (<a href="https://github.com/lightmare"><code>@​lightmare</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> <li><a href="https://github.com/doing-art"><code>@​doing-art</code></a></li> <li><a href="https://github.com/overlookmotel"><code>@​overlookmotel</code></a></li> </ul> <h2>v7.15.2 (2021-08-08)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13653">#13653</a> Add <code>.errors</code> to the <code>@babel/parser</code> return type definitions (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13641">#13641</a> Fix array destructuring elision parsing in TS arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> </ul> <h2>v7.15.1 (2021-08-05)</h2> <p>This patch is a revert for a regression that affects React Native users - <a href="https://github-redirect.dependabot.com/facebook/react-native/issues/31960">facebook/react-native#31960</a></p> <h4>:leftwards_arrow_with_hook: Revert</h4> <!-- 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/register</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.15.3 (2021-08-11)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-transform-classes</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13571">#13571</a> Derived constructors should not be allowed to return primitives (<a href="https://github.com/dhrubesh"><code>@​dhrubesh</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13659">#13659</a> Fix parse error when using named import &quot;as&quot; with flow parser (<a href="https://github.com/doing-art"><code>@​doing-art</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13655">#13655</a> [flow] Fix parsing of arrows in conditional expressions in parentheses (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13645">#13645</a> Disallow <code>&lt;T&gt;(a =&gt; b)</code> when parsing Flow (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13657">#13657</a> fix(parser): add <code>attachComment</code> to <code>ParserOptions</code> type (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13643">#13643</a> Use <code>@babel/eslint-parser/experimental-worker</code> for our own repo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13652">#13652</a> perf: minor tokenizer tweaks (<a href="https://github.com/lightmare"><code>@​lightmare</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13654">#13654</a> Reduce stat calls in register (<a href="https://github.com/overlookmotel"><code>@​overlookmotel</code></a>)</li> </ul> </li> </ul> <h2>v7.15.2 (2021-08-08)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13653">#13653</a> Add <code>.errors</code> to the <code>@babel/parser</code> return type definitions (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13641">#13641</a> Fix array destructuring elision parsing in TS arrow functions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.15.1 (2021-08-05)</h2> <h4>:leftwards_arrow_with_hook: Revert</h4> <ul> <li><code>babel-plugin-transform-react-display-name</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13637">#13637</a> Revert &quot;Add display name after create context (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-register/issues/13501">#13501</a>)&quot; (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.15.0 (2021-08-04)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13523">#13523</a> feat(ts): raise error for abstract property with initializer (<a href="https://github.com/fedeci"><code>@​fedeci</code></a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13229">#13229</a> Add <code>attachComment</code> parser option to disable comment attachment (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13476">#13476</a> standalone: update <code>preset-stage-*</code> (<a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13555">#13555</a> feat: support hack pipeline in <code>@babel/standalone</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13387">#13387</a> Enable top-level <code>await</code> parsing by default (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code>, <code>babel-preset-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13324">#13324</a> Support TypeScript const enums (<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/13528">#13528</a> feat(typescript): implement namespace alias (<a href="https://github.com/colinaaa"><code>@​colinaaa</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/a5624ea457c6e271545ffd3b7a3e82b90d09efa7"><code>a5624ea</code></a> v7.15.3</li> <li><a href="https://github.com/babel/babel/commit/39ba1ff300a5c9448ccd40a50a017e7f24e5cd56"><code>39ba1ff</code></a> Reduce stat calls in register (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-register/issues/13654">#13654</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.15.3/packages/babel-register">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/register&package-manager=npm_and_yarn&previous-version=7.14.5&new-version=7.15.3)](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-08-12 06:06:11 +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#335
No description provided.