Bump @babel/compat-data from 7.18.8 to 7.18.13 #566

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/babel/compat-data-7.18.13 into develop 2022-08-23 06:14:12 +02:00
dependabot[bot] commented 2022-08-23 06:06:18 +02:00 (Migrated from github.com)

Bumps @babel/compat-data from 7.18.8 to 7.18.13.

Release notes

Sourced from @​babel/compat-data'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/compat-data'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

v7.18.10 (2022-08-01)

🚀 New Feature

  • babel-helper-string-parser, babel-types

🐛 Bug Fix

  • babel-parser
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript

... (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 it's up-to-date and 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/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.18.8 to 7.18.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/compat-data</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/compat-data</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> <h2>v7.18.10 (2022-08-01)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-helper-string-parser</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14757">#14757</a> feat: Automatically generate <code>cooked</code> for <code>templateElement</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</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/14817">#14817</a> fix(parser): allow TS declare readonly fields with initializers (<a href="https://github.com/Josh-Cena"><code>@​Josh-Cena</code></a>)</li> </ul> </li> <li><code>babel-helper-string-parser</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14798">#14798</a> Fix position of errors in template literals after newlines (<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/14774">#14774</a> fix: TS <code>declare class</code> in namespace should be removed (<a href="https://github.com/yimingjfe"><code>@​yimingjfe</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/e5ab1512fc54d6a4fdae46e97f9b6a8132627bcc"><code>e5ab151</code></a> v7.18.13</li> <li><a href="https://github.com/babel/babel/commit/3445cb39dcf9fed4df7ce21d3f006965dd1c4fc4"><code>3445cb3</code></a> chore: update compat data to f4fa0361907c9e30f1409b9a43aeaf48e4ac4fbd (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data/issues/14864">#14864</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.18.13/packages/babel-compat-data">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/compat-data&package-manager=npm_and_yarn&previous-version=7.18.8&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 it's up-to-date and 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:38 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Serraniel (Migrated from github.com) approved these changes 2022-08-23 06:10:16 +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#566
No description provided.