Build(deps): bump core-js from 3.20.3 to 3.21.0 #235

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.21.0 into master 2022-02-02 13:40:23 +00:00
argoyle commented 2022-02-02 04:39:44 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.20.3 to 3.21.0.

Changelog

Sourced from core-js's changelog.

3.21.0 - 2022.02.02
  • Added Base64 utility methods:
    • atob
    • btoa
  • Added the proper validation of arguments to some methods from web standards
  • Forced replacement of all features from early-stage proposals for avoiding possible web compatibility issues in the future
  • Added Rhino 1.7.14 compat data
  • Added Deno 1.19 compat data mapping
  • Added Opera Android 66 and 67 compat data mapping
  • Added iOS Safari 15.3 and 15.4 compat data mapping
Commits
  • 32492dc 3.21.0
  • 248a3ea forced replacement of all methods from early stage proposals for avoiding pos...
  • 985d127 update dependencies
  • 4faa860 [WIP] Add atob / btoa (#1036)
  • 8cf13a8 update dependencies
  • 100c539 add the proper validation of arguments to some methods from web standards
  • be8a033 add Opera Android 66 and 67 compat data mapping
  • 1209b78 add iOS Safari 15.4 compat data mapping
  • cbbad2e pin npm
  • 93ea957 add iOS Safari 15.3 compat data mapping
  • 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.20.3 to 3.21.0. <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.21.0 - 2022.02.02</h5> <ul> <li>Added <a href="https://developer.mozilla.org/en-US/docs/Glossary/Base64">Base64 utility methods</a>: <ul> <li><code>atob</code></li> <li><code>btoa</code></li> </ul> </li> <li>Added the proper validation of arguments to some methods from web standards</li> <li>Forced replacement of all features from early-stage proposals for avoiding possible web compatibility issues in the future</li> <li>Added Rhino 1.7.14 compat data</li> <li>Added Deno 1.19 compat data mapping</li> <li>Added Opera Android 66 and 67 compat data mapping</li> <li>Added iOS Safari 15.3 and 15.4 compat data mapping</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/32492dc5f55ea9bbd21b8fa8145cedd36d68c160"><code>32492dc</code></a> 3.21.0</li> <li><a href="https://github.com/zloirock/core-js/commit/248a3ea39d28494fe8212c2756450fc574796eae"><code>248a3ea</code></a> forced replacement of all methods from early stage proposals for avoiding pos...</li> <li><a href="https://github.com/zloirock/core-js/commit/985d127d9dc3b7380fbebe1154ba7524c6068c59"><code>985d127</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/4faa860577c73b1065d163cabf9d4a06762c7dc1"><code>4faa860</code></a> [WIP] Add <code>atob</code> / <code>btoa</code> (<a href="https://github.com/zloirock/core-js/issues/1036">#1036</a>)</li> <li><a href="https://github.com/zloirock/core-js/commit/8cf13a8c4171b1cca7449e22771d826eede1df04"><code>8cf13a8</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/100c53950a7934ebe5f25e50505439e297277509"><code>100c539</code></a> add the proper validation of arguments to some methods from web standards</li> <li><a href="https://github.com/zloirock/core-js/commit/be8a0336a5b208bf1ca5863b44d501eda8e1ffe9"><code>be8a033</code></a> add Opera Android 66 and 67 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/1209b7884675ea5461eb9812f0a8ae3d55730f9a"><code>1209b78</code></a> add iOS Safari 15.4 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/cbbad2e2f91b9fa64c14d1aa49a41cb98ae4dac5"><code>cbbad2e</code></a> pin npm</li> <li><a href="https://github.com/zloirock/core-js/commit/93ea95712725066f2dd996f2969efa87c8648f17"><code>93ea957</code></a> add iOS Safari 15.3 compat data mapping</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.0">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-02 13:06:13 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 7d8e0138...db4df915 - 2 commits from branch master
  • 2af41b3c - Build(deps): bump core-js from 3.20.3 to 3.21.0

Compare with previous version

added 3 commits <ul><li>7d8e0138...db4df915 - 2 commits from branch <code>master</code></li><li>2af41b3c - Build(deps): bump core-js from 3.20.3 to 3.21.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/186/diffs?diff_id=323362032&start_sha=7d8e0138040a81b8f31f1f29ffc35109817e9c3b)
argoyle commented 2022-02-02 13:18:58 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 2af41b3c...97fd907e - 2 commits from branch master
  • 22463da4 - Build(deps): bump core-js from 3.20.3 to 3.21.0

Compare with previous version

added 3 commits <ul><li>2af41b3c...97fd907e - 2 commits from branch <code>master</code></li><li>22463da4 - Build(deps): bump core-js from 3.20.3 to 3.21.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/186/diffs?diff_id=323374615&start_sha=2af41b3c8ddfea5c9849f25f8bade1f764fe34ec)
argoyle commented 2022-02-02 13:40:23 +00:00 (Migrated from gitlab.com)

mentioned in commit eaf1050d21

mentioned in commit eaf1050d215ab13286a9f03740f5373a330f7f0f
argoyle (Migrated from gitlab.com) merged commit eaf1050d21 into master 2022-02-02 13:40:24 +00:00
Sign in to join this conversation.