audio-tag-analyzer
audio-tag-analyzer copied to clipboard
Bump core-js from 3.41.0 to 3.42.0
Bumps core-js from 3.41.0 to 3.42.0.
Changelog
Sourced from core-js's changelog.
3.42.0 - 2025.04.30
- Changes v3.41.0...v3.42.0 (142 commits)
Mapupsert proposal:
- Moved to stage 2.7, April 2025 TC39 meeting
- Validation order of
WeakMap.prototype.getOrInsertComputedupdated following tc39/proposal-upsert#79- Built-ins:
Map.prototype.getOrInsertMap.prototype.getOrInsertComputedWeakMap.prototype.getOrInsertWeakMap.prototype.getOrInsertComputed- Don't call well-known
Symbolmethods forRegExpon primitive values following tc39/ecma262#3009:
- For avoid performance regression, temporarily, only in own
core-jsimplementations- Built-ins:
String.prototype.matchAllString.prototype.matchString.prototype.replaceAllString.prototype.replaceString.prototype.searchString.prototype.split- Added workaround for the
Uint8Array.prototype.setFromBase64bug in some of Linux builds of WebKit- Implemented early-error iterator closing following tc39/ecma262#3467, including fix of a WebKit bug, in the following methods:
Iterator.prototype.dropIterator.prototype.everyIterator.prototype.filterIterator.prototype.findIterator.prototype.flatMapIterator.prototype.forEachIterator.prototype.mapIterator.prototype.reduceIterator.prototype.someIterator.prototype.take- Fixed missing forced replacement of
AsyncIteratorhelpers- Added closing of sync iterator when async wrapper yields a rejection following tc39/ecma262#2600. Affected methods:
Array.fromAsync(due to the lack of async feature detection capability - temporarily, only in owncore-jsimplementation)AsyncIterator.fromIterator.prototype.toAsync- Added detection for throwing on
undefinedinitial parameter inIterator.prototype.reduce(see WebKit bug)core-js-compatandcore-js-builderAPI:
- Added
'intersect'support fortargets.esmodules(Babel 7 behavior)- Fixed handling of
targets.esmodules: true(Babel 7 behavior)- Compat data improvements:
- Explicit Resource Management features disabled (again) in V8 ~ Chromium 135 and re-added in 136
RegExp.escapemarked as shipped from V8 ~ Chromium 136Error.isErrormarked as shipped from FF138- Explicit Resource Management features re-enabled in Deno 2.2.10
Iteratorhelpers proposal features marked as supported from Deno 1.38.1 since it seems they were disabled in 1.38.0Iterator.prototype.{ drop, reduce, take }methods marked as fixed in Bun 1.2.11- Added NodeJS 24.0 compat data mapping
- Updated Electron 36 and added Electron 37 compat data mapping
- Added Opera Android 88 and 89 compat data mapping
... (truncated)
Commits
ce8281cv3.42.074c5de7drop some unneeded codead767b9minor stylistic fixd88bf17simplify iterator helpers detection6e3da21revert some pathse3dd291revert the order of some imports3b74f4aupdate a notea58cd55add some links2801643fix style of%IteratorPrototype%.reducefeature detectiondc0e812Added detection for throwing onundefinedinitial parameter in `Iterator.pr...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for audio-tag-analyzer ready!
| Name | Link |
|---|---|
| Latest commit | 1cb331ebbe5d446e3329d89b8d98e06765078d6c |
| Latest deploy log | https://app.netlify.com/sites/audio-tag-analyzer/deploys/68183afb280b1d0008410ccb |
| Deploy Preview | https://deploy-preview-1140--audio-tag-analyzer.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #1150.