Skip to content

Bump core-js from 3.27.0 to 3.27.1 in /frontend

Bumps core-js from 3.27.0 to 3.27.1.

Changelog

Sourced from core-js's changelog.

3.27.1 - 2022.12.30
  • Fixed a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used as WeakMap keys
  • Fixing of the previous bug also fixes some cases of String.dedent in MS Edge
  • Fixed dependencies of some entries
Commits
  • f44604e 3.27.1
  • 98995dc add some missed dependencies to entries
  • 10517de add all iterator helpers to (Async)Iterator.from entries for runtime
  • 0f4a279 some stylistic changes
  • da2e4f8 fix a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used a...
  • See full diff 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