|
1 |
| -## v6.9.0 (2018-02-20): |
| 1 | +## v6.10.0 (2019-07-03): |
| 2 | + |
| 3 | +### FEATURES |
| 4 | + |
| 5 | +* [`87fef4e35`](https://github.com/npm/cli/commit/87fef4e35) |
| 6 | + [#176](https://github.com/npm/cli/pull/176) fix: Always return JSON for |
| 7 | + outdated --json ([@sreeramjayan](https://github.com/sreeramjayan)) |
| 8 | +* [`f101d44fc`](https://github.com/npm/cli/commit/f101d44fc) |
| 9 | + [#203](https://github.com/npm/cli/pull/203) fix(unpublish): add space |
| 10 | + after hyphen ([@ffflorian](https://github.com/ffflorian)) |
| 11 | +* [`a4475de4c`](https://github.com/npm/cli/commit/a4475de4c) |
| 12 | + [#202](https://github.com/npm/cli/pull/202) enable production flag for |
| 13 | + npm audit ([@CalebCourier](https://github.com/CalebCourier)) |
| 14 | +* [`d192904d0`](https://github.com/npm/cli/commit/d192904d0) |
| 15 | + [#178](https://github.com/npm/cli/pull/178) fix: Return a value for |
| 16 | + `view` when in silent mode |
| 17 | + ([@stayradiated](https://github.com/stayradiated)) |
| 18 | +* [`39d473adf`](https://github.com/npm/cli/commit/39d473adf) |
| 19 | + [#185](https://github.com/npm/cli/pull/185) Allow git to follow global |
| 20 | + tagsign config ([@junderw](https://github.com/junderw)) |
| 21 | + |
| 22 | +### BUGFIXES |
| 23 | + |
| 24 | +* [`d9238af0b`](https://github.com/npm/cli/commit/d9238af0b) |
| 25 | + [#201](https://github.com/npm/cli/pull/163) |
| 26 | + [npm/npm#17858](https://github.com/npm/npm/issues/17858) |
| 27 | + [npm/npm#18042](https://github.com/npm/npm/issues/18042) |
| 28 | + [npm.community#644](https://npm.community/t/644) do not crash when |
| 29 | + removing nameless packages |
| 30 | + ([@SteveVanOpstal](https://github.com/SteveVanOpstal) and |
| 31 | + [@isaacs](https://github.com/isaacs)) |
| 32 | +* [`4bec4f111`](https://github.com/npm/cli/commit/4bec4f111) |
| 33 | + [#200](https://github.com/npm/cli/pull/200) Check for `node` (as well as |
| 34 | + `node.exe`) in npm's local dir on Windows |
| 35 | + ([@rgoulais](https://github.com/rgoulais)) |
| 36 | +* [`ce93dab2d`](https://github.com/npm/cli/commit/ce93dab2db423ef23b3e08a0612dafbeb2d25789) |
| 37 | + [#180](https://github.com/npm/cli/pull/180) |
| 38 | + [npm.community#6187](https://npm.community/t/6187) Fix handling of |
| 39 | + `remote` deps in `npm outdated` ([@larsgw](https://github.com/larsgw)) |
| 40 | + |
| 41 | +### TESTING |
| 42 | + |
| 43 | +* [`a823f3084`](https://github.com/npm/cli/commit/a823f3084) travis: Update |
| 44 | + to include new v12 LTS ([@isaacs](https://github.com/isaacs)) |
| 45 | +* [`33e2d1dac`](https://github.com/npm/cli/commit/33e2d1dac) fix flaky |
| 46 | + debug-logs test ([@isaacs](https://github.com/isaacs)) |
| 47 | +* [`e9411c6cd`](https://github.com/npm/cli/commit/e9411c6cd) Don't time out |
| 48 | + waiting for gpg user input ([@isaacs](https://github.com/isaacs)) |
| 49 | +* [`d2d301704`](https://github.com/npm/cli/commit/d2d301704) |
| 50 | + [#195](https://github.com/npm/cli/pull/195) Add the arm64 check for |
| 51 | + legacy-platform-all.js test case. |
| 52 | + ([@ossdev07](https://github.com/ossdev07)) |
| 53 | +* [`a4dc34243`](https://github.com/npm/cli/commit/a4dc34243) parallel tests |
| 54 | + ([@isaacs](https://github.com/isaacs)) |
| 55 | + |
| 56 | +### DOCUMENTATION |
| 57 | + |
| 58 | +* [`f5857e263`](https://github.com/npm/cli/commit/f5857e263) |
| 59 | + [#192](https://github.com/npm/cli/pull/192) Clarify usage of |
| 60 | + bundledDependencies |
| 61 | + ([@john-osullivan](https://github.com/john-osullivan)) |
| 62 | +* [`747fdaf66`](https://github.com/npm/cli/commit/747fdaf66) |
| 63 | + [#159](https://github.com/npm/cli/pull/159) doc: add --audit-level param |
| 64 | + ([@ngraef](https://github.com/ngraef)) |
| 65 | + |
| 66 | +### DEPENDENCIES |
| 67 | + |
| 68 | +* [`e36b3c320`](https://github.com/npm/cli/commit/e36b3c320) |
| 69 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 70 | +* [`6bb935c09`](https://github.com/npm/cli/commit/6bb935c09) |
| 71 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 72 | + * [`e9cd536`](https://github.com/npm/read-package-tree/commit/e9cd536) |
| 73 | + Use custom caching `realpath` implementation, dramatically reducing |
| 74 | + `lstat` calls when reading the package tree |
| 75 | + ([@isaacs](https://github.com/isaacs)) |
| 76 | +* [`39538b460`](https://github.com/npm/cli/commit/39538b460) |
| 77 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 78 | + * [`f8b1552`](https://github.com/npm/write-file-atomic/commit/f8b1552) |
| 79 | + [#38](https://github.com/npm/write-file-atomic/pull/38) Ignore errors |
| 80 | + raised by `fs.closeSync` ([@lukeapage](https://github.com/lukeapage)) |
| 81 | +* [`042193069`](https://github.com/npm/cli/commit/042193069) [email protected] |
| 82 | + ([@isaacs](https://github.com/isaacs)) |
| 83 | + * [`8bbd051`](https://github.com/npm/pacote/commit/8bbd051) |
| 84 | + [#172](https://github.com/zkat/pacote/pull/172) limit git retry |
| 85 | + times, avoid unlimited retries ([小秦](https://github.com/xqin)) |
| 86 | + * [`92f5e4c`](https://github.com/npm/pacote/commit/92f5e4c) |
| 87 | + [#170](https://github.com/zkat/pacote/pull/170) fix(errors): Fix |
| 88 | + "TypeError: err.code.match is not a function" error |
| 89 | + ([@jviotti](https://github.com/jviotti)) |
| 90 | +* [`8bd8e909f`](https://github.com/npm/cli/commit/8bd8e909f) [email protected] |
| 91 | + ([@isaacs](https://github.com/isaacs)) |
| 92 | + * [`47de8f5`](https://github.com/npm/cacache/commit/47de8f5) |
| 93 | + [#146](https://github.com/zkat/cacache/pull/146) |
| 94 | + [npm.community#2395](https://npm.community/t/2395) fix(config): Add |
| 95 | + ssri config 'error' option ([@larsgw](https://github.com/larsgw)) |
| 96 | + * [`5156561`](https://github.com/npm/cacache/commit/5156561) |
| 97 | + fix(write): avoid a `cb never called` situation |
| 98 | + ([@zkat](https://github.com/zkat)) |
| 99 | + * [`90f40f0`](https://github.com/npm/cacache/commit/90f40f0) |
| 100 | + [#166](https://github.com/zkat/cacache/pull/166) |
| 101 | + [#165](https://github.com/zkat/cacache/issues/165) docs: Fix docs for |
| 102 | + `path` property in get.info |
| 103 | + ([@hdgarrood](https://github.com/hdgarrood)) |
| 104 | +* [`bf61c45c6`](https://github.com/npm/cli/commit/bf61c45c6) [email protected] |
| 105 | + ([@isaacs](https://github.com/isaacs)) |
| 106 | +* [`f75d46a9d`](https://github.com/npm/cli/commit/f75d46a9d) [email protected] |
| 107 | + ([@isaacs](https://github.com/isaacs)) |
| 108 | + * [`c80341a`](https://github.com/npm/node-tar/commit/c80341a) |
| 109 | + [#215](https://github.com/npm/node-tar/pull/215) Fix |
| 110 | + encoding/decoding of base-256 numbers |
| 111 | + ([@justfalter](https://github.com/justfalter)) |
| 112 | + * [`77522f0`](https://github.com/npm/node-tar/commit/77522f0) |
| 113 | + [#204](https://github.com/npm/node-tar/issues/204) |
| 114 | + [#214](https://github.com/npm/node-tar/issues/214) Use `stat` instead |
| 115 | + of `lstat` when checking CWD ([@stkb](https://github.com/stkb)) |
| 116 | +* [`ec6236210`](https://github.com/npm/cli/commit/ec6236210) |
| 117 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 118 | + * [`63d1e3e`](https://github.com/npm/npm-packlist/commit/63d1e3e) |
| 119 | + [#30](https://github.com/npm/npm-packlist/issues/30) Sort package |
| 120 | + tarball entries by file type for compression benefits |
| 121 | + ([@isaacs](https://github.com/isaacs)) |
| 122 | + * [`7fcd045`](https://github.com/npm/npm-packlist/commit/7fcd045) |
| 123 | + Ignore `.DS_Store` files as well as folders |
| 124 | + ([@isaacs](https://github.com/isaacs)) |
| 125 | + * [`68b7c96`](https://github.com/npm/npm-packlist/commit/68b7c96) Never |
| 126 | + include .git folders in package root. (Note: this prevents the issue |
| 127 | + that broke the v6.9.1 release.) |
| 128 | + ([@isaacs](https://github.com/isaacs)) |
| 129 | +* [`57bef61bc`](https://github.com/npm/cli/commit/57bef61bc) update fstream |
| 130 | + in node-gyp ([@isaacs](https://github.com/isaacs)) |
| 131 | + * Addresses [security advisory |
| 132 | + #886](https://www.npmjs.com/advisories/886) |
| 133 | +* [`acbbf7eee`](https://github.com/npm/cli/commit/acbbf7eee) |
| 134 | + [#183](https://github.com/npm/cli/pull/183) [email protected] |
| 135 | + ([@kemitchell](https://github.com/kemitchell)) |
| 136 | +* [`011ae67f0`](https://github.com/npm/cli/commit/011ae67f0) |
| 137 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 138 | +* [`f5e884909`](https://github.com/npm/cli/commit/f5e884909) |
| 139 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 140 | +* [`b57d07e35`](https://github.com/npm/cli/commit/b57d07e35) |
| 141 | + [email protected] ( [@isaacs](https://github.com/isaacs)) |
| 142 | + |
| 143 | +## v6.9.2 (2019-06-27): |
| 144 | + |
| 145 | +This release is identical to v6.9.1, but we had to publish a new version |
| 146 | +due to [a .git directory in the release](https://npm.community/t/8454). |
| 147 | + |
| 148 | +## v6.9.1 (2019-06-26): |
| 149 | + |
| 150 | +### BUGFIXES |
| 151 | + |
| 152 | +* [`6b1a9da0e`](https://github.com/npm/cli/commit/6b1a9da0e0f5c295cdaf4dea4b73bd221d778611) |
| 153 | + [#165](https://github.com/npm/cli/pull/165) |
| 154 | + Update `knownBroken` version. |
| 155 | + ([@ljharb](https://github.com/ljharb)) |
| 156 | +* [`d07547154`](https://github.com/npm/cli/commit/d07547154eb8a88aa4fde8a37e128e1e3272adc1) |
| 157 | + [npm.community#5929](https://npm.community/t/npm-outdated-throw-an-error-cannot-read-property-length-of-undefined/5929) |
| 158 | + Fix `outdated` rendering for global dependencies. |
| 159 | + ([@zkat](https://github.com/zkat)) |
| 160 | +* [`e4a1f1745`](https://github.com/npm/cli/commit/e4a1f174514a57580fd5e0fa33eee0f42bba77fc) |
| 161 | + [npm.community#6259](https://npm.community/t/npm-token-create-doesnt-work-in-6-6-0-6-9-0/6259) |
| 162 | + Fix OTP for token create and remove. |
| 163 | + ([@zkat](https://github.com/zkat)) |
| 164 | + |
| 165 | +### DEPENDENCIES |
| 166 | + |
| 167 | +* [`a163a9c35`](https://github.com/npm/cli/commit/a163a9c35f6f341de343562368056258bba5d7dc) |
| 168 | + |
| 169 | + ([@aeschright](https://github.com/aeschright)) |
| 170 | +* [`47b08b3b9`](https://github.com/npm/cli/commit/47b08b3b9860438b416efb438e975a628ec2eed5) |
| 171 | + |
| 172 | + ([@aeschright](https://github.com/aeschright)) |
| 173 | +* [`d6a956cff`](https://github.com/npm/cli/commit/d6a956cff6357e6de431848e578c391768685a64) |
| 174 | + |
| 175 | + ([@aeschright](https://github.com/aeschright)) |
| 176 | +* [`10b8bed2b`](https://github.com/npm/cli/commit/10b8bed2bb0afac5451164e87f25924cc1ac6f2e) |
| 177 | + |
| 178 | + ([@aeschright](https://github.com/aeschright)) |
| 179 | +* [`e7483704d`](https://github.com/npm/cli/commit/e7483704dda1acffc8c6b8c165c14c8a7512f3c8) |
| 180 | + |
| 181 | + ([@aeschright](https://github.com/aeschright)) |
| 182 | +* [`3242fe698`](https://github.com/npm/cli/commit/3242fe698ead46a9cda94e1a4d489cd84a85d7e3) |
| 183 | + |
| 184 | + ([@aeschright](https://github.com/aeschright)) |
| 185 | + |
| 186 | +## v6.9.0 (2019-02-20): |
2 | 187 |
|
3 | 188 | ### FEATURES
|
4 | 189 |
|
|
0 commit comments