[PR #400] [MERGED] fix(deps): bump core-js from 3.36.0 to 3.36.1 in /web #420

Closed
opened 2026-03-03 16:38:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/400
Author: @dependabot[bot]
Created: 4/1/2024
Status: Merged
Merged: 4/4/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/core-js-3.36.1


📝 Commits (1)

  • 34bb595 fix(deps): bump core-js from 3.36.0 to 3.36.1 in /web

📊 Changes

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

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+5 -5)

📄 Description

Bumps core-js from 3.36.0 to 3.36.1.

Changelog

Sourced from core-js's changelog.

3.36.1 - 2024.03.19
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/NdoleStudio/httpsms/pull/400 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/core-js-3.36.1` --- ### 📝 Commits (1) - [`34bb595`](https://github.com/NdoleStudio/httpsms/commit/34bb595cada974e571e7792366d462c6f867fb39) fix(deps): bump core-js from 3.36.0 to 3.36.1 in /web ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+5 -5) </details> ### 📄 Description Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.36.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><a href="https://github.com/zloirock/core-js/releases/tag/v3.36.1">3.36.1 - 2024.03.19</a></h5> <ul> <li>Changes <a href="https://github.com/zloirock/core-js/compare/v3.36.0...v3.36.1">v3.36.0...v3.36.1</a></li> <li>Fixed some validation cases in <code>Object.setPrototypeOf</code>, <a href="https://redirect.github.com/zloirock/core-js/issues/1329">#1329</a>, thanks <a href="https://github.com/minseok-choe"><strong><code>@​minseok-choe</code></strong></a></li> <li>Fixed the order of validations in <code>Array.from</code>, <a href="https://redirect.github.com/zloirock/core-js/pull/1331">#1331</a>, thanks <a href="https://github.com/minseok-choe"><strong><code>@​minseok-choe</code></strong></a></li> <li>Added a fix of <a href="https://redirect.github.com/oven-sh/bun/issues/9249">Bun <code>queueMicrotask</code> arity</a></li> <li>Added a fix of <a href="https://redirect.github.com/oven-sh/bun/issues/9250">Bun <code>URL.canParse</code> arity</a></li> <li>Added a fix of Bun <code>SuppressedError</code> <a href="https://redirect.github.com/oven-sh/bun/issues/9283">extra arguments support</a> and <a href="https://redirect.github.com/oven-sh/bun/issues/9282">arity</a></li> <li>Compat data improvements: <ul> <li><a href="https://url.spec.whatwg.org/#dom-urlsearchparams-delete"><code>value</code> argument of <code>URLSearchParams.prototype.{ has, delete }</code></a> marked as supported <a href="https://redirect.github.com/oven-sh/bun/issues/9263">from Bun 1.0.31</a></li> <li>Added React Native 0.74 Hermes compat data, <code>Array.prototype.{ toSpliced, toReversed, with }</code> and <code>atob</code> marked as supported</li> <li>Added Deno 1.41.3 compat data mapping</li> <li>Added Opera Android 81 compat data mapping</li> <li>Added Samsung Internet 25 compat data mapping</li> <li>Added Oculus Quest Browser 32 compat data mapping</li> <li>Updated Electron 30 compat data mapping</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/454d98ce1c3697660961bb83e71f99970fd64888"><code>454d98c</code></a> 3.36.1</li> <li><a href="https://github.com/zloirock/core-js/commit/cdc614d433378100f0b3cbfa868eda8068e3eac7"><code>cdc614d</code></a> add a fix of Bun <code>SuppressedError</code> extra arguments support and arity</li> <li><a href="https://github.com/zloirock/core-js/commit/b581928c498e27a8291473e41ae7d73517028861"><code>b581928</code></a> fix a typo</li> <li><a href="https://github.com/zloirock/core-js/commit/50fad42621ef24628ba1860c3734e314278e81b9"><code>50fad42</code></a> add a fix of Bun <code>URL.canParse</code> arity</li> <li><a href="https://github.com/zloirock/core-js/commit/7532b42f9b9dd3d8f047a8bbcc34e7396c6d7d49"><code>7532b42</code></a> fix a typo</li> <li><a href="https://github.com/zloirock/core-js/commit/79ace5cfcc093f9a62fb1a3f260a37a91b9f4f39"><code>79ace5c</code></a> add a fix for Bun <code>queueMicrotask</code> arity</li> <li><a href="https://github.com/zloirock/core-js/commit/afb097d49dfc205568a36f526c1c2e27b1040a11"><code>afb097d</code></a> edit array-from.js</li> <li><a href="https://github.com/zloirock/core-js/commit/805f352d7761d05cf33c551f549fe4ff8678811e"><code>805f352</code></a> Fix Object.setPrototypeOf</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.36.1/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.36.0&new-version=3.36.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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-03 16:38:18 +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/httpsms#420
No description provided.