From ebc5eed89c29996566debf0f376555ac6620a144 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 16 Apr 2026 19:50:24 +0000 Subject: [PATCH] fix(deps): remove unused smartchangelog dependency --- changelog.md | 6 ++++++ package.json | 3 --- pnpm-lock.yaml | 31 ------------------------------- ts/00_commitinfo_data.ts | 2 +- 4 files changed, 7 insertions(+), 35 deletions(-) diff --git a/changelog.md b/changelog.md index e150041..5b8ce7a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Changelog +## 2026-04-16 - 5.11.1 - fix(deps) +remove unused smartchangelog dependency + +- Drops @push.rocks/smartchangelog from package.json dependencies. +- Keeps the package manifest aligned with the actual runtime requirements. + ## 2026-04-16 - 5.11.0 - feat(cli) show changelog entries before running upgrades diff --git a/package.json b/package.json index 68f5485..ff9bdd1 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,5 @@ "packageManager": "pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34", "devDependencies": { "@git.zone/tsdeno": "^1.3.1" - }, - "dependencies": { - "@push.rocks/smartchangelog": "^0.1.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77b3396..e23fbb8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,6 @@ settings: importers: .: - dependencies: - '@push.rocks/smartchangelog': - specifier: ^0.1.0 - version: 0.1.0 devDependencies: '@git.zone/tsdeno': specifier: ^1.3.1 @@ -78,9 +74,6 @@ packages: '@push.rocks/smartbuffer@3.0.5': resolution: {integrity: sha512-pWYF08Mn8s/KF/9nHRk7pZPzuMjmYVQay2c5gGexdayxn1W4eCSYYhWH73vR2JBfGeGq/izbRNuUuEaIEeTIKA==} - '@push.rocks/smartchangelog@0.1.0': - resolution: {integrity: sha512-NnqmTyaTrvYG1lRAQI1Ef0oKWfJfOKwZ12+qjmnd03UH3wvFhMXVbH/s4F2nVeyNngGZ8ZaJ+T9k/IKiqadV/g==} - '@push.rocks/smartcli@4.0.20': resolution: {integrity: sha512-gCo4ItvsPj8WoVAJw/6vkuoGA5FtIoACux2ktcCeH0nrFe7/xGR6waJ1aZcYAi7QN4gi52TlsgwuKz7BzXqhmQ==} @@ -180,9 +173,6 @@ packages: '@push.rocks/smarturl@3.1.0': resolution: {integrity: sha512-ij73Q4GERojdPSHxAvYKvspimcpAJC6GGQCWsC4b+1sAiOSByjfmkUHK8yiEEOPRU9AeGuyaIVqK6ZzKLEZ3vA==} - '@push.rocks/smartversion@3.1.0': - resolution: {integrity: sha512-qsJb82p8aQzJQ04fLiZsrxarhn+IoOn6v1B869NjH06vOCbCHXNKoS8WPssE6E6zge4NPCCD5WQ2hkyzqxCv9A==} - '@push.rocks/smartyaml@2.0.5': resolution: {integrity: sha512-tBcf+HaOIfeEsTMwgUZDtZERCxXQyRsWO8Ar5DjBdiSRchbhVGZQEBzXswMS0W5ZoRenjgPK+4tPW3JQGRTfbg==} @@ -271,9 +261,6 @@ packages: '@types/node@25.5.0': resolution: {integrity: sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==} - '@types/semver@7.7.1': - resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==} - '@types/symbol-tree@3.2.5': resolution: {integrity: sha512-zXnnyENt1TYQcS21MkPaJCVjfcPq7p7yc5mo5JACuumXp6sly5jnlS0IokHd+xmmuCbx6V7JqkMBpswR+nZAcw==} @@ -835,11 +822,6 @@ packages: safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - semver@7.7.4: - resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} - engines: {node: '>=10'} - hasBin: true - set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} @@ -1100,10 +1082,6 @@ snapshots: dependencies: uint8array-extras: 1.5.0 - '@push.rocks/smartchangelog@0.1.0': - dependencies: - '@push.rocks/smartversion': 3.1.0 - '@push.rocks/smartcli@4.0.20': dependencies: '@push.rocks/lik': 6.3.1 @@ -1332,11 +1310,6 @@ snapshots: '@push.rocks/smarturl@3.1.0': {} - '@push.rocks/smartversion@3.1.0': - dependencies: - '@types/semver': 7.7.1 - semver: 7.7.4 - '@push.rocks/smartyaml@2.0.5': dependencies: '@types/js-yaml': 3.12.10 @@ -1444,8 +1417,6 @@ snapshots: dependencies: undici-types: 7.18.2 - '@types/semver@7.7.1': {} - '@types/symbol-tree@3.2.5': {} '@types/through2@2.0.41': @@ -2216,8 +2187,6 @@ snapshots: safe-buffer@5.2.1: {} - semver@7.7.4: {} - set-function-length@1.2.2: dependencies: define-data-property: 1.1.4 diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index ab8a15c..9fe56d4 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@serve.zone/nupst', - version: '5.11.0', + version: '5.11.1', description: 'Network UPS Shutdown Tool - Monitor SNMP-enabled UPS devices and orchestrate graceful system shutdowns during power emergencies' }