[PR #217] [CLOSED] fix(deps): bump core-js from 3.20.2 to 3.21.0 #227

Closed
opened 2025-12-01 17:06:22 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/217
Author: @dependabot[bot]
Created: 2/2/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/core-js-3.21.0


📝 Commits (1)

  • aecb89a fix(deps): bump core-js from 3.20.2 to 3.21.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

Bumps core-js from 3.20.2 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
3.20.3 - 2022.01.15
  • Detects and replaces broken third-party Function#bind polyfills, uses only native Function#bind in the internals
  • structuredClone should throw an error if no arguments passed
  • Changed the structure of notes in __core-js_shared__
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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/217 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/core-js-3.21.0` --- ### 📝 Commits (1) - [`aecb89a`](https://github.com/ArthurDanjou/website-old/commit/aecb89abd9bf926f440d852be8897c7cc41efede) fix(deps): bump core-js from 3.20.2 to 3.21.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 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> <h5>3.20.3 - 2022.01.15</h5> <ul> <li>Detects and replaces broken third-party <code>Function#bind</code> polyfills, uses only native <code>Function#bind</code> in the internals</li> <li><code>structuredClone</code> should throw an error if no arguments passed</li> <li>Changed the structure of notes in <code>__core-js_shared__</code></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-redirect.dependabot.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.2...v3.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=core-js&package-manager=npm_and_yarn&previous-version=3.20.2&new-version=3.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:06:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#227