Build(deps-dev): bump @babel/runtime-corejs3 from 7.22.10 to 7.22.11 #1418

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-babel-runtime-corejs3-7.22.11 into master 2023-08-25 09:49:01 +00:00
argoyle commented 2023-08-25 04:41:40 +00:00 (Migrated from gitlab.com)

Bumps @babel/runtime-corejs3 from 7.22.10 to 7.22.11.

Release notes

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

v7.22.11 (2023-08-24)

Thanks @​0o001 and @​yangguansen for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-types
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core

🏠 Internal

  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #15833 bump json5, terser and webpack, further minimize babel helpers (@​JLHwung)
  • Other

🔬 Output optimization

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env

Committers: 7

Changelog

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

v7.22.11 (2023-08-24)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-types
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core

🏠 Internal

  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • #15833 bump json5, terser and webpack, further minimize babel helpers (@​JLHwung)
  • Other

🔬 Output optimization

  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-optional-chaining, babel-preset-env
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on 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.22.10 to 7.22.11. <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.22.11 (2023-08-24)</h2> <p>Thanks <a href="https://github.com/0o001"><code>@​0o001</code></a> and <a href="https://github.com/yangguansen"><code>@​yangguansen</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github.com/babel/babel/pull/15882">#15882</a> Fix: fully remove TS nested type-only exported namespaces (<a href="https://github.com/yangguansen"><code>@​yangguansen</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/15867">#15867</a> fix: definition of TS function type params (<a href="https://github.com/danez"><code>@​danez</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code> <ul> <li><a href="https://github.com/babel/babel/pull/15858">#15858</a> fix(standalone): strip archived syntax plugins (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/15850">#15850</a> Support configuring cache in ESM configs (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/10940">#10940</a> Do not record trailing comma pos when <code>maybeAsyncArrow: false</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helper-compilation-targets</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-preset-env</code>, <code>babel-preset-react</code>, <code>babel-register</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/15872">#15872</a> enable jest/no-standalone-expect (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-regenerator</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/15833">#15833</a> bump json5, terser and webpack, further minimize babel helpers (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github.com/babel/babel/pull/15846">#15846</a> Use Babel 8.0 alpha to build babel (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/15856">#15856</a> Exclude redundant files from publish process (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github.com/babel/babel/pull/15871">#15871</a> Simplify <code>?.</code> output when chain result is ignored (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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>Daniel Tschinder (<a href="https://github.com/danez"><code>@​danez</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Mustafa Ateş Uzun (<a href="https://github.com/0o001"><code>@​0o001</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> <li>sanmu (<a href="https://github.com/yangguansen"><code>@​yangguansen</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.22.11 (2023-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github.com/babel/babel/pull/15882">#15882</a> Fix: fully remove TS nested type-only exported namespaces (<a href="https://github.com/yangguansen"><code>@​yangguansen</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/15867">#15867</a> fix: definition of TS function type params (<a href="https://github.com/danez"><code>@​danez</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-export-namespace-from</code>, <code>babel-plugin-transform-json-strings</code>, <code>babel-plugin-transform-logical-assignment-operators</code>, <code>babel-plugin-transform-nullish-coalescing-operator</code>, <code>babel-plugin-transform-numeric-separator</code>, <code>babel-plugin-transform-object-rest-spread</code>, <code>babel-plugin-transform-optional-catch-binding</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-plugin-transform-private-property-in-object</code> <ul> <li><a href="https://github.com/babel/babel/pull/15858">#15858</a> fix(standalone): strip archived syntax plugins (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/15850">#15850</a> Support configuring cache in ESM configs (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/10940">#10940</a> Do not record trailing comma pos when <code>maybeAsyncArrow: false</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helper-compilation-targets</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-preset-env</code>, <code>babel-preset-react</code>, <code>babel-register</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/15872">#15872</a> enable jest/no-standalone-expect (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-regenerator</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/15833">#15833</a> bump json5, terser and webpack, further minimize babel helpers (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github.com/babel/babel/pull/15846">#15846</a> Use Babel 8.0 alpha to build babel (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/15856">#15856</a> Exclude redundant files from publish process (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github.com/babel/babel/pull/15871">#15871</a> Simplify <code>?.</code> output when chain result is ignored (<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/13b1113a95e113dbe37831deda6755da9ecb77e6"><code>13b1113</code></a> v7.22.11</li> <li><a href="https://github.com/babel/babel/commit/6e04ebdb33da39d3ad5b6bbda8c42ff3daa8dab2"><code>6e04ebd</code></a> bump json5, terser and webpack, further minimize babel helpers (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3/issues/15833">#15833</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.22.11/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 recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-08-25 09:48:47 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 33739106...de5328e2 - 2 commits from branch master
  • 2d79fd63 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.22.10 to 7.22.11

Compare with previous version

added 3 commits <ul><li>33739106...de5328e2 - 2 commits from branch <code>master</code></li><li>2d79fd63 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.22.10 to 7.22.11</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1369/diffs?diff_id=770745270&start_sha=33739106a2f9f00cdaed09f68a5303e88ad850e4)
argoyle (Migrated from gitlab.com) merged commit into master 2023-08-25 09:49:01 +00:00
Sign in to join this conversation.