[PR #1768] [CLOSED] chore(deps): bump core-js from 3.16.0 to 3.16.1 #3485

Closed
opened 2026-03-17 01:05:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1768
Author: @dependabot[bot]
Created: 8/9/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/core-js-3.16.1


📝 Commits (1)

  • 2c167f4 chore(deps): bump core-js from 3.16.0 to 3.16.1

📊 Changes

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

View changed files

📝 package-lock.json (+7 -7)
📝 package.json (+1 -1)

📄 Description

Bumps core-js from 3.16.0 to 3.16.1.

Changelog

Sourced from core-js's changelog.

3.16.1 - 2021.08.09
  • Fixed microtask implementation on iOS Pebble, #967
  • Fixed some entry points
  • Improved old Safari compat data
Commits
  • d4ecfce 3.16.1
  • 4555d02 simplify
  • 6ee268d simplify and improve commonjs entries testing, test coverage of those tests, ...
  • 823785e update dependencies
  • ea035fe use 7.1 instead of 8.0 for safari versions in compat data since it's a ba...
  • 0aae40b update dependencies
  • 84a0573 test and fix unexpected inner namespaces in entry points
  • 9c3a0d8 use konan instead of detective since we need ESM support
  • 25f09dd update babel
  • 8665a3d update dependencies
  • 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/hoppscotch/hoppscotch/pull/1768 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/9/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/core-js-3.16.1` --- ### 📝 Commits (1) - [`2c167f4`](https://github.com/hoppscotch/hoppscotch/commit/2c167f49099f8c6b3c825a9a7b23dbbdfd844952) chore(deps): bump core-js from 3.16.0 to 3.16.1 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.1. <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.16.1 - 2021.08.09</h5> <ul> <li>Fixed microtask implementation on iOS Pebble, <a href="https://github-redirect.dependabot.com/zloirock/core-js/issues/967">#967</a></li> <li>Fixed some entry points</li> <li>Improved old Safari compat data</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/d4ecfcefcb07bda80fad210142efdfdce5f66acd"><code>d4ecfce</code></a> 3.16.1</li> <li><a href="https://github.com/zloirock/core-js/commit/4555d023fd4d8b88551cb450b2f0a419739a54e7"><code>4555d02</code></a> simplify</li> <li><a href="https://github.com/zloirock/core-js/commit/6ee268d9780b0ac8120fe2a4988ddb583375ac3b"><code>6ee268d</code></a> simplify and improve commonjs entries testing, test coverage of those tests, ...</li> <li><a href="https://github.com/zloirock/core-js/commit/823785eee509a6ba0464343de182c5ca599416f5"><code>823785e</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/ea035fe332d68603e134546b70080d1c15f8776a"><code>ea035fe</code></a> use <code>7.1</code> instead of <code>8.0</code> for safari versions in compat data since it's a ba...</li> <li><a href="https://github.com/zloirock/core-js/commit/0aae40bfd17909f38ac9e563ae456627fedbb4f5"><code>0aae40b</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/84a0573f54f293155b0bf28719acd6808e039d2a"><code>84a0573</code></a> test and fix unexpected inner namespaces in entry points</li> <li><a href="https://github.com/zloirock/core-js/commit/9c3a0d820ac2d51111a8e6fa1efc05f6cad2ce68"><code>9c3a0d8</code></a> use <code>konan</code> instead of <code>detective</code> since we need ESM support</li> <li><a href="https://github.com/zloirock/core-js/commit/25f09dd585a96f969e256cb9bcadbaef45f50091"><code>25f09dd</code></a> update <code>babel</code></li> <li><a href="https://github.com/zloirock/core-js/commit/8665a3d98f1cacc53db92d9df91010e03a12e705"><code>8665a3d</code></a> update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.16.0...v3.16.1">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.16.0&new-version=3.16.1)](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>
kerem 2026-03-17 01:05:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3485
No description provided.