Build(deps): bump core-js from 3.22.0 to 3.22.1 #327

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.22.1 into master 2022-04-21 05:32:23 +00:00
argoyle commented 2022-04-21 04:38:32 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.22.0 to 3.22.1.

Changelog

Sourced from core-js's changelog.

3.22.1 - 2022.04.20
  • Improved some cases of RegExp flags handling
  • Prevented experimental warning in NodeJS ~ 18.0 on detection fetch API
  • Added NodeJS 18.0 compat data
Commits
  • 48aafd0 3.22.1
  • 3e61cd2 prevent experimental warning in NodeJS ~ 18.0 on detection fetch API
  • 691125e add NodeJS 18.0 compat data
  • e4aa626 make tests work on NodeJS 18
  • 6844ba3 update dependencies
  • a0f8ce1 add NodeJS 18.0 compat data mapping
  • 862f06a prevent crash with unexist browser
  • 2c3dcf0 update dependencies
  • 889643e improve some cases of RegExp flags handling
  • a9dc769 take into account .hasIndices regex flag
  • Additional commits viewable in compare view


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 [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zloirock/core-js/blob/master/CHANGELOG.md">core-js's changelog</a>.</em></p> <blockquote> <h5>3.22.1 - 2022.04.20</h5> <ul> <li>Improved some cases of <code>RegExp</code> flags handling</li> <li>Prevented experimental warning in NodeJS ~ 18.0 on detection <code>fetch</code> API</li> <li>Added NodeJS 18.0 compat data</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/48aafd056bb4fbe0ea749d0ad371b15dd2cf51fc"><code>48aafd0</code></a> 3.22.1</li> <li><a href="https://github.com/zloirock/core-js/commit/3e61cd2642bfe1b5446a3d320e4f912614cd098f"><code>3e61cd2</code></a> prevent experimental warning in NodeJS ~ 18.0 on detection <code>fetch</code> API</li> <li><a href="https://github.com/zloirock/core-js/commit/691125e5704ceebdb0318ae746227095871fb0e6"><code>691125e</code></a> add NodeJS 18.0 compat data</li> <li><a href="https://github.com/zloirock/core-js/commit/e4aa6262eaa6904ef086594d61c595fc23f2812a"><code>e4aa626</code></a> make tests work on NodeJS 18</li> <li><a href="https://github.com/zloirock/core-js/commit/6844ba3929bbd3dbf1efab82f941bf45f369b6a3"><code>6844ba3</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/a0f8ce1cd8244f818992bef25efeca27856abf54"><code>a0f8ce1</code></a> add NodeJS 18.0 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/862f06a56d33e5db92ead8084d56f9b57934e88d"><code>862f06a</code></a> prevent crash with unexist <code>browser</code></li> <li><a href="https://github.com/zloirock/core-js/commit/2c3dcf08f64b4841d379587b2d57fbecd769de2e"><code>2c3dcf0</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/889643e8239736bf4b2f4735c202a6f51c6b4034"><code>889643e</code></a> improve some cases of <code>RegExp</code> flags handling</li> <li><a href="https://github.com/zloirock/core-js/commit/a9dc76937bb80c5ac4779fb7486ea3abcc94b0cb"><code>a9dc769</code></a> take into account <code>.hasIndices</code> regex flag</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.22.0...v3.22.1">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-21 05:32:22 +00:00 (Migrated from gitlab.com)

mentioned in commit 31ddbf250e

mentioned in commit 31ddbf250e2d6cf559acbd75bb3c9e3d4961be0b
argoyle (Migrated from gitlab.com) merged commit 31ddbf250e into master 2022-04-21 05:32:23 +00:00
Sign in to join this conversation.