jasonkuhrt / molt

⚡️ CLI building blocks & framework for the TypeScript era.
MIT License
77 stars 1 forks source link

deps(deps): update dependency effect to v2.0.0-next.54 #245

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
effect 2.0.0-next.52 -> 2.0.0-next.54 age adoption passing confidence

Release Notes

Effect-TS/effect (effect) ### [`v2.0.0-next.54`](https://togithub.com/Effect-TS/effect/blob/HEAD/CHANGELOG.md#200-next54) [Compare Source](https://togithub.com/Effect-TS/effect/compare/v2.0.0-next.53...v2.0.0-next.54) ##### Patch Changes - [#​1594](https://togithub.com/Effect-TS/effect/pull/1594) [`a3a31c722`](https://togithub.com/Effect-TS/effect/commit/a3a31c722dbf006f612f5909ff9b1a1f2d99c050) Thanks [@​tim-smart](https://togithub.com/tim-smart)! - fix regression in process.hrtime detection ### [`v2.0.0-next.53`](https://togithub.com/Effect-TS/effect/blob/HEAD/CHANGELOG.md#200-next53) [Compare Source](https://togithub.com/Effect-TS/effect/compare/v2.0.0-next.52...v2.0.0-next.53) ##### Minor Changes - [#​1562](https://togithub.com/Effect-TS/effect/pull/1562) [`0effd559e`](https://togithub.com/Effect-TS/effect/commit/0effd559e510a435eae98b201226515dfbc5fc2e) Thanks [@​tim-smart](https://togithub.com/tim-smart)! - rename RequestResolver.fromFunctionEffect to fromEffect - [#​1564](https://togithub.com/Effect-TS/effect/pull/1564) [`0eb0605b8`](https://togithub.com/Effect-TS/effect/commit/0eb0605b89a095242093539e70cc91976e541f83) Thanks [@​mikearnaldi](https://togithub.com/mikearnaldi)! - Isolate state by version and check for version correctness ##### Patch Changes - [#​1586](https://togithub.com/Effect-TS/effect/pull/1586) [`3ed4997c6`](https://togithub.com/Effect-TS/effect/commit/3ed4997c667f462371f26f650ac51fe533e3c044) Thanks [@​leonitousconforti](https://togithub.com/leonitousconforti)! - Fix List.map implementation of the index parameter and removed the index parameter from List.flatMapNonEmpty - [#​1593](https://togithub.com/Effect-TS/effect/pull/1593) [`92f7316a2`](https://togithub.com/Effect-TS/effect/commit/92f7316a2f847582146c77b2b83bf65046bf0231) Thanks [@​tim-smart](https://togithub.com/tim-smart)! - fix timeOrigin polyfill in clock - [#​1568](https://togithub.com/Effect-TS/effect/pull/1568) [`a51fb6d80`](https://togithub.com/Effect-TS/effect/commit/a51fb6d80d22c912157b862432ee0ca5e0d14caa) Thanks [@​tim-smart](https://togithub.com/tim-smart)! - add Stream.accumulate - [#​1592](https://togithub.com/Effect-TS/effect/pull/1592) [`57d8f1792`](https://togithub.com/Effect-TS/effect/commit/57d8f17924e91e10617753382a91a3136043b421) Thanks [@​gcanti](https://togithub.com/gcanti)! - Predicate: add hasProperty (+ internal refactoring to leverage it) - [#​1562](https://togithub.com/Effect-TS/effect/pull/1562) [`0effd559e`](https://togithub.com/Effect-TS/effect/commit/0effd559e510a435eae98b201226515dfbc5fc2e) Thanks [@​tim-smart](https://togithub.com/tim-smart)! - add RequestResolver.fromEffectTagged - [#​1588](https://togithub.com/Effect-TS/effect/pull/1588) [`7c9d15c25`](https://togithub.com/Effect-TS/effect/commit/7c9d15c25f23f79ab4e7777a3b656119234586f9) Thanks [@​mikearnaldi](https://togithub.com/mikearnaldi)! - Fix fiber failure stack - [#​1568](https://togithub.com/Effect-TS/effect/pull/1568) [`a51fb6d80`](https://togithub.com/Effect-TS/effect/commit/a51fb6d80d22c912157b862432ee0ca5e0d14caa) Thanks [@​tim-smart](https://togithub.com/tim-smart)! - add Stream.accumulateChunks - [#​1585](https://togithub.com/Effect-TS/effect/pull/1585) [`e0ef64102`](https://togithub.com/Effect-TS/effect/commit/e0ef64102b05c874e844f680f53746821609e1b6) Thanks [@​gcanti](https://togithub.com/gcanti)! - Chunk: getEquivalence, resolve index out-of-bounds error when comparing chunks of different lengths

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.