Skip to content

dependabot npm(deps): bump core-js from 3.31.1 to 3.32.0

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

Bumps core-js from 3.31.1 to 3.32.0.

Changelog

Sourced from core-js's changelog.

3.32.0 - 2023.07.28
Commits
  • c252192 3.32.0
  • 34c2a63 docs changes
  • b2b5af1 disable forced replacement for f16 features (stage 3)
  • 09c96b2 detect and fix early Set methods implementations
  • ce0913b fix incorrect Symbol.{ dispose, asyncDispose } descriptors from NodeJS 20.4...
  • d9b3fdc fix a Chromium 117 bug in value argument of `URLSearchParams.prototype.{ has,...
  • ce17c76 fix forced polyfilling of some iterator helpers that should return wrapped it...
  • 4c56a00 enforce Map.groupBy polyfill in the pure version
  • 19ff49d Iterator is not constructible from the active function object (works as an ...
  • 6b967f8 forced installation of Math.f16round
  • Additional commits viewable in compare view

Merge request reports