Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Typelevel
Open Source, functional, modular and friendly Scala libraries.
Collective -
Host: opensource -
https://opencollective.com/typelevel
- Website: https://typelevel.org
- Code: https://github.com/typelevel
Fix #1873 - deadlock in TLSEngine
github.com/typelevel/fs2 - mpilquist opened this pull request over 4 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request over 4 years ago
Update scalafmt-core to 2.5.3
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
Clarification of definition
github.com/typelevel/general - travisbrown opened this issue over 4 years ago
github.com/typelevel/general - travisbrown opened this issue over 4 years ago
Reincorporated Machinist macros into Spire.
github.com/typelevel/spire - denisrosset opened this pull request over 4 years ago
github.com/typelevel/spire - denisrosset opened this pull request over 4 years ago
Update sbt-scalajs, scalajs-compiler to 1.1.0
github.com/typelevel/simulacrum - scala-steward opened this pull request over 4 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request over 4 years ago
Update sbt-scalajs, scalajs-compiler to 1.1.0
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
Update sbt-scalafmt to 2.4.0
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
Move jawn-fs2 to Typelevel?
github.com/typelevel/general - rossabaker opened this issue over 4 years ago
github.com/typelevel/general - rossabaker opened this issue over 4 years ago
Update scalatest to 3.1.2
github.com/typelevel/simulacrum - scala-steward opened this pull request over 4 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request over 4 years ago
Update scalafmt-core to 2.5.2
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
Reminders for membership
github.com/typelevel/general - rossabaker opened this issue over 4 years ago
github.com/typelevel/general - rossabaker opened this issue over 4 years ago
Update sbt-wartremover to 2.4.8
github.com/typelevel/simulacrum - scala-steward opened this pull request over 4 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request over 4 years ago
New project: case-insensitive
github.com/typelevel/general - rossabaker opened this issue over 4 years ago
github.com/typelevel/general - rossabaker opened this issue over 4 years ago
Update scalafmt-core to 2.5.1
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
github.com/typelevel/claimant - scala-steward opened this pull request over 4 years ago
Use Chunk.Queue everywhere
github.com/typelevel/fs2 - mpilquist opened this pull request over 4 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request over 4 years ago
Add Stream#chunkAll
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
Upgrade to Scala 2.13.2
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
Fix #1852 - loss of final non-padding byte when padding chars span chunk
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
Update sbt-wartremover, wartremover to 2.4.7
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-wartremover, wartremover to 2.4.6
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
[Scala 2] Support dependent method types
github.com/typelevel/cats-tagless - joroKr21 opened this issue almost 5 years ago
github.com/typelevel/cats-tagless - joroKr21 opened this issue almost 5 years ago
Update sbt and Scala
github.com/typelevel/algebra - jhnsmth opened this pull request almost 5 years ago
github.com/typelevel/algebra - jhnsmth opened this pull request almost 5 years ago
Update sbt to 1.3.10
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt to 1.3.10
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Added 2.3.0 release to mima config
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
Stop @typeclass warn for implicit conversions
github.com/typelevel/simulacrum - marcesquerra opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - marcesquerra opened this pull request almost 5 years ago
Update sbt-scalafmt to 2.3.4
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Update sbt-scalafmt to 2.3.3
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Fix #1838 soundness bug that allowed a pure pull to be used on effectful streams
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
Add EitherT, OptionT, ReaderT, WriterT covariant transformers
github.com/typelevel/cats-mtl - LukaJCB opened this pull request almost 5 years ago
github.com/typelevel/cats-mtl - LukaJCB opened this pull request almost 5 years ago
not found: value λ
github.com/typelevel/kind-projector - steinybot opened this issue almost 5 years ago
github.com/typelevel/kind-projector - steinybot opened this issue almost 5 years ago
Update sbt to 1.3.9
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt to 1.3.9
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Update sbt-sonatype to 3.9.2
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Update sbt-sonatype to 3.9.1
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Exclude yml files from string processing
github.com/typelevel/sbt-catalysts.g8 - zainab-ali opened this pull request almost 5 years ago
github.com/typelevel/sbt-catalysts.g8 - zainab-ali opened this pull request almost 5 years ago
ApplicativeError: add raiseOption operation.
github.com/typelevel/cats - diesalbla opened this pull request almost 5 years ago
github.com/typelevel/cats - diesalbla opened this pull request almost 5 years ago
Alternative syntax for polymorphic lambdas (for Shapeless)
github.com/typelevel/kind-projector - yangzai opened this issue almost 5 years ago
github.com/typelevel/kind-projector - yangzai opened this issue almost 5 years ago
Submitting Catbird for incubator membership
github.com/typelevel/general - travisbrown opened this issue almost 5 years ago
github.com/typelevel/general - travisbrown opened this issue almost 5 years ago
drop Scala.js 0.6 support
github.com/typelevel/simulacrum - larsrh opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - larsrh opened this pull request almost 5 years ago
Update sbt-scalajs, scalajs-compiler to 1.0.1
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-scalajs, scalajs-compiler to 1.0.1
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Make Predicate stack-safe using Eval
github.com/typelevel/cats-collections - bbjubjub2494 opened this pull request almost 5 years ago
github.com/typelevel/cats-collections - bbjubjub2494 opened this pull request almost 5 years ago
Update sbt-scalafmt to 2.3.2
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
[WIP] Curated projects #272
github.com/typelevel/typelevel.github.com - Slakah opened this pull request almost 5 years ago
github.com/typelevel/typelevel.github.com - Slakah opened this pull request almost 5 years ago
Add foldF, cataF and emptyflatTap to OptionT
github.com/typelevel/cats - ybasket opened this pull request almost 5 years ago
github.com/typelevel/cats - ybasket opened this pull request almost 5 years ago
Update sbt-mima-plugin to 0.7.0
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Submitting Simulacrum Scalafix for incubator membership
github.com/typelevel/general - travisbrown opened this issue almost 5 years ago
github.com/typelevel/general - travisbrown opened this issue almost 5 years ago
Removed manual scalafmt workarounds due to bugs in 2.4.1
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
github.com/typelevel/fs2 - mpilquist opened this pull request almost 5 years ago
Update sbt-wartremover, wartremover to 2.4.5
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
drop Scala 2.11, bump dependencies
github.com/typelevel/kittens - larsrh opened this pull request almost 5 years ago
github.com/typelevel/kittens - larsrh opened this pull request almost 5 years ago
Update scalafmt-core to 2.4.2
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Update discipline-scalatest to 1.0.1
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
Introduce reduceOption for UnorderedFoldable and minimum/maximum(By)Option
github.com/typelevel/cats - jorgeadriano opened this pull request almost 5 years ago
github.com/typelevel/cats - jorgeadriano opened this pull request almost 5 years ago
Update scalatest to 3.1.1
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-wartremover, wartremover to 2.4.4
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update scalafmt-core to 2.4.1
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
Update scalafmt-core to 2.4.0
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/claimant - scala-steward opened this pull request almost 5 years ago
make publishing use sbt-sonatype
github.com/typelevel/scalacheck - SethTisue opened this issue almost 5 years ago
github.com/typelevel/scalacheck - SethTisue opened this issue almost 5 years ago
Update sbt-scala-native-crossproject, ... to 1.0.0
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-scalajs-crossproject to 1.0.0
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
Update sbt-mima-plugin to 0.6.4
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-scalajs, scalajs-compiler to 1.0.0
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-scalajs, scalajs-compiler to 1.0.0
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
Update sbt to 1.3.8
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-mima-plugin to 0.6.3
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
Update sbt-mima-plugin to 0.6.3
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-mima-plugin to 0.6.2
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/semigroups - scala-steward opened this pull request almost 5 years ago
Update sbt-mima-plugin to 0.6.2
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
configure GitHub action
github.com/typelevel/kind-projector - larsrh opened this pull request almost 5 years ago
github.com/typelevel/kind-projector - larsrh opened this pull request almost 5 years ago
String input to constructor should be trimmed
github.com/typelevel/squants - jehrlich opened this issue almost 5 years ago
github.com/typelevel/squants - jehrlich opened this issue almost 5 years ago
Update scalajs-compiler to 0.6.32
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
Update sbt-scalajs to 0.6.32
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request almost 5 years ago
How to raise test coverage on parameters passed to NoOpLogger
github.com/typelevel/log4cats - caoilte opened this issue about 5 years ago
github.com/typelevel/log4cats - caoilte opened this issue about 5 years ago
Add TraverseK
github.com/typelevel/cats-tagless - kubukoz opened this pull request about 5 years ago
github.com/typelevel/cats-tagless - kubukoz opened this pull request about 5 years ago
Update sbt-release to 1.0.13
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
Update sbt to 1.3.7
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
Converting from BigDecimal to Rational can round the number
github.com/typelevel/spire - nigredo-tori opened this issue about 5 years ago
github.com/typelevel/spire - nigredo-tori opened this issue about 5 years ago
Columns of same type mixed up during grouping, select and as
github.com/typelevel/frameless - mfelsche opened this issue about 5 years ago
github.com/typelevel/frameless - mfelsche opened this issue about 5 years ago
postgresql copy stream (2)
github.com/typelevel/doobie - tpolecat opened this pull request about 5 years ago
github.com/typelevel/doobie - tpolecat opened this pull request about 5 years ago
Coalesce multiple root queries in the doobie interpreter
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Additional tests exercising validation and other failures
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Enable full validation prior to execution
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Complete fragment validation
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Collect fragment fields correctly
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Support GraphQL extensions
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Add support for @deprecated directive
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
@op annotation causing compilation error on 2.13.1
github.com/typelevel/simulacrum - hicolour opened this issue about 5 years ago
github.com/typelevel/simulacrum - hicolour opened this issue about 5 years ago
Spec coverage checklist
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
github.com/typelevel/grackle - milessabin opened this issue about 5 years ago
Type missmatch errors
github.com/typelevel/simulacrum - kaffepanna opened this issue about 5 years ago
github.com/typelevel/simulacrum - kaffepanna opened this issue about 5 years ago
Update paradise to 2.1.1
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
Update sbt to 1.3.6
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
github.com/typelevel/simulacrum - scala-steward opened this pull request about 5 years ago
Add a Developer-Comment regarding an unused parameter.
github.com/typelevel/cats - diesalbla opened this pull request about 5 years ago
github.com/typelevel/cats - diesalbla opened this pull request about 5 years ago
Non empty map order
github.com/typelevel/cats - diesalbla opened this pull request about 5 years ago
github.com/typelevel/cats - diesalbla opened this pull request about 5 years ago
update scalatest to 3.1.0
github.com/typelevel/simulacrum - larsrh opened this pull request about 5 years ago
github.com/typelevel/simulacrum - larsrh opened this pull request about 5 years ago
Update sbt-pgp to 2.0.1
github.com/typelevel/machinist - scala-steward opened this pull request about 5 years ago
github.com/typelevel/machinist - scala-steward opened this pull request about 5 years ago
Update sbt to 1.3.5
github.com/typelevel/machinist - scala-steward opened this pull request about 5 years ago
github.com/typelevel/machinist - scala-steward opened this pull request about 5 years ago