chore(deps-dev): bump core-js from 3.49.0 to 3.50.0 - #1690
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/core-js-3.50.0
branch
from
August 25, 2026 03:58
3643111 to
590d498
Compare
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/core-js-3.50.0
branch
from
August 25, 2026 04:32
590d498 to
f488943
Compare
amitsingh05667
approved these changes
Aug 25, 2026
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