chore(deps): update all patch dependencies - autoclosed #128
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-next.55
->2.0.0-next.56
8.0.0
->8.0.1
Release Notes
Effect-TS/effect (effect)
v2.0.0-next.56
Compare Source
Minor Changes
#1671
c415248cd
Thanks @tim-smart! - support Promise in Effect.andThen and .tap#1671
c415248cd
Thanks @tim-smart! - add Cause.UnknownException and use it overunknown
#1678
8ed7626a4
Thanks @tim-smart! - usenew
for Cause error constructorsPatch Changes
#1662
aa6787e16
Thanks @gcanti! - TDeferred: fix E, A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - SynchronizedRef: fix A variance (from covariant to invariant)#1661
6c32d12d7
Thanks @fubhy! - UsesideEffects: []
in package.json#1663
69bcb5b7a
Thanks @tim-smart! - add TaggedClass to /request#1676
995318829
Thanks @tim-smart! - support undefined values in TPubSub#1658
396428a73
Thanks @wmaurer! - ReadonlyArray: Improved refinement typings for partition#1672
80bf68da5
Thanks @tim-smart! - add metric .register() for forcing addition to registry#1669
541330b11
Thanks @tim-smart! - add PrimaryKey module#1662
aa6787e16
Thanks @gcanti! - RedBlackTree: make Key invariant#1664
54ce5e638
Thanks @gcanti! - PollingMetric: renamed to MetricPolling (standard)#1662
aa6787e16
Thanks @gcanti! - Deferred: fix E and A variance (from covariant to invariant)#1660
ecc334703
Thanks @gcanti! - HashMap: swap findFirst > predicate arguments (standard)#1662
aa6787e16
Thanks @gcanti! - TSet: fix A variance (from covariant to invariant)#1603
4e7a6912c
Thanks @mikearnaldi! - Auto-flattening Effect.tap#1662
aa6787e16
Thanks @gcanti! - RequestResolver: fix A variance (from covariant to contravariant)#1662
aa6787e16
Thanks @gcanti! - ScopedRef: fix A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - Reloadable: fix A variance (from covariant to invariant)#1660
ecc334703
Thanks @gcanti! - fix ReadonlyRecord.partition signature#1670
c3bfc90e4
Thanks @tim-smart! - add Request.Class#1662
aa6787e16
Thanks @gcanti! - Resource: fix E, A variance (from covariant to invariant)#1674
c687a8701
Thanks @fubhy! - Allow hrtime asDuration
input#1676
995318829
Thanks @tim-smart! - support undefined values in TQueue#1668
fc9bce6a2
Thanks @gcanti! - Config: propagate the path in validation, closes #1667#1662
aa6787e16
Thanks @gcanti! - PubSub: fix A variance (from contravariant to invariant)#1676
995318829
Thanks @tim-smart! - support null values in PubSub#1655
0c6330db0
Thanks @gcanti! - interfaces: revert changing methods to props (RE: #1644)#1662
aa6787e16
Thanks @gcanti! - FiberRef: fix A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - StrategyVariance: fix A variance (from covariant to invariant)#1678
8ed7626a4
Thanks @tim-smart! - Cause.YieldableError extends Inspectable#1662
aa6787e16
Thanks @gcanti! - TMap: fix K, V variance (from covariant to invariant)#1665
a00b920b8
Thanks @gcanti! - Chunk: fix partition signature (expose the index of the element)#1662
aa6787e16
Thanks @gcanti! - Pool: fix A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - Cache / ConsumerCache: fix Key variance (from contravariant to invariant)#1662
aa6787e16
Thanks @gcanti! - SubscriptionRef: fix A variance (from covariant to invariant)#1603
4e7a6912c
Thanks @mikearnaldi! - Introduce Types.NoInfer#1662
aa6787e16
Thanks @gcanti! - TPriorityQueue: fix A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - SortedSet: make A invariant#1654
d2b7e0ef0
Thanks @wmaurer! - Added refinement overloads to Sink.collectAllWhile, Stream.partition and Stream.takeWhile. Added dtslint tests for Sink and Stream functions with refinement overloads#1662
aa6787e16
Thanks @gcanti! - SortedMap: make K invariant#1603
4e7a6912c
Thanks @mikearnaldi! - Introduce Effect.andThen#1662
aa6787e16
Thanks @gcanti! - TArray: fix A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - KeyedPool: fix A variance (from covariant to invariant)#1662
aa6787e16
Thanks @gcanti! - TPubSub: make A invariant#1671
c415248cd
Thanks @tim-smart! - move internal exceptions into coreegoist/tsup (tsup)
v8.0.1
Compare Source
Bug Fixes
--experimental-dts
to be compatible with--clean
(#1041) (8c26e63)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.