Ecosyste.ms: OpenCollective

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

github.com/yarnpkg/yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://github.com/yarnpkg/yarn

Add interactive update

c6bd30b4b01c2e5422d82b2568ab5f45f79350bc authored about 8 years ago
Set node env to production with --prod install.

Fixes #1450

958ff9807a10a0a4aa77020232d9d88d5c1640ef authored about 8 years ago
Make all install flags accessible from all commands - fixes #1504 (#1517)

484f05a51b09e6f3e7f015e929a679cd5f18a4f3 authored about 8 years ago
Small grammar fixes (#1515)

ea9676b8f328f26deeed5c01ffb9902d317865a3 authored about 8 years ago
Git branches can have hashes as part of their name (#1489)

681ae25cb771d5898245333f40b51bd3049214e1 authored about 8 years ago
Document `--prefer-offline` and `--offline` flags. (#1514)

Add documentation to `--offline` and `--prefer-offline` command line options.

d5a6f222e7ab7e25b9d8e1a12a158c24003ac677 authored about 8 years ago
Don't re-install cached artifacts. (#805)

This patch makes sure if we load a package from cache, we don't install it again.

5e2fbe6d1d86d2f1420b66c6351f765300ddde79 authored about 8 years ago
init package.json repository as a string instead of an object (#1484)

58a4fa79d9ef92f640af5c90977d2e81c58c4ad6 authored about 8 years ago
Minor README tweaks (#1452)

* Minor README tweaks

formatting, phrasing, etc.

* Rephrase “lockfile format” bullet point...

56586af1ff641b4e0c2ac6c545bc8af3063f8c0a authored about 8 years ago
Factory needs to be a function. (#1481)

See also: https://github.com/yarnpkg/yarn/blob/master/src/resolvers/exotics/git-resolver.js#L106

550bbadcf9079da3970227fdd4b43705a9a97913 authored about 8 years ago
remove bower (#1441)

af9d80cebfcf5ea992bd3005ce1ee57a2da7bd97 authored about 8 years ago
fix-1158: resolve verions by ranges, not equals (#1477)

ec6a4508ad4aa748fc9ff9b2c665228bf5770696 authored about 8 years ago
Handle using local module info when running info . (#1467)

Fixes #1347

33013513fc1f3213eaa4a850df8c2a245c196cec authored about 8 years ago
Builds on #1382 (#1466)

* Fixes #1382

* Add test coverage around init author and email.

Also now be explit when ch...

19490be6aff23adf9fd299ad65baa77cf77cd259 authored about 8 years ago
Add CLI docs for yarn add --exact and yarn add --tilde (#1478)

Descriptions were based on official docs:
https://yarnpkg.com/en/docs/cli/add

115b1e4b61b8286e685445f113b9f8c6539352fd authored about 8 years ago
Tests/resolvers/exotics (#1470)

* Move github-resolver to match src dir structure

* Add bitbucket resolver tests

3cd994977a7d804d5483d6671624f60a5aa398c6 authored about 8 years ago
Add test coverage for aliases (#1421)

86899fea2718dfd6da3666cca1166cbedec79f28 authored about 8 years ago
Add detection of NODE_ENV for `yarn install` command (#1455)

eac02f7e07d1fe638842ff17e1c13ff33f288664 authored about 8 years ago
Add period to `savedNewDependency` for consistency (#1459)

Most messages, including the very similar `savedNewDependencies`, end in a period.

a8e7b9218211fbf19d9f4f6950ba9b5ed9b10f2b authored about 8 years ago
Replace some MessageErrors string for lang codes (#1392)

385dee85e72a12c29565867085661bd9ff6b040b authored about 8 years ago
Fix `yarn cache ls` for scoped packages (#698) (#1279)

Yarn was trying to readi the metadata file from parent directory of scoped
packages instead of ...

6f62e7a5630c0667030bfc83e2c22f22b30429c5 authored about 8 years ago
Join available versions with newline if more than 20 (#1427)

e950b9bde2c4dcbee3451da0d0be7be8c548f003 authored about 8 years ago
set filename arg mandatory in pack -f (#1403)

860c9082e29e6d43b426fe5983531be4324f87a7 authored about 8 years ago
remove default filters from `yarn clean` (#1430)

76f48b8ca25a9208adb5c2203c627da2d9ce79b2 authored about 8 years ago
Add validation to package name upon init. (#1425)

2ef2e5edeed090814e890b91ae9c1217730ce164 authored over 8 years ago
fix #680 check README, LICENSE and AUTHORS are files. (#1426)

9f3d037da23243c821b78ed7564cf42c83fd4302 authored over 8 years ago
add missing code comment

798d190d2c3aea834c209e9d27fd54e5af00d293 authored over 8 years ago
Generate helpful error messages whenever we fail to parse JSON - fixes #1229 (#1424)

cbdeeaa406d56493d5729d723d225499332409a5 authored over 8 years ago
Consolidate lifecycle script execution - fixes #1319 (#1422)

601dcaec3ae97e08a51da85e1749594e4480bf2b authored over 8 years ago
add yarn versions command as analog to npm version - fixes #1369 (#1423)

2992678050ca15dbbe198affd379b2e328fa9386 authored over 8 years ago
Fix `yarn outdated` for scoped packages (#620) (#1276)

Package name was not escaped when querying NPM registry.

3a2585976e9e39c2955a59d5ddb29f2d2e56bcd0 authored over 8 years ago
Don't let the authorization header be empty (#1373)

* Don't let an authorization be empty

It create problems with some servers like ProGet when u...

716503f269ea838d619c7aa3e29639d328a42d39 authored over 8 years ago
Fixes removal of invalid package name as showing successful (#1409)

cbfa664437f369e5f25abdfeeabbddf72371bf33 authored over 8 years ago
fix-1221: offline flag, metadata argument falsy (#1277)

824f12250a9a105c24558e87e8074c6adde1cb19 authored over 8 years ago
Meaningful error message on malformed registry response (#1356)

* Meaningful error message on malformed registry response

Addresses #1348

* Changed malfor...

309e62fab5edca556d8e7dd30e0645c9b2966399 authored over 8 years ago
fix #1199 by removing extra newline from cli/install.js (#1200)

f563184adbd809e10ec36121ace0e9b349d653d9 authored over 8 years ago
Add package type output to `yarn outdated` command (#1357)

845356d1168028f4249f65774094a37149fea812 authored over 8 years ago
Add tests for exotic github resolver.

a40aab8d892a754dd442ed509ea9af6b15211fef authored over 8 years ago
Switch to using vars for hostname in gh resolver.

0d3c00beb27e784cc149b59f018fbf84e455b244 authored over 8 years ago
honor github commit hash

a7436713ad77c19ef873d7433ecc66aeec382ef0 authored over 8 years ago
Add --ignore-engines flag to `yarn upgrade` command (#1375)

967b314eddf10edf5def0b188522c6ad503e3f10 authored over 8 years ago
improve Git coverage (#1365)

f71a70dba2518ef7dde94e0373567c5d7d765ce7 authored over 8 years ago
Fix typo in comment "occured" -> "occurred" (#1359)

0c5bd61b5b50c376ffe37a3bb951d2b3bbe19ed1 authored over 8 years ago
Set unique version number for CI (CircleCI and AppVeyor) builds (#1230)

* Set unique version number for CircleCI builds

* Separate script for setting dev version, mo...

0ad1ec6781a6c8bc00fabb31777dfce6971a7d04 authored over 8 years ago
Build tarball and standalone JS files into artifacts directory (#1231)

b17082da073d46dbdbc46be1b425c65073bff334 authored over 8 years ago
Add a newline after the global comment in the lockfile (#1192)

The lockfile is nicely visually separated except for the first package which is right after the ...

59d02bddd469a33329b140c0adb8ba8bb066c66b authored over 8 years ago
Don't install Node.js via Chocolatey on AppVeyor (#1270)

May fix #1232 as per the discussion in http://help.appveyor.com/discussions/problems/5425-nodejs...

f0a350062a645a1879d106c62dd7c7b20fe12fb3 authored over 8 years ago
Added a comment to explain why catch is suppressed.

ae7c24a9201c03f53e80981ffbb8de97fb265b8c authored over 8 years ago
Added try/catch block to .yarnclean write file operation

Added try catch block to handle error „EEXIST: file already exists“.

5890b9c4652608d67cd5fcb3abf3409aac29a44b authored over 8 years ago
fix a typo (#1256)

occured -> occurred

d155ce81bfc5f183ad6bf8a52be2cbb0596e6d83 authored over 8 years ago
Check in request cache .bin files (#1250)

a9580f8faad9bdeb62ece89b192b979f280a9099 authored over 8 years ago
Fix `yarn info` failing on single character packages (#1219) (#1220)

* Failing test for parsing single character packages

* parsePackageName: Allow single charact...

8746efa0b0d68a954849cb5e7a3be992a1cd0f88 authored over 8 years ago
added npm auth for publish

822616d35523294c4b7dacdfb939c1a31a9e5422 authored over 8 years ago
fix deploy script

1c55ce050388f8fda44a7ac0cbdb824e8d606d9b authored over 8 years ago
Add is-ci dependency and disable progress bars in CI environments

41b43af518e9a42397782df5c992d48374251583 authored over 8 years ago
Merge branch 'master' into disable-progress

8dea075d2e05b78fa72e8bd32dccdee0bafafe83 authored over 8 years ago
Revert "Set unique version number for CircleCI builds"

This reverts commit 671c6a022d366d10e48668fa079dda8861c04512.

476c7c4ac2bcb21d713eea7e8f9a8a6af8a8e527 authored over 8 years ago
Set unique version number for CircleCI builds

671c6a022d366d10e48668fa079dda8861c04512 authored over 8 years ago
Remove hack for #1142 (#1225)

08e520b209c29d9eb64aa1bf41a1c3ea848eecd4 authored over 8 years ago
Change --disable-progress to --no-progress to keep with cli convention

2971d856da3f2d43256cdc45a9531d68ee91b97d authored over 8 years ago
Merge branch 'master' into disable-progress

b4de033c863714db6133b97b11820626d02d7bea authored over 8 years ago
0.16.0

5ce30e8f2e742ad40ef8bcdd885f9c4f8302c1c0 authored over 8 years ago
Convert "yarn" executable to a shell script that runs either "node" or "nodejs" (#1180)

Also fixes Cygwin.
Closes #1142
Closes #819

e2f5c268862d053d15df798d683c8ad086d7f00d authored over 8 years ago
Better error message.

553e55f146a465a4e773b53b0a93752163c4b039 authored over 8 years ago
Add support for usernames in git resolver (#934)

41e1d18fbfdb274ea610a06967275ea3f6f10913 authored over 8 years ago
Improve 'Usage' docs for upgrade command.

Before: Usage: [command] [flags]
After: Usage: upgrade [flags]

009ceda137aabfdaa4c8529c7533d626cb867f87 authored over 8 years ago
Don't crate .yarnclean if it already exists (#1188)

26313f2d80cb830b67121ec757eafe89b2a005ba authored over 8 years ago
Remove tick from console-reporter test to ensure test is relevant

fcfdaa2f0e0a8865274121f5823690699d622adc authored over 8 years ago
Fix eslint error

5cd11467ee409adf877e8de808c02f89b6d37832 authored over 8 years ago
Disable spinner progress too

eb27a69936fcc869e330b09d0c455bd0229e4777 authored over 8 years ago
Add option '--disable-progress' to turn off progress bar

f5d1ded5cc2f6010c478aa9b92f98679eba930eb authored over 8 years ago
remove outdated kpm parts (#758)

3dd0264040858ab5ae361e3dde4b7b9e98afb099 authored over 8 years ago
Fix self-update (#676)

* Fix self-update

Pick the correct file to download in self-update
We cannot rely that the f...

b584b4f089c03b7a5334d0c2b94d3bbabdc883ba authored over 8 years ago
Added yarn install to circle.yml (#1157)

* Added yarn install to circle.yml

145cd0a4b4964b6a1a3af4128624f8c6abd55055 authored over 8 years ago
refactor how we rehydrate an install instance fixing the --production flag in yarn licenses - fixes #1103 (#1104)

00e42ae7da30362a93a6135ffe11ba9c23dca35e authored over 8 years ago
Add docs link to npm-shrinkwrap.json warning (#1141)

Fixes #1069

81e5b001869b41d45832368fbd95a2310f4f9b95 authored over 8 years ago
Support auth for private npm packages (#1146)

Sends the auth token for scoped packages, which may be private. Fixes #1134 and #521.

50aae7db7f733a506b73edb8c55ce1af5829d46c authored over 8 years ago
Add %LocalAppData%\Yarn\.bin to PATH as part of installation (#1129)

* Add %LocalAppData%\Yarn\.bin to PATH as part of installation

* Add LocalAppData path to use...

c091ac4cc526d149b92c07299ff36046011902ce authored over 8 years ago
Decouple Chocolatey build from Windows Installer build (#1132)

* Decouple Chocolatey build from Windows Installer build

* Add more metadata to the nuspec

de29ce0e62a61c280f2d1667f3eb537bc1def221 authored over 8 years ago
Emulate `npm_config_argv` environment variable for lifecycle scripts (closes #684)

9f50043c3848b897c22d1deba254cdd2db20e0ab authored over 8 years ago
Use Yarn package/installer on Travis/AppVeyor/CircleCI rather than npm (#1117)

8f4f01e89c5b0d3e677f327bff5017adb81fcdf4 authored over 8 years ago
add appveyor cache

d24c5dab653d8c94f4cadf5485c708a0a2d9dde7 authored over 8 years ago
use yarn to install deps on travis and appveyor

d9e3f6f880d71c7951ec9cf7dcf762b6e559a8d6 authored over 8 years ago
cache ~/.yarn-cache on circle

23ae7b3075f10589828bdc819f3565d5366d4357 authored over 8 years ago
use yarn to install own dependencies on circle and fix ghr curl command

20bf125d5aa0c9edc58035ae36857f48c7a8a360 authored over 8 years ago
remove go get

371d12988eb5a02f95930f759c06323852cf6f11 authored over 8 years ago
Merge branch 'master' of github.com:yarnpkg/yarn

f8c6f5bc93127f27eb2267004b8c18a6516b09f7 authored over 8 years ago
fix ghr install

59ebd840f3e46f448cd1ea42ae1ce46f312926f7 authored over 8 years ago
Fix git resolver so isVersion matches git+https and the lke (#1107)

Change-Id: I63c9edd331e268e753382313cd7db11361762e0e

eded72393fd83717b80c5541199c7849acc66e6d authored over 8 years ago
+x on bin/yarnpkg

40490c25f5962021aa71d8121ce900d66b3b29b3 authored over 8 years ago
Only write escape sequences to a TTY (#766)

fe419998399ae89c7894702274d10d6f7e1301ea authored over 8 years ago
spoof supportsColor too

7de47e567dad59667f071b32f7a9c193b63a46f5 authored over 8 years ago
add bin/yarnpkg

6040f50549ad9e7dc0c3182c0fa84d6a681be700 authored over 8 years ago
Merge branch 'master' of github.com:yarnpkg/yarn

b5087a2dde4e2b17121eb4cb5d5e1ca877c3e41f authored over 8 years ago
add yarnpkg bin alias

cefa9a368dd3df1a1f1ecd9e50de9c5fabefbc92 authored over 8 years ago
prefer local config to home and home to global (#951)

383273cd987d8fe0e365c689ea4355eff447e53e authored over 8 years ago
add `npm publish` to circle deploy

e0dce96ed1c2f82e94f88eead5e81f8a52621dcf authored over 8 years ago
add timeouts

76292b51b0193e4bb67e9a3f482995dbe87880cb authored over 8 years ago
Custom CA trust store with config option 'cafile' (#736)

Add support for local registries with TLS/SSL certificates issued by
private CAs certificates o...

7a18523163867b29a0014c2073aae0087201931f authored over 8 years ago
Support npmrc for private registries and auth (#839)

* Get npm registry and auth from .npmrc file

* Fetch tarball through registry

Needed if th...

a3eaa55e4b39813c83f3cf86f3611438b59e922f authored over 8 years ago