Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

[Snyk] Upgrade fp-ts from 2.5.0 to 2.5.3 #11

Merged
merged 1 commit into from Mar 9, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 9, 2020

Snyk has created this PR to upgrade fp-ts from 2.5.0 to 2.5.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 10 days ago, on 2020-02-28.
Release notes
Package name: fp-ts
  • 2.5.3 - 2020-02-28
    • Polish
      • Either
        • add missing instances to getValidation (@gcanti)
      • IOEither
        • relax Bifunctor2C to Bifunctor2 in getIOValidation (@gcanti)
      • ReaderEither
        • relax Bifunctor3C to Bifunctor3 in getReaderValidation (@gcanti)
      • ReaderTaskEither
        • relax Bifunctor3C to Bifunctor3 in getReaderTaskValidation (@gcanti)
      • TaskEither
        • relax Bifunctor2C to Bifunctor2 in getTaskValidation (@gcanti)
  • 2.5.2 - 2020-02-27

    update docs

  • 2.5.1 - 2020-02-20
    • New Feature
      • Eq
      • NonEmptyArray
      • Semigroup
        • add getIntercalateSemigroup (@gcanti)
      • Set
      • TaskEither
      • These
        • add missing MonadThrow instance (@gcanti)
      • ReaderTaskEither
        • add missing leftReaderTask, rightReaderTask functions (@gcanti)
      • StateReaderTaskEither
        • add missing Bifunctor, Alt instances (@gcanti)
    • Experimental
      • add ReadonlyArray module (@gcanti)
      • add ReadonlyNonEmptyArray module (@gcanti)
      • add ReadonlySet module (@gcanti)
      • add ReadonlyMap module (@gcanti)
      • add ReadonlyRecord module (@gcanti)
      • add ReadonlyTuple module (@gcanti)
  • 2.5.0 - 2020-02-13

    fix purescript.md

from fp-ts GitHub release notes
Commit messages
Package name: fp-ts
  • 87c7c36 version 2.5.3
  • 0b6a742 Remove redundant URI in spreads
  • c357a52 update docs
  • 52ce154 relax Bifunctor2C to Bifunctor2 in TaskEither.getTaskValidation
  • 80baf40 relax Bifunctor3C to Bifunctor3 in ReaderEither.getReaderValidation
  • 9ea6023 relax Bifunctor2C to Bifunctor2 in IOEither.getIOValidation
  • fc9f59b add missing instances to Either.getValidation
  • 8cd4a92 Update learning-resources.md
  • a80128b upgrade to typescript@3.8
  • 94614f3 version 2.5.1, fix #1141
  • bd17f4b These: add missing `MonadThrow` instance

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@coderbyheart coderbyheart merged commit 7caf510 into saga Mar 9, 2020
@coderbyheart coderbyheart deleted the snyk-upgrade-e217567d9c0411b54b354373a13039d3 branch March 9, 2020 14:10
@github-actions
Copy link

github-actions bot commented Mar 9, 2020

🎉 This PR is included in version 1.17.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overload for zip for NonEmptyArray? export eqStrict
2 participants