Skip to content

dependabot npm(deps): bump core-js from 3.32.2 to 3.33.0

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

Bumps core-js from 3.32.2 to 3.33.0.

Changelog

Sourced from core-js's changelog.

3.33.0 - 2023.10.02
Commits
  • d47567b 3.33.0
  • ea68a15 add RegExp.escape
  • cb8cea4 avoid ArrayBufferDetaching protector cell invalidating in modern V8
  • c0f549d fix DataView.prototype.{ getFloat16, setFloat16 } conversion
  • 95fc11e unify Math.f16round and Math.fround
  • 9466445 rework Math.f16round
  • fe28701 add ArrayBuffer.prototype.{ transfer, transferToFixedLength } and support t...
  • e66e477 limit a fallback to RangeError
  • 06b4703 add an extra workaround of errors with exotic environment objects in Symbol...
  • d86daaa review eslint config: enforce new with error constructors
  • Additional commits viewable in compare view

Merge request reports