Skip to content

refactor: upgrade core-js from 3.23.5 to 3.24.0 #2238

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

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.23.5 to 3.24.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-07-25.
Release notes
Package name: core-js from core-js GitHub release notes
Commit messages
Package name: core-js
  • cc756d0 3.24.0
  • 234121f add Samsung Internet 18.0 compat data mapping
  • 6b4055c update compat table screenshots
  • c8ae80f update the changelog
  • 485d383 remove `%TypedArray%.prototype.toSpliced` method from the change array by copy proposal and mark as obsolete in `core-js`
  • c2620d2 Merge pull request Update react-dnd to the latest version 🚀 #1101 from zloirock/iterator-helpers
  • 5a2d421 improve a changelog note
  • ae6018e simplify
  • 4d107e1 fix promise chain
  • 3b1f77f rework async generators core
  • 5b51af9 avoid an extra promise
  • c9ee9fb avoid extra tick in `%AsyncIteratorHelper%`
  • f03ec27 mark async generators-wrappers as done on error in `.next`
  • a4d11b2 mark generators-wrappers as done on error in `.next`
  • 59682b9 do not validate value in `%WrapForValidIteratorPrototype%.next`
  • f237c4c call `.next` on inner iterators of done iterator *wrappers*
  • 0cebba5 fix one more cases of iteration closing
  • a0c110a fix some more cases of async iteration closing
  • 9a41252 fix some cases of async iteration closing
  • da06219 update the changelog
  • a528f75 make helpers and wrappers `.next` and `.return` incompatible between different prototypes
  • 932e954 use actual prototypes and tags for helpers / wrappers
  • 80f3f55 cleanup some more unnecessary cases passing of arguments
  • 98f0e55 avoid exposing `AsyncFromSyncIterator` in `Iterator.prototype.toAsync`

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade core-js from 3.23.5 to 3.24.0 refactor: upgrade core-js from 3.23.5 to 3.24.0 Aug 15, 2022
@mtrezza mtrezza merged commit 12a3f01 into alpha Aug 16, 2022
@mtrezza mtrezza deleted the snyk-upgrade-e8666d840b233b1ff7cac6a52192451c branch August 16, 2022 09:40
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Sep 2, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0-alpha.5

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 6, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants