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.3 to 3.22.5 #258

Merged
merged 2 commits into from
Jun 12, 2022

Conversation

ytetsuro
Copy link
Owner

@ytetsuro ytetsuro commented Jun 9, 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.3 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 2 versions ahead of your current version.
  • The recommended version was released a month 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
  • 3.22.3 - 2022-04-28
    • Added a fix for FF99+ Array.prototype.includes broken on sparse arrays
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
  • 6ba79a5 3.22.4
  • 14b2d5e missed nbsp
  • 4c6e83c integrate compat table to browser runner of compat data tests
  • 47f8920 take into account splitted modules in compat data result diff
  • efa5631 reuse the list of ignored in compat data modules, provide some additional data in the source
  • e591ab7 ignore splitted `setImmediate` modules in IE -> Edge compat data mapping
  • 01ea350 improve docs
  • ae61bb3 improve docs
  • 928b853 add some docs
  • c0bf1d6 inherit only ES Deno data, just in case
  • 12b1a02 add some details
  • 318e1db on `zx`, we have `minimist`

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 6564803 into develop Jun 12, 2022
@ytetsuro ytetsuro deleted the snyk-upgrade-b760bf3d0bba06b71b5b9ad2c036b20e branch June 12, 2022 09:38
@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