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.19.2 to 3.19.3.
<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.19.3 - 2021.12.06</h5>
<ul>
<li>Fixed internal slots check in methods of some built-in types, <a href="https://github.com/zloirock/core-js/issues/1017">#1017</a></li>
<li>Fixed <code>URLSearchParams</code> iterator <code>.next</code> that should be enumerable <a href="https://webidl.spec.whatwg.org/#es-iterator-prototype-object">by the spec</a></li>
<li>Refactored <code>Subscription</code></li>
<li>Added NodeJS 17.2 compat data mapping</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/7dae270c1acf496ba701acfc6272453d7c06aa53"><code>7dae270</code></a> 3.19.3</li>
<li><a href="https://github.com/zloirock/core-js/commit/dde0f68f1ab2b527092ecaec3826850d4e12976a"><code>dde0f68</code></a> adapt some tests for IE8-</li>
<li><a href="https://github.com/zloirock/core-js/commit/1c300785acc946603e8ee7d3c1c317f934cd0bf0"><code>1c30078</code></a> update the changelog</li>
<li><a href="https://github.com/zloirock/core-js/commit/2e73413bd4fb268cc49bdf3b93f35d0ed4cf5596"><code>2e73413</code></a> slightly rework <code>Subscription</code> state</li>
<li><a href="https://github.com/zloirock/core-js/commit/bbddc65ebebb54b80492992464033594a54d7b62"><code>bbddc65</code></a> update dependencies</li>
<li><a href="https://github.com/zloirock/core-js/commit/ef0bd20ab4908700421f2ef87f65f635e44eda80"><code>ef0bd20</code></a> update dependencies</li>
<li><a href="https://github.com/zloirock/core-js/commit/325ee1ef2432ce9892ba2603083206fc193c33d2"><code>325ee1e</code></a> fix internal slots check in methods of some more built-in types</li>
<li><a href="https://github.com/zloirock/core-js/commit/4a29d1f238570b36e6884cbdcda83af821fd09ee"><code>4a29d1f</code></a> fix <code>URLSearchParams</code> iterator <code>.next</code> that should be enumerable by the spec</li>
<li><a href="https://github.com/zloirock/core-js/commit/bfa8fe111be1329e401fbee22e8ff77bbcc32c96"><code>bfa8fe1</code></a> fix requirements of internal slots in <code>Observable</code> / <code>Subscription</code> / `Subscr...</li>
<li><a href="https://github.com/zloirock/core-js/commit/66e82634b76c67cc80041f55f00a6ac7c7a7318e"><code>66e8263</code></a> fix a link</li>
<li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.19.2...v3.19.3">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>
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps core-js from 3.19.2 to 3.19.3.
Changelog
Sourced from core-js's changelog.
Commits
7dae2703.19.3dde0f68adapt some tests for IE8-1c30078update the changelog2e73413slightly reworkSubscriptionstatebbddc65update dependenciesef0bd20update dependencies325ee1efix internal slots check in methods of some more built-in types4a29d1ffixURLSearchParamsiterator.nextthat should be enumerable by the specbfa8fe1fix requirements of internal slots inObservable/Subscription/ `Subscr...66e8263fix a linkDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts$dependabot rebase
✅
dependabotsuccessfully triggered merge request rebase!$dependabot recreate
resolved all threads
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an
ignorecondition with the desiredupdate_typesto your config file.Pull request closed