-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
refactor: Bump core-js from 3.41.0 to 3.42.0 #2817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I will reformat the title to use the proper commit message syntax. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
Uffizzi Ephemeral Environment
|
0ee9e49
to
87e2544
Compare
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.41.0 to 3.42.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.42.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
87e2544
to
5ebc9c2
Compare
🎉 This change has been released in version 7.2.0-alpha.7 |
🎉 This change has been released in version 7.2.0 |
* source: (64 commits) chore(release): 7.2.0 [skip ci] empty commit to trigger CI refactor: Bump @babel/plugin-transform-runtime from 7.27.1 to 7.27.3 (parse-community#2834) refactor: Bump @babel/runtime from 7.27.1 to 7.27.3 (parse-community#2833) refactor: Bump eslint-plugin-jest from 28.11.0 to 28.12.0 (parse-community#2835) refactor: Bump inquirer from 12.6.1 to 12.6.3 (parse-community#2830) refactor: Bump @babel/runtime-corejs3 from 7.27.1 to 7.27.3 (parse-community#2832) refactor: Bump semver from 7.5.2 to 7.7.2 (parse-community#2827) refactor: Bump @semantic-release/github from 11.0.2 to 11.0.3 (parse-community#2826) chore(release): 7.2.0-alpha.9 [skip ci] feat: Add script execution on parallel batches with option `script.executionBatchSize` (parse-community#2828) refactor: Bump sass from 1.87.0 to 1.89.0 (parse-community#2824) refactor: Bump webpack from 5.99.8 to 5.99.9 (parse-community#2823) refactor: Bump marked from 15.0.11 to 15.0.12 (parse-community#2825) chore(release): 7.2.0-alpha.8 [skip ci] fix: Notifications fade out erratically when executing a script on large number of rows (parse-community#2822) chore(release): 7.2.0-alpha.7 [skip ci] fix: Data browser not scrolling to top when changing filter while cell selected (parse-community#2821) refactor: Bump core-js from 3.41.0 to 3.42.0 (parse-community#2817) refactor: Bump puppeteer from 24.6.1 to 24.9.0 (parse-community#2818) ...
Bumps core-js from 3.41.0 to 3.42.0.
Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
ce8281c
v3.42.074c5de7
drop some unneeded codead767b9
minor stylistic fixd88bf17
simplify iterator helpers detection6e3da21
revert some pathse3dd291
revert the order of some imports3b74f4a
update a notea58cd55
add some links2801643
fix style of%IteratorPrototype%.reduce
feature detectiondc0e812
Added detection for throwing onundefined
initial parameter in `Iterator.pr...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)