Commit Graph

  • 37fea74a68 Uncomments the tests Maël Nison 2018-10-02 23:14:06 +01:00
  • 0d73b24eeb Also forwards considerBuiltins to the symlinked path detection Maël Nison 2018-10-02 23:13:26 +01:00
  • 3803a3b286 Adds tests Maël Nison 2018-10-02 23:11:28 +01:00
  • 94ce7f386d Update CHANGELOG.md Maël Nison 2018-10-02 22:54:24 +01:00
  • bc8369b354 Fixes typo Maël Nison 2018-10-02 22:51:06 +01:00
  • 0e8ca92376 Update CHANGELOG.md Maël Nison 2018-10-02 21:21:32 +01:00
  • 9d25e4500d 1.13.0-0 Maël Nison 2018-10-02 21:20:40 +01:00
  • 46bebd7e4f v1.12.0 v1.12.0 Maël Nison 2018-10-02 21:20:35 +01:00
  • 6ea3ff54db Disables by default the migrations (#6465) Maël Nison 2018-10-02 16:21:16 +01:00
  • 837704ce45 Injects a "process.versions.pnp" variable (#6464) Maël Nison 2018-10-02 16:20:31 +01:00
  • dfe046c0e2 Disable semantic commit prefixes for Renovate (#6467) Rhys Arkins 2018-10-02 14:20:24 +02:00
  • f72063a21a Fixes a boggus conflict resolution (#6469) Maël Nison 2018-10-02 13:17:33 +01:00
  • 142bfcc9fb Fix: undefined@undefined requires a flat dependency graph (#4245) (#6369) Drew Benson 2018-10-02 06:25:07 -04:00
  • 4b4fb60aaf Updates the changelog Maël Nison 2018-10-02 11:22:30 +01:00
  • c62854c52f Default latest version in case it is not sent by the npm registry (#6454) mad-mike 2018-10-02 12:22:05 +02:00
  • b07a19b961 Ensure malformedRegistryResponse errors always have a dependency name (#6455) Grey Baker 2018-10-02 11:13:13 +01:00
  • 49a157c279 feat(audit) Initial addition of yarn audit command. (#6409) Jeff Valore 2018-10-02 06:07:42 -04:00
  • 9028f9a367 Support Windows paths for pnp. (#6447) John-David Dalton 2018-10-02 03:04:33 -07:00
  • 0c8c30234c Changelog workflow (#6460) Maël Nison 2018-10-02 11:00:03 +01:00
  • ed2c8a50c0 ESLint compatibility workaround (#6449) Maël Nison 2018-09-28 15:03:55 +02:00
  • 22139ca4d4 Fixes yarn run when used on workspaces + pnp (#6444) Maël Nison 2018-09-28 15:03:34 +02:00
  • 83b5fbc017 Fixes how peer dependencies are resolved multiple levels deep (#6443) Maël Nison 2018-09-28 15:03:04 +02:00
  • a7ee6dac00 Add integrity hashes to project yarn.lock (#6442) Rhys Arkins 2018-09-28 11:27:34 +02:00
  • efc8b8be97 1.11.1 v1.11.1 1.11-stable Maël Nison 2018-09-26 12:58:14 +01:00
  • ff8e225e45 Fixes constants (#6432) Maël Nison 2018-09-26 12:55:56 +01:00
  • 8654cffad9 1.10.1 v1.10.1 1.10-stable Maël Nison 2018-09-26 12:57:36 +01:00
  • e944fb12f8 Fixes constants (#6432) Maël Nison 2018-09-26 12:55:56 +01:00
  • 3fc13c15a8 Fixes constants (#6432) Maël Nison 2018-09-26 12:55:56 +01:00
  • bf3af9c4ca 1.12.0-0 Maël Nison 2018-09-25 23:29:32 +01:00
  • f880587c5b v1.11.0 v1.11.0 Maël Nison 2018-09-25 23:29:26 +01:00
  • af9e15ad56 chore(deps): update dependency execa to ^0.11.0 (#6280) renovate[bot] 2018-09-25 20:20:36 +01:00
  • 6795a7b3dc chore(deps): update dependency babel-plugin-inline-import to v3 (#6424) renovate[bot] 2018-09-25 20:18:10 +01:00
  • 454986b8e6 Adds retry-on-error for errors 408/500 (#6413) Maël Nison 2018-09-25 20:14:32 +01:00
  • 10c8236b3f sort options using flags (#6426) Rakesh 2018-09-25 21:44:04 +05:30
  • e905f7479e Yarn Plug'n'Play: Implementation (#6382) Maël Nison 2018-09-24 18:25:29 +01:00
  • 2cf11d4ba1 Ensures that the getPackageInformation function returns an absolute path yarn-pnp Maël Nison 2018-09-24 17:36:44 +01:00
  • f17f25ef43 Revert "Fixes a broken test" Maël Nison 2018-09-24 16:10:54 +01:00
  • 48328a60bf Fixes nohoist Maël Nison 2018-09-24 16:10:24 +01:00
  • 4325ca1b97 Stops relying on bash for test scripts Maël Nison 2018-09-24 14:15:58 +01:00
  • e1559bbb89 Re-enables the focus tests Maël Nison 2018-09-24 13:56:45 +01:00
  • 84358aa507 Fixes a broken test Maël Nison 2018-09-24 13:54:37 +01:00
  • 6309d1f5e0 Fixes the resolve shim Maël Nison 2018-09-24 13:51:45 +01:00
  • 77ffbbd3aa Guards the pnp file against fs extensions Maël Nison 2018-09-24 13:29:43 +01:00
  • d9a71042ba Reworks the resolve shim to only affect liftoff Maël Nison 2018-09-24 13:26:16 +01:00
  • 7cd35f1ba5 Exports pnpapi Maël Nison 2018-09-24 12:17:09 +01:00
  • e7c7aa13e1 Fixes the default shebang Maël Nison 2018-09-24 11:43:33 +01:00
  • 02bd204397 Adds a warning on Windows to notify that PnP settings are ignored at the moment Maël Nison 2018-09-24 11:41:54 +01:00
  • 41a9743071 Renames things Maël Nison 2018-09-24 11:35:02 +01:00
  • 5682d5531b Fetch tags for cached git repo (#6393) wesley luyten 2018-09-24 02:15:01 -04:00
  • 90c130e56e Fix missing intregity field for validate-npm-package-license in yarn.lock (#6419) Johan Henriksson 2018-09-24 08:08:09 +02:00
  • 79d193789f Fix login for yarn publish when using publishConfig.registry (#6411) Viktor Havrylin 2018-09-21 14:44:16 +03:00
  • cd89bddf34 fix(cli/publish): allow to publish directory without --new-version flag (#6399) Viktor Havrylin 2018-09-19 17:19:40 +03:00
  • 56bc81193a Unplugs postinstall packages automatically Maël Nison 2018-09-14 13:24:34 +01:00
  • 48c8640ec9 Merge remote-tracking branch 'yarnpkg/master' Maël Nison 2018-09-13 11:05:32 +01:00
  • 6a609eeab2 Merge pull request #99 from arcanis/unplug-clear Maël Nison 2018-09-11 17:45:30 +01:00
  • d78961c0c4 Makes "unplug" print the list of unplugged packages Maël Nison 2018-09-10 16:16:53 +01:00
  • 8b8e4f50e9 Merge pull request #100 from arcanis/remove-main-entry Maël Nison 2018-09-11 15:35:08 +01:00
  • f1c8a1b6f0 Removes packageMainEntry from the package information Maël Nison 2018-09-10 14:23:10 +01:00
  • 6492fedab4 Tweaks yarn unplug Maël Nison 2018-09-07 17:16:18 +01:00
  • dc9e82d729 Merge pull request #97 from arcanis/versioning Maël Nison 2018-09-06 20:20:05 +01:00
  • c72bf0f975 Merge pull request #96 from arcanis/resolverequest-extensions Maël Nison 2018-09-06 20:19:56 +01:00
  • 9bd61434e0 Merge pull request #98 from arcanis/eject-into-unplug Maël Nison 2018-09-06 20:19:49 +01:00
  • 2d94b06c97 Renames yarn eject into yarn unplug Maël Nison 2018-09-06 17:56:51 +01:00
  • d1f46ea601 Exposes the "extensions" option to "resolveRequest" Maël Nison 2018-09-06 16:52:58 +01:00
  • 143a462990 Adds a VERSIONS field into the generated resolver Maël Nison 2018-09-06 16:48:49 +01:00
  • c58bd58e02 1.11.0-0 Maël Nison 2018-09-05 17:21:47 +01:00
  • 3405cdebd0 v1.10.0 v1.10.0 Maël Nison 2018-09-05 17:21:42 +01:00
  • 3c34587538 Use UV_FS_COPYFILE_FICLONE flag in fs.copyFile when available (#6302) Andrew Sun 2018-09-05 06:41:32 -04:00
  • a72ecda9dc Reverts #2454 (#6321) Maël Nison 2018-09-05 11:40:45 +01:00
  • 83bd87e4a4 ConsoleReporter: do not color if !isTTY (#6336) John Ruble 2018-09-05 05:20:24 -04:00
  • 602c895a29 test: Fail early if the local yarn build is missing (#6351) Ed Morley 2018-09-03 23:33:13 +01:00
  • 196fa94081 fix(resolution): Normalise non-HTTPS NPM registry URLs too (#6353) Ed Morley 2018-09-03 23:26:54 +01:00
  • 047b10a49c fix incomplete sanitization (#6328) Sam Lanning 2018-09-02 02:27:41 -07:00
  • 9dbb2269ca Merge pull request #95 from arcanis/offline-cache-fixes Maël Nison 2018-08-31 12:12:39 +01:00
  • 6ee42c1dbb Fixes the offline cache Maël Nison 2018-08-29 05:50:17 -07:00
  • 0fc03a7e0f Update fs.js arcanis-patch-1 Maël Nison 2018-08-28 18:57:25 +01:00
  • dd218cea22 Reverts #2454 Maël Nison 2018-08-28 18:54:59 +01:00
  • 2f89339ee2 fix(build): Apply bundle fix to legacy build (#6303) Mark Stacey 2018-08-28 15:18:38 -02:30
  • bdef391598 Preserves the node_modules components in zip paths Maël Nison 2018-08-24 21:39:10 +01:00
  • b8f47962e0 Merge pull request #94 from arcanis/fix-yarn-bin Maël Nison 2018-08-24 21:51:45 +01:00
  • 428f9ae629 Fixes yarn bin Maël Nison 2018-08-24 13:13:09 +01:00
  • dba71ee8d1 feat(pnp): eject package command (#92) Aram Drevekenin 2018-08-24 11:51:19 +02:00
  • 6e15b0b1ef Merge remote-tracking branch 'yarnpkg/master' Maël Nison 2018-08-23 15:21:06 +01:00
  • b9ee7d939b Merge pull request #93 from arcanis/relative-pnp-file Maël Nison 2018-08-23 14:29:53 +01:00
  • 304f4eaa42 Merge pull request #91 from arcanis/offline-cache Maël Nison 2018-08-23 14:27:25 +01:00
  • a67d02f2e3 Update update-homebrew.sh (#6297) Simen Bekkhus 2018-08-23 08:45:34 +02:00
  • b32c4d8108 Bugfix #3724 (#6275) Avraham Ostreicher 2018-08-22 22:36:33 +03:00
  • d63856d773 Changed isValidLicense Check (#6134) Matt Q 2018-08-22 15:33:46 -04:00
  • 3838739178 Upgrade gulp v4 (#6143) Antoine du Hamel 2018-08-22 21:32:02 +02:00
  • f46a7637ac Implements a super basic offline cache integration Maël Nison 2018-08-15 18:54:15 +01:00
  • 30f1860977 Merge pull request #89 from arcanis/relative-pnp-file Maël Nison 2018-08-21 16:00:36 +01:00
  • 01f9adc7d1 Add Windows command executable that use powershell. (#6093) Mike MacCana 2018-08-21 10:47:59 +01:00
  • df61b90c98 Removes absolute paths from the pnp files Maël Nison 2018-08-10 17:34:16 +01:00
  • 03fcd14678 Merge remote-tracking branch 'yarnpkg/master' Maël Nison 2018-08-17 11:07:22 +01:00
  • a49644b1bd Fixes the bundle build (#6274) Maël Nison 2018-08-17 10:54:07 +01:00
  • 9a62ef51b9 fix(create): invoke correct path when using scoped package (#6271) fenduru 2018-08-16 05:35:46 -04:00
  • 8923227da8 Merge remote-tracking branch 'yarnpkg/master' Maël Nison 2018-08-15 19:05:52 +01:00
  • f5374de63c Merge pull request #90 from arcanis/disable-win32 Maël Nison 2018-08-15 17:52:02 +01:00
  • 53a6483907 Added ability to run script on all workspaces (#6244) Kyle Welch 2018-08-13 17:04:00 -05:00
  • acf82e26b9 fix(cli-create): fix scoped creation (#6239) Vladimir Starkov 2018-08-13 13:57:08 +02:00