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.6.2 to 2.6.3 #66

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link
Contributor

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

Snyk has created this PR to upgrade fp-ts from 2.6.2 to 2.6.3.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released a day ago, on 2020-06-08.
Release notes
Package name: fp-ts
  • 2.6.3 - 2020-06-08
    • Polish
      • change ReadonlyNonEmptyArray definition to get better type inference (@gcanti)
      • move pipe to function module (@gcanti)
      • export sequence from all modules which admit a Traversable instance (@gcanti)
      • export a pipeable traverse function from all modules which admit a Traversable instance (@gcanti)
      • export a pipeable traverseWithIndex function from all modules which admit a TraversableWithIndex instance (@gcanti)
      • remove monad transformers imports from all modules (@gcanti)
  • 2.6.2 - 2020-05-27

    The goal of this release is to make fp-ts more "tree shaking" friendly.

    • Polish
      • add /*@__PURE__*/ comments to pipeables (@gcanti)
      • add /*@__PURE__*/ comments to transformers (@gcanti)
      • remove pipeable.ts module imports (@gcanti)
from fp-ts GitHub release notes
Commit messages
Package name: fp-ts
  • d38af75 replace hardcoded URIs with corresponding types
  • 4bef5ea remove TheseT from TaskThese
  • f6bd3de remove internal monadTaskEither instance
  • 9412761 remove internal monadIdentity instance
  • b491d36 remove spreads
  • 385622a update changelog
  • 4e8d7c7 remove WriterT from Writer
  • fc4ea66 remove StateT from StateReaderTaskEither
  • 104f284 remove StateT from State
  • 398251d remove ReaderT from ReaderTaskEither
  • 56bc375 remove ReaderT from ReaderTask
  • c9ef524 remove ReaderT from Reader
  • 1ba7b9d remove useless internal instances from Either
  • ffe621b add internal Apply instances
  • e5ca638 remove EitherT from ReaderEither
  • f88d1f8 remove `<instance>.sequence` from tests
  • 3cdbbbd remove EitherT from IOEither
  • abe5cb9 bump version
  • 6d7d708 remove EitherT from TaskEither
  • 4770523 remove `array` instance from Tree implementation
  • 073bcfc export a pipeable `traverseWithIndex` function from all modules which admit a `TraversableWithIndex` instance
  • 9e0d531 export a pipeable `traverse` function from all modules which admit a `Traversable` instance
  • 9f9ba15 export `sequence` from all modules which admit a `Traversable` instance
  • 20c7df9 do not use instance operations when there's an alternative way

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

@github-actions
Copy link

🎉 This issue has been resolved in version 1.21.12 🎉

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.

1 participant