dependabot-npm_and_yarn-core-js-3.34.0
master
Bumps core-js from 3.33.3 to 3.34.0.
Sourced from core-js's changelog.
3.34.0 - 2023.12.06 Array grouping proposal: Methods: Object.groupBy Map.groupBy Moved to stable ES, November 2023 TC39 meeting Added es. namespace modules, /es/ and /stable/ namespaces entries Promise.withResolvers proposal: Method: Promise.withResolvers Moved to stable ES, November 2023 TC39 meeting Added es. namespace module, /es/ and /stable/ namespaces entries Fixed a web incompatibility issue of Iterator helpers proposal, proposal-iterator-helpers/287 and some following changes, November 2023 TC39 meeting Added Uint8Array to / from base64 and hex stage 2 proposal: Methods: Uint8Array.fromBase64 Uint8Array.fromHex Uint8Array.prototype.toBase64 Uint8Array.prototype.toHex Relaxed some specific cases of Number.fromString validation before clarification of proposal-number-fromstring/24 Fixed @@toStringTag property descriptors on DOM collections, #1312 Fixed the order of arguments validation in Array iteration methods, #1313 Some minor atob / btoa improvements Compat data improvements: Promise.withResolvers marked as shipped from FF121
Array
Object.groupBy
Map.groupBy
es.
/es/
/stable/
Promise.withResolvers
Iterator
Uint8Array
Uint8Array.fromBase64
Uint8Array.fromHex
Uint8Array.prototype.toBase64
Uint8Array.prototype.toHex
Number.fromString
@@toStringTag
atob
btoa
bc16b93
19bd058
RegExp
bedf292
27ce99b
an-uint8-array
98f3276
d27aa04
6ea90d5
bcb3297
a75c128
.fromBase64
319c69a
.toBase64
$dependabot recreate
No dependencies set.
The note is not visible to the blocked user.
Bumps core-js from 3.33.3 to 3.34.0.
Changelog
Sourced from core-js's changelog.
Commits
bc16b933.34.019bd058fixRegExpnamed capture groups object prototypebedf292relax some specific cases ofNumber.fromStringvalidation before clarificat...27ce99bfixan-uint8-arrayvalidation with polyfilled typed arrays98f3276fix a web incompatibility issue ofIteratorhelpers proposald27aa04some stylistic changes6ea90d5add some testsbcb3297add some entriesa75c128add.fromBase64method319c69aadd.toBase64methodDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts