Skip to content
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

refactor: upgrade core-js from 3.23.4 to 3.23.5 #2231

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Aug 8, 2022

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

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-17.
Release notes
Package name: core-js
  • 3.23.5 - 2022-07-17
    • Fixed a typo in the structuredClone feature detection, #1106
    • Added Opera Android 70 compat data mapping
  • 3.23.4 - 2022-07-09
    • Added a workaround of the Bun ~ 0.1.1 bug that define some globals with incorrect property descriptors and that causes a crash of core-js
    • Added a fix of the FF103+ structuredClone bugs (1774866 (fixed in FF104) and 1777321 (still not fixed)) that now can clone errors, but .stack of the clone is an empty string
    • Fixed { Map, WeakMap }.prototype.emplace logic, #1102
    • Fixed order of errors throwing on iterator helpers
from core-js GitHub release notes
Commit messages
Package name: core-js

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.4 to 3.23.5 refactor: upgrade core-js from 3.23.4 to 3.23.5 Aug 8, 2022
@mtrezza mtrezza merged commit 2a33efc into alpha Aug 8, 2022
@mtrezza mtrezza deleted the snyk-upgrade-9cd40a02e906d3866d786aa315b1f708 branch August 8, 2022 19:07
@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