Skip to content

refactor: upgrade core-js from 3.23.1 to 3.23.2 #2217

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
Jul 12, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.23.1 to 3.23.2.

ℹ️ 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 21 days ago, on 2022-06-20.
Release notes
Package name: core-js
  • 3.23.2 - 2022-06-20
    • Avoided creation of extra properties for the handling of %TypedArray% constructors in new methods, #1092 (comment)
    • Added Deno 1.23 compat data mapping
  • 3.23.1 - 2022-06-14
    • Fixed possible error on multiple core-js copies, #1091
    • Added v flag to RegExp.prototype.flags implementation in case if current V8 bugs will not be fixed before this flag implementation
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 4c29e0a 3.23.2
  • c1be398 update dependencies
  • 4ecb193 add Deno 1.23 compat data mapping
  • 553c26e some stylistic changes
  • ca95307 avoid creation of extra properties for the handling of `%TypedArray%` constructors in new methods
  • 3142b4d update dependencies
  • fbba5ab drop unused shortcuts
  • 7e1d9e7 some stylistic changes
  • bac1385 sort by semver
  • 0233e1f get downloads stats in parallel
  • 18fdb83 update `zx`
  • 83e5a92 update dependencies
  • c0508b5 disable forced replacement of `Math` constants from proposals since anyway they are non-writable non-configurable

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.1 to 3.23.2 refactor: upgrade core-js from 3.23.1 to 3.23.2 Jul 12, 2022
@mtrezza mtrezza merged commit 23e3c50 into alpha Jul 12, 2022
@mtrezza mtrezza deleted the snyk-upgrade-01e3f996a9acebcb73d6ac4742a45d27 branch July 12, 2022 07:31
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 15, 2022
@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

@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