Skip to content

Commit

Permalink
Releasing 5 new packages
Browse files Browse the repository at this point in the history
| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `3.0.1` |
| `@yarnpkg/fslib` | `2.5.1` |
| `@yarnpkg/plugin-pnp` | `3.0.1` |
| `@yarnpkg/pnp` | `3.0.1` |
| `@yarnpkg/pnpify` | `3.0.1` |
  • Loading branch information
arcanis committed Aug 12, 2021
1 parent ce778ea commit 7e42ddb
Show file tree
Hide file tree
Showing 36 changed files with 552 additions and 590 deletions.
38 changes: 0 additions & 38 deletions .yarn/versions/c82aa0f0.yml

This file was deleted.

440 changes: 220 additions & 220 deletions packages/berry-cli/bin/berry.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/plugin-constraints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
},
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"clipanion": "^3.0.1",
"lodash": "^4.17.15",
"node-emoji": "^1.8.1",
"tau-prolog": "^0.2.66",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-dlx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/json-proxy": "workspace:^2.1.1",
"clipanion": "^3.0.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/json-proxy": "workspace:^2.1.1",
"@yarnpkg/parsers": "workspace:^2.4.0",
"@yarnpkg/shell": "workspace:^3.0.0",
Expand All @@ -18,7 +18,7 @@
"typanion": "^3.3.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-exec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/builder": "workspace:^3.0.0",
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "./sources/index.ts",
"dependencies": {
"@types/semver": "^7.1.0",
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"git-url-parse": "11.1.2",
"semver": "^7.1.2",
"tslib": "^1.13.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"clipanion": "^3.0.1",
"lodash": "^4.17.15",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-interactive-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0",
"@yarnpkg/plugin-essentials": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/plugin-nm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/libzip": "workspace:^2.2.2",
"@yarnpkg/nm": "workspace:^2.4.1",
"@yarnpkg/parsers": "workspace:^2.4.0",
"@yarnpkg/plugin-pnp": "workspace:^3.0.0",
"@yarnpkg/pnp": "workspace:^3.0.0",
"@yarnpkg/plugin-pnp": "workspace:^3.0.1",
"@yarnpkg/pnp": "workspace:^3.0.1",
"@zkochan/cmd-shim": "^5.1.0",
"clipanion": "^3.0.1",
"micromatch": "^4.0.2",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-npm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"clipanion": "^3.0.1",
"enquirer": "^2.3.6",
"semver": "^7.1.2",
"tslib": "^1.13.0",
"typanion": "^3.3.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0",
"@yarnpkg/plugin-npm": "^2.5.0",
"@yarnpkg/plugin-pack": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"enquirer": "^2.3.6",
"semver": "^7.1.2",
"ssri": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"clipanion": "^3.0.1",
"micromatch": "^4.0.2",
"tar-stream": "^2.0.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/libzip": "workspace:^2.2.2",
"clipanion": "^3.0.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/plugin-pnp/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@yarnpkg/plugin-pnp",
"version": "3.0.0",
"version": "3.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@types/semver": "^7.1.0",
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/plugin-stage": "workspace:^3.0.0",
"@yarnpkg/pnp": "workspace:^3.0.0",
"@yarnpkg/pnp": "workspace:^3.0.1",
"clipanion": "^3.0.1",
"micromatch": "^4.0.2",
"semver": "^7.1.2",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-stage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"clipanion": "^3.0.1",
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0",
"@yarnpkg/plugin-essentials": "^3.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/libui": "workspace:^2.1.2",
"@yarnpkg/parsers": "workspace:^2.4.0",
"clipanion": "^3.0.1",
Expand All @@ -15,7 +15,7 @@
"tslib": "^1.13.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-workspace-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"clipanion": "^3.0.1",
"micromatch": "^4.0.2",
"p-limit": "^2.2.0",
"tslib": "^1.13.0",
"typanion": "^3.3.0"
},
"peerDependencies": {
"@yarnpkg/cli": "^3.0.0",
"@yarnpkg/cli": "^3.0.1",
"@yarnpkg/core": "^3.0.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/yarnpkg-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"bin": "./sources/boot-cli-dev.js",
"dependencies": {
"@babel/core": "^7.10.2",
"@yarnpkg/cli": "workspace:^3.0.0",
"@yarnpkg/cli": "workspace:^3.0.1",
"@yarnpkg/core": "workspace:^3.0.0",
"@yarnpkg/esbuild-plugin-pnp": "workspace:packages/esbuild-plugin-pnp",
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/pnpify": "workspace:^3.0.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/pnpify": "workspace:^3.0.1",
"babel-loader": "^8.1.0",
"chalk": "^3.0.0",
"clipanion": "^3.0.1",
Expand Down
440 changes: 220 additions & 220 deletions packages/yarnpkg-cli/bin/yarn.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/yarnpkg-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@yarnpkg/cli",
"version": "3.0.0",
"version": "3.0.1",
"license": "BSD-2-Clause",
"main": "./sources/index.ts",
"dependencies": {
"@yarnpkg/core": "workspace:^3.0.0",
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/libzip": "workspace:^2.2.2",
"@yarnpkg/parsers": "workspace:^2.4.0",
"@yarnpkg/plugin-compat": "workspace:^3.0.0",
Expand All @@ -22,7 +22,7 @@
"@yarnpkg/plugin-npm-cli": "workspace:^3.0.0",
"@yarnpkg/plugin-pack": "workspace:^3.0.0",
"@yarnpkg/plugin-patch": "workspace:^3.0.0",
"@yarnpkg/plugin-pnp": "workspace:^3.0.0",
"@yarnpkg/plugin-pnp": "workspace:^3.0.1",
"@yarnpkg/shell": "workspace:^3.0.0",
"chalk": "^3.0.0",
"ci-info": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/yarnpkg-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"@arcanis/slice-ansi": "^1.0.2",
"@types/semver": "^7.1.0",
"@types/treeify": "^1.0.0",
"@yarnpkg/fslib": "workspace:^2.5.0",
"@yarnpkg/fslib": "workspace:^2.5.1",
"@yarnpkg/json-proxy": "workspace:^2.1.1",
"@yarnpkg/libzip": "workspace:^2.2.2",
"@yarnpkg/parsers": "workspace:^2.4.0",
"@yarnpkg/pnp": "workspace:^3.0.0",
"@yarnpkg/pnp": "workspace:^3.0.1",
"@yarnpkg/shell": "workspace:^3.0.0",
"camelcase": "^5.3.1",
"chalk": "^3.0.0",
Expand Down
Loading

0 comments on commit 7e42ddb

Please sign in to comment.