[stable33] build(deps): bump core-js from 3.49.0 to 3.50.0 in /build/frontend-legacy - #63285
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
dependabot
Bot
requested review from
skjnldsv and
sorbaugh
and removed request for
a team
August 15, 2026 03:05
AndyScherzinger
approved these changes
Aug 15, 2026
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/build/frontend-legacy/stable33/core-js-3.50.0
branch
from
August 15, 2026 07:17
ebbf2a8 to
2807d4e
Compare
Member
|
@dependabot rebase |
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.49.0 to 3.50.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.50.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/build/frontend-legacy/stable33/core-js-3.50.0
branch
from
August 15, 2026 07:46
2807d4e to
880c787
Compare
Member
|
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps core-js from 3.49.0 to 3.50.0.
Release notes
Sourced from core-js's releases.
... (truncated)
Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
486e8d6v3.50.06a78c6aCache URL#toString (#1533)5d4f138fix: correct Iterator zip entry exports7e8e1ccrename method for consistency2507115fixJSON.stringifypolyfill with an array replacerJSON.stringifypolyfill...4036342makeURL/URLSearchParamsparsing a little more correct (char sets, perc...37375bafix order of detection276de47add detection of missed Webkit ~ Safari < 26.2Iterator.prototype.flatMapb...6e4a942usePromiseResolvesemantics inPromise.tryff52b9fbackport await dictionary stage 3 proposal