Skip to content

Commit

Permalink
chore: update semver and ngx-npm-deploy (#160)
Browse files Browse the repository at this point in the history
## PR Checklist

Please check if your PR fulfills the following requirements:

- [ ] The commit message follows our guidelines: CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)

## PR Type

What kind of change does this PR introduce?

<!-- Please check the one that applies to this PR using "x". -->

```
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:
```

## What is the current behavior?

The workspace is using and old version the package semver and
ngx-npm-deploy

## What is the new behavior?

We have updated to the latest version of semver and ngx-npm-deploy

## Does this PR introduce a breaking change?

```
[ ] Yes
[x] No
```
  • Loading branch information
NachoVazquez committed Jun 12, 2023
1 parent 32a5e17 commit 24ce20d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@docusaurus/module-type-aliases": "2.4.1",
"@jscutlery/semver": "2.29.2",
"@jscutlery/semver": "3.0.0",
"@nx/cypress": "16.3.2",
"@nx/devkit": "16.3.2",
"@nx/eslint-plugin": "16.3.2",
Expand Down Expand Up @@ -90,7 +90,7 @@
"jest-environment-jsdom": "29.4.3",
"jest-preset-angular": "13.1.1",
"ng-packagr": "15.0.3",
"ngx-deploy-npm": "4.3.10",
"ngx-deploy-npm": "6.0.0",
"nx": "16.3.2",
"nx-cloud": "16.0.5",
"postcss": "8.4.18",
Expand Down
4 changes: 3 additions & 1 deletion packages/ngworker/lumberjack/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,12 @@
"options": {
"preset": "conventional",
"tagPrefix": "v",
"noVerify": true,
"push": true,
"preid": "beta",
"syncVersions": false,
"postTargets": ["ngworker-lumberjack:publish", "ngworker-lumberjack:github"]
"postTargets": ["ngworker-lumberjack:publish", "ngworker-lumberjack:github"],
"commitMessageFormat": "release(${projectName}): 🎸 cut release to ${version}"
}
},
"github": {
Expand Down
45 changes: 9 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3098,17 +3098,17 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@jscutlery/semver@2.29.2":
version "2.29.2"
resolved "https://registry.yarnpkg.com/@jscutlery/semver/-/semver-2.29.2.tgz#cf8b3eade4a0f81408fa42b071e1004230d2ba56"
integrity sha512-Q9ekQ6TY5cS+kjpke5fpAuM2m049Y43SGmHviRejs4RCZlSRRAXUkrlMgAanlkSiS6jABIqn3Hsg9MsHy9T6lA==
"@jscutlery/semver@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@jscutlery/semver/-/semver-3.0.0.tgz#af9d52132402de5db470b3d351e05cc199fe93a0"
integrity sha512-HihMZSDZRxXm9j9uKyV791Hm1BpIS55NrQx5H0yuc2/GHtWaKm86/Cpqp74q98f47XL7aZgRiYdS5+J1Vh1hww==
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.6.0"
rxjs "7.8.1"

"@leichtgewicht/ip-codec@^2.0.1":
version "2.0.4"
Expand Down Expand Up @@ -3259,17 +3259,6 @@
dependencies:
"@nx/cypress" "16.3.2"

"@nrwl/[email protected]":
version "15.2.3"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-15.2.3.tgz#70b4e914c4cd19cd1ba99389499ba854985a821e"
integrity sha512-3IZVahO6vvEFxp0N7mEO34ZnYT+8FaObyYI/2XVYZ0eDCAMihn2IIUMj+M42vAXPOJpctdghSKXovQDuHO031w==
dependencies:
"@phenomnomnominal/tsquery" "4.1.1"
ejs "^3.1.7"
ignore "^5.0.4"
semver "7.3.4"
tslib "^2.3.0"

"@nrwl/[email protected]":
version "16.3.2"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-16.3.2.tgz#b45393dfd62dcb75554ff0c2dff6715a907e3877"
Expand Down Expand Up @@ -3612,13 +3601,6 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"

"@phenomnomnominal/[email protected]":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@phenomnomnominal/tsquery/-/tsquery-4.1.1.tgz#42971b83590e9d853d024ddb04a18085a36518df"
integrity sha512-jjMmK1tnZbm1Jq5a7fBliM4gQwjxMU7TFoRNwIyzwlO+eHPRCFv/Nv+H/Gi1jc3WR7QURG8D5d0Tn12YGrUqBQ==
dependencies:
esquery "^1.0.1"

"@phenomnomnominal/tsquery@^4.0.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz#7742ff4af12ce673b0b601ba5515c934f1876b14"
Expand Down Expand Up @@ -11424,12 +11406,10 @@ [email protected]:
optionalDependencies:
esbuild "^0.16.0"

[email protected]:
version "4.3.10"
resolved "https://registry.yarnpkg.com/ngx-deploy-npm/-/ngx-deploy-npm-4.3.10.tgz#e1d150512c9196e5a70f0f2d1e9f0d8666bc622b"
integrity sha512-6cLM1z0h6VD5SYH9fJSeslvTSKTkaySsH63k2AouXnAXsHQe4eFrdkmfMAZoVwUZHyaNIBOKMUcTvotgMwQnug==
dependencies:
"@nrwl/devkit" "15.2.3"
[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/ngx-deploy-npm/-/ngx-deploy-npm-6.0.0.tgz#860675a7f08efd9058ed2be62ce031ab2c7ae9c2"
integrity sha512-gfj4ZIAguZ4JJF/WOIGYktwi1BKtHRYz1TUJV4a5qBwRaBunSu1/oW9K+sApwGfegMtrblDjMoLl10OZWgqx+A==

nice-napi@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -13748,13 +13728,6 @@ [email protected]:
dependencies:
tslib "^1.9.0"

[email protected]:
version "7.6.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.6.0.tgz#361da5362b6ddaa691a2de0b4f2d32028f1eb5a2"
integrity sha512-DDa7d8TFNUalGC9VqXvQ1euWNN7sc63TrUCuM9J998+ViviahMIjKSOU7rfcgFOF+FCD71BhDRv4hrFz+ImDLQ==
dependencies:
tslib "^2.1.0"

[email protected], rxjs@^7.5.1, rxjs@^7.5.4, rxjs@^7.5.5, rxjs@^7.5.6, rxjs@^7.8.0:
version "7.8.1"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
Expand Down

0 comments on commit 24ce20d

Please sign in to comment.