Build(deps): bump core-js from 3.19.1 to 3.19.2 #151

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.19.2 into master 2021-12-01 06:42:17 +00:00
argoyle commented 2021-12-01 04:55:10 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.19.1 to 3.19.2.

Changelog

Sourced from core-js's changelog.

3.19.2 - 2021.11.29
  • Added a workaround for a UC Browser specific version bug with unobservable RegExp#sticky flag, #1008, #1015
  • Added handling of comments and specific spaces to Function#name polyfill, #1010, thanks @​ildar-shaimordanov
  • Prevented some theoretical cases of breaking / observing the internal state by patching Array.prototype[@@species]
  • Refactored URL and URLSearchParams
  • Added iOS Safari 15.2 compat data mapping
  • Added Electron 17.0 compat data mapping
  • Updated Deno compat data mapping
Commits
  • e49b7f3 3.19.2
  • 52eea94 move some logic to the prototype of URL state
  • c4e8bb3 move some logic to state prototypes
  • 7f6670f prevent some theoretical cases of breaking / observing the internal state by ...
  • 48d0b3f update dependencies
  • 28f30d3 add Electron 17.0 compat data mapping
  • 8aaad88 Merge pull request #1015 from zloirock/uc-sticky
  • ab4cc84 update the changelog
  • 1ed2bd1 try to fix broken UC browser RegExp#sticky
  • 73804dd update dependencies
  • 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.19.1 to 3.19.2. <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.2 - 2021.11.29</h5> <ul> <li>Added a workaround for a UC Browser specific version bug with unobservable <code>RegExp#sticky</code> flag, <a href="https://github.com/zloirock/core-js/issues/1008">#1008</a>, <a href="https://github.com/zloirock/core-js/issues/1015">#1015</a></li> <li>Added handling of comments and specific spaces to <code>Function#name</code> polyfill, <a href="https://github.com/zloirock/core-js/issues/1010">#1010</a>, thanks <a href="https://github.com/ildar-shaimordanov"><code>@​ildar-shaimordanov</code></a></li> <li>Prevented some theoretical cases of breaking / observing the internal state by patching <code>Array.prototype[@@species]</code></li> <li>Refactored <code>URL</code> and <code>URLSearchParams</code></li> <li>Added iOS Safari 15.2 compat data mapping</li> <li>Added Electron 17.0 compat data mapping</li> <li>Updated Deno compat data mapping</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/e49b7f34f7b3a10cc88e1210431508c7a58e069b"><code>e49b7f3</code></a> 3.19.2</li> <li><a href="https://github.com/zloirock/core-js/commit/52eea944f729119c297c0dcebed62f77b055235a"><code>52eea94</code></a> move some logic to the prototype of <code>URL</code> state</li> <li><a href="https://github.com/zloirock/core-js/commit/c4e8bb359f54b27c18f529d91cc884386ea29aa6"><code>c4e8bb3</code></a> move some logic to state prototypes</li> <li><a href="https://github.com/zloirock/core-js/commit/7f6670ff4ae67e06d17d517e2c848385b4a0ded7"><code>7f6670f</code></a> prevent some theoretical cases of breaking / observing the internal state by ...</li> <li><a href="https://github.com/zloirock/core-js/commit/48d0b3f6993bb0a46850416dd5f9cde28af9b872"><code>48d0b3f</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/28f30d3a6bda3795d26c66b8379ffe2d76683891"><code>28f30d3</code></a> add Electron 17.0 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/8aaad887b4ae6d5053463533c8ee819d63cb932a"><code>8aaad88</code></a> Merge pull request <a href="https://github.com/zloirock/core-js/issues/1015">#1015</a> from zloirock/uc-sticky</li> <li><a href="https://github.com/zloirock/core-js/commit/ab4cc84144499e67e5895a6e70cbab21afa98f2e"><code>ab4cc84</code></a> update the changelog</li> <li><a href="https://github.com/zloirock/core-js/commit/1ed2bd18f9c6f09cc1b598717af07a2b84e2b808"><code>1ed2bd1</code></a> try to fix broken UC browser <code>RegExp#sticky</code></li> <li><a href="https://github.com/zloirock/core-js/commit/73804dd7edebe126c8f9f67d4a08afc2ae251ca1"><code>73804dd</code></a> update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.19.1...v3.19.2">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 2021-12-01 06:42:17 +00:00 (Migrated from gitlab.com)

mentioned in commit 49a8c825b4

mentioned in commit 49a8c825b4a3c81c56a2a138aa40afd457154a69
argoyle (Migrated from gitlab.com) merged commit 49a8c825b4 into master 2021-12-01 06:42:17 +00:00
Sign in to join this conversation.