deps(deps-dev): update core-js requirement from ^3.49.0 to ^3.50.0 in /Tests/app in the test-app-runtime group across 1 directory - #209
Merged
66Ton99 merged 1 commit intoAug 10, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Code Coverage OverviewLanguages: PHP, JavaScript PHP / code-coverage/phpunitThe overall coverage in commit 2e71e28 in the JavaScript / code-coverage/jestThe overall coverage in commit 2e71e28 in the Updated |
Collaborator
|
@dependabot rebase |
Updates the requirements on [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) to permit the latest version. Updates `core-js` 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 dependency-group: test-app-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/Tests/app/test-app-runtime-4e44cccb4c
branch
from
August 10, 2026 09:14
48e8305 to
2e71e28
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/Tests/app/test-app-runtime-4e44cccb4c
branch
August 10, 2026 09:22
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.
Updates the requirements on core-js to permit the latest version.
Updates
core-jsto 3.50.0Changelog
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