[PR #57] [CLOSED] fix(deps): bump core-js from 3.10.2 to 3.11.0 #61

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/57
Author: @dependabot[bot]
Created: 4/23/2021
Status: Closed

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


📝 Commits (1)

  • 3307235 fix(deps): bump core-js from 3.10.2 to 3.11.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.10.2 to 3.11.0.

Changelog

Sourced from core-js's changelog.

3.11.0 - 2021.04.22
Commits
  • e94a771 3.11.0
  • 7ea1f1b review
  • 28afbf1 Update hasOwn to reflect change in operation order
  • acd0a4a add accessible Object#hasOwnProperty stage 2 proposal, Object.hasOwn method
  • 8f158cb improve linting
  • b76f929 fix a possible RegExp constructor problem with multiple global core-js in...
  • See full diff 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/57 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/23/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/core-js-3.11.0` --- ### 📝 Commits (1) - [`3307235`](https://github.com/ArthurDanjou/website-old/commit/33072355e38589e5f1ed339f7059e59d64f6cf6f) fix(deps): bump core-js from 3.10.2 to 3.11.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/tree/HEAD/packages/core-js) from 3.10.2 to 3.11.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.11.0 - 2021.04.22</h5> <ul> <li>Added <a href="https://github.com/tc39/proposal-accessible-object-hasownproperty">accessible <code>Object#hasOwnProperty</code> stage 2 proposal</a> <ul> <li><code>Object.hasOwn</code> method</li> </ul> </li> <li>Fixed a possible <code>RegExp</code> constructor problem with multiple global <code>core-js</code> instances</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/e94a771bfe1c88f1c37c4fa05505e82e84739493"><code>e94a771</code></a> 3.11.0</li> <li><a href="https://github.com/zloirock/core-js/commit/7ea1f1b6892123cf16ea0ad39c9c6377ee98336e"><code>7ea1f1b</code></a> review</li> <li><a href="https://github.com/zloirock/core-js/commit/28afbf1d419340e61c014a83feb0f0400204ae6c"><code>28afbf1</code></a> Update hasOwn to reflect change in operation order</li> <li><a href="https://github.com/zloirock/core-js/commit/acd0a4a424d41600553be8cd95e39d8b9b4ccab7"><code>acd0a4a</code></a> add accessible <code>Object#hasOwnProperty</code> stage 2 proposal, <code>Object.hasOwn</code> method</li> <li><a href="https://github.com/zloirock/core-js/commit/8f158cb4942544e4630afdb56ec55497ef81a2f7"><code>8f158cb</code></a> improve linting</li> <li><a href="https://github.com/zloirock/core-js/commit/b76f9291f7c3f1c3b12b76e90a09a0b3260ea4f1"><code>b76f929</code></a> fix a possible <code>RegExp</code> constructor problem with multiple global <code>core-js</code> in...</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.11.0/packages/core-js">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.10.2&new-version=3.11.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:05:47 +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#61