gary-kim / riotchat

Element for Nextcloud
https://apps.nextcloud.com/apps/riotchat
GNU Affero General Public License v3.0
123 stars 21 forks source link

fix(deps): update dependency core-js to ^3.36.1 #581

Closed garykim-dev-renovate[bot] closed 3 months ago

garykim-dev-renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
core-js dependencies patch ^3.36.0 -> ^3.36.1

Release Notes

zloirock/core-js (core-js) ### [`v3.36.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3361---20240319) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.36.0...v3.36.1) - Changes [v3.36.0...v3.36.1](https://togithub.com/zloirock/core-js/compare/v3.36.0...v3.36.1) - Fixed some validation cases in `Object.setPrototypeOf`, [#​1329](https://togithub.com/zloirock/core-js/issues/1329), thanks [**@​minseok-choe**](https://togithub.com/minseok-choe) - Fixed the order of validations in `Array.from`, [#​1331](https://togithub.com/zloirock/core-js/pull/1331), thanks [**@​minseok-choe**](https://togithub.com/minseok-choe) - Added a fix of [Bun `queueMicrotask` arity](https://togithub.com/oven-sh/bun/issues/9249) - Added a fix of [Bun `URL.canParse` arity](https://togithub.com/oven-sh/bun/issues/9250) - Added a fix of Bun `SuppressedError` [extra arguments support](https://togithub.com/oven-sh/bun/issues/9283) and [arity](https://togithub.com/oven-sh/bun/issues/9282) - Compat data improvements: - [`value` argument of `URLSearchParams.prototype.{ has, delete }`](https://url.spec.whatwg.org/#dom-urlsearchparams-delete) marked as supported [from Bun 1.0.31](https://togithub.com/oven-sh/bun/issues/9263) - Added React Native 0.74 Hermes compat data, `Array.prototype.{ toSpliced, toReversed, with }` and `atob` marked as supported - Added Deno 1.41.3 compat data mapping - Added Opera Android 81 compat data mapping - Added Samsung Internet 25 compat data mapping - Added Oculus Quest Browser 32 compat data mapping - Updated Electron 30 compat data mapping

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.