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 #347

Merged
merged 1 commit into from
May 13, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.22.4 to 3.22.5.

ℹ️ 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 3 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

@rafa8626 rafa8626 merged commit 3e11bcd into master May 13, 2022
@rafa8626 rafa8626 deleted the snyk-upgrade-2a3bb92eb9c77f3fc04e052941e836a9 branch May 13, 2022 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants