Skip to content

dependabot npm(deps): bump core-js from 3.34.0 to 3.35.0

Depen d'Abot requested to merge dependabot-npm_and_yarn-core-js-3.35.0 into master

Bumps core-js from 3.34.0 to 3.35.0.

Changelog

Sourced from core-js's changelog.

3.35.0 - 2023.12.29
Commits
  • eafff6c 3.35.0
  • 63b7e18 simplify handling [[IsHTMLDDA]], is-object case already covered in `is-ca...
  • 8d46fe0 use toObject at the first place for the expected errors order
  • a090286 make collections .from method non-generic
  • 6e650fb make collections .of method non-generic
  • 87540ce fix subclassing of wrapped ArrayBuffer
  • a7b141b it seems that the ancient Array.prototype.push bug is fixed in V8 ~ Chrome ...
  • c8a8167 extract a-data-view helper
  • ff68fa6 drop array-slice-simple since in all current cases of usage it can't take `...
  • d5ee26e join array sorting in one method
  • Additional commits viewable in compare view

Merge request reports