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

Update dependency fp-ts to v2.16.9 #608

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

This PR contains the following updates:

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

Release Notes

gcanti/fp-ts (fp-ts)

v2.16.9

Compare Source

Polish

Support strictBuiltinIteratorReturn, #​1949

v2.16.8

Compare Source

Polish

Remove useless pure comment, closes #​1937

v2.16.7

Compare Source

Polish

Add tap for Identity #​1943

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency fp-ts to v2.16.0 Update dependency fp-ts to v2.16.1 Jul 27, 2023
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.1 Update dependency fp-ts to v2.16.2 Jan 3, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.2 Update dependency fp-ts to v2.16.3 Mar 11, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.3 Update dependency fp-ts to v2.16.4 Mar 18, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.4 Update dependency fp-ts to v2.16.5 Mar 25, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.5 Update dependency fp-ts to v2.16.6 May 19, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.6 Update dependency fp-ts to v2.16.7 Jun 29, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.7 Update dependency fp-ts to v2.16.8 Jul 7, 2024
@renovate renovate bot changed the title Update dependency fp-ts to v2.16.8 Update dependency fp-ts to v2.16.9 Jul 25, 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.

0 participants