Skip to content
Draft
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/pify-npm-2.3.0-8b63310934-9503aaeaf4.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"@nrwl/nx-plugin": "15.9.2",
"@nrwl/workspace": "15.9.2",
"@types/jest": "29.5.0",
"@types/mock-fs": "^4.13.1",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
Expand All @@ -51,6 +52,7 @@
"husky": "^8.0.0",
"jest": "29.5.0",
"jest-extended": "^3.0.0",
"memfs": "^3.4.13",
"ngx-deploy-npm": "^5.0.0",
"nx": "15.9.2",
"prettier": "2.8.7",
Expand Down
771 changes: 237 additions & 534 deletions packages/semver/CHANGELOG.md

Large diffs are not rendered by default.

36 changes: 0 additions & 36 deletions packages/semver/builders.json

This file was deleted.

17 changes: 0 additions & 17 deletions packages/semver/migrations.json

This file was deleted.

16 changes: 1 addition & 15 deletions packages/semver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,6 @@
"@nrwl/devkit": "^15.0.0"
},
"dependencies": {
"chalk": "4.1.2",
"conventional-changelog": "^3.1.25",
"conventional-recommended-bump": "^6.1.0",
"detect-indent": "6.1.0",
"inquirer": "8.2.5",
"rxjs": "7.8.0"
},
"devDependencies": {
"@types/conventional-changelog": "^3.1.1",
"@types/conventional-recommended-bump": "6.1.0",
"@types/inquirer": "8.2.6",
"@types/rimraf": "3.0.2",
"@types/semver": "7.3.13",
"@types/standard-version": "7.0.1",
"@types/tmp": "0.2.3"
"zod": "3.20.2"
}
}
24 changes: 0 additions & 24 deletions packages/semver/src/executors/common/exec.spec.ts

This file was deleted.

49 changes: 0 additions & 49 deletions packages/semver/src/executors/common/exec.ts

This file was deleted.

93 changes: 0 additions & 93 deletions packages/semver/src/executors/github/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions packages/semver/src/executors/github/compat.ts

This file was deleted.

Loading