Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency fp-ts to v2.16.6 #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fp-ts 2.12.3 -> 2.16.6 age adoption passing confidence
fp-ts 2.13.1 -> 2.16.6 age adoption passing confidence

Release Notes

gcanti/fp-ts (fp-ts)

v2.16.6

Compare Source

Polish

Allow dependencies to be widen when using orLeft #​1938

v2.16.5

Compare Source

Polish

Resolved a RangeError where the maximum call stack size was exceeded when invoking chainWithIndex, #​1931

v2.16.4

Compare Source

Polish

Fix __PURE__ annotation placement, closes #​1926

v2.16.3

Compare Source

Polish

Either.ts: toError: Don't fail when a value can't be converted to a primitive, #​1924

v2.16.2

Compare Source

Polish

Fix "__PURE__" annotation placement #​1919, closes #​1916

v2.16.1

Compare Source

Bug Fix

  • fix type signature of ReaderTaskEither.tapReaderIO, #​1895

v2.16.0

Compare Source

v2.15.0

Compare Source

New Feature

  • function
    • add LazyArg
  • add tap to
    • Either
    • IO
    • IOEither
    • IOOption
    • Option
    • Reader
    • ReaderEither
    • ReaderIO
    • ReaderTask
    • ReaderTaskEither
    • State
    • StateReaderTaskEither
    • Task
    • TaskEither
    • TaskOption
  • add flatMapNullable (dual) to
    • Either
    • IOEither
    • ReaderEither
    • ReaderTaskEither
    • StateReaderTaskEither
    • TaskEither
  • add flatMapOption (dual) to
    • Either
    • IOEither
    • ReaderEither
    • ReaderTaskEither
    • StateReaderTaskEither
    • TaskEither
  • add liftNullable to
    • Either
    • IOEither
    • ReaderEither
    • ReaderTaskEither
    • StateReaderTaskEither
    • TaskEither
  • add liftOption to
    • Either
    • IOEither
    • ReaderEither
    • ReaderTaskEither
    • StateReaderTaskEither
    • TaskEither
  • add flatMapEither (dual) to
    • IOEither
    • ReaderEither
    • ReaderTaskEither
    • TaskEither
  • Array
    • add index to flatMap
  • NonEmptyArray
    • add index to flatMap
  • ReadonlyArray
    • add index to flatMap
  • ReadonlyNonEmptyArray
    • add index to flatMap

v2.14.0

Compare Source

New Feature

  • add flatMap to
    • Either
    • IOEither
    • Reader
    • ReaderEither
    • ReaderIO
    • ReaderTask
    • ReaderTaskEither
    • StateReaderTaskEither
    • TaskEither
    • NonEmptyArray
    • ReadonlyNonEmptyArray
    • Tree
    • Array
    • Identity
    • IO
    • IOOption
    • Option
    • ReadonlyArray
    • State
    • Task
    • TaskOption

v2.13.2

Compare Source

v2.13.1

Compare Source

  • New Feature
  • Polish
    • backport from v3 some handy defaults defined in natural transformations/combinators/constructors (@​gcanti)
    • fix wrong type parameter order:
      • FromIO
        • chainIOK
      • FromTask
        • chainTaskK
        • chainFirstTaskK
      • Whiterable
        • FilterE1
      • TheseT
        • both
      • Either
        • apFirstW
        • apSecondW
      • IOEither
        • apFirstW
        • apSecondW
      • Reader
        • apFirstW
        • apSecondW
      • ReaderEither
        • apFirstW
        • apSecondW
      • ReaderTaskEither
        • apFirstW
        • apSecondW
      • StateReaderTaskEither
        • apFirstW
        • apSecondW
      • TaskEither
        • apFirstW
        • apSecondW
    • Apply
    • Either
      • remove useless type parameter in exists (@​gcanti)
    • ReadonlyRecord
    • TaskEither
    • These
    • Traversable
    • Writer
      • getChain requires a Semigroup instead of a Monoid (@​gcanti)
  • Deprecation

v2.13.0

Compare Source

BROKEN RELEASE
  • Experimental
    • add exports field to package.json in order to support moduleResolution node12/nodenext, #​1765 (@​gcanti)

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency fp-ts to v2.13.1 fix(deps): update dependency fp-ts to v2.13.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/fp-ts-2.x branch 7 times, most recently from d31fea0 to d00ee6a Compare December 23, 2022 14:16
@renovate renovate bot force-pushed the renovate/fp-ts-2.x branch 6 times, most recently from e7c1704 to dcca5bb Compare January 1, 2023 18:41
@renovate renovate bot force-pushed the renovate/fp-ts-2.x branch 4 times, most recently from 97c0ae5 to 65fcf27 Compare January 9, 2023 19:14
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.13.1 fix(deps): update dependency fp-ts to v2.16.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/fp-ts-2.x branch 10 times, most recently from 8fdf93f to c1c8848 Compare May 29, 2023 04:08
@renovate renovate bot force-pushed the renovate/fp-ts-2.x branch 5 times, most recently from d819452 to e44267b Compare May 29, 2023 16:21
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.16.0 fix(deps): update dependency fp-ts to v2.16.1 Jul 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.16.1 fix(deps): update dependency fp-ts to v2.16.2 Jan 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.16.2 fix(deps): update dependency fp-ts to v2.16.3 Mar 11, 2024
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.16.3 fix(deps): update dependency fp-ts to v2.16.4 Mar 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.16.4 fix(deps): update dependency fp-ts to v2.16.5 Mar 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency fp-ts to v2.16.5 fix(deps): update dependency fp-ts to v2.16.6 May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants