Build(deps-dev): bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0 #590

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-babel-runtime-corejs3-7.19.0 into master 2022-09-06 06:06:26 +00:00
argoyle commented 2022-09-06 04:41:56 +00:00 (Migrated from gitlab.com)

Bumps @babel/runtime-corejs3 from 7.18.9 to 7.19.0.

Release notes

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

v7.19.0 (2022-09-05)

Blog post: https://babeljs.io/blog/2022/09/05/7.19.0

Thanks @​SukkaW for your first PR!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

🚀 New Feature

  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone

🐛 Bug Fix

  • babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes
    • #14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@​JLHwung)
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-helper-builder-react-jsx

💅 Polish

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Changelog

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

v7.19.0 (2022-09-05)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

🚀 New Feature

  • babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser
  • babel-generator, babel-parser
  • babel-standalone
  • babel-helper-create-regexp-features-plugin, babel-helpers, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-standalone

🐛 Bug Fix

  • babel-helper-function-name, babel-helper-wrap-function, babel-plugin-transform-classes
    • #14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@​JLHwung)
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-helper-builder-react-jsx

💅 Polish

📝 Documentation

🏠 Internal

v7.18.13 (2022-08-22)

🐛 Bug Fix

... (truncated)

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.18.9 to 7.19.0. <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.19.0 (2022-09-05)</h2> <p>Blog post: <a href="https://babeljs.io/blog/2022/09/05/7.19.0">https://babeljs.io/blog/2022/09/05/7.19.0</a></p> <p>Thanks <a href="https://github.com/SukkaW"><code>@​SukkaW</code></a> for your first PR!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14666">#14666</a> Support private name in decorator member expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/14877">#14877</a> Remove one promise tick in yield* (tc39/ecma262#2819) (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-generator</code>, <code>babel-helpers</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/14836">#14836</a> Add 2022-03 decorators version (stage 3) (<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.com/babel/babel/pull/14695">#14695</a> [parser] Make <code>decoratorsBeforeExport</code> default to <code>false</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14744">#14744</a> Default to hash syntax for Record&amp;Tuple (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14867">#14867</a> feat: add proposal-record-and-tuple to standalone (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14805">#14805</a> Add support for the duplicate named capturing groups proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-function-name</code>, <code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-classes</code> <ul> <li><a href="https://github.com/babel/babel/pull/14897">#14897</a> Fix: class transform should not drop method definition when key contains non-BMP characters (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github.com/babel/babel/pull/14890">#14890</a> fix: TS plugin shouldn't remove <code>#privateField!</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14819">#14819</a> fix: parse <code>a&lt;b&gt;&gt;&gt;c</code> as <code>a&lt;(b&gt;&gt;&gt;c)</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-builder-react-jsx</code> <ul> <li><a href="https://github.com/babel/babel/pull/14886">#14886</a> Fix helper-builder-react-jsx compat with Babel 7.9 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/11612">#11612</a> Make error message prefixes more descriptive (<a href="https://github.com/eps1lon"><code>@​eps1lon</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/11554">#11554</a> Hide internal <code>@babel/core</code> functions in config errors (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github.com/babel/babel/pull/14895">#14895</a> docs: remove david-dm from README (<a href="https://github.com/SukkaW"><code>@​SukkaW</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14863">#14863</a> ship <code>@​babel/standalone</code> source maps (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-parser</code>, <code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/14880">#14880</a> Update typescript to 4.8 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</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/runtime-corejs3</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.19.0 (2022-09-05)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14666">#14666</a> Support private name in decorator member expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/14877">#14877</a> Remove one promise tick in yield* (tc39/ecma262#2819) (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-generator</code>, <code>babel-helpers</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/14836">#14836</a> Add 2022-03 decorators version (stage 3) (<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.com/babel/babel/pull/14695">#14695</a> [parser] Make <code>decoratorsBeforeExport</code> default to <code>false</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14744">#14744</a> Default to hash syntax for Record&amp;Tuple (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14867">#14867</a> feat: add proposal-record-and-tuple to standalone (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-create-regexp-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-duplicate-named-capturing-groups-regex</code>, <code>babel-plugin-transform-named-capturing-groups-regex</code>, <code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14805">#14805</a> Add support for the duplicate named capturing groups proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-function-name</code>, <code>babel-helper-wrap-function</code>, <code>babel-plugin-transform-classes</code> <ul> <li><a href="https://github.com/babel/babel/pull/14897">#14897</a> Fix: class transform should not drop method definition when key contains non-BMP characters (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github.com/babel/babel/pull/14890">#14890</a> fix: TS plugin shouldn't remove <code>#privateField!</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14819">#14819</a> fix: parse a<!-- raw HTML omitted -->&gt;&gt;c as a<!-- raw HTML omitted -->c) (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-builder-react-jsx</code> <ul> <li><a href="https://github.com/babel/babel/pull/14886">#14886</a> Fix helper-builder-react-jsx compat with Babel 7.9 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/11612">#11612</a> Make error message prefixes more descriptive (<a href="https://github.com/eps1lon"><code>@​eps1lon</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/11554">#11554</a> Hide internal <code>@babel/core</code> functions in config errors (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github.com/babel/babel/pull/14895">#14895</a> docs: remove david-dm from README (<a href="https://github.com/SukkaW"><code>@​SukkaW</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14863">#14863</a> ship <code>@​babel/standalone</code> source maps (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-parser</code>, <code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/14880">#14880</a> Update typescript to 4.8 (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <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.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.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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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/16d3220bbfdd6ff1971f0019b82db438d164cad8"><code>16d3220</code></a> Add 2022-03 decorators version (stage 3) (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3/issues/14836">#14836</a>)</li> <li><a href="https://github.com/babel/babel/commit/1516a42af21f65a4233eb7d66968da954882a162"><code>1516a42</code></a> Remove one promise tick in yield* (tc39/ecma262#2819) (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3/issues/14877">#14877</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.19.0/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-09-06 05:38:31 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9e9a7226 - 1 commit from branch master
  • 58c8c413 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0

Compare with previous version

added 2 commits <ul><li>9e9a7226 - 1 commit from branch <code>master</code></li><li>58c8c413 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/541/diffs?diff_id=477354622&start_sha=b2a4ce0e8d11ac5de003f2df1dea59a5ba8717b2)
argoyle commented 2022-09-06 05:52:30 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 68a7f14f - 1 commit from branch master
  • 279ec2e6 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0

Compare with previous version

added 2 commits <ul><li>68a7f14f - 1 commit from branch <code>master</code></li><li>279ec2e6 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/541/diffs?diff_id=477360337&start_sha=58c8c413b0daa60fe74484046c3c63289e0df848)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-09-06 05:56:29 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-06 06:06:26 +00:00
Sign in to join this conversation.