dependabot[bot] opened a new pull request #146:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/146


   Bumps 
[@babel/plugin-transform-block-scoping](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping)
 from 7.14.2 to 7.15.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";><code>@​babel/plugin-transform-block-scoping</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/plugin-transform-block-scoping</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-plugin-transform-block-scoping/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/d48a5cb55c8780d891a4c6173f8c9521fa534a3e";><code>d48a5cb</code></a>
 convert <code>@babel/plugin-transform-block-scoping</code> to typescript (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping/issues/13219";>#13219</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/7a2a9283982239e2419f63e2a324160c5f8ac341";><code>7a2a928</code></a>
 v7.14.5</li>
   <li><a 
href="https://github.com/babel/babel/commit/140ec5aa5c0361e2390f6fb0743fd900fb981426";><code>140ec5a</code></a>
 chore: setup Yarn constraints (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping/issues/13363";>#13363</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/219fd3ab1f642a90e789374f6e84bdb96b28abea";><code>219fd3a</code></a>
 v7.14.4</li>
   <li><a 
href="https://github.com/babel/babel/commit/f35513fbaafae5660942bc336e718df969ced765";><code>f35513f</code></a>
 Hoist omitted keys from object spread operator (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping/issues/13384";>#13384</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/dbfa87740c3f03b42497d787ff80234b22f9728f";><code>dbfa877</code></a>
 Improve performance (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping/issues/13376";>#13376</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/e21abad01696b48916666fb66f33f53e4c760bdf";><code>e21abad</code></a>
 Add test for fixed block scoping issue (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping/issues/13304";>#13304</a>)</li>
   <li>See full diff in <a 
href="https://github.com/babel/babel/commits/v7.15.3/packages/babel-plugin-transform-block-scoping";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/plugin-transform-block-scoping&package-manager=npm_and_yarn&previous-version=7.14.2&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-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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to