|
| 1 | +## v7.5.6 (2021-02-22 |
| 2 | + |
| 3 | +### BUG FIXES |
| 4 | + |
| 5 | +* [`4e58274ed`](https://github.com/npm/cli/commit/4e58274ed0fd2dd29d3c8d6c7c47f37a37dc0f0f) |
| 6 | + [#2742](https://github.com/npm/cli/issues/2742) |
| 7 | + Do not print error banner for shell proxy commands |
| 8 | + ([@isaacs](https://github.com/isaacs)) |
| 9 | + |
| 10 | +### DOCS |
| 11 | + |
| 12 | +* [`3c72ab441`](https://github.com/npm/cli/commit/3c72ab4412111c708736e3a7b8342150372a4af4) |
| 13 | + [#2749](https://github.com/npm/cli/issues/2749) |
| 14 | + Capitalize Package in a Heading |
| 15 | + ([@MrBrain295](https://github.com/MrBrain295)) |
| 16 | + |
| 17 | +### DEPENDENCIES |
| 18 | + |
| 19 | +* [`f3ae6ed0d`](https://github.com/npm/cli/commit/f3ae6ed0d25ce80868f59353ef71c09ac77b1cf5) |
| 20 | + `read-package-json@3.0.1`, `read-package-json-fast@2.0.2` |
| 21 | +* [`9b311fe52`](https://github.com/npm/cli/commit/9b311fe522077c7f8a242b94b0e1dbe746992bef) |
| 22 | + [#2736](https://github.com/npm/cli/issue/2736) `@npmcli/arborist@2.2.4`: |
| 23 | + * Do not rely on underscore fields in `package.json` files |
| 24 | + * Do not remove global packages when updating by name |
| 25 | + * Keep `yarn.lock` and `package-lock.json` more in sync |
| 26 | + |
| 27 | +## v7.5.5 (2021-02-22) |
| 28 | + |
| 29 | +### BUG FIXES |
| 30 | +* [`49c95375a`](https://github.com/npm/cli/commit/49c95375af49308e2db6ba28e91c65193754e091) |
| 31 | + [#2688](https://github.com/npm/cli/issues/2688) |
| 32 | + fix shrinkwrap in node v10.0 |
| 33 | + ([@ljharb](https://github.com/ljharb)) |
| 34 | +* [`00afa3161`](https://github.com/npm/cli/commit/00afa316195f2db903146110a07ffdaec9bb6aa2) |
| 35 | + [#2718](https://github.com/npm/cli/issues/2718) |
| 36 | + restore the prefix on output from `npm version <inc>` |
| 37 | + ([@nlf](https://github.com/nlf)) |
| 38 | +* [`69e0c4e8c`](https://github.com/npm/cli/commit/69e0c4e8cd684c475a4450c40dfb32c995061aea) |
| 39 | + [#2716](https://github.com/npm/cli/issues/2716) |
| 40 | + throw an error when trying to dedupe in global mode |
| 41 | + ([@nlf](https://github.com/nlf)) |
| 42 | +* [`b018eb842`](https://github.com/npm/cli/commit/b018eb84266dc5a02274849135ca148cb59cc349) |
| 43 | + [#2719](https://github.com/npm/cli/issues/2719) |
| 44 | + obey silent loglevel in run-script |
| 45 | + ([@wraithgar](https://github.com/wraithgar)) |
| 46 | + |
| 47 | +### DEPENDENCIES |
| 48 | +* [`8c36697df`](https://github.com/npm/cli/commit/8c36697dfffe8b5e853fe889c9ead5578100c413) |
| 49 | + `@npmcli/arborist@2.2.3` |
| 50 | + * [#1875](https://github.com/npm/cli/issues/1875) |
| 51 | + [arborist#230](https://github.com/npm/arborist/pull/230) |
| 52 | + Set default advisory `severity`/`vulnerable_range` when missing from audit endpoint data |
| 53 | + ([@isaacs](https://github.com/isaacs)) |
| 54 | + * [npm/arborist#231](https://github.com/npm/arborist/pull/231) |
| 55 | + skip optional deps with mismatched platform or engine |
| 56 | + ([@nlf](https://github.com/nlf)) |
| 57 | + * [#2251](https://github.com/npm/cli/issues/2251) |
| 58 | + Unpack shrinkwrapped deps not already unpacked |
| 59 | + ([@isaacs](https://github.com/isaacs), |
| 60 | + [@nlf](https://github.com/nlf)) |
| 61 | + * [#2714](https://github.com/npm/cli/issues/2714) |
| 62 | + Do not write package.json if nothing changed |
| 63 | + ([@isaacs](https://github.com/isaacs)) |
| 64 | + * [npm/rfcs#324](https://github.com/npm/rfcs/issues/324) |
| 65 | + Prefer peer over prod dep, if both specified |
| 66 | + ([@isaacs](https://github.com/isaacs)) |
| 67 | + * [npm/arborist#236](https://github.com/npm/arborist/issues/236) |
| 68 | + Fix additional peerOptional conflict cases |
| 69 | + ([@isaacs](https://github.com/isaacs)) |
| 70 | +* [`d865b101f`](https://github.com/npm/cli/commit/d865b101f72142619531311645479f0596a68a1a) |
| 71 | + `libnpmpack@2.0.1` |
| 72 | + * respect silent loglevel |
| 73 | +* [`e606953e5`](https://github.com/npm/cli/commit/e606953e5795803a7c4eddb4ea993735ef65ec95) |
| 74 | + `libnpmversion@1.0.11` |
| 75 | + * respect silent loglevel |
| 76 | +* [`9c51005a1`](https://github.com/npm/cli/commit/9c51005a19fd4c3e7cd4c987d2e39d1b763036bf) |
| 77 | + `npm-package-arg@8.1.1` |
| 78 | + * do a better job of detecting git specifiers like `git@github.com:npm/cli` |
| 79 | +* [`8b6bf0db4`](https://github.com/npm/cli/commit/8b6bf0db49a3378bd85a0d1ffdd19fbdd68a944a) |
| 80 | + `pacote@11.2.7` |
| 81 | + * respect silent loglevel |
| 82 | + * fix INVALID_URL errors for certain git dependencies |
| 83 | + |
| 84 | +### TESTS |
| 85 | +* [`80c2ac995`](https://github.com/npm/cli/commit/80c2ac995170a05b26856a2b72fe9c8163b2c999) |
| 86 | + [#2717](https://github.com/npm/cli/issues/2717) |
| 87 | + refactor publish tests |
| 88 | + ([@wraithgar](https://github.com/wraithgar)) |
| 89 | +* [`9d81e0ceb`](https://github.com/npm/cli/commit/9d81e0ceba7d69e0651662508415ee3705bddfd9) |
| 90 | + [#2729](https://github.com/npm/cli/issues/2729) |
| 91 | + fix typo in shrinkwrap tests |
| 92 | + ([@eltociear](https://github.com/eltociear)) |
| 93 | + |
| 94 | +### DOCUMENTATION |
| 95 | +* [`e3de7befb`](https://github.com/npm/cli/commit/e3de7befb3a9e2fcb7aac5b740d09b3b7d99d724) |
| 96 | + [#2685](https://github.com/npm/cli/issues/2685) |
| 97 | + docs(readme): add note back about branding/origin |
| 98 | + ([@darcyclarke](https://github.com/darcyclarke)) |
| 99 | +* [`38d87e7c2`](https://github.com/npm/cli/commit/38d87e7c24aea13b0f1c1157aad58d9d15bf8e63) |
| 100 | + [#2698](https://github.com/npm/cli/issues/2698) |
| 101 | + mention nodenv in README.md |
| 102 | + ([@RA80533](https://github.com/RA80533)) |
| 103 | +* [`af4422cdb`](https://github.com/npm/cli/commit/af4422cdbc110f93203667efc08b16f7aa74ac2f) |
| 104 | + [#2711](https://github.com/npm/cli/issues/2711) |
| 105 | + validate that the docs can be parsed by mdx |
| 106 | + ([@ethomson](https://github.com/ethomson)) |
| 107 | + |
| 108 | + |
| 109 | +## v7.5.4 (2021-02-12) |
| 110 | + |
| 111 | +### BUG FIXES |
| 112 | + |
| 113 | +* [`ef687f545`](https://github.com/npm/cli/commit/ef687f545b177d0496ce74faacf1bf738978355a) |
| 114 | + [#2655](https://github.com/npm/cli/issues/2655) |
| 115 | + fix(env): Do not clobber defined 'env' script |
| 116 | + ([@isaacs](https://github.com/isaacs)) |
| 117 | +* [`868954a72`](https://github.com/npm/cli/commit/868954a72c06ff2210b35e1e75571f4ec3357c43) |
| 118 | + [#2654](https://github.com/npm/cli/issues/2654) |
| 119 | + [fix] node v10.0 lacks `fs.promises` |
| 120 | + ([@ljharb](https://github.com/ljharb)) |
| 121 | + |
| 122 | + |
| 123 | +### DEPENDENCIES |
| 124 | + |
| 125 | +* [`14dd93853`](https://github.com/npm/cli/commit/14dd9385358b3815c2285526f7c2e53ed3c5e8da) |
| 126 | + fix(package.json): resetdeps |
| 127 | + ([@wraithgar](https://github.com/wraithgar)) |
| 128 | +* [`39e4a6401`](https://github.com/npm/cli/commit/39e4a640130b85d62199a33cc2026b04390520ee) |
| 129 | + `graceful-fs@4.2.6` |
| 130 | +* [`96dffab98`](https://github.com/npm/cli/commit/96dffab988048164516d8cf73c1fbf66781f86df) |
| 131 | + `eslint-plugin-promise@4.3.1` |
| 132 | +* [`9a6e9d38a`](https://github.com/npm/cli/commit/9a6e9d38abccec793b6ac14871c2b639d62a6c41) |
| 133 | + `@npmcli/run-script@1.8.3` |
| 134 | + * fix fs.promises reference to run in node v10.0 |
| 135 | +* [`584b746a2`](https://github.com/npm/cli/commit/584b746a2c8cdc697629298be27dd23d19de1231) |
| 136 | + `@npmcli/git@2.0.5` |
| 137 | +* [`6305ebde4`](https://github.com/npm/cli/commit/6305ebde43796737014aedbe019db8cd81dcbbec) |
| 138 | + `make-fetch-happen@8.0.14` |
| 139 | +* [`e99881117`](https://github.com/npm/cli/commit/e998811170ce5df00a725b2d683b4bff124c6792) |
| 140 | + `libnpmversion@1.0.10` |
| 141 | +* [`554d91cdf`](https://github.com/npm/cli/commit/554d91cdf82e9c92c2ac3752ed91e7081c2271e5) |
| 142 | + chore(package-lock): rebuild package-lock |
| 143 | + ([@wraithgar](https://github.com/wraithgar)) |
| 144 | +* [`37e8cc507`](https://github.com/npm/cli/commit/37e8cc507b2ce0b89f92e7e77b1d909d1bf5513f) |
| 145 | + `@npmcli/arborist@2.2.2` |
| 146 | + * [#2505](https://github.com/npm/cli/issues/2505) properly install |
| 147 | + dependenciess of linked dependencies |
| 148 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 149 | + * [#2504](https://github.com/npm/cli/issues/2504) Allow `--force` to |
| 150 | + override conflicted optional peerDependencies |
| 151 | + ([@isaacs](https://github.com/isaacs)) |
| 152 | + * Ensure correct flags on shrinkwrapped module deps |
| 153 | + ([@isaacs](https://github.com/isaacs)) |
| 154 | + * Correct relative paths for global packages installed from tarball files |
| 155 | + ([nlf](https://github.com/nlf)) |
| 156 | +* [`7788ce47b`](https://github.com/npm/cli/commit/7788ce47bc264d9d951055da85f2b695eb8b3f15) |
| 157 | + `@npmcli/map-workspaces@1.0.3` |
| 158 | + |
| 159 | +### TESTS |
| 160 | + |
| 161 | +* [`3a159d27e`](https://github.com/npm/cli/commit/3a159d27e976933098ec18fa9c3e474c85b5b332) |
| 162 | + [#2681](https://github.com/npm/cli/issues/2681) |
| 163 | + fix(tests): rewrite doctor tests |
| 164 | + ([@ljharb](https://github.com/ljharb)) |
| 165 | +* [`abcc96a20`](https://github.com/npm/cli/commit/abcc96a204ed581fc7cd603f47cdca0afe299530) |
| 166 | + [#2682](https://github.com/npm/cli/issues/2682) |
| 167 | + [tests] separate tests from linting and license validation |
| 168 | + ([@ljharb](https://github.com/ljharb)) |
| 169 | + |
| 170 | +### DOCUMENTATION |
| 171 | + |
| 172 | +* [`7e1e84181`](https://github.com/npm/cli/commit/7e1e84181ccaca8a8b499a21b1aa7d731a14d5b7) |
| 173 | + [#2662](https://github.com/npm/cli/issues/2662) |
| 174 | + fix(docs): fix angle brackets in npm diff docs |
| 175 | + ([@ethomson](https://github.com/ethomson)) |
| 176 | + |
1 | 177 | ## v7.5.3 (2021-02-08)
|
2 | 178 |
|
3 | 179 | ### BUG FIXES
|
|
0 commit comments