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

chore(deps): bump fp-ts from 2.13.1 to 2.16.5 #66

Merged
merged 1 commit into from Apr 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps fp-ts from 2.13.1 to 2.16.5.

Release notes

Sourced from fp-ts's releases.

2.16.5

Polish

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

2.16.0

2.15.0

New Feature

  • function
    • add LazyArg
  • add tap (dual) (aka chainFirst / chainFirstW) to:
    • Either
    • IO
    • IOEither
    • IOOption
    • Option
    • Reader
    • ReaderEither
    • ReaderIO
    • ReaderTask
    • ReaderTaskEither
    • State
    • StateReaderTaskEither
    • Task
    • TaskEither
    • TaskOption
  • add tapError (dual) (aka orElseFirst / orElseFirstW) to:
    • IOEither
    • ReaderEither

... (truncated)

Changelog

Sourced from fp-ts's changelog.

2.16.5

Polish

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

2.16.4

Polish

Fix __PURE__ annotation placement, closes #1926

2.16.3

Polish

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

2.16.2

Polish

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

2.16.1

Bug Fix

  • fix type signature of ReaderTaskEither.tapReaderIO, #1895

2.16.0

... (truncated)

Commits
  • a94d4f8 version 2.16.5
  • 693220a use loop over \<array-a>.push(...\<array-b>)
  • 704e7ce chore: npm install
  • 7e70370 Fix __PURE__ annotation placement, closes #1926
  • dbd420c version 2.16.3
  • 6e9f926 Don't fail when a value can't be converted to a primitive
  • 50e8e63 docs: add fp-ts Tutorial series on YouTube to Learning Resources
  • 0d5f67d version 2.16.2
  • 16bc70b Remove useless PURE annotation
  • 6bc5b75 Fix PURE annotation placement
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fp-ts](https://github.com/gcanti/fp-ts) from 2.13.1 to 2.16.5.
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](gcanti/fp-ts@2.13.1...2.16.5)

---
updated-dependencies:
- dependency-name: fp-ts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@jderochervlk jderochervlk merged commit ec8820a into main Apr 14, 2024
4 checks passed
@jderochervlk jderochervlk deleted the dependabot/npm_and_yarn/fp-ts-2.16.5 branch April 14, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant