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

[Snyk] Upgrade core-js from 3.22.4 to 3.22.5 #254

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

ytetsuro
Copy link
Owner

@ytetsuro ytetsuro commented Jun 3, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade core-js from 3.22.4 to 3.22.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 24 days ago, on 2022-05-10.
Release notes
Package name: core-js
  • 3.22.5 - 2022-05-10
    • Ensured that polyfilled constructors .prototype is non-writable
    • Ensured that polyfilled methods .prototype is not defined
    • Added detection and fix of a V8 ~ Chrome <103 bug of struturedClone that returns null if cloned object contains multiple references to one error
  • 3.22.4 - 2022-05-02
    • Ensured proper .length of polyfilled functions even in compressed code (excepting some ancient engines)
    • Ensured proper .name of polyfilled accessors (excepting some ancient engines)
    • Ensured proper source / ToString conversion of polyfilled accessors
    • Actualized Rhino compat data
    • Refactoring
from core-js GitHub release notes
Commit messages
Package name: core-js
  • f1b4f76 3.22.5
  • 951124c add links to releases to the changelog
  • c53c1b2 update dependencies
  • ef26f65 ensure proper `.prototype` of polyfills
  • 666631a increase `DEV_NODE_VERSIONS` to `^16.13`
  • 4c64845 first Node 16 LTS was 16.13
  • a946ca4 drop node 14 from ci
  • 8e8f221 replace `lerna` with `npm` workspaces
  • 7a2ebfa a stylistic change
  • e7f3df4 update dependencies
  • 1e69e7e add a fix of a V8 ~ Chrome <103 `struturedClone` bug
  • b3ec24c change the header

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

@ytetsuro ytetsuro merged commit 4a8eb1a into master Jun 8, 2022
@ytetsuro ytetsuro deleted the snyk-upgrade-782e3949be14122e6e3e032a9f8f957a branch June 8, 2022 14:27
@github-actions
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants