Bump core-js from 3.42.0 to 3.43.0 in /LearningHub.Nhs.WebUI
Open
Number: #7
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
Created:
June 11, 2025 at 08:28 AM UTC
(3 months ago)
(3 months ago)
Updated:
June 11, 2025 at 08:28 AM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps core-js from 3.42.0 to 3.43.0.
Changelog
Sourced from core-js's changelog.
3.43.0 - 2025.06.09
- Changes v3.42.0...v3.43.0 (139 commits)
- Explicit Resource Management proposals:
- Built-ins:
Symbol.dispose
Symbol.asyncDispose
SuppressedError
DisposableStack
DisposableStack.prototype.dispose
DisposableStack.prototype.use
DisposableStack.prototype.adopt
DisposableStack.prototype.defer
DisposableStack.prototype.move
DisposableStack.prototype[@@dispose]
AsyncDisposableStack
AsyncDisposableStack.prototype.disposeAsync
AsyncDisposableStack.prototype.use
AsyncDisposableStack.prototype.adopt
AsyncDisposableStack.prototype.defer
AsyncDisposableStack.prototype.move
AsyncDisposableStack.prototype[@@asyncDispose]
Iterator.prototype[@@dispose]
AsyncIterator.prototype[@@asyncDispose]
- Moved to stable ES, May 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entriesArray.fromAsync
proposal:
- Built-ins:
Array.fromAsync
- Moved to stable ES, May 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entriesError.isError
proposal:
- Built-ins:
Error.isError
- Moved to stable ES, May 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entries- Added Joint iteration stage 2.7 proposal:
- Added built-ins:
Iterator.zip
Iterator.zipKeyed
- Added
Iterator
chunking stage 2 proposal:
- Added built-ins:
Iterator.prototype.chunks
Iterator.prototype.windows
Number.prototype.clamp
proposal:
- Built-ins:
Number.prototype.clamp
- Moved to stage 2, May 2025 TC39 meeting
Math.clamp
was replaced withNumber.prototype.clamp
- Removed a
RangeError
ifmin <= max
or+0
min and-0
max, [tc39/proposal-math-clamp/#22](tc39/proposal-math-clamp#22)- Always check regular expression flags by
flags
getter PR. Native methods are not fixed, only own implementation updated for:
... (truncated)
Commits
f4f4633
v3.43.0c4a8143
enable some neweslint-plugin-es-x
rulesa5b9552
Fix argument validation condition24ad7ea
Iterator close on argument validation errorcf6aa2c
Iterator#windows implementationde73131
Iterator#chunks implementation8e0a239
Number#clamp implementation9cf80c7
refactoring5cc3f7a
Refactoring884e103
Iterator.zipKeyed implementation- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Package:
core-js
Ecosystem:
npm
npm
Version Change:
3.42.0 → 3.43.0
Update Type:
Minor
Minor
Path:
/LearningHub.Nhs.WebUI
Technical Details
ID: | 1467235 |
UUID: | 2583465589 |
Node ID: | PR_kwDOO4gex86Z_I51 |
Host: | GitHub |
Repository: | TechnologyEnhancedLearning/LearningHub.Nhs.WebUI.Forked |
Merge State: | Unknown |