Build(deps-dev): bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9 #312

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-babel-runtime-corejs3-7.17.9 into master 2022-04-08 07:12:00 +00:00
argoyle commented 2022-04-08 04:39:55 +00:00 (Migrated from gitlab.com)

Bumps @babel/runtime-corejs3 from 7.17.8 to 7.17.9.

Release notes

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

v7.17.9 (2022-04-06)

Thanks @​CommanderRoot, @​fargito and @​swandir for your first PRs!

🐛 Bug Fix

  • babel-parser, babel-standalone
  • babel-traverse
  • babel-plugin-proposal-decorators
  • babel-parser
  • babel-generator, babel-parser
  • babel-plugin-transform-classes, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties

💅 Polish

📝 Documentation

🏠 Internal

Committers: 6

Changelog

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

v7.17.9 (2022-04-06)

🐛 Bug Fix

  • babel-parser, babel-standalone
  • babel-traverse
  • babel-plugin-proposal-decorators
  • babel-parser
  • babel-generator, babel-parser
  • babel-plugin-transform-classes, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties

💅 Polish

📝 Documentation

🏠 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.17.8 to 7.17.9. <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.17.9 (2022-04-06)</h2> <p>Thanks <a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>, <a href="https://github.com/fargito"><code>@​fargito</code></a> and <a href="https://github.com/swandir"><code>@​swandir</code></a> for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>@babel/standalone</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for JSXMemberExpression (<a href="https://github.com/swandir"><code>@​swandir</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14384">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14378">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github.com/babel/babel/pull/14366">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code> <ul> <li><a href="https://github.com/babel/babel/pull/14351">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github.com/babel/babel/pull/14398">#14398</a> Add missing semicolons in 2021-12 decorators output (<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/14397">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github.com/babel/babel/pull/14419">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-cli</code> <ul> <li><a href="https://github.com/babel/babel/pull/14385">#14385</a> Fix flaky <code>@​babel/cli</code> test (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code> <ul> <li><a href="https://github.com/babel/babel/pull/14389">#14389</a> Inline <code>@babel/helper-get-function-arity</code> package (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code> <ul> <li><a href="https://github.com/babel/babel/pull/14343">#14343</a> Remove unused <code>@babel/helpers</code> code (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-highlight</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14377">#14377</a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</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> <li>François Farge (<a href="https://github.com/fargito"><code>@​fargito</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/CommanderRoot"><code>@​CommanderRoot</code></a></li> <li><a href="https://github.com/swandir"><code>@​swandir</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.17.9 (2022-04-06)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code>, <code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/14427">#14427</a> Restore numeric seaprators support in <code>@babel/standalone</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/14403">#14403</a> Fix NodePath.referencesImport for JSXMemberExpression (<a href="https://github.com/swandir"><code>@​swandir</code></a>)</li> </ul> </li> <li><code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github.com/babel/babel/pull/14396">#14396</a> [2021-12] Support class decorators in export declarations (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/babel/babel/pull/14387">#14387</a> fix: forward accessor proxy getter results (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14384">#14384</a> fix: parse type parameters within correct context (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14378">#14378</a> Parenthesize non-simple decorator expression (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-preset-env</code> <ul> <li><a href="https://github.com/babel/babel/pull/14366">#14366</a> Align named imports behavior in <code>.mjs</code> and <code>.js</code> files (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-class-properties</code> <ul> <li><a href="https://github.com/babel/babel/pull/14351">#14351</a> [setPublicClassFields] Use define for static <code>name</code>/<code>length</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github.com/babel/babel/pull/14398">#14398</a> Add missing semicolons in 2021-12 decorators output (<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/14397">#14397</a> Mention how to report vulns in Babel dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://github.com/babel/babel/pull/14419">#14419</a> Use <code>jest-light-runner</code> from npm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-cli</code> <ul> <li><a href="https://github.com/babel/babel/pull/14385">#14385</a> Fix flaky <code>@​babel/cli</code> test (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-function-name</code>, <code>babel-helper-get-function-arity</code> <ul> <li><a href="https://github.com/babel/babel/pull/14389">#14389</a> Inline <code>@babel/helper-get-function-arity</code> package (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code> <ul> <li><a href="https://github.com/babel/babel/pull/14343">#14343</a> Remove unused <code>@babel/helpers</code> code (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-highlight</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14377">#14377</a> refactor: replace deprecated String.prototype.substr() (<a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/3c762e876d713866a56bb6530563804b4f9d7a1f"><code>3c762e8</code></a> v7.17.9</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.9/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-04-08 07:01:39 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 6621b348...cfbaf3b4 - 2 commits from branch master
  • b8594ee4 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9

Compare with previous version

added 3 commits <ul><li>6621b348...cfbaf3b4 - 2 commits from branch <code>master</code></li><li>b8594ee4 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/263/diffs?diff_id=369498839&start_sha=6621b3484ee4687f89ea328c80dc13c74e47580e)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-04-08 07:02:16 +00:00
argoyle commented 2022-04-08 07:12:01 +00:00 (Migrated from gitlab.com)

mentioned in commit 0c70a7ca97

mentioned in commit 0c70a7ca9713d252d0b66065be2bfa6436b63846
argoyle (Migrated from gitlab.com) merged commit 0c70a7ca97 into master 2022-04-08 07:12:01 +00:00
Sign in to join this conversation.