Skip to content

Bump core-js from 3.29.0 to 3.33.1

dependabot requested to merge dependabot-npm_and_yarn-core-js-3.33.1 into main

Bumps core-js from 3.29.0 to 3.33.1.

Changelog

Sourced from core-js's changelog.

3.33.1 - 2023.10.20
3.33.0 - 2023.10.02
3.32.2 - 2023.09.07
  • Fixed structuredClone feature detection core-js@3.32.1 bug, #1288
  • Added a workaround of old WebKit + eval bug, #1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping
3.32.1 - 2023.08.19
  • Fixed some cases of IEEE754 rounding, #1279, thanks @​petamoriken
  • Prevented injection process polyfill to core-js via some bundlers or esm.sh, #1277
  • Some minor fixes and stylistic changes
  • Compat data improvements:
3.32.0 - 2023.07.28

... (truncated)

Commits
  • adc588c 3.33.1
  • d47cb73 fix stable/instance/for-each dependencies
  • 3bba892 reuse get-built-in-prototype-method in some entries
  • c68c6d7 prevent potential issue with lack of some dependencies after automatic optimi...
  • 9a76ac2 add one more workaround of possible error with Symbol polyfill on global ob...
  • 74582eb use actual URLSearchParams iterator @@toStringTag
  • 037fced avoid usage intermediate array iterator in URLSearchParams iterators
  • 20302d7 directly specify type: commonjs in package.json of all packages to avoid ...
  • 952c669 update links
  • a8fa1d6 drop internals/object-create dependency from internals/error-to-string
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports