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.18.0 to 3.18.1 #71

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.18.0 to 3.18.1.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ 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 2021-09-26.
Release notes
Package name: core-js
  • 3.18.1 - 2021-09-26
    • Fixed String.prototype.substr feature detection and compat data
    • Removed mistakenly added .forEach from prototypes of some DOM collections where it shouldn't be, #988, #987, thanks @ moorejs
    • Added cause to AggregateError constructor implementation (still without adding to the feature detection)
    • Families of .at and .findLast methods marked as supported in Safari TP
    • Added Electron 16.0 compat data mapping
  • 3.18.0 - 2021-09-19
    • Added Array.fromAsync stage 1 proposal:
      • Array.fromAsync
      • %TypedArray%.fromAsync
    • .name and .toString() on polyfilled functions improved in many different cases
    • Improved internal IsConstructor and IsCallable checks
    • Fixed some internal cases of GetMethod operation
    • Fixed a bug of MS Edge 18- parseInt / parseFloat with boxed symbols
    • Fixed es.array.{ index-of, last-index-of } compat data
    • Added Deno 1.15 compat data mapping
    • Some other minor fixes and optimizations
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 1a347bd 3.18.1
  • 8e488ce some stylistic changes
  • 41f0354 update dependencies
  • 71adeb4 fix has own -> has
  • ddec5d8 some stylistic changes
  • 8c1b38e update `eslint-plugin-regexp`, clean some duplicated rules
  • 84b1520 add Electron 16.0 compat data mapping
  • 958ebe4 add `cause` to `AggregateError` constructor implementation (still without adding to the feature detection)
  • e3a4f75 fix a typo
  • ea021d2 update dependencies
  • b52edc6 update the changelog
  • 6b80694 update the changelog
  • f31ccdc update the changelog
  • 74f441d Merge pull request #987 from moorejs/master
  • 0af284e update dependencies
  • c01268a remove `forEach` from majority of DOM collection prototypes
  • ed21ba3 fix `String.prototype.substr` feature detection and compat data
  • 266e74d add a link
  • 7103f0f update dependencies
  • 227f4e8 fix a test name
  • 05ce98c mark families of `.at` and `.findLast` methods as supported in Safari TP

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

@tFaster tFaster self-assigned this Oct 19, 2021
@tFaster tFaster merged commit ce27ac1 into master Oct 19, 2021
@tFaster tFaster deleted the snyk-upgrade-100d5c054a2649d866bb1519da99613c branch October 19, 2021 07:14
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