Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 9.7.2 #6534

Merged
merged 1 commit into from
Jun 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "9.7.1",
"workspaces/arborist": "6.2.9",
".": "9.7.2",
"workspaces/arborist": "6.2.10",
"workspaces/libnpmaccess": "7.0.2",
"workspaces/libnpmdiff": "5.0.17",
"workspaces/libnpmexec": "6.0.0",
"workspaces/libnpmfund": "4.0.17",
"workspaces/libnpmdiff": "5.0.18",
"workspaces/libnpmexec": "6.0.1",
"workspaces/libnpmfund": "4.0.18",
"workspaces/libnpmhook": "9.0.3",
"workspaces/libnpmorg": "5.0.4",
"workspaces/libnpmpack": "5.0.17",
"workspaces/libnpmpublish": "7.3.0",
"workspaces/libnpmpack": "5.0.18",
"workspaces/libnpmpublish": "7.4.0",
"workspaces/libnpmsearch": "6.0.2",
"workspaces/libnpmteam": "5.0.3",
"workspaces/libnpmversion": "4.0.2",
"workspaces/config": "6.2.0"
"workspaces/config": "6.2.1"
}
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -885,3 +885,5 @@ Kashyap Kaki <[email protected]>
Darryl Tec <[email protected]>
Michaël Bitard <[email protected]>
may <[email protected]>
Rayyan Ul Haq <[email protected]>
DaviDevMod <[email protected]>
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [9.7.2](https://github.com/npm/cli/compare/v9.7.1...v9.7.2) (2023-06-21)

### Bug Fixes

* [`939a188`](https://github.com/npm/cli/commit/939a188bc3ab9c2bfa49ccb4837fe4ad844131ed) [#6574](https://github.com/npm/cli/pull/6574) ignore node prereleases in npm engines check (#6574) (@wraithgar)
* [`d980405`](https://github.com/npm/cli/commit/d980405ffcbc80ad63fbea680ee40a57ffc4a210) [#6556](https://github.com/npm/cli/pull/6556) better color support detection (#6556) (@lukekarrys)
* [`40d7e09`](https://github.com/npm/cli/commit/40d7e09aa9c038bc20e37c4fbd21d02dc82b93a7) [#6555](https://github.com/npm/cli/pull/6555) remove unnecessary package.json values (#6555) (@lukekarrys)
* [`3a7378d`](https://github.com/npm/cli/commit/3a7378d889707d2a4c1f8a6397dda87825e9f5a3) [#6554](https://github.com/npm/cli/pull/6554) cleanup bin contents (@lukekarrys)
* [`e722439`](https://github.com/npm/cli/commit/e722439b05bb4da691975359db58eac794f1f5d9) [#6497](https://github.com/npm/cli/pull/6497) move all definitions to @npmcli/config package (@lukekarrys)

### Documentation

* [`405ffbf`](https://github.com/npm/cli/commit/405ffbfa2758ec388c06120fdf5fde2a07835779) [#6557](https://github.com/npm/cli/pull/6557) remove redundant statement about files attribute (#6557) (@DaviDevMod)
* [`cd1e6aa`](https://github.com/npm/cli/commit/cd1e6aa320ccc264f5027de5976bb7acc32f1ded) [#6551](https://github.com/npm/cli/pull/6551) add flag `package-lock-only` for `npm install` (#6551) (@m4rch3n1ng)

### Dependencies

* [`aebc523`](https://github.com/npm/cli/commit/aebc523c46f6e37c943a750e4cb6ec4b8f12ae01) [#6585](https://github.com/npm/cli/pull/6585) `[email protected]` `[email protected]` (#6585)
* [`bb6054b`](https://github.com/npm/cli/commit/bb6054b9558efd859e32ba9227453b3c84ef647d) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`aee4a30`](https://github.com/npm/cli/commit/aee4a30bfb88ac147f5f8ac9bdb28cfc0be16e7f) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`6105dbc`](https://github.com/npm/cli/commit/6105dbcc1c1647c66759e73ad8699a539e8a70c3) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`22d44e8`](https://github.com/npm/cli/commit/22d44e81d6bced4c9d5960b74023ee017df6606b) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`fdd02fd`](https://github.com/npm/cli/commit/fdd02fde1c53ce66a3b15b55907fd7e80680b89b) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`7797075`](https://github.com/npm/cli/commit/77970756cb2a18257a50e765617f2237abe245d6) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`f9780cc`](https://github.com/npm/cli/commit/f9780ccbde62feb59691b5c2f19ed5f3688b1e7e) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`72d6a79`](https://github.com/npm/cli/commit/72d6a79fa28aec50dab576e93ef06a89694770a5) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`98f1f5f`](https://github.com/npm/cli/commit/98f1f5fd2d6890c207c77452739053a674d83990) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`8710ff8`](https://github.com/npm/cli/commit/8710ff88afffb573b4f65c4a19303924935fecd2) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`0cb539d`](https://github.com/npm/cli/commit/0cb539dae1311ef0f60ccf5bd47def1763c38852) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`39ad586`](https://github.com/npm/cli/commit/39ad5862ffc99b3da365ab3dd8538b68a4352ea5) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [`5e0070c`](https://github.com/npm/cli/commit/5e0070cf28353e94458e0d8190833595aa143314) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]` `[email protected]`
* [`26cf235`](https://github.com/npm/cli/commit/26cf235aa45d0d4100f061f009c1ffdf0a1fdf16) [#6573](https://github.com/npm/cli/pull/6573) `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.10): `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/config-v6.2.1): `@npmcli/[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.18): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v6.0.1): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.18): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.18): `[email protected]`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v7.4.0): `[email protected]`

## [9.7.1](https://github.com/npm/cli/compare/v9.7.0...v9.7.1) (2023-06-06)

### Dependencies
Expand Down
40 changes: 20 additions & 20 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "9.7.1",
"version": "9.7.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "9.7.1",
"version": "9.7.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -85,8 +85,8 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.9",
"@npmcli/config": "^6.2.0",
"@npmcli/arborist": "^6.2.10",
"@npmcli/config": "^6.2.1",
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^3.1.1",
"@npmcli/run-script": "^6.0.2",
Expand All @@ -108,13 +108,13 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.17",
"libnpmexec": "^6.0.0",
"libnpmfund": "^4.0.17",
"libnpmdiff": "^5.0.18",
"libnpmexec": "^6.0.1",
"libnpmfund": "^4.0.18",
"libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4",
"libnpmpack": "^5.0.17",
"libnpmpublish": "^7.3.0",
"libnpmpack": "^5.0.18",
"libnpmpublish": "^7.4.0",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3",
"libnpmversion": "^4.0.2",
Expand Down Expand Up @@ -15581,7 +15581,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "6.2.9",
"version": "6.2.10",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -15637,7 +15637,7 @@
},
"workspaces/config": {
"name": "@npmcli/config",
"version": "6.2.0",
"version": "6.2.1",
"license": "ISC",
"dependencies": {
"@npmcli/map-workspaces": "^3.0.2",
Expand Down Expand Up @@ -15678,10 +15678,10 @@
}
},
"workspaces/libnpmdiff": {
"version": "5.0.17",
"version": "5.0.18",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.9",
"@npmcli/arborist": "^6.2.10",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
Expand All @@ -15701,10 +15701,10 @@
}
},
"workspaces/libnpmexec": {
"version": "6.0.0",
"version": "6.0.1",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.9",
"@npmcli/arborist": "^6.2.10",
"@npmcli/run-script": "^6.0.0",
"ci-info": "^3.7.1",
"npm-package-arg": "^10.1.0",
Expand All @@ -15731,10 +15731,10 @@
}
},
"workspaces/libnpmfund": {
"version": "4.0.17",
"version": "4.0.18",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.9"
"@npmcli/arborist": "^6.2.10"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down Expand Up @@ -15781,10 +15781,10 @@
}
},
"workspaces/libnpmpack": {
"version": "5.0.17",
"version": "5.0.18",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.2.9",
"@npmcli/arborist": "^6.2.10",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
Expand All @@ -15801,7 +15801,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "7.3.0",
"version": "7.4.0",
"license": "ISC",
"dependencies": {
"ci-info": "^3.6.1",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.7.1",
"version": "9.7.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down Expand Up @@ -52,8 +52,8 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.2.9",
"@npmcli/config": "^6.2.0",
"@npmcli/arborist": "^6.2.10",
"@npmcli/config": "^6.2.1",
"@npmcli/map-workspaces": "^3.0.4",
"@npmcli/package-json": "^3.1.1",
"@npmcli/run-script": "^6.0.2",
Expand All @@ -75,13 +75,13 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.17",
"libnpmexec": "^6.0.0",
"libnpmfund": "^4.0.17",
"libnpmdiff": "^5.0.18",
"libnpmexec": "^6.0.1",
"libnpmfund": "^4.0.18",
"libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4",
"libnpmpack": "^5.0.17",
"libnpmpublish": "^7.3.0",
"libnpmpack": "^5.0.18",
"libnpmpublish": "^7.4.0",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3",
"libnpmversion": "^4.0.2",
Expand Down
7 changes: 7 additions & 0 deletions workspaces/arborist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.2.10](https://github.com/npm/cli/compare/arborist-v6.2.9...arborist-v6.2.10) (2023-06-21)

### Bug Fixes

* [`f5b9713`](https://github.com/npm/cli/commit/f5b97137ee6e0c380f005ebe56d4033e7dc01ac2) [#6549](https://github.com/npm/cli/pull/6549) make omit flags work properly with workspaces (#6549) (@Rayyan98, @lukekarrys)
* [`40d7e09`](https://github.com/npm/cli/commit/40d7e09aa9c038bc20e37c4fbd21d02dc82b93a7) [#6555](https://github.com/npm/cli/pull/6555) remove unnecessary package.json values (#6555) (@lukekarrys)

## [6.2.9](https://github.com/npm/cli/compare/arborist-v6.2.8...arborist-v6.2.9) (2023-05-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "6.2.9",
"version": "6.2.10",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [6.2.1](https://github.com/npm/cli/compare/config-v6.2.0...config-v6.2.1) (2023-06-21)

### Bug Fixes

* [`e722439`](https://github.com/npm/cli/commit/e722439b05bb4da691975359db58eac794f1f5d9) [#6497](https://github.com/npm/cli/pull/6497) move all definitions to @npmcli/config package (@lukekarrys)

## [6.2.0](https://github.com/npm/cli/compare/config-v6.1.7...config-v6.2.0) (2023-05-31)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/config",
"version": "6.2.0",
"version": "6.2.1",
"files": [
"bin/",
"lib/"
Expand Down
6 changes: 6 additions & 0 deletions workspaces/libnpmdiff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [5.0.18](https://github.com/npm/cli/compare/libnpmdiff-v5.0.17...libnpmdiff-v5.0.18) (2023-06-21)

### Dependencies

* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.10): `@npmcli/[email protected]`

## [5.0.17](https://github.com/npm/cli/compare/libnpmdiff-v5.0.16...libnpmdiff-v5.0.17) (2023-05-03)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
"version": "5.0.17",
"version": "5.0.18",
"description": "The registry diff",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,7 +46,7 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/arborist": "^6.2.9",
"@npmcli/arborist": "^6.2.10",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/libnpmexec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [6.0.1](https://github.com/npm/cli/compare/libnpmexec-v6.0.0...libnpmexec-v6.0.1) (2023-06-21)

### Dependencies

* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.10): `@npmcli/[email protected]`

## [6.0.0](https://github.com/npm/cli/compare/libnpmexec-v5.0.17...libnpmexec-v6.0.0) (2023-05-31)

### ⚠️ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
"version": "6.0.0",
"version": "6.0.1",
"files": [
"bin/",
"lib/"
Expand Down Expand Up @@ -59,7 +59,7 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/arborist": "^6.2.9",
"@npmcli/arborist": "^6.2.10",
"@npmcli/run-script": "^6.0.0",
"ci-info": "^3.7.1",
"npm-package-arg": "^10.1.0",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/libnpmfund/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [4.0.18](https://github.com/npm/cli/compare/libnpmfund-v4.0.17...libnpmfund-v4.0.18) (2023-06-21)

### Dependencies

* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.10): `@npmcli/[email protected]`

## [4.0.17](https://github.com/npm/cli/compare/libnpmfund-v4.0.16...libnpmfund-v4.0.17) (2023-05-03)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmfund",
"version": "4.0.17",
"version": "4.0.18",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down Expand Up @@ -45,7 +45,7 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/arborist": "^6.2.9"
"@npmcli/arborist": "^6.2.10"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
Expand Down
6 changes: 6 additions & 0 deletions workspaces/libnpmpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [5.0.18](https://github.com/npm/cli/compare/libnpmpack-v5.0.17...libnpmpack-v5.0.18) (2023-06-21)

### Dependencies

* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.2.10): `@npmcli/[email protected]`

## [5.0.17](https://github.com/npm/cli/compare/libnpmpack-v5.0.16...libnpmpack-v5.0.17) (2023-05-03)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmpack",
"version": "5.0.17",
"version": "5.0.18",
"description": "Programmatic API for the bits behind npm pack",
"author": "GitHub Inc.",
"main": "lib/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"bugs": "https://github.com/npm/libnpmpack/issues",
"homepage": "https://npmjs.com/package/libnpmpack",
"dependencies": {
"@npmcli/arborist": "^6.2.9",
"@npmcli/arborist": "^6.2.10",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
Expand Down
Loading