Bump @babel/compat-data from 7.17.10 to 7.18.5 #533

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/babel/compat-data-7.18.5 into develop 2022-06-14 06:09:20 +02:00
dependabot[bot] commented 2022-06-14 06:07:26 +02:00 (Migrated from github.com)

Bumps @babel/compat-data from 7.17.10 to 7.18.5.

Release notes

Sourced from @​babel/compat-data's releases.

v7.18.5 (2022-06-13)

Thanks @​underfin and @​vasicvuk for your first PRs!

🐛 Bug Fix

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 7

v7.18.4 (2022-05-29)

👓 Spec Compliance

  • babel-types

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-parser
  • babel-helper-check-duplicate-nodes, babel-parser

... (truncated)

Changelog

Sourced from @​babel/compat-data's changelog.

v7.18.5 (2022-06-13)

🐛 Bug Fix

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v7.18.4 (2022-05-29)

👓 Spec Compliance

  • babel-types

🐛 Bug Fix

🏠 Internal

  • babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-modules-systemjs

v7.18.3 (2022-05-25)

🐛 Bug Fix

  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.18.2 (2022-05-25)

... (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/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.17.10 to 7.18.5. <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.5 (2022-06-13)</h2> <p>Thanks <a href="https://github.com/underfin"><code>@​underfin</code></a> and <a href="https://github.com/vasicvuk"><code>@​vasicvuk</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-new-target</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14611">#14611</a> fix: <code>new.target</code> with shadowed class name (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14655">#14655</a> Fix named destructuring exports (<a href="https://github.com/underfin"><code>@​underfin</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14332">#14332</a> docs: eslint-parser requireConfigFile behaviour (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14619">#14619</a> Move v7 prereleases changelog to a separate file (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14649">#14649</a> Rely on the call stack to clean up cache in <code>_guessExecutionStatusRelativeTo</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14641">#14641</a> Change limit of source map 3MB (<a href="https://github.com/vasicvuk"><code>@​vasicvuk</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14627">#14627</a> Speedup e2e test on github (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14248">#14248</a> chore: automate compat-data update (<a href="https://github.com/tony-go"><code>@​tony-go</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14592">#14592</a> feat: Automatically generate test results that do not exist (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14617">#14617</a> Fix <code>_guessExecutionStatusRelativeToDifferentFunctions</code> perf (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 7</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>Tony Gorez (<a href="https://github.com/tony-go"><code>@​tony-go</code></a>)</li> <li>Vuk Vasić (<a href="https://github.com/vasicvuk"><code>@​vasicvuk</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> <li><a href="https://github.com/underfin"><code>@​underfin</code></a></li> </ul> <h2>v7.18.4 (2022-05-29)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14591">#14591</a> fix: remove TSDeclareFunction from ExportDefaultDeclaration (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14610">#14610</a> Fix <code>@babel/transform-typescript</code> compatibility with Next.js (<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/14604">#14604</a> [ts] FIx parsing of nested <code>extends</code> type in arrow type (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-check-duplicate-nodes</code>, <code>babel-parser</code></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.5 (2022-06-13)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-new-target</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14611">#14611</a> fix: <code>new.target</code> with shadowed class name (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14655">#14655</a> Fix named destructuring exports (<a href="https://github.com/underfin"><code>@​underfin</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14332">#14332</a> docs: eslint-parser requireConfigFile behaviour (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14619">#14619</a> Move v7 prereleases changelog to a separate file (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14649">#14649</a> Rely on the call stack to clean up cache in <code>_guessExecutionStatusRelativeTo</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14641">#14641</a> Change limit of source map 3MB (<a href="https://github.com/vasicvuk"><code>@​vasicvuk</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14627">#14627</a> Speedup e2e test on github (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14248">#14248</a> chore: automate compat-data update (<a href="https://github.com/tony-go"><code>@​tony-go</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14592">#14592</a> feat: Automatically generate test results that do not exist (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14617">#14617</a> Fix <code>_guessExecutionStatusRelativeToDifferentFunctions</code> perf (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.18.4 (2022-05-29)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14591">#14591</a> fix: remove TSDeclareFunction from ExportDefaultDeclaration (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14610">#14610</a> Fix <code>@babel/transform-typescript</code> compatibility with Next.js (<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/14604">#14604</a> [ts] FIx parsing of nested <code>extends</code> type in arrow type (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-check-duplicate-nodes</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14595">#14595</a> fix: <code>loc.index</code> of some nodes is wrongly enumerable. (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14599">#14599</a> refactor: avoid mutating AST nodes (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.18.3 (2022-05-25)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14588">#14588</a> Restore es5 compatibility in <code>@babel/runtime/regenerator</code> (<a href="https://github.com/jlowcs"><code>@​jlowcs</code></a>)</li> </ul> </li> </ul> <h2>v7.18.2 (2022-05-25)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/352d4d2246b10dfd72bea5abbb5d4c3700acac45"><code>352d4d2</code></a> v7.18.5</li> <li><a href="https://github.com/babel/babel/commit/7de87b642d949ca9164139062055c34da0ec1d37"><code>7de87b6</code></a> Update compat data (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data/issues/14654">#14654</a>)</li> <li><a href="https://github.com/babel/babel/commit/d4d08d906a8c5c53cdf5fb0024def91fbfa51698"><code>d4d08d9</code></a> Update compat data (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data/issues/14631">#14631</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.18.5/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.17.10&new-version=7.18.5)](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-06-14 06:07:45 +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#533
No description provided.