Skip to content

Bump core-js from 3.29.0 to 3.31.1

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

Bumps core-js from 3.29.0 to 3.31.1.

Changelog

Sourced from core-js's changelog.

3.31.1 - 2023.07.06
3.31.0 - 2023.06.12

... (truncated)

Commits
  • 9376c6f 3.31.1
  • bb6571b some fixes and optimizations
  • 22895f6 fix a structuredClone bug with cloning views of transferred buffers, close ...
  • 8b8430c update some links
  • 55608b6 fix the order of arguments validation in DataView methods
  • 199c633 3.31.0
  • fe4ac8a avoid some extra work
  • c22285c add a workaround in Object.{ entries, values } for some IE versions bug wit...
  • 38592f4 workaround IE bug
  • 57dd86a fix URLSearchParams#size in ES3 engines (IE8-)
  • 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