Bump core-js from 3.28.0 to 3.29.0 in /frontend
Bumps core-js from 3.28.0 to 3.29.0.
Changelog
Sourced from core-js's changelog.
3.29.0 - 2023.02.27
- Added
URLSearchParams.prototype.size
getter, url/734- Allowed cloning resizable
ArrayBuffer
s in thestructuredClone
polyfill- Fixed wrong export in
/(stable|actual|full)/instance/unshift
entries, #1207- Compat data improvements:
Set
methods proposal marked as supported from Bun 0.5.7String.prototype.toWellFormed
marked as fixed from Bun 0.5.7- Added Deno 1.31 compat data mapping
Commits
-
8c77615
3.29.0 -
2f0c87f
addURLSearchParams.prototype.size
-
4356e24
simplify code with early exit -
adf9681
allow cloning resizableArrayBuffer
s in thestructuredClone
polyfill -
5d77110
docs: fix typos (#1215) -
590bde3
fix wrong export in/(stable|actual/full)/instance/unshift
entries, close #... -
6491417
add alipay -
cad80b3
add boosty - 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