Bump @babel/core from 7.18.10 to 7.18.13 #565

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/babel/core-7.18.13 into develop 2022-08-23 06:08:51 +02:00
dependabot[bot] commented 2022-08-23 06:06:03 +02:00 (Migrated from github.com)

Bumps @babel/core from 7.18.10 to 7.18.13.

Release notes

Sourced from @​babel/core's releases.

v7.18.13 (2022-08-22)

Thanks @​djpohly for your first PR!

🐛 Bug Fix

💅 Polish

🏠 Internal

Committers: 5

7.18.12

v7.18.12 (2022-08-05)

🐛 Bug Fix

  • babel-plugin-transform-react-constant-elements
  • babel-generator
  • babel-plugin-transform-typescript

Committers: 3

7.18.11

v7.18.11 (2022-08-04)

🐛 Bug Fix

  • babel-helper-wrap-function

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.18.13 (2022-08-22)

🐛 Bug Fix

💅 Polish

🏠 Internal

v7.18.12 (2022-08-05)

🐛 Bug Fix

  • babel-plugin-transform-react-constant-elements
  • babel-generator
  • babel-plugin-transform-typescript

v7.18.11 (2022-08-04)

🐛 Bug Fix

  • babel-helper-wrap-function

🏠 Internal

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/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.10 to 7.18.13. <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.18.13 (2022-08-22)</h2> <p>Thanks <a href="https://github.com/djpohly"><code>@​djpohly</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14869">#14869</a> fix: jsx with <code>retainLines</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14843">#14843</a> Fix a race condition in <code>@babel/core</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-destructuring</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14841">#14841</a> fix: Destructuring exceptions in nested <code>for</code> expressions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14833">#14833</a> Let <code>path.remove()</code> remove <code>IfStatement.alternate</code> (<a href="https://github.com/djpohly"><code>@​djpohly</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14837">#14837</a> Add support for static evaluation of ?? operator (<a href="https://github.com/djpohly"><code>@​djpohly</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14846">#14846</a> fix: Print build logs correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> <h4>Committers: 5</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Devin J. Pohly (<a href="https://github.com/djpohly"><code>@​djpohly</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>7.18.12</h2> <h2>v7.18.12 (2022-08-05)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-react-constant-elements</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14828">#14828</a> fix: react-cons-elem should not hoist router comp (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14810">#14810</a> fix: Certain comments cause <code>generator</code> exceptions (<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/14827">#14827</a> Fix: do not report global variables as injected binding (<a href="https://github.com/JLHwung"><code>@​JLHwung</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>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>7.18.11</h2> <h2>v7.18.11 (2022-08-04)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-wrap-function</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14825">#14825</a> fix: helper-wrap-function compat with old traverse (<a href="https://github.com/JLHwung"><code>@​JLHwung</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.18.13 (2022-08-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14869">#14869</a> fix: jsx with <code>retainLines</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14843">#14843</a> Fix a race condition in <code>@babel/core</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-destructuring</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14841">#14841</a> fix: Destructuring exceptions in nested <code>for</code> expressions (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14833">#14833</a> Let <code>path.remove()</code> remove <code>IfStatement.alternate</code> (<a href="https://github.com/djpohly"><code>@​djpohly</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14837">#14837</a> Add support for static evaluation of ?? operator (<a href="https://github.com/djpohly"><code>@​djpohly</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14846">#14846</a> fix: Print build logs correctly (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> <h2>v7.18.12 (2022-08-05)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-react-constant-elements</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14828">#14828</a> fix: react-cons-elem should not hoist router comp (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14810">#14810</a> fix: Certain comments cause <code>generator</code> exceptions (<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/14827">#14827</a> Fix: do not report global variables as injected binding (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.18.11 (2022-08-04)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-wrap-function</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14825">#14825</a> fix: helper-wrap-function compat with old traverse (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14821">#14821</a> chore(traverse): fix some internal typescript types (<a href="https://github.com/danez"><code>@​danez</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14801">#14801</a> babel parser type improvements (<a href="https://github.com/zxbodya"><code>@​zxbodya</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/e5ab1512fc54d6a4fdae46e97f9b6a8132627bcc"><code>e5ab151</code></a> v7.18.13</li> <li><a href="https://github.com/babel/babel/commit/343b269ed2532a96b7f73a816f816331a3107a42"><code>343b269</code></a> fix: ESM tests on Windows. (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14804">#14804</a>)</li> <li><a href="https://github.com/babel/babel/commit/c45da3d930a8c284f9bd44abd61d5790daa3cbdb"><code>c45da3d</code></a> Fix a race condition in <code>@babel/core</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/14843">#14843</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.18.13/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.18.13)](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 2022-08-23 06:06:18 +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#565
No description provided.