Ecosyste.ms: OpenCollective

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

github.com/yarnpkg/berry

šŸ“¦šŸˆ Active development trunk for Yarn āš’
https://github.com/yarnpkg/berry

Fixes typo in a test (#97)

c976ed06134202d9e0ac1503f040dd9ba737ea74 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Add editorconfig and recommend the official VS Code extension (#96)

20a4aa4aac90f84e6e7d89a5015cf82233e13df4 authored over 5 years ago by Bram Gotink <[email protected]>
Adds prebuilt-install to the list of implicit node-gyp consumers (#93)

9de533ba045f0d86636c45f4fa95660a31654e4f authored over 5 years ago by MaĆ«l Nison <[email protected]>
Updates the documentation and builds

8088dbe0d7380f6e35accf5300dd69558f9e8782 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Add path support to `yarn add` (#91)

* Adds support for absolute adds

* Adds a test

* Fixes copy without overwriting

e1bdb6a8c98d475cbe2d2d72707af68d0f3bd641 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Renames BRxxxx into YNxxxx (#92)

* Renames BR into YN

* Updates the documentation

* Updates the tests

9670cec0eef95f4a14cbc4a10befd09cfd393d0d authored over 5 years ago by MaĆ«l Nison <[email protected]>
Shell build directive (#57)

* Base work

* Launch shell code

* Add node-gyp in NpmSemverResolver

* Add node-addon-ap...

7be17b4be27a145ce8a69ed5bc1c3493747344c8 authored over 5 years ago by Marc-Antoine <[email protected]>
Implements yarn unplug (#88)

812648d993244af8460b5ffbe4598105696b4566 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Updates the local bundle

f7b305b2fef06bfa7ce5635e092b52b7e2934987 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Uses relative paths for constraints (#86)

* Uses relative paths for constraints

* Updates snapshots

eba1d416ff1bf00394c3b9b17b3c239e9245ba06 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Disables the CI w/ Node 8 on Windows (#87)

33930318c95f4828dccc7459ccee80902bc8d152 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Fixes the project cwd detection (#85)

* Writes an empty lockfile in the temporary directory

* Fixes project root detection

* Acc...

6119aaf5dea463a98022edb89a2dee189807b361 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Introduce constraints query command (#82)

* Implement constraints query command

* Add integration tests for constraints source and cons...

cd0e4bf1fd6c00ad7e4034399bd9529cb8a23ae0 authored over 5 years ago by Bram Gotink <[email protected]>
Reworks the json reporter (#83)

* Unifies the logic of the json and regular reporters

* Fixes the tests

* Forgot the snaps...

0361f158bc68ea85742b3ca5ec16e16218536326 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Add SettingsType.SECRET (#81)

* Add SettingsType.SECRET, identical to STRING but not printed by `yarn config`

* Add tests f...

7835a7d39598e400c374d0cbf815405022bf223f authored over 5 years ago by Bram Gotink <[email protected]>
Implements an exec plugin (#77)

* Update the project settings

Commit generated via `yarn stage`

* Implements the exec plug...

f3f38740b16d49c81b42c47e44acc8f1c193c09b authored over 5 years ago by MaĆ«l Nison <[email protected]>
Support deep paths in workspace_field (#76)

* Support deep paths in workspace_field

* Add default never matcing predicates to prevent pro...

36384b56722500e9e6f357c425b8fe6787075bd4 authored over 5 years ago by Bram Gotink <[email protected]>
Expose devDependencies, dependency type in constraints (#71)

* Add dependencyType to constraints

The dependencyType is now present in gen_enforced_depende...

c977883cb4da5540c88c4518c2243b0bb3419128 authored over 5 years ago by Bram Gotink <[email protected]>
Implement `--json` and `-v,--verbose` for `yarn workspaces` (#72)

* added -v --json to workspaces list command

* Update list.ts

* using JsonReport instead o...

b6cd9bc541920caf1d7ad91c5491f02cd9ed9705 authored over 5 years ago by Sijie <[email protected]>
Various fixes (#74)

* Updates the project settings

Commit generated via `yarn stage`

* Reworks yarn policies
...

26165fe7fd62230e248bc821f7afa077e0a3d5f0 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Fixes syml when used w/ windows drives (#67)

4c62861c900f5cf04cab6672ba92bdf019b9cff5 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Implements a lazy cache (#66)

5af98b7fae613a2768de87eb8c49686758f6f05c authored over 5 years ago by MaĆ«l Nison <[email protected]>
Introduce workspace_field/3 predicate to expose workspace manifest information (#53)

* Introduce workspace_field/3 predicate to expose workspace manifest information

* Change err...

06efa8e3ccda2b6c343cf43953232c4e71d75098 authored over 5 years ago by Bram Gotink <[email protected]>
Better docs (#65)

* Tweaks the documentation

* Updates the project settings

Commit generated via `yarn stage...

8bdbe7bd936ecf93e5f0155c09b30471144bfb8c authored over 5 years ago by MaĆ«l Nison <[email protected]>
Error codes (#64)

* Writes documentation for the final error codes

* Updates the website

* Updates the local...

b6e06e93f769bee23e5bacf6d58525a155fb163c authored over 5 years ago by MaĆ«l Nison <[email protected]>
Update README.md

f2a874a47852f0ab7da149bbcee797a26e012187 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Documentation (#61)

* Updates the documentation

* Updates the website

d4323462701190788b34e3eea6c5e8a016ce1d29 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Adds eslint (#60)

* Updates the project settings

Commit generated via `yarn stage`

* Adds the eslint configu...

e60697fe95b85639ffab05dd5d924532eb698173 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Fixes piping (#59)

* Fixes tests

* Fixes piping timing

* Disables the enoent test on Windows

* Adds a test...

7d29aae2ea97bc6eeca4e8e3ea59d60d3a941b04 authored over 5 years ago by MaĆ«l Nison <[email protected]>
Validates the cache as part of the CI (#56)

* Validates the cache as part of the CI

* Improves the lock error message

* Uses keepAlive...

bcea6589e1b79d4cbf4f0559afce90269250888f authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes set-version (#52)

d750314ed32f515fc995ee3cdc7be6ffc9fed7cd authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Replaces workspace_version/1 with workspace_version/2 (#55)

87a25639a58ef4736e15e06c40b45e0e79004aab authored almost 6 years ago by Bram Gotink <[email protected]>
Website improvements (#54)

* Improves the style of the markdown rendering

* Adds the CLI to the navigation

* Adds a U...

ca48343a4a21c2d0c6091b1ec19bae868ff5ba6d authored almost 6 years ago by MaĆ«l Nison <[email protected]>
More fixes (#49)

* Fixes environment setup

* Fixes peer dependency issues

* Adds gatsby as fallback root

...

ca575a918ae9b891ee60b3e95f93c06b4497c356 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fix berry URL in policies set-version (#48)

dbd15ad30a801313224e2b0c9f4eeb26bffd290e authored almost 6 years ago by Marc-Antoine <[email protected]>
Various fixes (#47)

* Adds debug information when a dependency is missing from the lockfile

* Adds support for a ...

cc4df6b51e6caaa7b92cc6fd9b15e5910cb00d70 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes the cwd handling (#46)

* Renames concierge into clipanion

* Fixes the cwd validator

4af538bcd1d81ed1e054ec95ff727bfe3aad06de authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Reworks exec utils (#45)

* Updates the project settings

Commit generated via `yarn stage`

* Reworks the execUtils t...

fbf34986cb423d9c36b3c5d441fe13d490b2213a authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds a node-gyp plugin (#44)

* Moves the env setup into a pluggable hook

* Updates the project settings

Commit generate...

17813a616fb1d539ecab50bf94950cfa661c8b75 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Windows fixes (#43)

* Fixes Windows support for link/path/portal

* Fixes the 'yarn stage' tests on Windows

* F...

9674facdd051811f6a823a81918d06c9c73b5df3 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes empty directories handling w/ zip packages (#42)

840c1c9edcbec9be2951f695e4aa3931fc1a8d3b authored almost 6 years ago by Marc-Antoine <[email protected]>
Implements dlx (#40)

* Implements the dlx plugin

* Fixes installs when the cache is outside of the project

* Im...

48961fa602d4bd62a7b7093b8fde507b86156edc authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Upgrades to Jest 25 (#38)

c6eb1338de70e6baf6bf64fa6e913454dd4a7da6 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds support for Windows paths (#33)

* Base work for portable path

* Add conversion where needed (still missing some!)

* Got it...

b6dbb68b00ffbbe6329678bb2eeeadd6e0a164d9 authored almost 6 years ago by Marc-Antoine <[email protected]>
Adds support for enableGlobalCache (#39)

1795e83702cb936d5f49ca371f62cbf619c3b661 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Gatsby upgrade (#37)

* Updates the project settings

Commit generated via `yarn stage`

* Updates the project set...

d63ca6deb22ec1c2ba633aa1fcaa80b50a6cb3fe authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds better support for `node-gyp` (#35)

* Updates the project settings

Commit generated via `yarn stage`

* Allows running binaries...

05a014c55073d909f28789cdf696d8e5d75d08d7 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Updates the website

4a3bcb40efc8379b49f415f2a99600b91fbf091e authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Updates the project settings

Commit generated via `yarn stage`

cfbe08a6ff254f9b629cc75944ccda0b8a77447b authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements a basic "/package" page (#36)

* Updates the project settings

Commit generated via `yarn stage`

* Adds algolia's credenti...

c62e0796fa249c244534628b5db0c1356fb7a970 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Runs workspaces postinstall scripts (#34)

26acebe86d4ea29b2d7b40021282f766f69f5596 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Updates the website

8a7b0cce2110e00cd652cfeee6333ddc7b1b8b70 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Updates the checked-in builds

e681616fda221f3143fd731da9bf87a745044692 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Improves the website content

f53c2dc3c5818402899c79aef30f6e4669c8e148 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes the Github resolver to follow its dependencies

6ab9fc6bcab0254ccae1fb2c28588d0d97b2e00b authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Updates the project settings

Commit generated via `yarn stage`

a8abf53afff93e9c75c044dd4500b8c4e4fb3d36 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes a type issue

5ac33aedd2ee7fa403b3681999381c6c07b40f64 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Improves the documentation

a76792b073864caebf21c56ac9042e196b703b75 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Bumps concierge to use its TS definition

e339a7250f8a0d632e8d24a4aa078a25806f980b authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Updates the project settings

Commit generated via `yarn stage`

d96435d93c3170f800b27d4bb787476a55c97a13 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements "yarn stage" (#30)

* Updates the project settings

Commit generated via `yarn stage`

* Adds support for "yarn ...

4db9617d8a8e53584d1c4140c61c19cb48fa454b authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes builtin access for dynamically loaded plugins (#28)

50f99b7346dfb85621e4291c22a094bce435d457 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds a website (#27)

* Adds gatsby

* Implements the initial site

* Updates the yarn build

* Updates dependen...

e62b5761861dd9c6072313c0d114e1386453aa84 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds support for --peers to yarn why (#25)

44bfd515176e003be3818ffbee52a8f7787c95b8 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes sibling peer dependencies (#26)

07baabb51944def27cc36ed17a28648037c94bff authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements --frozen-lockfile (#24)

b295216429c9614ab2d8a806586c608fd8cf4db0 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements enable-network (#23)

* Implements enable-network

* Adds tests

8856b45873ea0c061608758060efddb7303f26b0 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Provides files field of manifest (#21)

9ac8e52633ab6e02a224358c2d5b02d9f5ef5f79 authored almost 6 years ago by Onur Laru <[email protected]>
Fixes policies set-version (#20)

a8f04c5b5db71152d388d38e2c4f0b7691dfdb8c authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Various improvements (#18)

* Fixes the binary name in the script utils

* Forces node-gyp and nan to be unplugged, since ...

db8be55a8c786c869e24007cd45b8bda149fa90d authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Dummy plugin for yarn pack created. (#17)

bb534c023d4df6114025a98a5446d57e7e703f1d authored almost 6 years ago by Onur Laru <[email protected]>
Improves hooks (#16)

47a7cd5901ccdf425bb19271d3b93d9ff0c989e4 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes the plugin test

afe8d936439c7a0f1a6a937802626c84595d13cf authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes the documentation

9505f8761d5b7a1af82555637c3997f0aa08f3ce authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes plugins default instantation

f3886d7fa6661914547486dd46a29682b72dea36 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Ensures "yarn init" creates packages with the right scope

94447be1f44dadd1d82ffe6e2ac40b03d1a941b6 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds a light documentation around plugins

e892f3ef56f3430d9622e39ed9772508063a7a31 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Merge pull request #15 from yarnpkg/shell-improvements

Reworks the pipe system to be simpler

7dfc9ba59052c84df4330dd29bfd25255a260839 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Removes more closures

224b73f201c572afda9895dffc16299796e318d4 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Reworks the pipe system to be simpler

277b00f7740aa0e423da32051fa87c3a6c20355c authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Merge pull request #14 from yarnpkg/improves-cache-clean

Improves cache clean

9d67cde0ecf0e2c66f977f825f1ed3dd94a61370 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Improves cache clean

e3a14097d04dbbfb4880971b3f96cbf0ca01ab78 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Merge pull request #13 from yarnpkg/dynamic-linking

Dynamic linking

037b227532c1ed59dca3cf971f5befd380555998 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Uniformizes the pipe test across os

a31543996b9e30f6d8611ab88528a82d703fce47 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes rcFilename

bba7219f1a5b6cf7d6821e6a7df7a0e34493baf6 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds tests

c18ec2c857a8139f931df2eb2c8591844fd204a8 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes the rcFilename forwarding

1074e9044a80fca1e0fab88d1dddad2d3e1f5001 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements dynamic linking

b65038b70604c78f6cbdf81ac7b5b83f0e457d92 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Improves the shell coverage

d447169bc85b62358c00e4609aa69b5074c26c68 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Writes the integration test report in the right directory

79a9d1feec0b0f76ce70704f7648296552665fc0 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements echo as a builtin

729f6fe666c51ea1d4ec34b0d90a123c5cca770d authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Prevents Jest from babelifying the PnP file

31a73147380678681d67522b7452cc9070099fb6 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes stream forwarding

e030f112544281495e5ea05a07f144a2de338aa3 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Fixes typo

d9c82f037da362b990c7a2fe635988c932a0b82a authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Resets the checked-in binary

5d06008399ea4d9a84a13e236f395120ecb8d74b authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds an experimental TS plugin

36d85c845800f9e27c429879ebab75cdcd347af9 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Improves the shell implementation

b2b36b1349c4bec0340ba5599eb9ebcafef398a5 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Reworks the test infrastructure

a21252fed81bc088a8f2e2935732d84571c635c7 authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Adds a test for peerDependenciesMeta.optional

fb82b164d93da74f37d4085ffa52249fe425959e authored almost 6 years ago by MaĆ«l Nison <[email protected]>
Implements peerDependenciesMeta

2f9e8073d15745f9d53e6b8b42fa9c81eb143d54 authored almost 6 years ago by MaĆ«l Nison <[email protected]>