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

[Snyk] Upgrade fp-ts from 2.4.4 to 2.5.1 #33

Merged
merged 1 commit into from Apr 1, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade fp-ts from 2.4.4 to 2.5.1.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-02-20.
Release notes
Package name: fp-ts from fp-ts GitHub release notes
Commit messages
Package name: fp-ts
  • 94614f3 version 2.5.1, fix #1141
  • bd17f4b These: add missing `MonadThrow` instance
  • 74093f7 fix purescript.md
  • 01a62de Update CHANGELOG.md
  • 4cacce9 tag readonly modules as experimental
  • 8e1994b add missing `leftReaderTask`, `rightReaderTask` functions
  • 01623f2 add overlodings to `zip`, `zipWith` and `unzip`, closes #1109
  • 7937019 add eqStrict, closes #965
  • 69f9067 StateReaderTaskEither: add missing `Bifunctor`, `Alt` instances
  • 9e65968 Tests added
  • b8bc804 IORef this binding problems solved
  • caff0d3 Magma: add link to Semigroup, closes #1114
  • 99265cf add readonly modules
  • 5432531 add getIntercalateSemigroup
  • 77157b1 Add tryCatchK in TaskEither module
  • 87eb41a Add Set.toggle
  • 909bc63 Add morphic-ts to Ecosystem
  • 748cd7b Add matechs-effect to ecosystem
  • 477e4a2 Add alga-ts library
  • 92beb30 Add community documentation section (#1122)

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

@ghost
Copy link

ghost commented Mar 17, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.188 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@github-actions
Copy link

Coverage Report

Totals Coverage
Statements: 87.69% ( 57 / 65 )
Methods: 83.33% ( 25 / 30 )

@codecov
Copy link

codecov bot commented Mar 17, 2020

Codecov Report

Merging #33 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   78.46%   78.46%           
=======================================
  Files           6        6           
  Lines          65       65           
  Branches        7        7           
=======================================
  Hits           51       51           
  Misses          8        8           
  Partials        6        6
Flag Coverage Δ
#unittests 78.46% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3eda25d...7553692. Read the comment docs.

@jianhan jianhan merged commit c0a7fea into master Apr 1, 2020
@github-actions
Copy link

github-actions bot commented Apr 8, 2020

🎉 This PR is included in version 1.2.27 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Overload for zip for NonEmptyArray? export eqStrict
2 participants