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

   Bumps 
[@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 
from 7.18.10 to 7.19.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/releases";><code>@​babel/core</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.19.3 (2022-09-27)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-plugin-proposal-decorators</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/8566";>#8566</a> 
Correctly update bindings of decorated class declarations (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-parser</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14974";>#14974</a> 
fix: Normal parsing of <code>JSXText</code> following 
<code>JSXSpreadChild</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14941";>#14941</a> 
fix: Support local exports in TS <code>declare module</code>s (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14940";>#14940</a> 
fix: allow ts redeclaration with <code>import =</code> and <code>var</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-generator</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14962";>#14962</a> 
Fix printing of Flow internal slot functions (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-cli</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14950";>#14950</a> 
Emit <code>@babel/cli</code> source maps based on configuration files (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-plugin-transform-typescript</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14946";>#14946</a> 
fix: ts exported vars are shadowed by <code>declare</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</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/14954";>#14954</a> 
Optional filename when preset uses fn test/include/exclude (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><code>babel-helper-compilation-targets</code>, 
<code>babel-helper-transform-fixture-test-runner</code>, 
<code>babel-parser</code>, <code>babel-preset-env</code>, 
<code>babel-traverse</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14961";>#14961</a> 
chore: use <code>c8</code> for coverage testing (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:microscope: Output optimization</h4>
   <ul>
   <li><code>babel-plugin-transform-typescript</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14952";>#14952</a> 
[ts] remove nested <code>declare namespace</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 4</h4>
   <ul>
   <li>Babel Bot (<a 
href="https://github.com/babel-bot";><code>@​babel-bot</code></a>)</li>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</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>
   </ul>
   <h2>v7.19.2 (2022-09-15)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-runtime-corejs2</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14937";>#14937</a> 
fix: runtime-corejs 2 should depend on core-js@2 (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>Committers: 1</h4>
   <ul>
   <li>Huáng Jùnliàng (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   <h2>v7.19.1 (2022-09-14)</h2>
   <p>Thanks <a 
href="https://github.com/hegemonic";><code>@​hegemonic</code></a> for your first 
PR!</p>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-core</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14930";>#14930</a> 
Avoid fancy stack traces size computation (<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>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/babel/babel/blob/main/CHANGELOG.md";><code>@​babel/core</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>v7.19.3 (2022-09-27)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-plugin-proposal-decorators</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/8566";>#8566</a> 
Correctly update bindings of decorated class declarations (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-parser</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14974";>#14974</a> 
fix: Normal parsing of <code>JSXText</code> following 
<code>JSXSpreadChild</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14941";>#14941</a> 
fix: Support local exports in TS <code>declare module</code>s (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14940";>#14940</a> 
fix: allow ts redeclaration with <code>import =</code> and <code>var</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-generator</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14962";>#14962</a> 
Fix printing of Flow internal slot functions (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-cli</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14950";>#14950</a> 
Emit <code>@babel/cli</code> source maps based on configuration files (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-plugin-transform-typescript</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14946";>#14946</a> 
fix: ts exported vars are shadowed by <code>declare</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</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/14954";>#14954</a> 
Optional filename when preset uses fn test/include/exclude (<a 
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:house: Internal</h4>
   <ul>
   <li><code>babel-helper-compilation-targets</code>, 
<code>babel-helper-transform-fixture-test-runner</code>, 
<code>babel-parser</code>, <code>babel-preset-env</code>, 
<code>babel-traverse</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14961";>#14961</a> 
chore: use <code>c8</code> for coverage testing (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h4>:microscope: Output optimization</h4>
   <ul>
   <li><code>babel-plugin-transform-typescript</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14952";>#14952</a> 
[ts] remove nested <code>declare namespace</code> (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h2>v7.19.2 (2022-09-15)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-runtime-corejs2</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14937";>#14937</a> 
fix: runtime-corejs 2 should depend on core-js@2 (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h2>v7.19.1 (2022-09-14)</h2>
   <h4>:bug: Bug Fix</h4>
   <ul>
   <li><code>babel-core</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14930";>#14930</a> 
Avoid fancy stack traces size computation (<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/14932";>#14932</a> 
fix: isForAwaitStatement is broken (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   <li>Other
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14872";>#14872</a> 
Use the built-in class fields and private methods rules in ESLint 8 (<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/14920";>#14920</a> 
[estree] attach comments after directives at the end of file (<a 
href="https://github.com/hegemonic";><code>@​hegemonic</code></a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14900";>#14900</a> 
[ts] allow redeclaring a var/type with the same name as import (<a 
href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
   </ul>
   </li>
   <li><code>babel-plugin-transform-typescript</code>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/babel/babel/pull/14913";>#14913</a> 
fix: do not remove type import used in TS import= (<a 
href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
   </ul>
   </li>
   </ul>
   <h2>v7.19.0 (2022-09-05)</h2>
   <h4>:eyeglasses: Spec Compliance</h4>
   <ul>
   <li><code>babel-parser</code></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/babel/babel/commit/3d46a599567ad3052a9feadac2358ab43c36cfe2";><code>3d46a59</code></a>
 v7.19.3</li>
   <li><a 
href="https://github.com/babel/babel/commit/0cc190c128c646e217de121a549e97beaefe1206";><code>0cc190c</code></a>
 Optional filename when preset uses fn test/include/exclude (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14954";>#14954</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/eb621ac822df8d4656970b95394622957e1f6245";><code>eb621ac</code></a>
 v7.19.1</li>
   <li><a 
href="https://github.com/babel/babel/commit/028a7fed8e348446f6fe9a7848101671558d6ad8";><code>028a7fe</code></a>
 Avoid fancy stack traces size computation (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14930";>#14930</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/70a13e49be1d5d5b33f60f4daed8096531c7028c";><code>70a13e4</code></a>
 v7.19.0</li>
   <li><a 
href="https://github.com/babel/babel/commit/05deb6040523c0af4847c5c8f6d1589a0d8d3e89";><code>05deb60</code></a>
 Enable <code>ban-ts-comment</code> (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14908";>#14908</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/eec95740ca7680a6bd4ac5900b1a91d655449eaa";><code>eec9574</code></a>
 chore: add eslint rule <code>consistent-type-imports</code> (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14901";>#14901</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/2626f18c57f42c427c366e22721c7b21759c00af";><code>2626f18</code></a>
 Update typescript to 4.8 (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14880";>#14880</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/cf0b1e74a2bd2c3f631459869ae856d146f70020";><code>cf0b1e7</code></a>
 Make error message prefixes more descriptive (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11612";>#11612</a>)</li>
   <li><a 
href="https://github.com/babel/babel/commit/32328dea944ad5a24ee4dc8323571f4b530488ed";><code>32328de</code></a>
 Hide internal <code>@babel/core</code> functions in config errors (<a 
href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/11554";>#11554</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/babel/babel/commits/v7.19.3/packages/babel-core";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.18.10&new-version=7.19.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