Skip to content

dependabot npm(deps): bump core-js from 3.39.0 to 3.40.0

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

Bumps core-js from 3.39.0 to 3.40.0.

Changelog

Sourced from core-js's changelog.

3.40.0 - 2025.01.08
Commits
  • 6e49392 v3.40.0
  • 34e4086 update the way async disposing of only sync disposable resources
  • e21bdbf bump the year
  • dd21b36 add a fix of V8 < 12.8 / NodeJS < 22.10 bug with handling infinite length of ...
  • 8de4f9a re-use IteratorResult objects when possible in Iterator.concat
  • 696feb8 add Error.isError
  • 19d4688 enable eslint-plugin-es-x no-nonstandard-*-properties rules
  • ebf97cc drop unneeded non-standard %TypedArray%.prototype.toSpliced feature detection
  • f37b548 don't use globally available non-standard Math.scale
  • 5c7cc53 inline internals/math-f16round
  • Additional commits viewable in compare view

Merge request reports

Loading