Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PureScript

Help fund infrastructure for PureScript, a strongly-typed functional programming language that compiles to JavaScript
Collective - Host: opensource - https://opencollective.com/purescript - Website: https://www.purescript.org - Code: https://github.com/purescript

Switch config to camelCase and support automatic migrations (#1202)

github.com/purescript/spago - 9e83d87b01b01a7e03ae46efc171daa7caa7140f authored 10 months ago by Fabrizio Ferrai <[email protected]>
Trim the error message before censoring (#1194)

Co-authored-by: Saravanan M <[email protected]>

github.com/purescript/spago - 40c54d68534aca88edce17c6851de35c7182b11f authored 10 months ago by Saravanan <[email protected]>
Fix lockfile not updating when a local package set changed on disk (#1201)

github.com/purescript/spago - e4c8dcd553232505ff2f922c572f8203a69bf43c authored 10 months ago by Fabrizio Ferrai <[email protected]>
Fix bundler invocation in package.json (#1200)

github.com/purescript/spago - 29ac4814d2d5f870840188f6df66089a969f2453 authored 10 months ago by Nicholas Wolverson <[email protected]>
Version 0.93.28

github.com/purescript/spago - de80bd436804740d861a60707efcbeaa60196f8c authored 10 months ago by Fabrizio Ferrai <[email protected]>
Fix output truncation with json-errors and build failure. Fix #1160 (#1199)

Problematic situation is when --json-errors is passed (output is one very long line printed out ...

github.com/purescript/spago - 10657caea44f5b04c7075622171613be1aba8b7e authored 10 months ago by Nicholas Wolverson <[email protected]>
Fix the graph check not warning about undeclared cross-package imports between local packages (#1198)

github.com/purescript/spago - ebb99a02dacd119e8b650855bfae308798c46c07 authored 10 months ago by Fabrizio Ferrai <[email protected]>
Refactor monorepo tests to use fixtures (#1197)

github.com/purescript/spago - fdaa7e63b1357cc7309db75a18d99421756de13b authored 10 months ago by Fabrizio Ferrai <[email protected]>
Allow the solver to find workspace packages in a monorepo (#1196)

Properly ignore nested workspaces - we were missing the case with a no-package-root-config

github.com/purescript/spago - 5df02966824ac0f74a0f19e1067ad6e7b7cf1103 authored 10 months ago by Fabrizio Ferrai <[email protected]>
Update to the 50.4.0 package set.

github.com/purescript/package-sets - ba23138c993e8314780ec69530872b5af8cc71ab authored 10 months ago by pacchettibotti <[email protected]>
Release 50.4.0 package set.

Updated packages:
- [email protected] -> 3.1.0

github.com/purescript/registry - 2a40295d966c4d375d92118e88c6ccf61de016a3 authored 10 months ago by pacchettibotti <[email protected]>
Update metadata for unordered-collections

github.com/purescript/registry - 2d70fabefa514125aff77edfdede9786831d3299 authored 10 months ago by pacchettibotti <[email protected]>
Properly ignore nested workspaces - we were missing the case with a no-package-root-config (#1193)

github.com/purescript/spago - 455d94a850dcc21e7c6e237486ea170dff49fd4f authored 10 months ago by Fabrizio Ferrai <[email protected]>
Version 0.93.27

github.com/purescript/spago - c53326899b98b70b4fe07d591ea68c6bc63f78b9 authored 10 months ago by Fabrizio Ferrai <[email protected]>
Update to the 50.3.2 package set.

github.com/purescript/package-sets - a0aeef9c222aa21646af06fbcb6e403b2c42b8bd authored 10 months ago by pacchettibotti <[email protected]>
Release 50.3.2 package set.

Updated packages:
- [email protected] -> 6.0.1

github.com/purescript/registry - 1e02ddceb78db21d81f6d03798404df1b5d767c4 authored 10 months ago by pacchettibotti <[email protected]>
Update metadata for profunctor

github.com/purescript/registry - 081e02082a05af43acf1c61b11b75439a67da2d8 authored 10 months ago by pacchettibotti <[email protected]>
splitStrong/Choice with Semigroupoid instead of Category constrain (#48)

* splitStrong/Choice with Semigroupoing not a Category

* changelog

github.com/purescript/purescript-profunctor - fd419d8590f81c7e0b064b2774336723e5d77ffd authored 10 months ago by Eryk Ciepiela <[email protected]>
Add documentation for qualified operators and type operators (#462)

github.com/purescript/documentation - aba17dc1c240d2001f4c747430c46e823fb9987c authored 10 months ago by postsolar <[email protected]>
Document how to change global cache dir location (#1190)

github.com/purescript/spago - d58e1d877300fcbbfce86fee4ab4a16d74d7ea67 authored 10 months ago by JordanMartinez <[email protected]>
Update to the 50.3.1 package set.

github.com/purescript/package-sets - c48046138bcddc8b1bdf3460cd430d7c80b3fe3d authored 10 months ago by pacchettibotti <[email protected]>
Release 50.3.1 package set.

Updated packages:
- [email protected] -> 5.0.1

github.com/purescript/registry - d7d692fd1570dc1be6a9c44ba596fa3050a5bffc authored 10 months ago by pacchettibotti <[email protected]>
Update metadata for remotedata

github.com/purescript/registry - 7475933fa7bce36bb9cb53abaa494481f1677b42 authored 10 months ago by pacchettibotti <[email protected]>
Fixing execArgs parsing in run command (#1188)

Co-authored-by: Saravanan M <[email protected]>

github.com/purescript/spago - b4780ca26b91a8279524130e7360135c00b802e7 authored 10 months ago by Saravanan <[email protected]>
added main opts for test command (#1189)

github.com/purescript/spago - 94b7bab3572bdd1776437d113fbb23cbd37e0686 authored 10 months ago by Saravanan <[email protected]>
Update to the 50.3.0 package set.

github.com/purescript/package-sets - 1ff9d2ca1f8b74d44fb9a13cf4ad9407f671b227 authored 10 months ago by pacchettibotti <[email protected]>
Release 50.3.0 package set.

New packages:
- [email protected]

github.com/purescript/registry - b32b954413a5e7c4fa18c32336d2903888898964 authored 10 months ago by pacchettibotti <[email protected]>
Update metadata for language-cst-parser

github.com/purescript/registry - 53919017b02b00e067fba96c5c04626fe3e08d48 authored 10 months ago by pacchettibotti <[email protected]>
Update to the 50.2.0 package set.

github.com/purescript/package-sets - f1b03b2863cb75952c52d715bf5b50ee22294da5 authored 10 months ago by pacchettibotti <[email protected]>
Release 50.2.0 package set.

github.com/purescript/registry - 7860f2a692abfc727014ea8721158eae6329398f authored 10 months ago by pacchettibotti <[email protected]>
Add [email protected] (#687)

* Update flake

* Add [email protected] to purs-versions test

github.com/purescript/registry-dev - b70ad609a8f6033f17d2064567a48ac27b9e77d1 authored 10 months ago by Thomas Honeyman <[email protected]>
Update to the 50.1.2 package set.

github.com/purescript/package-sets - 390098782e0e85be82a81c98c850c214611ff9b1 authored 10 months ago by pacchettibotti <[email protected]>
Release 50.1.2 package set.

Updated packages:
- [email protected] -> 1.0.2

github.com/purescript/registry - c8523998e8c2c67a65541ff8a8d76b1b6da2f179 authored 10 months ago by pacchettibotti <[email protected]>
Update metadata for rough-notation

github.com/purescript/registry - 376172e32e453c24a9e77e83df7d30b692dc48cc authored 10 months ago by pacchettibotti <[email protected]>
Fix compiler crash when a type operator is used in a type argument (#4536)

Add missing traversal branch for VisibleTypeApp in updateTypes

github.com/purescript/purescript - debfc2e4e1e859bde3f679850767acd545a0d0f4 authored 10 months ago by Justin Garcia <[email protected]>
Update to the 50.1.1 package set.

github.com/purescript/package-sets - 670a3c67760f20c0eb54f13d362236adc6b6c34f authored 11 months ago by pacchettibotti <[email protected]>
Release 50.1.1 package set.

Updated packages:
- [email protected] -> 1.0.1

github.com/purescript/registry - 2a26d0fc42fd59560e98fa7a5e2f2d31724a0fbb authored 11 months ago by pacchettibotti <[email protected]>
Update metadata for rough-notation

github.com/purescript/registry - afce8aaa9b9944139cd4917e0a728525dfbe213a authored 11 months ago by pacchettibotti <[email protected]>
Update to the 50.1.0 package set.

github.com/purescript/package-sets - f13018350fa4a2874cf4c1275a2e5d3d0dafece5 authored 11 months ago by pacchettibotti <[email protected]>
Release 50.1.0 package set.

Updated packages:
- [email protected] -> 7.6.0

github.com/purescript/registry - 3909a6dc0e10fc2b908b0b6cdab6b186ccc65e92 authored 11 months ago by pacchettibotti <[email protected]>
Update metadata for spec

github.com/purescript/registry - 435810d15dd25a96671c4b5d7e081af8ff0d51e7 authored 11 months ago by pacchettibotti <[email protected]>
Fix issue with git clone: tags would get pulled twice due to the lockfile storing hashes (#1186)

github.com/purescript/spago - 69fadfd87edaf14e9c36493e6364fff2bee6a5da authored 11 months ago by Fabrizio Ferrai <[email protected]>
Update to the 50.0.0 package set.

github.com/purescript/package-sets - 2baad64b34cfbd91b82f0dc1c0ff9848b21ae1e4 authored 11 months ago by pacchettibotti <[email protected]>
Release 50.0.0 package set.

Updated packages:
- [email protected] -> 1.0.1

github.com/purescript/registry - 2ba0a25fc54b5f6e851809b9aa2865599c8ad25a authored 11 months ago by pacchettibotti <[email protected]>
Update metadata for choku

github.com/purescript/registry - 76781e4cf8ecdc2599f8634df1e759df30d78e64 authored 11 months ago by pacchettibotti <[email protected]>
Update metadata for choku

github.com/purescript/registry - a71fc75a1349a694ccc33fb73fb0f8cc6578b158 authored 11 months ago by pacchettibotti <[email protected]>
Update to the 49.2.0 package set.

github.com/purescript/package-sets - 5a6862ab6603078b138ac537ccf9971cc06d8ea6 authored 11 months ago by pacchettibotti <[email protected]>
Release 49.2.0 package set.

New packages:
- [email protected]

github.com/purescript/registry - c30ff86e020a8fa5807aa31fc6a38ec353d15962 authored 11 months ago by pacchettibotti <[email protected]>
Sync rough-notation with legacy registry.

github.com/purescript/registry - 77535fdfe3772757df0a1ed15b5aab48bc5a5e7b authored 11 months ago by pacchettibotti <[email protected]>