Bump core-js from 3.38.0 to 3.38.1 in /webapp
Bumps core-js from 3.38.0 to 3.38.1.
Changelog
Sourced from core-js's changelog.
3.38.1 - 2024.08.20
- Changes v3.38.0...v3.38.1
- Fixed some cases of
URLSearchParams
percent decoding, #1357, #1361, thanks@slowcheetah
- Some stylistic changes and minor optimizations
- Compat data improvements:
Iterator
helpers proposal methods marked as shipped from FF131Math.f16round
andDataView.prototype.{ getFloat16, setFloat16 }
marked as shipped from Bun 1.1.23RegExp.escape
marked as shipped from Bun 1.1.22Promise.try
marked as shipped from Bun 1.1.22Uint8Array
to / from base64 and hex proposal methods marked as shipped from Bun 1.1.22- Added Hermes 0.13 compat data, similar to React Native 0.75 Hermes
- Added Opera Android 84 compat data mapping
Commits
-
d1e7889
v3.38.1 -
9294082
use self-compareNaN
check -
a79f40a
Percent decode (#1361) -
85f3639
enable someeslint
sonar
rules -
5b69af0
usenull
instead ofundefined
as an empty placeholder in some cases -
9cc1d63
usegit+
inpkg.repository.url
of all packages -
beccd4f
enable someeslint
sonar
rules -
b35e68e
enablesonar/inconsistent-function-call
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts