diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d0f157aeb..8ecc292c0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [8.8.3](https://github.com/NativeScript/nativescript-cli/compare/v8.8.2...v8.8.3) (2024-12-03) + +* SPM package version now supports semver ranges + * `~1.0.0` => upToNextMinor + * `^1.0.0` => upToNextMajor + * `#hash` => specific commit hash + * `` => specific branch + ## [8.8.2](https://github.com/NativeScript/nativescript-cli/compare/v8.8.1...v8.8.2) (2024-08-28) diff --git a/package-lock.json b/package-lock.json index fe8c34a647..7dccb2a135 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nativescript", - "version": "8.8.0", + "version": "8.8.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nativescript", - "version": "8.8.0", + "version": "8.8.3", "bundleDependencies": [ "@npmcli/move-file", "stringify-package" @@ -14,12 +14,12 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@nativescript/doctor": "2.0.14", + "@nativescript/doctor": "2.0.15", "@nativescript/schematics-executor": "0.0.2", "@npmcli/arborist": "^7.2.0", "@npmcli/move-file": "^2.0.0", "@rigor789/resolve-package-path": "1.0.7", - "@rigor789/trapezedev-project": "7.1.1", + "@rigor789/trapezedev-project": "7.1.2", "ansi-colors": "^4.1.3", "archiver": "^5.3.1", "axios": "1.6.5", @@ -959,9 +959,9 @@ "license": "MIT" }, "node_modules/@nativescript/doctor": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/@nativescript/doctor/-/doctor-2.0.14.tgz", - "integrity": "sha512-XKIwT4SczoHjvbhHZuR8llMvXzDpa7HQwTWs1d9xPgqHHIuuhO2GR1g8eiukBBxhVSThYN2QwJ6mE/MiCrmYZA==", + "version": "2.0.15", + "resolved": "https://registry.npmjs.org/@nativescript/doctor/-/doctor-2.0.15.tgz", + "integrity": "sha512-VEkeNKVJ1EJ55ii2A6Nv9jPL+gdDvZQ+nxlDVQcv8iOy/QSBhFHGn/RDW8UpVulqFOMr6RS9lmSjmIl6cx1G7A==", "license": "Apache-2.0", "dependencies": { "lodash": "4.17.21", @@ -1742,9 +1742,9 @@ "license": "MIT" }, "node_modules/@rigor789/trapezedev-project": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/@rigor789/trapezedev-project/-/trapezedev-project-7.1.1.tgz", - "integrity": "sha512-9Z7ZldhK8KF1XJr9AlX9BscjvcX5MpZSASKokN2Yn/024ZIMwfC6OczJ8sQtEL3Mq9FQFtL+EwHJMaRBEndgJA==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/@rigor789/trapezedev-project/-/trapezedev-project-7.1.2.tgz", + "integrity": "sha512-eFnyKmQD73uB+CA+mg2YODFM6EAlUV/ub57UnRAI9QmpsXZnPedbJH698hjWm5g6+KuR8La9rg4sxBEexPG6Ow==", "license": "SEE LICENSE", "dependencies": { "@ionic/utils-fs": "^3.1.5", @@ -1762,7 +1762,7 @@ "kleur": "^4.1.5", "lodash": "^4.17.21", "mergexml": "^1.2.3", - "npm-watch": "^0.9.0", + "npm-watch": "^0.11.0", "plist": "^3.0.4", "prettier": "^2.7.1", "prompts": "^2.4.2", @@ -10688,9 +10688,9 @@ } }, "node_modules/npm-watch": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/npm-watch/-/npm-watch-0.9.0.tgz", - "integrity": "sha512-C5Rgh5+jvY33K1EH8Qjr1hfpH9Nhasc90QJ0W+JyKg2ogE0LOCZI4xirC8QmywW7XinyBpynwxlrN6aPfjc3Hw==", + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/npm-watch/-/npm-watch-0.11.0.tgz", + "integrity": "sha512-wAOd0moNX2kSA2FNvt8+7ORwYaJpQ1ZoWjUYdb1bBCxq4nkWuU0IiJa9VpVxrj5Ks+FGXQd62OC/Bjk0aSr+dg==", "license": "MIT", "dependencies": { "nodemon": "^2.0.7", diff --git a/package.json b/package.json index 83623f43ee..a11a15f644 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nativescript", "main": "./lib/nativescript-cli-lib.js", - "version": "8.8.2", + "version": "8.8.3", "author": "NativeScript ", "description": "Command-line interface for building NativeScript projects", "bin": { @@ -59,7 +59,7 @@ "@npmcli/arborist": "^7.2.0", "@npmcli/move-file": "^2.0.0", "@rigor789/resolve-package-path": "1.0.7", - "@rigor789/trapezedev-project": "7.1.1", + "@rigor789/trapezedev-project": "7.1.2", "ansi-colors": "^4.1.3", "archiver": "^5.3.1", "axios": "1.6.5", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy