[PR #212] [CLOSED] fix(deps): bump core-js from 3.20.2 to 3.20.3 #218

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 13fe7be fix(deps): bump core-js from 3.20.2 to 3.20.3

📊 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.20.3.

Changelog

Sourced from core-js's changelog.

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
  • 4bcdaf8 3.20.3
  • 61d15fd update the changelog
  • 9ef0526 update dependencies
  • d85dd8c update dependencies
  • f00f917 update dependencies, pin colors
  • 4f12ebe structuredClone should throw an error if no arguments passed
  • 336eae4 update dependencies
  • 18cb22b update the changelog
  • 1a3c1ca avoid internal usage of third-party .bind polyfills, close #1034
  • b4534bd detect and replace broken third-party Function#bind polyfills
  • 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/212 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/core-js-3.20.3` --- ### 📝 Commits (1) - [`13fe7be`](https://github.com/ArthurDanjou/website-old/commit/13fe7be1499bad8cc4d6878b2830ce5826c222b6) fix(deps): bump core-js from 3.20.2 to 3.20.3 ### 📊 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.20.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.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/4bcdaf8646f4e60bab9ac182b06803ebd230568c"><code>4bcdaf8</code></a> 3.20.3</li> <li><a href="https://github.com/zloirock/core-js/commit/61d15fdade446e033c04802b2d104aa3d11165c1"><code>61d15fd</code></a> update the changelog</li> <li><a href="https://github.com/zloirock/core-js/commit/9ef0526c4768d6710762be47b24ded4801f8e781"><code>9ef0526</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/d85dd8c53246ef719874de183c35c4d01815aa92"><code>d85dd8c</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/f00f917791c234e50020a25cd97caa6fd0991765"><code>f00f917</code></a> update dependencies, pin <code>colors</code></li> <li><a href="https://github.com/zloirock/core-js/commit/4f12ebe5b7308f0880687a9b9cacfad6ed317593"><code>4f12ebe</code></a> <code>structuredClone</code> should throw an error if no arguments passed</li> <li><a href="https://github.com/zloirock/core-js/commit/336eae47ec4fdedc3d76eb32705f6eeede22ff17"><code>336eae4</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/18cb22b77f6a040aa6755f98cb68f6b11bb82372"><code>18cb22b</code></a> update the changelog</li> <li><a href="https://github.com/zloirock/core-js/commit/1a3c1cab7b5a042905899aa2449915bebe3082fd"><code>1a3c1ca</code></a> avoid internal usage of third-party <code>.bind</code> polyfills, close <a href="https://github-redirect.dependabot.com/zloirock/core-js/issues/1034">#1034</a></li> <li><a href="https://github.com/zloirock/core-js/commit/b4534bd7372a912366166507744481bba0a82ffd"><code>b4534bd</code></a> detect and replace broken third-party <code>Function#bind</code> polyfills</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.20.2...v3.20.3">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.20.3)](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:21 +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#218