Skip to content

Commit

Permalink
chore: release 9.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and npm-cli-bot committed Sep 1, 2023
1 parent 1ddf976 commit 8d01d4f
Show file tree
Hide file tree
Showing 15 changed files with 86 additions and 37 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
@@ -1,13 +1,13 @@
{
".": "9.8.1",
"workspaces/arborist": "6.3.0",
".": "9.8.2",
"workspaces/arborist": "6.3.1",
"workspaces/libnpmaccess": "7.0.2",
"workspaces/libnpmdiff": "5.0.19",
"workspaces/libnpmexec": "6.0.3",
"workspaces/libnpmfund": "4.0.19",
"workspaces/libnpmdiff": "5.0.20",
"workspaces/libnpmexec": "6.0.4",
"workspaces/libnpmfund": "4.0.20",
"workspaces/libnpmhook": "9.0.3",
"workspaces/libnpmorg": "5.0.4",
"workspaces/libnpmpack": "5.0.19",
"workspaces/libnpmpack": "5.0.20",
"workspaces/libnpmpublish": "7.5.0",
"workspaces/libnpmsearch": "6.0.2",
"workspaces/libnpmteam": "5.0.3",
Expand Down
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -890,3 +890,4 @@ DaviDevMod <98312056+DaviDevMod@users.noreply.github.com>
Mike Ribbons <mribbons@gmail.com>
Rahul <122141535+rahulio96@users.noreply.github.com>
AaronHamilton965 <91709196+AaronHamilton965@users.noreply.github.com>
Fabian Vilers <fabian.vilers@dev-one.com>
17 changes: 17 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog

## [9.8.2](https://github.com/npm/cli/compare/v9.8.1...v9.8.2) (2023-09-01)

### Documentation

* [`9750720`](https://github.com/npm/cli/commit/975072058e0fcec25074d73514cd50ea180b54fe) [#6694](https://github.com/npm/cli/pull/6694) fix example path (#6694) (@fvilers)

### Dependencies

* [`588a245`](https://github.com/npm/cli/commit/588a245191c4bf37f43a919809c54c205547811b) [#6756](https://github.com/npm/cli/pull/6756) `npm-pick-manifest@8.0.2`
* [`a76b1df`](https://github.com/npm/cli/commit/a76b1df3a78231cac910a68b2f188b17c9a6c623) [#6708](https://github.com/npm/cli/pull/6708) `sigstore@1.9.0`
* [`95b5ab0`](https://github.com/npm/cli/commit/95b5ab06785bd047b08ac0a84b986115774ead0f) [#6708](https://github.com/npm/cli/pull/6708) `npm-install-checks@6.2.0`
* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v6.3.1): `@npmcli/arborist@6.3.1`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.20): `libnpmdiff@5.0.20`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v6.0.4): `libnpmexec@6.0.4`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.20): `libnpmfund@4.0.20`
* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.20): `libnpmpack@5.0.20`

## [9.8.1](https://github.com/npm/cli/compare/v9.8.0...v9.8.1) (2023-07-18)

