diff --git a/golang/cosmos/CHANGELOG.md b/golang/cosmos/CHANGELOG.md index 8d6d78fadbb..a1d090c4a7a 100644 --- a/golang/cosmos/CHANGELOG.md +++ b/golang/cosmos/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.35.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u18.2...@agoric/cosmos@0.35.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/cosmos + + + + + ## [0.35.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u18.1...@agoric/cosmos@0.35.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/cosmos diff --git a/golang/cosmos/package.json b/golang/cosmos/package.json index 65676aa30c5..4e2a88257c2 100644 --- a/golang/cosmos/package.json +++ b/golang/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmos", - "version": "0.35.0-u18.2", + "version": "0.35.0-u18.3", "description": "Connect JS to the Cosmos blockchain SDK", "parsers": { "js": "mjs" diff --git a/packages/agoric-cli/CHANGELOG.md b/packages/agoric-cli/CHANGELOG.md index a887442f8be..b1d64b75c21 100644 --- a/packages/agoric-cli/CHANGELOG.md +++ b/packages/agoric-cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.22.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u18.2...agoric@0.22.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package agoric + + + + + ## [0.22.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u18.1...agoric@0.22.0-u18.2) (2024-11-21) **Note:** Version bump only for package agoric diff --git a/packages/agoric-cli/package.json b/packages/agoric-cli/package.json index f80e488d6e1..423ab642608 100644 --- a/packages/agoric-cli/package.json +++ b/packages/agoric-cli/package.json @@ -1,6 +1,6 @@ { "name": "agoric", - "version": "0.22.0-u18.2", + "version": "0.22.0-u18.3", "description": "Manage the Agoric Javascript smart contract platform", "type": "module", "main": "src/main.js", @@ -29,8 +29,8 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/cosmic-swingset": "^0.42.0-u18.2", - "@agoric/deploy-script-support": "^0.10.4-u18.2", + "@agoric/cosmic-swingset": "^0.42.0-u18.3", + "@agoric/deploy-script-support": "^0.10.4-u18.3", "ava": "^5.3.0", "c8": "^9.1.0", "dd-trace": "^4.11.1" @@ -38,17 +38,17 @@ "dependencies": { "@agoric/access-token": "^0.4.22-u18.0", "@agoric/cache": "^0.3.3-u18.0", - "@agoric/casting": "^0.4.3-u18.2", - "@agoric/cosmic-proto": "^0.5.0-u18.2", + "@agoric/casting": "^0.4.3-u18.3", + "@agoric/cosmic-proto": "^0.5.0-u18.3", "@agoric/ertp": "^0.16.3-u18.0", "@agoric/governance": "^0.10.4-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.2", + "@agoric/inter-protocol": "^0.17.0-u18.3", "@agoric/internal": "^0.4.0-u18.0", "@agoric/network": "^0.2.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.2", + "@agoric/smart-wallet": "^0.5.4-u18.3", "@agoric/store": "^0.9.3-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/zoe": "^0.26.3-u18.0", "@agoric/zone": "^0.3.0-u18.0", "@confio/relayer": "^0.11.3", diff --git a/packages/benchmark/CHANGELOG.md b/packages/benchmark/CHANGELOG.md index 70a7dd2006a..c048a7bb9aa 100644 --- a/packages/benchmark/CHANGELOG.md +++ b/packages/benchmark/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u18.2...@agoric/benchmark@0.1.1-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/benchmark + + + + + ### [0.1.1-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u18.1...@agoric/benchmark@0.1.1-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/benchmark diff --git a/packages/benchmark/package.json b/packages/benchmark/package.json index 43fe89a9642..1f731174d67 100644 --- a/packages/benchmark/package.json +++ b/packages/benchmark/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/benchmark", - "version": "0.1.1-u18.2", + "version": "0.1.1-u18.3", "private": true, "description": "Benchmark support", "type": "module", @@ -22,11 +22,11 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/boot": "^0.2.0-u18.2", - "@agoric/cosmic-swingset": "^0.42.0-u18.2", - "@agoric/inter-protocol": "^0.17.0-u18.2", + "@agoric/boot": "^0.2.0-u18.3", + "@agoric/cosmic-swingset": "^0.42.0-u18.3", + "@agoric/inter-protocol": "^0.17.0-u18.3", "@agoric/internal": "^0.4.0-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/zoe": "^0.26.3-u18.0", "@endo/errors": "^1.2.7", "@endo/init": "^1.1.6" diff --git a/packages/boot/CHANGELOG.md b/packages/boot/CHANGELOG.md index 777251f005e..deadbfefaf3 100644 --- a/packages/boot/CHANGELOG.md +++ b/packages/boot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.2...@agoric/boot@0.2.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/boot + + + + + ## [0.2.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.1...@agoric/boot@0.2.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/boot diff --git a/packages/boot/package.json b/packages/boot/package.json index 4f69388ce56..fc54862d503 100644 --- a/packages/boot/package.json +++ b/packages/boot/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/boot", - "version": "0.2.0-u18.2", + "version": "0.2.0-u18.3", "private": true, "description": "Config and utilities to bootstrap an Agoric chain", "type": "module", @@ -19,21 +19,21 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/builders": "^0.2.0-u18.2", - "@agoric/cosmic-proto": "^0.5.0-u18.2", - "@agoric/cosmic-swingset": "^0.42.0-u18.2", + "@agoric/builders": "^0.2.0-u18.3", + "@agoric/cosmic-proto": "^0.5.0-u18.3", + "@agoric/cosmic-swingset": "^0.42.0-u18.3", "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.2", + "@agoric/inter-protocol": "^0.17.0-u18.3", "@agoric/internal": "^0.4.0-u18.0", "@agoric/kmarshal": "^0.1.1-u18.0", "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/orchestration": "^0.2.0-u18.2", + "@agoric/orchestration": "^0.2.0-u18.3", "@agoric/swing-store": "^0.10.0-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.1", + "@agoric/telemetry": "^0.6.3-u18.2", "@agoric/time": "^0.3.3-u18.0", "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/vm-config": "^0.1.1-u18.0", "@agoric/vow": "^0.2.0-u18.0", "@agoric/zoe": "^0.26.3-u18.0", @@ -50,7 +50,7 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u18.2", + "@agoric/deploy-script-support": "^0.10.4-u18.3", "@agoric/governance": "^0.10.4-u18.0", "@agoric/store": "^0.9.3-u18.0", "@agoric/swingset-liveslots": "^0.10.3-u18.0", diff --git a/packages/builders/CHANGELOG.md b/packages/builders/CHANGELOG.md index 96f77523735..25e762f8aad 100644 --- a/packages/builders/CHANGELOG.md +++ b/packages/builders/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.2...@agoric/builders@0.2.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/builders + + + + + ## [0.2.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.1...@agoric/builders@0.2.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/builders diff --git a/packages/builders/package.json b/packages/builders/package.json index 33af51a2567..c9bacc5dac0 100644 --- a/packages/builders/package.json +++ b/packages/builders/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/builders", - "version": "0.2.0-u18.2", + "version": "0.2.0-u18.3", "description": "Build scripts for proposals to an Agoric chain", "type": "module", "main": "./index.js", @@ -26,9 +26,9 @@ "@agoric/ertp": "^0.16.3-u18.0", "@agoric/internal": "^0.4.0-u18.0", "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.2", + "@agoric/smart-wallet": "^0.5.4-u18.3", "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/zoe": "^0.26.3-u18.0", "@endo/bundle-source": "^3.4.2", "@endo/captp": "^4.4.2", @@ -41,10 +41,10 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u18.2", + "@agoric/deploy-script-support": "^0.10.4-u18.3", "@agoric/governance": "^0.10.4-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.2", - "@agoric/orchestration": "^0.2.0-u18.2", + "@agoric/inter-protocol": "^0.17.0-u18.3", + "@agoric/orchestration": "^0.2.0-u18.3", "@agoric/store": "^0.9.3-u18.0", "@agoric/swing-store": "^0.10.0-u18.0", "@agoric/swingset-liveslots": "^0.10.3-u18.0", diff --git a/packages/casting/CHANGELOG.md b/packages/casting/CHANGELOG.md index c4eb1689e3d..d3cb2b672f9 100644 --- a/packages/casting/CHANGELOG.md +++ b/packages/casting/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.4.3-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u18.2...@agoric/casting@0.4.3-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/casting + + + + + ### [0.4.3-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u18.1...@agoric/casting@0.4.3-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/casting diff --git a/packages/casting/package.json b/packages/casting/package.json index f716a1d26d6..c7469fe7080 100644 --- a/packages/casting/package.json +++ b/packages/casting/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/casting", - "version": "0.4.3-u18.2", + "version": "0.4.3-u18.3", "description": "Agoric's OCap broadcasting system", "type": "module", "main": "src/main.js", @@ -37,7 +37,7 @@ "@endo/promise-kit": "^1.1.7" }, "devDependencies": { - "@agoric/cosmic-proto": "^0.5.0-u18.2", + "@agoric/cosmic-proto": "^0.5.0-u18.3", "@endo/ses-ava": "^1.2.7", "ava": "^5.3.0", "c8": "^9.1.0", diff --git a/packages/cosmic-proto/CHANGELOG.md b/packages/cosmic-proto/CHANGELOG.md index 6f3c8103219..8b4ee732a89 100644 --- a/packages/cosmic-proto/CHANGELOG.md +++ b/packages/cosmic-proto/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-proto@0.5.0-u18.2...@agoric/cosmic-proto@0.5.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/cosmic-proto + + + + + ## [0.5.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-proto@0.5.0-u18.1...@agoric/cosmic-proto@0.5.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/cosmic-proto diff --git a/packages/cosmic-proto/package.json b/packages/cosmic-proto/package.json index 90a895092cf..e7f1dc14f78 100644 --- a/packages/cosmic-proto/package.json +++ b/packages/cosmic-proto/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmic-proto", - "version": "0.5.0-u18.2", + "version": "0.5.0-u18.3", "description": "Protobuf stubs for the Agoric cosmos-sdk module", "keywords": [], "author": "Agoric", @@ -142,7 +142,7 @@ "access": "public" }, "devDependencies": { - "@agoric/cosmos": "^0.35.0-u18.2", + "@agoric/cosmos": "^0.35.0-u18.3", "@ava/typescript": "^4.1.0", "@cosmology/telescope": "https://gitpkg.vercel.app/agoric-labs/telescope/packages/telescope?8d2c2f6ba637a5578eead09a7368dc41c262a9d0", "@endo/bundle-source": "^3.4.2", diff --git a/packages/cosmic-swingset/CHANGELOG.md b/packages/cosmic-swingset/CHANGELOG.md index ed26632f1a9..8fee97f95c9 100644 --- a/packages/cosmic-swingset/CHANGELOG.md +++ b/packages/cosmic-swingset/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.42.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u18.2...@agoric/cosmic-swingset@0.42.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/cosmic-swingset + + + + + ## [0.42.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u18.1...@agoric/cosmic-swingset@0.42.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/cosmic-swingset diff --git a/packages/cosmic-swingset/package.json b/packages/cosmic-swingset/package.json index 5e585d0f729..93f20d5c555 100644 --- a/packages/cosmic-swingset/package.json +++ b/packages/cosmic-swingset/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmic-swingset", - "version": "0.42.0-u18.2", + "version": "0.42.0-u18.3", "description": "Agoric's Cosmos blockchain integration", "type": "module", "bin": { @@ -22,14 +22,14 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/builders": "^0.2.0-u18.2", - "@agoric/cosmos": "^0.35.0-u18.2", - "@agoric/deploy-script-support": "^0.10.4-u18.2", + "@agoric/builders": "^0.2.0-u18.3", + "@agoric/cosmos": "^0.35.0-u18.3", + "@agoric/deploy-script-support": "^0.10.4-u18.3", "@agoric/internal": "^0.4.0-u18.0", "@agoric/store": "^0.9.3-u18.0", "@agoric/swing-store": "^0.10.0-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.1", + "@agoric/telemetry": "^0.6.3-u18.2", "@agoric/vm-config": "^0.1.1-u18.0", "@endo/bundle-source": "^3.4.2", "@endo/env-options": "^1.1.7", diff --git a/packages/create-dapp/CHANGELOG.md b/packages/create-dapp/CHANGELOG.md index 960b35e9a3f..a8d3a990170 100644 --- a/packages/create-dapp/CHANGELOG.md +++ b/packages/create-dapp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u18.2...@agoric/create-dapp@0.1.1-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/create-dapp + + + + + ### [0.1.1-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u18.1...@agoric/create-dapp@0.1.1-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/create-dapp diff --git a/packages/create-dapp/package.json b/packages/create-dapp/package.json index 9a6f8f79600..babc5555b54 100644 --- a/packages/create-dapp/package.json +++ b/packages/create-dapp/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/create-dapp", - "version": "0.1.1-u18.2", + "version": "0.1.1-u18.3", "description": "Create an Agoric Javascript smart contract application", "type": "module", "bin": { @@ -24,7 +24,7 @@ "c8": "^9.1.0" }, "dependencies": { - "agoric": "^0.22.0-u18.2" + "agoric": "^0.22.0-u18.3" }, "keywords": [], "repository": { diff --git a/packages/deploy-script-support/CHANGELOG.md b/packages/deploy-script-support/CHANGELOG.md index 1d2bc452d53..b4f74d9e002 100644 --- a/packages/deploy-script-support/CHANGELOG.md +++ b/packages/deploy-script-support/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.10.4-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u18.2...@agoric/deploy-script-support@0.10.4-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/deploy-script-support + + + + + ### [0.10.4-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u18.1...@agoric/deploy-script-support@0.10.4-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/deploy-script-support diff --git a/packages/deploy-script-support/package.json b/packages/deploy-script-support/package.json index 6f2b522a742..d51f86c33de 100644 --- a/packages/deploy-script-support/package.json +++ b/packages/deploy-script-support/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/deploy-script-support", - "version": "0.10.4-u18.2", + "version": "0.10.4-u18.3", "description": "Helpers and other support for writing deploy scripts", "type": "module", "main": "src/helpers.js", @@ -51,7 +51,7 @@ "@endo/zip": "^1.0.8" }, "devDependencies": { - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@endo/init": "^1.1.6", "ava": "^5.3.0", "import-meta-resolve": "^2.2.1" diff --git a/packages/fast-usdc/CHANGELOG.md b/packages/fast-usdc/CHANGELOG.md index 84b1e87fe7e..e52bb008015 100644 --- a/packages/fast-usdc/CHANGELOG.md +++ b/packages/fast-usdc/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u18.3](https://github.com/Agoric/agoric-sdk/compare/fast-usdc@0.1.1-u18.2...fast-usdc@0.1.1-u18.3) (2024-12-09) + +**Note:** Version bump only for package fast-usdc + + + + + ### [0.1.1-u18.2](https://github.com/Agoric/agoric-sdk/compare/fast-usdc@0.1.1-u18.1...fast-usdc@0.1.1-u18.2) (2024-11-21) **Note:** Version bump only for package fast-usdc diff --git a/packages/fast-usdc/package.json b/packages/fast-usdc/package.json index 6cbe22b1277..450abe79867 100644 --- a/packages/fast-usdc/package.json +++ b/packages/fast-usdc/package.json @@ -1,7 +1,7 @@ { "name": "fast-usdc", "private": true, - "version": "0.1.1-u18.2", + "version": "0.1.1-u18.3", "description": "Create an Agoric Javascript smart contract application", "type": "module", "files": [ @@ -27,7 +27,7 @@ "ts-blank-space": "^0.4.1" }, "dependencies": { - "agoric": "^0.22.0-u18.2", + "agoric": "^0.22.0-u18.3", "commander": "^12.1.0" }, "ava": { diff --git a/packages/inter-protocol/CHANGELOG.md b/packages/inter-protocol/CHANGELOG.md index 40abb18c3db..d1874551e6c 100644 --- a/packages/inter-protocol/CHANGELOG.md +++ b/packages/inter-protocol/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.2...@agoric/inter-protocol@0.17.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/inter-protocol + + + + + ## [0.17.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.1...@agoric/inter-protocol@0.17.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/inter-protocol diff --git a/packages/inter-protocol/package.json b/packages/inter-protocol/package.json index 00db2461d9b..65c7d79291f 100644 --- a/packages/inter-protocol/package.json +++ b/packages/inter-protocol/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/inter-protocol", - "version": "0.17.0-u18.2", + "version": "0.17.0-u18.3", "description": "Core cryptoeconomy contracts", "type": "module", "main": "src/index.js", @@ -38,7 +38,7 @@ "@agoric/store": "^0.9.3-u18.0", "@agoric/time": "^0.3.3-u18.0", "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/zoe": "^0.26.3-u18.0", "@endo/captp": "^4.4.2", "@endo/errors": "^1.2.7", @@ -50,7 +50,7 @@ "jessie.js": "^0.3.4" }, "devDependencies": { - "@agoric/smart-wallet": "^0.5.4-u18.2", + "@agoric/smart-wallet": "^0.5.4-u18.3", "@agoric/swingset-liveslots": "^0.10.3-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", "@agoric/zone": "^0.3.0-u18.0", diff --git a/packages/orchestration/CHANGELOG.md b/packages/orchestration/CHANGELOG.md index 355d3725b39..eaf30bc06bf 100644 --- a/packages/orchestration/CHANGELOG.md +++ b/packages/orchestration/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/orchestration@0.2.0-u18.2...@agoric/orchestration@0.2.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/orchestration + + + + + ## [0.2.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/orchestration@0.2.0-u18.1...@agoric/orchestration@0.2.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/orchestration diff --git a/packages/orchestration/package.json b/packages/orchestration/package.json index 6cd5123a37c..e4c375ea0db 100644 --- a/packages/orchestration/package.json +++ b/packages/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/orchestration", - "version": "0.2.0-u18.2", + "version": "0.2.0-u18.3", "description": "Chain abstraction for Agoric's orchestration clients", "type": "module", "main": "index.js", @@ -34,7 +34,7 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/async-flow": "^0.2.0-u18.0", - "@agoric/cosmic-proto": "^0.5.0-u18.2", + "@agoric/cosmic-proto": "^0.5.0-u18.3", "@agoric/ertp": "^0.16.3-u18.0", "@agoric/internal": "^0.4.0-u18.0", "@agoric/network": "^0.2.0-u18.0", @@ -42,7 +42,7 @@ "@agoric/store": "^0.9.3-u18.0", "@agoric/time": "^0.3.3-u18.0", "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/vow": "^0.2.0-u18.0", "@agoric/zoe": "^0.26.3-u18.0", "@agoric/zone": "^0.3.0-u18.0", diff --git a/packages/pegasus/CHANGELOG.md b/packages/pegasus/CHANGELOG.md index 380c807c8ca..291fa3a8b26 100644 --- a/packages/pegasus/CHANGELOG.md +++ b/packages/pegasus/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.8.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.8.0-u18.2...@agoric/pegasus@0.8.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/pegasus + + + + + ## [0.8.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.8.0-u18.1...@agoric/pegasus@0.8.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/pegasus diff --git a/packages/pegasus/package.json b/packages/pegasus/package.json index 718394ecb1a..39af1c85c60 100644 --- a/packages/pegasus/package.json +++ b/packages/pegasus/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/pegasus", - "version": "0.8.0-u18.2", + "version": "0.8.0-u18.3", "description": "Peg-as-us contract", "type": "module", "main": "./src/pegasus.js", @@ -34,7 +34,7 @@ "@agoric/notifier": "^0.7.0-u18.0", "@agoric/store": "^0.9.3-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/vow": "^0.2.0-u18.0", "@agoric/zoe": "^0.26.3-u18.0", "@agoric/zone": "^0.3.0-u18.0", diff --git a/packages/smart-wallet/CHANGELOG.md b/packages/smart-wallet/CHANGELOG.md index da4bcbcb77d..498397a8f0c 100644 --- a/packages/smart-wallet/CHANGELOG.md +++ b/packages/smart-wallet/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.5.4-u18.3](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u18.2...@agoric/smart-wallet@0.5.4-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/smart-wallet + + + + + ### [0.5.4-u18.2](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u18.1...@agoric/smart-wallet@0.5.4-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/smart-wallet diff --git a/packages/smart-wallet/package.json b/packages/smart-wallet/package.json index d24f77914ff..81b5f997873 100644 --- a/packages/smart-wallet/package.json +++ b/packages/smart-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/smart-wallet", - "version": "0.5.4-u18.2", + "version": "0.5.4-u18.3", "description": "Wallet contract", "type": "module", "main": "src/index.js", @@ -17,7 +17,7 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/cosmic-proto": "^0.5.0-u18.2", + "@agoric/cosmic-proto": "^0.5.0-u18.3", "@agoric/swingset-vat": "^0.33.0-u18.0", "@endo/bundle-source": "^3.4.2", "@endo/captp": "^4.4.2", @@ -26,13 +26,13 @@ "import-meta-resolve": "^2.2.1" }, "dependencies": { - "@agoric/casting": "^0.4.3-u18.2", + "@agoric/casting": "^0.4.3-u18.3", "@agoric/ertp": "^0.16.3-u18.0", "@agoric/internal": "^0.4.0-u18.0", "@agoric/notifier": "^0.7.0-u18.0", "@agoric/store": "^0.9.3-u18.0", "@agoric/vat-data": "^0.5.3-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/vow": "^0.2.0-u18.0", "@agoric/zoe": "^0.26.3-u18.0", "@agoric/zone": "^0.3.0-u18.0", diff --git a/packages/solo/CHANGELOG.md b/packages/solo/CHANGELOG.md index ad855538516..0260c27c5d8 100644 --- a/packages/solo/CHANGELOG.md +++ b/packages/solo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.11.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u18.2...@agoric/solo@0.11.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/solo + + + + + ## [0.11.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u18.1...@agoric/solo@0.11.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/solo diff --git a/packages/solo/package.json b/packages/solo/package.json index 31991a5f69f..65e3865a2bf 100644 --- a/packages/solo/package.json +++ b/packages/solo/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/solo", - "version": "0.11.0-u18.2", + "version": "0.11.0-u18.3", "description": "Agoric's Solo vat runner", "type": "module", "bin": { @@ -24,16 +24,16 @@ "dependencies": { "@agoric/access-token": "^0.4.22-u18.0", "@agoric/cache": "^0.3.3-u18.0", - "@agoric/cosmic-swingset": "^0.42.0-u18.2", + "@agoric/cosmic-swingset": "^0.42.0-u18.3", "@agoric/internal": "^0.4.0-u18.0", "@agoric/notifier": "^0.7.0-u18.0", "@agoric/spawner": "^0.6.9-u18.0", "@agoric/store": "^0.9.3-u18.0", "@agoric/swing-store": "^0.10.0-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.1", + "@agoric/telemetry": "^0.6.3-u18.2", "@agoric/time": "^0.3.3-u18.0", - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@agoric/wallet": "^0.19.0-u18.0", "@endo/captp": "^4.4.2", "@endo/errors": "^1.2.7", diff --git a/packages/swingset-runner/CHANGELOG.md b/packages/swingset-runner/CHANGELOG.md index d380dbf96cf..f7f876cff3d 100644 --- a/packages/swingset-runner/CHANGELOG.md +++ b/packages/swingset-runner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.22.3-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u18.2...@agoric/swingset-runner@0.22.3-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/swingset-runner + + + + + ### [0.22.3-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u18.1...@agoric/swingset-runner@0.22.3-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/swingset-runner diff --git a/packages/swingset-runner/package.json b/packages/swingset-runner/package.json index 7cdb15641f9..e846c0f6661 100644 --- a/packages/swingset-runner/package.json +++ b/packages/swingset-runner/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-runner", - "version": "0.22.3-u18.2", + "version": "0.22.3-u18.3", "private": true, "description": "Application to launch SwingSet instances for development and testing", "type": "module", @@ -19,16 +19,16 @@ "ci:autobench": "./autobench.js" }, "dependencies": { - "@agoric/deploy-script-support": "^0.10.4-u18.2", + "@agoric/deploy-script-support": "^0.10.4-u18.3", "@agoric/ertp": "^0.16.3-u18.0", - "@agoric/inter-protocol": "^0.17.0-u18.2", + "@agoric/inter-protocol": "^0.17.0-u18.3", "@agoric/internal": "^0.4.0-u18.0", "@agoric/kmarshal": "^0.1.1-u18.0", "@agoric/stat-logger": "^0.4.29-u18.0", "@agoric/store": "^0.9.3-u18.0", "@agoric/swing-store": "^0.10.0-u18.0", "@agoric/swingset-vat": "^0.33.0-u18.0", - "@agoric/telemetry": "^0.6.3-u18.1", + "@agoric/telemetry": "^0.6.3-u18.2", "@agoric/vat-data": "^0.5.3-u18.0", "@agoric/zoe": "^0.26.3-u18.0", "@endo/bundle-source": "^3.4.2", diff --git a/packages/telemetry/CHANGELOG.md b/packages/telemetry/CHANGELOG.md index ecebccad729..b64cf8a4888 100644 --- a/packages/telemetry/CHANGELOG.md +++ b/packages/telemetry/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.6.3-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.1...@agoric/telemetry@0.6.3-u18.2) (2024-12-09) + + +### Bug Fixes + +* **telemetry:** Empty context persisted when remaining beans are negative after run finish ([#10635](https://github.com/Agoric/agoric-sdk/issues/10635)) ([3988aa0](https://github.com/Agoric/agoric-sdk/commit/3988aa0f0708e367629aca30fe5d09f760ed3ef1)) +* **telemetry:** event name typo ([070b154](https://github.com/Agoric/agoric-sdk/commit/070b154b273748fcc087a012009f70457b4a5d2d)) + + + ### [0.6.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.0...@agoric/telemetry@0.6.3-u18.1) (2024-11-19) diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index f3b2e8cb4ef..4465c0b3bbf 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/telemetry", - "version": "0.6.3-u18.1", + "version": "0.6.3-u18.2", "description": "Agoric's telemetry implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", diff --git a/packages/vats/CHANGELOG.md b/packages/vats/CHANGELOG.md index d35aecaf529..660364ebd0e 100644 --- a/packages/vats/CHANGELOG.md +++ b/packages/vats/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.16.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.16.0-u18.2...@agoric/vats@0.16.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/vats + + + + + ## [0.16.0-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.16.0-u18.1...@agoric/vats@0.16.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/vats diff --git a/packages/vats/package.json b/packages/vats/package.json index f79baeebd93..faceda6934e 100644 --- a/packages/vats/package.json +++ b/packages/vats/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vats", - "version": "0.16.0-u18.2", + "version": "0.16.0-u18.3", "description": "Agoric's Vat library", "type": "module", "main": "./index.js", @@ -22,7 +22,7 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/cosmic-proto": "^0.5.0-u18.2", + "@agoric/cosmic-proto": "^0.5.0-u18.3", "@agoric/ertp": "^0.16.3-u18.0", "@agoric/governance": "^0.10.4-u18.0", "@agoric/internal": "^0.4.0-u18.0", diff --git a/packages/wallet/api/CHANGELOG.md b/packages/wallet/api/CHANGELOG.md index 47a77e8d02c..2ccd9fb9bb3 100644 --- a/packages/wallet/api/CHANGELOG.md +++ b/packages/wallet/api/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.15.0-u18.3](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.2...@agoric/wallet-backend@0.15.0-u18.3) (2024-12-09) + +**Note:** Version bump only for package @agoric/wallet-backend + + + + + ## [0.15.0-u18.2](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.1...@agoric/wallet-backend@0.15.0-u18.2) (2024-11-21) **Note:** Version bump only for package @agoric/wallet-backend diff --git a/packages/wallet/api/package.json b/packages/wallet/api/package.json index fdd371c64da..4ae25928547 100644 --- a/packages/wallet/api/package.json +++ b/packages/wallet/api/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet-backend", - "version": "0.15.0-u18.2", + "version": "0.15.0-u18.3", "description": "Wallet backend", "type": "module", "scripts": { @@ -14,7 +14,7 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/vats": "^0.16.0-u18.2", + "@agoric/vats": "^0.16.0-u18.3", "@endo/bundle-source": "^3.4.2", "@endo/far": "^1.1.8", "@endo/init": "^1.1.6", @@ -25,7 +25,7 @@ "@agoric/ertp": "^0.16.3-u18.0", "@agoric/internal": "^0.4.0-u18.0", "@agoric/notifier": "^0.7.0-u18.0", - "@agoric/smart-wallet": "^0.5.4-u18.2", + "@agoric/smart-wallet": "^0.5.4-u18.3", "@agoric/store": "^0.9.3-u18.0", "@agoric/time": "^0.3.3-u18.0", "@agoric/vat-data": "^0.5.3-u18.0",