Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0 #239

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-babel-runtime-corejs3-7.17.0 into master 2022-02-04 09:37:56 +00:00
argoyle commented 2022-02-03 04:39:38 +00:00 (Migrated from gitlab.com)

Bumps @babel/runtime-corejs3 from 7.16.8 to 7.17.0.

Release notes

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

v7.17.0 (2022-02-02)

Thanks @​atti187 and @​phulin for your first PRs!

🚀 New Feature

  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-helper-fixtures, babel-parser
  • babel-compat-data
  • Other

🏃‍♀️ Performance

  • babel-cli, babel-core

Committers: 10

... (truncated)

Changelog

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

v7.17.0 (2022-02-02)

🚀 New Feature

  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-helper-fixtures, babel-parser
  • babel-compat-data
  • Other

🏃‍♀️ Performance

  • babel-cli, babel-core

v7.16.12 (2022-01-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.16.8 to 7.17.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.17.0 (2022-02-02)</h2> <p>Thanks <a href="https://github.com/atti187"><code>@​atti187</code></a> and <a href="https://github.com/phulin"><code>@​phulin</code></a> for your first PRs!</p> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/14065">#14065</a> Allow plugins/presets to indicate external dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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/14174">#14174</a> Expose <code>.index</code> on Position to internally track nodes location (<a href="https://github.com/tolmasky"><code>@​tolmasky</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-syntax-pipeline-operator</code> <ul> <li><a href="https://github.com/babel/babel/pull/13973">#13973</a> proposal-pipe: Add support for <code>^^</code> and <code>@@</code> topics (<a href="https://github.com/js-choi"><code>@​js-choi</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/13940">#13940</a> Add new method to check if node is null or not (<a href="https://github.com/danez"><code>@​danez</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-destructuring-private</code>, <code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/13931">#13931</a> Parse destructuring private fields (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</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>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/14004">#14004</a> Add new decorators transform (<a href="https://github.com/pzuraq"><code>@​pzuraq</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/13681">#13681</a> Add the <code>decoratorsAutoAccessors</code> parser plugin (<a href="https://github.com/pzuraq"><code>@​pzuraq</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-proposal-unicode-sets-regex</code>, <code>babel-plugin-syntax-unicode-sets-regex</code>, <code>babel-plugin-transform-dotall-regex</code> <ul> <li><a href="https://github.com/babel/babel/pull/14125">#14125</a> Add transform support for the &quot;regexp unicode sets&quot; proposal (<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/14086">#14086</a> Add parser support for the &quot;regexp unicode sets&quot; proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github.com/babel/babel/pull/14087">#14087</a> Expose <code>@babel/register/experimental-worker</code> (<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-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14145">#14145</a> Reinterpret &lt;&lt; when parsing TS type arguments (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/14187">#14187</a> Normalize absolute paths on Windows (<a href="https://github.com/atti187"><code>@​atti187</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github.com/babel/babel/pull/14223">#14223</a> Remove Babel 6 from SECURITY.md (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-fixtures</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14201">#14201</a> Fuzz test location-related parser options (<a href="https://github.com/tolmasky"><code>@​tolmasky</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code> <ul> <li><a href="https://github.com/babel/babel/pull/14208">#14208</a> Update compat data (specifically for rhino 1.7.14) (<a href="https://github.com/phulin"><code>@​phulin</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github.com/babel/babel/pull/14190">#14190</a> chore: run tscheck on babel 8 breaking test (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/14209">#14209</a> Switch to <code>@ampproject/remapping</code> to merge source maps (<a href="https://github.com/jridgewell"><code>@​jridgewell</code></a>)</li> </ul> </li> </ul> <h4>Committers: 10</h4> <ul> <li>Chris Garrett (<a href="https://github.com/pzuraq"><code>@​pzuraq</code></a>)</li> <li>Daniel Tschinder (<a href="https://github.com/danez"><code>@​danez</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.17.0 (2022-02-02)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/14065">#14065</a> Allow plugins/presets to indicate external dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</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/14174">#14174</a> Expose <code>.index</code> on Position to internally track nodes location (<a href="https://github.com/tolmasky"><code>@​tolmasky</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-syntax-pipeline-operator</code> <ul> <li><a href="https://github.com/babel/babel/pull/13973">#13973</a> proposal-pipe: Add support for <code>^^</code> and <code>@@</code> topics (<a href="https://github.com/js-choi"><code>@​js-choi</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/13940">#13940</a> Add new method to check if node is null or not (<a href="https://github.com/danez"><code>@​danez</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-destructuring-private</code>, <code>babel-standalone</code> <ul> <li><a href="https://github.com/babel/babel/pull/13931">#13931</a> Parse destructuring private fields (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</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>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/14004">#14004</a> Add new decorators transform (<a href="https://github.com/pzuraq"><code>@​pzuraq</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/13681">#13681</a> Add the <code>decoratorsAutoAccessors</code> parser plugin (<a href="https://github.com/pzuraq"><code>@​pzuraq</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-proposal-unicode-sets-regex</code>, <code>babel-plugin-syntax-unicode-sets-regex</code>, <code>babel-plugin-transform-dotall-regex</code> <ul> <li><a href="https://github.com/babel/babel/pull/14125">#14125</a> Add transform support for the &quot;regexp unicode sets&quot; proposal (<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/14086">#14086</a> Add parser support for the &quot;regexp unicode sets&quot; proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github.com/babel/babel/pull/14087">#14087</a> Expose <code>@babel/register/experimental-worker</code> (<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-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14145">#14145</a> Reinterpret &lt;&lt; when parsing TS type arguments (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/14187">#14187</a> Normalize absolute paths on Windows (<a href="https://github.com/atti187"><code>@​atti187</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github.com/babel/babel/pull/14223">#14223</a> Remove Babel 6 from SECURITY.md (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-helper-fixtures</code>, <code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/14201">#14201</a> Fuzz test location-related parser options (<a href="https://github.com/tolmasky"><code>@​tolmasky</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code> <ul> <li><a href="https://github.com/babel/babel/pull/14208">#14208</a> Update compat data (specifically for rhino 1.7.14) (<a href="https://github.com/phulin"><code>@​phulin</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github.com/babel/babel/pull/14190">#14190</a> chore: run tscheck on babel 8 breaking test (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/14209">#14209</a> Switch to <code>@ampproject/remapping</code> to merge source maps (<a href="https://github.com/jridgewell"><code>@​jridgewell</code></a>)</li> </ul> </li> </ul> <h2>v7.16.12 (2022-01-22)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github.com/babel/babel/pull/14192">#14192</a> Avoid dynamic import when it's not needed (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/38c23cded40af3ccc8d2c39dbe165e9b446e55a3"><code>38c23cd</code></a> v7.17.0</li> <li><a href="https://github.com/babel/babel/commit/05611f659a4b547959ac8f70920775eb18da3dc5"><code>05611f6</code></a> Add new decorators transform (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3/issues/14004">#14004</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.17.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-02-04 08:22:24 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 66de8f38...7722566e - 2 commits from branch master
  • 1714b97a - Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0

Compare with previous version

added 3 commits <ul><li>66de8f38...7722566e - 2 commits from branch <code>master</code></li><li>1714b97a - Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/190/diffs?diff_id=324878184&start_sha=66de8f3842df7c7e48a67e91932047e94a3d5b8b)
argoyle commented 2022-02-04 08:33:12 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 1714b97a...46ccf849 - 2 commits from branch master
  • c3fd5b41 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0

Compare with previous version

added 3 commits <ul><li>1714b97a...46ccf849 - 2 commits from branch <code>master</code></li><li>c3fd5b41 - Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/190/diffs?diff_id=324886008&start_sha=1714b97a0c24274847f32ead61353fdd35a97bd7)
argoyle commented 2022-02-04 09:37:56 +00:00 (Migrated from gitlab.com)

mentioned in commit fa6aa59575

mentioned in commit fa6aa59575fa909699597428cf5df9b845db1eb8
argoyle (Migrated from gitlab.com) merged commit fa6aa59575 into master 2022-02-04 09:37:56 +00:00
Sign in to join this conversation.