### Bug Fixes
Expand Down
32 changes: 16 additions & 16 deletions package-lock.json
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "9.8.1",
"version": "9.8.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "9.8.1",
"version": "9.8.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -87,7 +87,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@npmcli/config": "^6.2.1",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4",
Expand All @@ -112,12 +112,12 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.19",
"libnpmexec": "^6.0.3",
"libnpmfund": "^4.0.19",
"libnpmdiff": "^5.0.20",
"libnpmexec": "^6.0.4",
"libnpmfund": "^4.0.20",
"libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4",
"libnpmpack": "^5.0.19",
"libnpmpack": "^5.0.20",
"libnpmpublish": "^7.5.0",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3",
Expand Down Expand Up @@ -15614,7 +15614,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "6.3.0",
"version": "6.3.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down Expand Up @@ -15711,10 +15711,10 @@
}
},
"workspaces/libnpmdiff": {
"version": "5.0.19",
"version": "5.0.20",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@npmcli/disparity-colors": "^3.0.0",
"@npmcli/installed-package-contents": "^2.0.2",
"binary-extensions": "^2.2.0",
Expand All @@ -15734,10 +15734,10 @@
}
},
"workspaces/libnpmexec": {
"version": "6.0.3",
"version": "6.0.4",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@npmcli/run-script": "^6.0.0",
"ci-info": "^3.7.1",
"npm-package-arg": "^10.1.0",
Expand All @@ -15764,10 +15764,10 @@
}
},
"workspaces/libnpmfund": {
"version": "4.0.19",
"version": "4.0.20",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.3.0"
"@npmcli/arborist": "^6.3.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down Expand Up @@ -15814,10 +15814,10 @@
}
},
"workspaces/libnpmpack": {
"version": "5.0.19",
"version": "5.0.20",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
Expand Down
12 changes: 6 additions & 6 deletions package.json
@@ -1,5 +1,5 @@
{
"version": "9.8.1",
"version": "9.8.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@npmcli/config": "^6.2.1",
"@npmcli/fs": "^3.1.0",
"@npmcli/map-workspaces": "^3.0.4",
Expand All @@ -77,12 +77,12 @@
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^3.0.0",
"libnpmaccess": "^7.0.2",
"libnpmdiff": "^5.0.19",
"libnpmexec": "^6.0.3",
"libnpmfund": "^4.0.19",
"libnpmdiff": "^5.0.20",
"libnpmexec": "^6.0.4",
"libnpmfund": "^4.0.20",
"libnpmhook": "^9.0.3",
"libnpmorg": "^5.0.4",
"libnpmpack": "^5.0.19",
"libnpmpack": "^5.0.20",
"libnpmpublish": "^7.5.0",
"libnpmsearch": "^6.0.2",
"libnpmteam": "^5.0.3",
Expand Down
7 changes: 7 additions & 0 deletions workspaces/arborist/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [6.3.1](https://github.com/npm/cli/compare/arborist-v6.3.0...arborist-v6.3.1) (2023-09-01)

### Dependencies

* [`588a245`](https://github.com/npm/cli/commit/588a245191c4bf37f43a919809c54c205547811b) [#6756](https://github.com/npm/cli/pull/6756) `npm-pick-manifest@8.0.2`
* [`95b5ab0`](https://github.com/npm/cli/commit/95b5ab06785bd047b08ac0a84b986115774ead0f) [#6708](https://github.com/npm/cli/pull/6708) `npm-install-checks@6.2.0`

## [6.3.0](https://github.com/npm/cli/compare/arborist-v6.2.10...arborist-v6.3.0) (2023-07-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "6.3.0",
"version": "6.3.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
Expand Down
6 changes: 6 additions & 0 deletions workspaces/libnpmdiff/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## [5.0.20](https://github.com/npm/cli/compare/libnpmdiff-v5.0.19...libnpmdiff-v5.0.20) (2023-09-01)

### Dependencies

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

## [5.0.19](https://github.com/npm/cli/compare/libnpmdiff-v5.0.18...libnpmdiff-v5.0.19) (2023-07-05)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
"version": "5.0.19",
"version": "5.0.20",
"description": "The registry diff",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,7 +46,7 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@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
@@ -1,5 +1,11 @@
# Changelog

## [6.0.4](https://github.com/npm/cli/compare/libnpmexec-v6.0.3...libnpmexec-v6.0.4) (2023-09-01)

### Dependencies

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

## [6.0.3](https://github.com/npm/cli/compare/libnpmexec-v6.0.2...libnpmexec-v6.0.3) (2023-07-18)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
"version": "6.0.3",
"version": "6.0.4",
"files": [
"bin/",
"lib/"
Expand Down Expand Up @@ -59,7 +59,7 @@
"tap": "^16.3.4"
},
"dependencies": {
"@npmcli/arborist": "^6.3.0",
"@npmcli/arborist": "^6.3.1",
"@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
@@ -1,5 +1,11 @@
# Changelog

## [4.0.20](https://github.com/npm/cli/compare/libnpmfund-v4.0.19...libnpmfund-v4.0.20) (2023-09-01)

### Dependencies

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

## [4.0.19](https://github.com/npm/cli/compare/libnpmfund-v4.0.18...libnpmfund-v4.0.19) (2023-07-05)

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

## [5.0.20](https://github.com/npm/cli/compare/libnpmpack-v5.0.19...libnpmpack-v5.0.20) (2023-09-01)

### Dependencies

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

## [5.0.19](https://github.com/npm/cli/compare/libnpmpack-v5.0.18...libnpmpack-v5.0.19) (2023-07-05)

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmpack/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmpack",
"version": "5.0.19",
"version": "5.0.20",
"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.3.0",
"@npmcli/arborist": "^6.3.1",
"@npmcli/run-script": "^6.0.0",
"npm-package-arg": "^10.1.0",
"pacote": "^15.0.8"
Expand Down

0 comments on commit 8d01d4f

Please sign in to comment.