dependabot-npm_and_yarn-core-js-3.26.0
master
Bumps core-js from 3.25.5 to 3.26.0.
Sourced from core-js's changelog.
3.26.0 - 2022.10.24 Array.fromAsync proposal: Moved to Stage 3, September TC39 meeting Avoid observable side effects of %Array.prototype.values% usage in array-like branch, proposal-array-from-async/30 Added well-formed unicode strings stage 2 proposal: String.prototype.isWellFormed String.prototype.toWellFormed Recent updates of the iterator helpers proposal: Added a counter parameter to helpers, proposal-iterator-helpers/211 Don't await non-objects returned from functions passed to AsyncIterator helpers, proposal-iterator-helpers/239 { Iterator, AsyncIterator }.prototype.flatMap supports returning both - iterables and iterators, proposal-iterator-helpers/233 Early exit on broken .next in missed cases of { Iterator, AsyncIterator }.from, proposal-iterator-helpers/232 Added self polyfill as a part of The Minimum Common Web Platform API, specification, #1118 Added inverse option to core-js-compat, #1119 Added format option to core-js-builder, #1120 Added NodeJS 19.0 compat data Added Deno 1.26 and 1.27 compat data Added Opera Android 72 compat data mapping Updated Electron 22 compat data mapping
Array.fromAsync
%Array.prototype.values%
String.prototype.isWellFormed
String.prototype.toWellFormed
AsyncIterator
{ Iterator, AsyncIterator }.prototype.flatMap
.next
{ Iterator, AsyncIterator }.from
self
inverse
core-js-compat
format
core-js-builder
3b13f58
036575a
f5f7df5
8e58a6d
f17389a
c8d22f6
e29fa7c
e54087d
aab66f4
author
7959981
$dependabot rebase
$dependabot recreate
added 2 commits
f647159b
Compare with previous version
cc9bd0c3
1a0777e1
No dependencies set.
The note is not visible to the blocked user.
Bumps core-js from 3.25.5 to 3.26.0.
Changelog
Sourced from core-js's changelog.
Commits
3b13f583.26.0036575aaddselff5f7df5{ Iterator, AsyncIterator }.prototype.flatMapsupports returning both - ite...8e58a6ddon't await non-objects returned from functions passed toAsyncIteratorhel...f17389aadd counter argument to async iterator helpersc8d22f6add counter argument to iterator helperse29fa7cchange the order of importse54087ddrop CI badges as uselessaab66f4add missedauthorfield7959981add well formed unicode strings proposalDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
f647159b- 1 commit from branchmasterCompare with previous version
added 2 commits
cc9bd0c3- 1 commit from branchmaster1a0777e1- Build(deps): bump core-js from 3.25.5 to 3.26.0Compare with previous version