From 9e93b882f1370daf23196f850548d812d175e5a5 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:12:45 +0000 Subject: [PATCH] chore(main): release iapp 1.3.4 --- .release-please-manifest.json | 2 +- cli/CHANGELOG.md | 8 ++++++ cli/npm-shrinkwrap.json | 52 +++++++++++++++++++++++++---------- cli/package.json | 2 +- 4 files changed, 48 insertions(+), 16 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 66cd23dd..d5b9db02 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"api":"1.0.1","cli":"1.3.3"} +{"api":"1.0.1","cli":"1.3.4"} diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 93b3aab5..136e3ce6 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.4](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.3...iapp-v1.3.4) (2025-12-18) + + +### Changed + +* pin dependency tree for CLI users ([#261](https://github.com/iExecBlockchainComputing/iapp/issues/261)) ([a764bee](https://github.com/iExecBlockchainComputing/iapp/commit/a764beebad449ad05169dbb2798d17fe707e09a4)) +* reduce copied files in templates ([#263](https://github.com/iExecBlockchainComputing/iapp/issues/263)) ([8e497f6](https://github.com/iExecBlockchainComputing/iapp/commit/8e497f61514fb978e00d507039b46c4041ca7145)) + ## [1.3.3](https://github.com/iExecBlockchainComputing/iapp/compare/iapp-v1.3.2...iapp-v1.3.3) (2025-12-16) diff --git a/cli/npm-shrinkwrap.json b/cli/npm-shrinkwrap.json index c1a67e8b..5e0030a6 100644 --- a/cli/npm-shrinkwrap.json +++ b/cli/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@iexec/iapp", - "version": "1.3.3", + "version": "1.3.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@iexec/iapp", - "version": "1.3.3", + "version": "1.3.4", "license": "Apache-2.0", "dependencies": { "borsh": "^2.0.0", @@ -981,55 +981,79 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz", "integrity": "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==", - "cpu": ["arm64"], + "cpu": [ + "arm64" + ], "license": "MIT", "optional": true, - "os": ["darwin"] + "os": [ + "darwin" + ] }, "node_modules/@msgpackr-extract/msgpackr-extract-darwin-x64": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz", "integrity": "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==", - "cpu": ["x64"], + "cpu": [ + "x64" + ], "license": "MIT", "optional": true, - "os": ["darwin"] + "os": [ + "darwin" + ] }, "node_modules/@msgpackr-extract/msgpackr-extract-linux-arm": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz", "integrity": "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==", - "cpu": ["arm"], + "cpu": [ + "arm" + ], "license": "MIT", "optional": true, - "os": ["linux"] + "os": [ + "linux" + ] }, "node_modules/@msgpackr-extract/msgpackr-extract-linux-arm64": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz", "integrity": "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==", - "cpu": ["arm64"], + "cpu": [ + "arm64" + ], "license": "MIT", "optional": true, - "os": ["linux"] + "os": [ + "linux" + ] }, "node_modules/@msgpackr-extract/msgpackr-extract-linux-x64": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz", "integrity": "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==", - "cpu": ["x64"], + "cpu": [ + "x64" + ], "license": "MIT", "optional": true, - "os": ["linux"] + "os": [ + "linux" + ] }, "node_modules/@msgpackr-extract/msgpackr-extract-win32-x64": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz", "integrity": "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==", - "cpu": ["x64"], + "cpu": [ + "x64" + ], "license": "MIT", "optional": true, - "os": ["win32"] + "os": [ + "win32" + ] }, "node_modules/@multiformats/dns": { "version": "1.0.9", diff --git a/cli/package.json b/cli/package.json index 62daa800..2482b98c 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@iexec/iapp", - "version": "1.3.3", + "version": "1.3.4", "description": "A CLI to guide you through the process of building an iExec iApp", "main": "dist/index.js", "type": "module",