Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1 #729

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-babel-runtime-corejs3-7.20.1 into master 2022-11-04 07:21:45 +00:00
argoyle commented 2022-11-04 04:43:28 +00:00 (Migrated from gitlab.com)

Bumps @babel/runtime-corejs3 from 7.20.0 to 7.20.1.

Release notes

Sourced from @​babel/runtime-corejs3's releases.

v7.20.1 (2022-11-01)

Thanks @​ptomato for your first pull request!

🐛 Bug Fix

  • babel-plugin-proposal-async-generator-functions
  • babel-plugin-proposal-class-properties, babel-traverse
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex
  • babel-parser
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-parameters, babel-preset-env

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/runtime-corejs3's changelog.

v7.20.1 (2022-11-01)

🐛 Bug Fix

  • babel-plugin-proposal-async-generator-functions
  • babel-plugin-proposal-class-properties, babel-traverse
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex
  • babel-parser
  • babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-parameters, babel-preset-env

🏠 Internal

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.20.0 to 7.20.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/runtime-corejs3</code>'s releases</a>.</em></p> <blockquote> <h2>v7.20.1 (2022-11-01)</h2> <p>Thanks <a href="https://github.com/ptomato"><code>@​ptomato</code></a> for your first pull request!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-proposal-async-generator-functions</code> <ul> <li><a href="https://github.com/babel/babel/pull/15103">#15103</a> fix: Compile re-declare var in <code>init</code> and <code>body</code> of <code>for await</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-class-properties</code>, <code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/15106">#15106</a> Do not mark <code>in</code> and <code>instanceof</code> as constant expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code> <ul> <li><a href="https://github.com/babel/babel/pull/15092">#15092</a> Support <code>indices.groups</code> when compiling named groups in regexps (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/15102">#15102</a> fix: Parse re-declare var in class static body (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/15096">#15096</a> fix: <code>a satisfies b</code> as lval (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code> <ul> <li><a href="https://github.com/babel/babel/pull/15090">#15090</a> Handle multiple named groups in wrapRegExp replace() (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github.com/babel/babel/pull/15081">#15081</a> Move the generator body to a gen IIFE when compiling its params (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github.com/babel/babel/pull/15080">#15080</a> Automatically print inner comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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>Philip Chimento (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/runtime-corejs3</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.20.1 (2022-11-01)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-proposal-async-generator-functions</code> <ul> <li><a href="https://github.com/babel/babel/pull/15103">#15103</a> fix: Compile re-declare var in <code>init</code> and <code>body</code> of <code>for await</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-class-properties</code>, <code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/15106">#15106</a> Do not mark <code>in</code> and <code>instanceof</code> as constant expressions (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code> <ul> <li><a href="https://github.com/babel/babel/pull/15092">#15092</a> Support <code>indices.groups</code> when compiling named groups in regexps (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/15102">#15102</a> fix: Parse re-declare var in class static body (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/15096">#15096</a> fix: <code>a satisfies b</code> as lval (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code> <ul> <li><a href="https://github.com/babel/babel/pull/15090">#15090</a> Handle multiple named groups in wrapRegExp replace() (<a href="https://github.com/ptomato"><code>@​ptomato</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github.com/babel/babel/pull/15081">#15081</a> Move the generator body to a gen IIFE when compiling its params (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github.com/babel/babel/pull/15080">#15080</a> Automatically print inner comments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/1893249b67bc9760462e8ef2e09933d285c0b45b"><code>1893249</code></a> v7.20.1</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.20.1/packages/babel-runtime-corejs3">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-11-04 06:10:17 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3cfbc31e - 1 commit from branch master
  • 13b81dd1 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1

Compare with previous version

added 2 commits <ul><li>3cfbc31e - 1 commit from branch <code>master</code></li><li>13b81dd1 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/680/diffs?diff_id=524966149&start_sha=4cae70b3d7ec8fc37f734bd7d6516259ada7e6c1)
argoyle commented 2022-11-04 06:24:11 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4edf3c3f - 1 commit from branch master
  • 46d32698 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1

Compare with previous version

added 2 commits <ul><li>4edf3c3f - 1 commit from branch <code>master</code></li><li>46d32698 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/680/diffs?diff_id=524972806&start_sha=13b81dd1efcfaf197cfa890bec93595f28e69b4c)
argoyle commented 2022-11-04 06:53:22 +00:00 (Migrated from gitlab.com)

added 2 commits

  • dea14f49 - 1 commit from branch master
  • 1424e280 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1

Compare with previous version

added 2 commits <ul><li>dea14f49 - 1 commit from branch <code>master</code></li><li>1424e280 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/680/diffs?diff_id=524993912&start_sha=46d32698c9e735b71a3a8d7e4811240085e7170b)
argoyle commented 2022-11-04 07:09:05 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 7a1456d0 - 1 commit from branch master
  • 30da7f6e - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1

Compare with previous version

added 2 commits <ul><li>7a1456d0 - 1 commit from branch <code>master</code></li><li>30da7f6e - Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/680/diffs?diff_id=525003326&start_sha=1424e2804a94ec91cc891855321a7b323c02d98c)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-11-04 07:09:28 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-04 07:21:46 +00:00
Sign in to join this conversation.