chore(deps): bump effect from 3.21.0 to 3.21.2 in the production-dependencies group
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(23 days ago)
(18 days ago)
(18 days ago)
dependencies javascript
Bumps the production-dependencies group with 1 update: effect.
Updates effect from 3.21.0 to 3.21.2
Release notes
Sourced from effect's releases.
effect@3.21.2
Patch Changes
- #6194
74f3267Thanks@mikearnaldi! - FixTestClock.unsafeCurrentTimeNanos()to floor fractional millisecond instants before converting them toBigInt.effect@3.21.1
Patch Changes
#6139
f99048eThanks@marbemac! - Fix batched request resolver defects causing consumer fibers to hang forever.When a
RequestResolver.makeBatchedresolver died with a defect, the requestDeferreds were never completed because the cleanup logic ininvokeWithInterruptusedflatMap(which only runs on success). Changed toensuringso uncompleted request entries are always resolved regardless of exit type.
Changelog
Sourced from effect's changelog.
3.21.2
Patch Changes
- #6194
74f3267Thanks@mikearnaldi! - FixTestClock.unsafeCurrentTimeNanos()to floor fractional millisecond instants before converting them toBigInt.3.21.1
Patch Changes
#6139
f99048eThanks@marbemac! - Fix batched request resolver defects causing consumer fibers to hang forever.When a
RequestResolver.makeBatchedresolver died with a defect, the requestDeferreds were never completed because the cleanup logic ininvokeWithInterruptusedflatMap(which only runs on success). Changed toensuringso uncompleted request entries are always resolved regardless of exit type.
Commits
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
effect
npm
3.21.0 → 3.21.2
Patch
the production-dependencies group
Technical Details
| ID: | 15834127 |
| UUID: | 4425904029 |
| Node ID: | PR_kwDOCzaXk87agaML |
| Host: | GitHub |
| Repository: | solapi/solapi-nodejs |