diff --git a/golang/cosmos/CHANGELOG.md b/golang/cosmos/CHANGELOG.md index 4e292b1dd2c..be8cb687b60 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u17.0...@agoric/cosmos@0.35.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/cosmos + + + + + ## [0.35.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.34.1...@agoric/cosmos@0.35.0-u17.0) (2024-09-17) diff --git a/golang/cosmos/package.json b/golang/cosmos/package.json index 849f5ecc795..16b18764dc3 100644 --- a/golang/cosmos/package.json +++ b/golang/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmos", - "version": "0.35.0-u17.0", + "version": "0.35.0-u17.1", "description": "Connect JS to the Cosmos blockchain SDK", "parsers": { "js": "mjs" diff --git a/packages/ERTP/CHANGELOG.md b/packages/ERTP/CHANGELOG.md index 31317d91baf..5f602404550 100644 --- a/packages/ERTP/CHANGELOG.md +++ b/packages/ERTP/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.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.3-u17.0...@agoric/ertp@0.16.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/ertp + + + + + ### [0.16.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.2...@agoric/ertp@0.16.3-u17.0) (2024-09-17) diff --git a/packages/ERTP/package.json b/packages/ERTP/package.json index ccb6470f98c..e0a27ab46d6 100644 --- a/packages/ERTP/package.json +++ b/packages/ERTP/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/ertp", - "version": "0.16.3-u17.0", + "version": "0.16.3-u17.1", "description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights", "type": "module", "main": "src/index.js", @@ -39,10 +39,10 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", "@endo/far": "^1.1.5", @@ -52,7 +52,7 @@ "@endo/promise-kit": "^1.1.5" }, "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u17.0", + "@agoric/swingset-vat": "^0.33.0-u17.1", "@endo/bundle-source": "^3.4.0", "@fast-check/ava": "^1.1.5", "ava": "^5.3.0", diff --git a/packages/SwingSet/CHANGELOG.md b/packages/SwingSet/CHANGELOG.md index 0f291b676e9..5ed4f4508df 100644 --- a/packages/SwingSet/CHANGELOG.md +++ b/packages/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.33.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.33.0-u17.0...@agoric/swingset-vat@0.33.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/swingset-vat + + + + + ## [0.33.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.32.2...@agoric/swingset-vat@0.33.0-u17.0) (2024-09-17) diff --git a/packages/SwingSet/package.json b/packages/SwingSet/package.json index 3ee0b4301fa..a281878ad1f 100644 --- a/packages/SwingSet/package.json +++ b/packages/SwingSet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-vat", - "version": "0.33.0-u17.0", + "version": "0.33.0-u17.1", "description": "Vat/Container Launcher", "type": "module", "main": "src/index.js", @@ -27,16 +27,16 @@ "@types/yargs-parser": "^21.0.0" }, "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/kmarshal": "^0.1.1-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/swingset-xsnap-supervisor": "^0.10.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/xsnap": "^0.14.3-u17.0", - "@agoric/xsnap-lockdown": "^0.14.1-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/kmarshal": "^0.1.1-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/swingset-xsnap-supervisor": "^0.10.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/xsnap": "^0.14.3-u17.1", + "@agoric/xsnap-lockdown": "^0.14.1-u17.1", "@endo/base64": "^1.0.7", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", diff --git a/packages/access-token/CHANGELOG.md b/packages/access-token/CHANGELOG.md index b46a103425f..12d8812fe6c 100644 --- a/packages/access-token/CHANGELOG.md +++ b/packages/access-token/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.22-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.22-u17.0...@agoric/access-token@0.4.22-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/access-token + + + + + ### [0.4.22-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.21...@agoric/access-token@0.4.22-u17.0) (2024-09-17) diff --git a/packages/access-token/package.json b/packages/access-token/package.json index b9074e134cc..5a8e51bff40 100644 --- a/packages/access-token/package.json +++ b/packages/access-token/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/access-token", - "version": "0.4.22-u17.0", + "version": "0.4.22-u17.1", "description": "Persistent credentials for Agoric users, backed by a simple JSON file", "type": "module", "main": "src/access-token.js", diff --git a/packages/agoric-cli/CHANGELOG.md b/packages/agoric-cli/CHANGELOG.md index f5721145bd7..c6d1b7c32e6 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u17.0...agoric@0.22.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package agoric + + + + + ## [0.22.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/agoric@0.21.1...agoric@0.22.0-u17.0) (2024-09-17) diff --git a/packages/agoric-cli/package.json b/packages/agoric-cli/package.json index e939950a874..f1291650f68 100644 --- a/packages/agoric-cli/package.json +++ b/packages/agoric-cli/package.json @@ -1,6 +1,6 @@ { "name": "agoric", - "version": "0.22.0-u17.0", + "version": "0.22.0-u17.1", "description": "Manage the Agoric Javascript smart contract platform", "type": "module", "main": "src/main.js", @@ -29,28 +29,28 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/cosmic-swingset": "^0.42.0-u17.0", - "@agoric/deploy-script-support": "^0.10.4-u17.0", + "@agoric/cosmic-swingset": "^0.42.0-u17.1", + "@agoric/deploy-script-support": "^0.10.4-u17.1", "ava": "^5.3.0", "c8": "^9.1.0", "dd-trace": "^4.11.1" }, "dependencies": { - "@agoric/access-token": "^0.4.22-u17.0", - "@agoric/cache": "^0.3.3-u17.0", - "@agoric/casting": "^0.4.3-u17.0", - "@agoric/cosmic-proto": "^0.5.0-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/governance": "^0.10.4-u17.0", - "@agoric/inter-protocol": "^0.17.0-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/network": "^0.2.0-u17.0", - "@agoric/smart-wallet": "^0.5.4-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/access-token": "^0.4.22-u17.1", + "@agoric/cache": "^0.3.3-u17.1", + "@agoric/casting": "^0.4.3-u17.1", + "@agoric/cosmic-proto": "^0.5.0-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/governance": "^0.10.4-u17.1", + "@agoric/inter-protocol": "^0.17.0-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/network": "^0.2.0-u17.1", + "@agoric/smart-wallet": "^0.5.4-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@confio/relayer": "^0.11.3", "@cosmjs/crypto": "^0.32.3", "@cosmjs/encoding": "^0.32.3", diff --git a/packages/async-flow/CHANGELOG.md b/packages/async-flow/CHANGELOG.md index 785430e6f9f..8b05b0f6c20 100644 --- a/packages/async-flow/CHANGELOG.md +++ b/packages/async-flow/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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/async-flow@0.1.1-u17.0...@agoric/async-flow@0.1.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/async-flow + + + + + ### 0.1.1-u17.0 (2024-09-17) diff --git a/packages/async-flow/package.json b/packages/async-flow/package.json index 3cd23682ddc..4e021fc2568 100644 --- a/packages/async-flow/package.json +++ b/packages/async-flow/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/async-flow", - "version": "0.1.1-u17.0", + "version": "0.1.1-u17.1", "description": "Upgrade async functions at await points by replay", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -24,10 +24,10 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/base-zone": "^0.1.1-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/vow": "^0.2.0-u17.0", + "@agoric/base-zone": "^0.1.1-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/vow": "^0.2.0-u17.1", "@endo/common": "^1.2.5", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", @@ -37,8 +37,8 @@ "@endo/promise-kit": "^1.1.5" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/env-options": "^1.1.6", "@endo/ses-ava": "^1.2.5", "ava": "^5.3.0", diff --git a/packages/base-zone/CHANGELOG.md b/packages/base-zone/CHANGELOG.md index 52bea023647..7d35df80ba3 100644 --- a/packages/base-zone/CHANGELOG.md +++ b/packages/base-zone/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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/base-zone@0.1.1-u17.0...@agoric/base-zone@0.1.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/base-zone + + + + + ### 0.1.1-u17.0 (2024-09-17) diff --git a/packages/base-zone/package.json b/packages/base-zone/package.json index 8970233b211..93e831ae774 100644 --- a/packages/base-zone/package.json +++ b/packages/base-zone/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/base-zone", - "version": "0.1.1-u17.0", + "version": "0.1.1-u17.1", "description": "Allocation zone abstraction library and heap implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -27,7 +27,7 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/store": "^0.9.3-u17.0", + "@agoric/store": "^0.9.3-u17.1", "@endo/common": "^1.2.5", "@endo/errors": "^1.2.5", "@endo/exo": "^1.5.3", diff --git a/packages/benchmark/CHANGELOG.md b/packages/benchmark/CHANGELOG.md index ef7ce7b3f14..35c926bf74b 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u17.0...@agoric/benchmark@0.1.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/benchmark + + + + + ### 0.1.1-u17.0 (2024-09-17) diff --git a/packages/benchmark/package.json b/packages/benchmark/package.json index ad4e92e1374..0f63ce8a163 100644 --- a/packages/benchmark/package.json +++ b/packages/benchmark/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/benchmark", - "version": "0.1.1-u17.0", + "version": "0.1.1-u17.1", "private": true, "description": "Benchmark support", "type": "module", @@ -22,12 +22,12 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/boot": "^0.2.0-u17.0", - "@agoric/cosmic-swingset": "^0.42.0-u17.0", - "@agoric/inter-protocol": "^0.17.0-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/boot": "^0.2.0-u17.1", + "@agoric/cosmic-swingset": "^0.42.0-u17.1", + "@agoric/inter-protocol": "^0.17.0-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", "@endo/errors": "^1.2.5", "@endo/init": "^1.1.4" }, diff --git a/packages/boot/CHANGELOG.md b/packages/boot/CHANGELOG.md index ec839967533..c3791354320 100644 --- a/packages/boot/CHANGELOG.md +++ b/packages/boot/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u17.0...@agoric/boot@0.2.0-u17.1) (2024-09-19) + + +### Bug Fixes + +* write-chain-info after u17 ([a25d3c6](https://github.com/Agoric/agoric-sdk/commit/a25d3c6b9c31e0d7bedf17ecb22463e9a5d3e5ba)) + + + ## 0.2.0-u17.0 (2024-09-17) diff --git a/packages/boot/package.json b/packages/boot/package.json index 58392d50ed7..8a1620f022e 100644 --- a/packages/boot/package.json +++ b/packages/boot/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/boot", - "version": "0.2.0-u17.0", + "version": "0.2.0-u17.1", "private": true, "description": "Config and utilities to bootstrap an Agoric chain", "type": "module", @@ -18,25 +18,25 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/builders": "^0.2.0-u17.0", - "@agoric/cosmic-proto": "^0.5.0-u17.0", - "@agoric/cosmic-swingset": "^0.42.0-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/inter-protocol": "^0.17.0-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/kmarshal": "^0.1.1-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/orchestration": "^0.2.0-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/telemetry": "^0.6.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/vm-config": "^0.1.1-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/builders": "^0.2.0-u17.1", + "@agoric/cosmic-proto": "^0.5.0-u17.1", + "@agoric/cosmic-swingset": "^0.42.0-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/inter-protocol": "^0.17.0-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/kmarshal": "^0.1.1-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/orchestration": "^0.2.0-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/telemetry": "^0.6.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/vm-config": "^0.1.1-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", "@endo/errors": "^1.2.5", @@ -49,10 +49,10 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u17.0", - "@agoric/governance": "^0.10.4-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", + "@agoric/deploy-script-support": "^0.10.4-u17.1", + "@agoric/governance": "^0.10.4-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", "@endo/base64": "^1.0.7", "@endo/patterns": "^1.4.3", "ava": "^5.3.0", diff --git a/packages/builders/CHANGELOG.md b/packages/builders/CHANGELOG.md index 45584a73995..d3e0c5f6160 100644 --- a/packages/builders/CHANGELOG.md +++ b/packages/builders/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u17.0...@agoric/builders@0.2.0-u17.1) (2024-09-19) + + +### Bug Fixes + +* write-chain-info after u17 ([a25d3c6](https://github.com/Agoric/agoric-sdk/commit/a25d3c6b9c31e0d7bedf17ecb22463e9a5d3e5ba)) + + + ## 0.2.0-u17.0 (2024-09-17) diff --git a/packages/builders/package.json b/packages/builders/package.json index 142d04a9178..d073fcce5a7 100644 --- a/packages/builders/package.json +++ b/packages/builders/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/builders", - "version": "0.2.0-u17.0", + "version": "0.2.0-u17.1", "description": "Build scripts for proposals to an Agoric chain", "type": "module", "main": "./index.js", @@ -23,13 +23,13 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/smart-wallet": "^0.5.4-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/smart-wallet": "^0.5.4-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", "@endo/eventual-send": "^1.2.5", @@ -41,14 +41,14 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u17.0", - "@agoric/governance": "^0.10.4-u17.0", - "@agoric/inter-protocol": "^0.17.0-u17.0", - "@agoric/orchestration": "^0.2.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", + "@agoric/deploy-script-support": "^0.10.4-u17.1", + "@agoric/governance": "^0.10.4-u17.1", + "@agoric/inter-protocol": "^0.17.0-u17.1", + "@agoric/orchestration": "^0.2.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", "@endo/errors": "^1.2.5", "ava": "^5.3.0", "c8": "^9.1.0" diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index 8d3f250625c..2bc309c2123 100644 --- a/packages/cache/CHANGELOG.md +++ b/packages/cache/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.3.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.3-u17.0...@agoric/cache@0.3.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/cache + + + + + ### [0.3.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.2...@agoric/cache@0.3.3-u17.0) (2024-09-17) diff --git a/packages/cache/package.json b/packages/cache/package.json index 69673299429..3b26c8c4383 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cache", - "version": "0.3.3-u17.0", + "version": "0.3.3-u17.1", "description": "Agoric's simple cache interface", "type": "module", "main": "src/main.js", @@ -19,15 +19,15 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", "@endo/far": "^1.1.5", "@endo/marshal": "^1.5.3" }, "devDependencies": { - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/zoe": "^0.26.3-u17.1", "ava": "^5.3.0", "c8": "^9.1.0" }, diff --git a/packages/casting/CHANGELOG.md b/packages/casting/CHANGELOG.md index 0e6fbe21a17..b1c28c7bb7b 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u17.0...@agoric/casting@0.4.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/casting + + + + + ### [0.4.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.2...@agoric/casting@0.4.3-u17.0) (2024-09-17) diff --git a/packages/casting/package.json b/packages/casting/package.json index b420da05e5b..b42cba33447 100644 --- a/packages/casting/package.json +++ b/packages/casting/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/casting", - "version": "0.4.3-u17.0", + "version": "0.4.3-u17.1", "description": "Agoric's OCap broadcasting system", "type": "module", "main": "src/main.js", @@ -22,9 +22,9 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", "@cosmjs/encoding": "^0.32.3", "@cosmjs/proto-signing": "^0.32.3", "@cosmjs/stargate": "^0.32.3", @@ -38,7 +38,7 @@ "node-fetch": "^2.6.0" }, "devDependencies": { - "@agoric/cosmic-proto": "^0.5.0-u17.0", + "@agoric/cosmic-proto": "^0.5.0-u17.1", "@endo/ses-ava": "^1.2.5", "@types/node-fetch": "^2.6.2", "ava": "^5.3.0", diff --git a/packages/cosmic-proto/CHANGELOG.md b/packages/cosmic-proto/CHANGELOG.md index a6ae0ed3125..db261bb880b 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-proto@0.5.0-u17.0...@agoric/cosmic-proto@0.5.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/cosmic-proto + + + + + ## [0.5.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-proto@0.3.0...@agoric/cosmic-proto@0.5.0-u17.0) (2024-09-17) diff --git a/packages/cosmic-proto/package.json b/packages/cosmic-proto/package.json index e6cf19bba56..13dc7c71b4d 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-u17.0", + "version": "0.5.0-u17.1", "description": "Protobuf stubs for the Agoric cosmos-sdk module", "keywords": [], "author": "Agoric", @@ -134,7 +134,7 @@ "access": "public" }, "devDependencies": { - "@agoric/cosmos": "^0.35.0-u17.0", + "@agoric/cosmos": "^0.35.0-u17.1", "@ava/typescript": "^4.1.0", "@cosmology/telescope": "^1.7.1", "@endo/bundle-source": "^3.4.0", diff --git a/packages/cosmic-swingset/CHANGELOG.md b/packages/cosmic-swingset/CHANGELOG.md index 82e0747ad34..d51924d9fc9 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u17.0...@agoric/cosmic-swingset@0.42.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/cosmic-swingset + + + + + ## [0.42.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.41.3...@agoric/cosmic-swingset@0.42.0-u17.0) (2024-09-17) diff --git a/packages/cosmic-swingset/package.json b/packages/cosmic-swingset/package.json index 4c4e99faee6..6482ea36476 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-u17.0", + "version": "0.42.0-u17.1", "description": "Agoric's Cosmos blockchain integration", "type": "module", "bin": { @@ -22,15 +22,15 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/builders": "^0.2.0-u17.0", - "@agoric/cosmos": "^0.35.0-u17.0", - "@agoric/deploy-script-support": "^0.10.4-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/telemetry": "^0.6.3-u17.0", - "@agoric/vm-config": "^0.1.1-u17.0", + "@agoric/builders": "^0.2.0-u17.1", + "@agoric/cosmos": "^0.35.0-u17.1", + "@agoric/deploy-script-support": "^0.10.4-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/telemetry": "^0.6.3-u17.1", + "@agoric/vm-config": "^0.1.1-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/env-options": "^1.1.6", "@endo/errors": "^1.2.5", diff --git a/packages/create-dapp/CHANGELOG.md b/packages/create-dapp/CHANGELOG.md index adf1703244d..3fba96a1082 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u17.0...@agoric/create-dapp@0.1.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/create-dapp + + + + + ### 0.1.1-u17.0 (2024-09-17) diff --git a/packages/create-dapp/package.json b/packages/create-dapp/package.json index dbd23067788..44c07974bb3 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-u17.0", + "version": "0.1.1-u17.1", "description": "Create an Agoric Javascript smart contract application", "type": "module", "bin": { @@ -24,7 +24,7 @@ "c8": "^9.1.0" }, "dependencies": { - "agoric": "^0.22.0-u17.0" + "agoric": "^0.22.0-u17.1" }, "keywords": [], "repository": { diff --git a/packages/deploy-script-support/CHANGELOG.md b/packages/deploy-script-support/CHANGELOG.md index 31ff5c2641c..77e13373880 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u17.0...@agoric/deploy-script-support@0.10.4-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/deploy-script-support + + + + + ### [0.10.4-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.3...@agoric/deploy-script-support@0.10.4-u17.0) (2024-09-17) diff --git a/packages/deploy-script-support/package.json b/packages/deploy-script-support/package.json index 4de360e8fd8..b7fe6f7f7cc 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-u17.0", + "version": "0.10.4-u17.1", "description": "Helpers and other support for writing deploy scripts", "type": "module", "main": "src/helpers.js", @@ -34,13 +34,13 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/import-manager": "^0.3.12-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/import-manager": "^0.3.12-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", "@endo/base64": "^1.0.7", "@endo/bundle-source": "^3.4.0", "@endo/errors": "^1.2.5", @@ -51,7 +51,7 @@ "@endo/zip": "^1.0.7" }, "devDependencies": { - "@agoric/vats": "^0.16.0-u17.0", + "@agoric/vats": "^0.16.0-u17.1", "@endo/init": "^1.1.4", "ava": "^5.3.0", "import-meta-resolve": "^2.2.1" diff --git a/packages/deployment/CHANGELOG.md b/packages/deployment/CHANGELOG.md index 25081624d1f..10c83a847c3 100644 --- a/packages/deployment/CHANGELOG.md +++ b/packages/deployment/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. +## [4.0.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@4.0.0-u17.0...@agoric/deployment@4.0.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/deployment + + + + + ## [4.0.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@2.5.0...@agoric/deployment@4.0.0-u17.0) (2024-09-17) diff --git a/packages/deployment/package.json b/packages/deployment/package.json index 0e25f057214..bbd4c22ff86 100644 --- a/packages/deployment/package.json +++ b/packages/deployment/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/deployment", - "version": "4.0.0-u17.0", + "version": "4.0.0-u17.1", "description": "Set up Agoric public chain nodes", "type": "module", "private": true, diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index bf667cbe43b..40e15e950dd 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/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.1-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/eslint-config@0.4.1-u17.0...@agoric/eslint-config@0.4.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/eslint-config + + + + + ### [0.4.1-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eslint-config@0.4.0...@agoric/eslint-config@0.4.1-u17.0) (2024-09-17) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 4cc449eecc2..719bbe8f9e7 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/eslint-config", - "version": "0.4.1-u17.0", + "version": "0.4.1-u17.1", "description": "Rules used by the @agoric packages", "main": "./eslint-config.cjs", "repository": { diff --git a/packages/governance/CHANGELOG.md b/packages/governance/CHANGELOG.md index 4e40bf7cdba..7b0e5da882e 100644 --- a/packages/governance/CHANGELOG.md +++ b/packages/governance/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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.4-u17.0...@agoric/governance@0.10.4-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/governance + + + + + ### [0.10.4-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.3...@agoric/governance@0.10.4-u17.0) (2024-09-17) diff --git a/packages/governance/package.json b/packages/governance/package.json index b026aa6d4c2..ead67a85076 100644 --- a/packages/governance/package.json +++ b/packages/governance/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/governance", - "version": "0.10.4-u17.0", + "version": "0.10.4-u17.1", "description": "Core governance support", "type": "module", "main": "src/index.js", @@ -31,13 +31,13 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", "@endo/errors": "^1.2.5", @@ -49,7 +49,7 @@ "import-meta-resolve": "^2.2.1" }, "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u17.0", + "@agoric/swingset-vat": "^0.33.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/init": "^1.1.4", "ava": "^5.3.0", diff --git a/packages/import-manager/CHANGELOG.md b/packages/import-manager/CHANGELOG.md index b6fb0e9f7f5..e6527d99ce3 100644 --- a/packages/import-manager/CHANGELOG.md +++ b/packages/import-manager/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.3.12-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.12-u17.0...@agoric/import-manager@0.3.12-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/import-manager + + + + + ### [0.3.12-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.11...@agoric/import-manager@0.3.12-u17.0) (2024-09-17) **Note:** Version bump only for package @agoric/import-manager diff --git a/packages/import-manager/package.json b/packages/import-manager/package.json index fffb894d31a..3f8ebeb323e 100644 --- a/packages/import-manager/package.json +++ b/packages/import-manager/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/import-manager", - "version": "0.3.12-u17.0", + "version": "0.3.12-u17.1", "description": "Share code across vat boundaries", "type": "module", "main": "./src/importManager.js", @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "devDependencies": { - "@agoric/swingset-vat": "^0.33.0-u17.0", + "@agoric/swingset-vat": "^0.33.0-u17.1", "ava": "^5.3.0", "c8": "^9.1.0" }, diff --git a/packages/inter-protocol/CHANGELOG.md b/packages/inter-protocol/CHANGELOG.md index 83af13464bb..b3c54718c90 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u17.0...@agoric/inter-protocol@0.17.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/inter-protocol + + + + + ## [0.17.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.16.1...@agoric/inter-protocol@0.17.0-u17.0) (2024-09-17) diff --git a/packages/inter-protocol/package.json b/packages/inter-protocol/package.json index ecf5d13f08d..b65ac3002d2 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-u17.0", + "version": "0.17.0-u17.1", "description": "Core cryptoeconomy contracts", "type": "module", "main": "src/index.js", @@ -31,15 +31,15 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/governance": "^0.10.4-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/governance": "^0.10.4-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", "@endo/captp": "^4.3.0", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", @@ -50,10 +50,10 @@ "jessie.js": "^0.3.4" }, "devDependencies": { - "@agoric/smart-wallet": "^0.5.4-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/smart-wallet": "^0.5.4-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/init": "^1.1.4", "@endo/promise-kit": "^1.1.5", diff --git a/packages/internal/CHANGELOG.md b/packages/internal/CHANGELOG.md index 6848f043d04..94e765d9b6d 100644 --- a/packages/internal/CHANGELOG.md +++ b/packages/internal/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.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.4.0-u17.0...@agoric/internal@0.4.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/internal + + + + + ## [0.4.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.3.2...@agoric/internal@0.4.0-u17.0) (2024-09-17) diff --git a/packages/internal/package.json b/packages/internal/package.json index 936d20606a7..9c22d341045 100755 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/internal", - "version": "0.4.0-u17.0", + "version": "0.4.0-u17.1", "description": "Externally unsupported utilities internal to agoric-sdk", "type": "module", "main": "src/index.js", @@ -20,7 +20,7 @@ "lint:types": "tsc" }, "dependencies": { - "@agoric/base-zone": "^0.1.1-u17.0", + "@agoric/base-zone": "^0.1.1-u17.1", "@endo/common": "^1.2.5", "@endo/errors": "^1.2.5", "@endo/far": "^1.1.5", diff --git a/packages/kmarshal/CHANGELOG.md b/packages/kmarshal/CHANGELOG.md index 41e16ca77f0..1259cf83dcb 100644 --- a/packages/kmarshal/CHANGELOG.md +++ b/packages/kmarshal/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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/kmarshal@0.1.1-u17.0...@agoric/kmarshal@0.1.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/kmarshal + + + + + ### 0.1.1-u17.0 (2024-09-17) diff --git a/packages/kmarshal/package.json b/packages/kmarshal/package.json index 06cdb85cb75..b592323dfe1 100644 --- a/packages/kmarshal/package.json +++ b/packages/kmarshal/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/kmarshal", - "version": "0.1.1-u17.0", + "version": "0.1.1-u17.1", "description": "Token-only marshaller for kernel and tests", "type": "module", "main": "./src/kmarshal.js", diff --git a/packages/network/CHANGELOG.md b/packages/network/CHANGELOG.md index 72dbc25d3b6..fa95d296275 100644 --- a/packages/network/CHANGELOG.md +++ b/packages/network/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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/network@0.2.0-u17.0...@agoric/network@0.2.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/network + + + + + ## 0.2.0-u17.0 (2024-09-17) diff --git a/packages/network/package.json b/packages/network/package.json index 910673a62ea..e750b2d16ee 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/network", - "version": "0.2.0-u17.0", + "version": "0.2.0-u17.1", "description": "Agoric's network protocol API", "type": "module", "main": "./src/index.js", @@ -21,9 +21,9 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", "@endo/base64": "^1.0.7", "@endo/errors": "^1.2.5", "@endo/far": "^1.1.5", @@ -32,10 +32,10 @@ "@endo/promise-kit": "^1.1.5" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/bundle-source": "^3.4.0", "ava": "^5.3.0", "c8": "^9.1.0" diff --git a/packages/notifier/CHANGELOG.md b/packages/notifier/CHANGELOG.md index 89d9315a8ea..4b3a6972de6 100644 --- a/packages/notifier/CHANGELOG.md +++ b/packages/notifier/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.7.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.7.0-u17.0...@agoric/notifier@0.7.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/notifier + + + + + ## [0.7.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.6.2...@agoric/notifier@0.7.0-u17.0) (2024-09-17) diff --git a/packages/notifier/package.json b/packages/notifier/package.json index 75a61cdc056..d66516ac729 100644 --- a/packages/notifier/package.json +++ b/packages/notifier/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/notifier", - "version": "0.7.0-u17.0", + "version": "0.7.0-u17.1", "description": "Notifier allows services to update clients about state changes using a stream of promises", "type": "module", "main": "src/index.js", @@ -33,8 +33,8 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", "@endo/errors": "^1.2.5", "@endo/far": "^1.1.5", "@endo/marshal": "^1.5.3", @@ -42,10 +42,10 @@ "@endo/promise-kit": "^1.1.5" }, "devDependencies": { - "@agoric/kmarshal": "^0.1.1-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", + "@agoric/kmarshal": "^0.1.1-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", "@endo/init": "^1.1.4", "@endo/ses-ava": "^1.2.5", "ava": "^5.3.0", diff --git a/packages/orchestration/CHANGELOG.md b/packages/orchestration/CHANGELOG.md index b58c767da8f..a964b690ef5 100644 --- a/packages/orchestration/CHANGELOG.md +++ b/packages/orchestration/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/orchestration@0.2.0-u17.0...@agoric/orchestration@0.2.0-u17.1) (2024-09-19) + + +### Bug Fixes + +* write-chain-info after u17 ([a25d3c6](https://github.com/Agoric/agoric-sdk/commit/a25d3c6b9c31e0d7bedf17ecb22463e9a5d3e5ba)) + + + ## 0.2.0-u17.0 (2024-09-17) diff --git a/packages/orchestration/package.json b/packages/orchestration/package.json index 49ee8c02589..e9d287ca6a9 100644 --- a/packages/orchestration/package.json +++ b/packages/orchestration/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/orchestration", - "version": "0.2.0-u17.0", + "version": "0.2.0-u17.1", "description": "Chain abstraction for Agoric's orchestration clients", "type": "module", "main": "index.js", @@ -33,19 +33,19 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/async-flow": "^0.1.1-u17.0", - "@agoric/cosmic-proto": "^0.5.0-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/network": "^0.2.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/async-flow": "^0.1.1-u17.1", + "@agoric/cosmic-proto": "^0.5.0-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/network": "^0.2.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/base64": "^1.0.7", "@endo/errors": "^1.2.5", "@endo/far": "^1.1.5", @@ -54,7 +54,7 @@ "@noble/hashes": "^1.5.0" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u17.0", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", "@chain-registry/client": "^1.47.4", "@cosmjs/amino": "^0.32.3", "@cosmjs/proto-signing": "^0.32.3", diff --git a/packages/pegasus/CHANGELOG.md b/packages/pegasus/CHANGELOG.md index 1c2526680dd..e137bac90d9 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.8.0-u17.0...@agoric/pegasus@0.8.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/pegasus + + + + + ## [0.8.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.7.12...@agoric/pegasus@0.8.0-u17.0) (2024-09-17) diff --git a/packages/pegasus/package.json b/packages/pegasus/package.json index 6d2daaae49f..2d8a0c43e47 100644 --- a/packages/pegasus/package.json +++ b/packages/pegasus/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/pegasus", - "version": "0.8.0-u17.0", + "version": "0.8.0-u17.1", "description": "Peg-as-us contract", "type": "module", "main": "./src/pegasus.js", @@ -28,16 +28,16 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/network": "^0.2.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/network": "^0.2.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", "@endo/errors": "^1.2.5", @@ -47,7 +47,7 @@ "@endo/promise-kit": "^1.1.5" }, "devDependencies": { - "@agoric/vat-data": "^0.5.3-u17.0", + "@agoric/vat-data": "^0.5.3-u17.1", "ava": "^5.3.0", "c8": "^9.1.0", "import-meta-resolve": "^2.2.1" diff --git a/packages/smart-wallet/CHANGELOG.md b/packages/smart-wallet/CHANGELOG.md index ecde501e47e..b6d25583a4d 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-u17.1](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u17.0...@agoric/smart-wallet@0.5.4-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/smart-wallet + + + + + ### [0.5.4-u17.0](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.3...@agoric/smart-wallet@0.5.4-u17.0) (2024-09-17) diff --git a/packages/smart-wallet/package.json b/packages/smart-wallet/package.json index 1e9eac34c40..ba2268c59b5 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-u17.0", + "version": "0.5.4-u17.1", "description": "Wallet contract", "type": "module", "scripts": { @@ -16,8 +16,8 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/cosmic-proto": "^0.5.0-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", + "@agoric/cosmic-proto": "^0.5.0-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", "@endo/init": "^1.1.4", @@ -25,16 +25,16 @@ "import-meta-resolve": "^2.2.1" }, "dependencies": { - "@agoric/casting": "^0.4.3-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/casting": "^0.4.3-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", "@endo/far": "^1.1.5", diff --git a/packages/solo/CHANGELOG.md b/packages/solo/CHANGELOG.md index 36df6b8e6c9..27974d27612 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u17.0...@agoric/solo@0.11.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/solo + + + + + ## [0.11.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.10.3...@agoric/solo@0.11.0-u17.0) (2024-09-17) diff --git a/packages/solo/package.json b/packages/solo/package.json index 2f8b983b98b..27dd672d148 100644 --- a/packages/solo/package.json +++ b/packages/solo/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/solo", - "version": "0.11.0-u17.0", + "version": "0.11.0-u17.1", "description": "Agoric's Solo vat runner", "type": "module", "bin": { @@ -22,19 +22,19 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/access-token": "^0.4.22-u17.0", - "@agoric/cache": "^0.3.3-u17.0", - "@agoric/cosmic-swingset": "^0.42.0-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/spawner": "^0.6.9-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/telemetry": "^0.6.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vats": "^0.16.0-u17.0", - "@agoric/wallet": "^0.19.0-u17.0", + "@agoric/access-token": "^0.4.22-u17.1", + "@agoric/cache": "^0.3.3-u17.1", + "@agoric/cosmic-swingset": "^0.42.0-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/spawner": "^0.6.9-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/telemetry": "^0.6.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vats": "^0.16.0-u17.1", + "@agoric/wallet": "^0.19.0-u17.1", "@endo/captp": "^4.3.0", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", @@ -56,7 +56,7 @@ "ws": "^7.2.0" }, "devDependencies": { - "@agoric/ertp": "^0.16.3-u17.0", + "@agoric/ertp": "^0.16.3-u17.1", "@endo/bundle-source": "^3.4.0", "ava": "^5.3.0", "c8": "^9.1.0" diff --git a/packages/sparse-ints/CHANGELOG.md b/packages/sparse-ints/CHANGELOG.md index 53e65bcfdc0..a11744dc66e 100644 --- a/packages/sparse-ints/CHANGELOG.md +++ b/packages/sparse-ints/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.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/sparse-ints@0.2.3-u17.0...@agoric/sparse-ints@0.2.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/sparse-ints + + + + + ### [0.2.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/sparse-ints@0.2.2...@agoric/sparse-ints@0.2.3-u17.0) (2024-09-17) **Note:** Version bump only for package @agoric/sparse-ints diff --git a/packages/sparse-ints/package.json b/packages/sparse-ints/package.json index 9ca647f91cd..730dda5c992 100644 --- a/packages/sparse-ints/package.json +++ b/packages/sparse-ints/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/sparse-ints", - "version": "0.2.3-u17.0", + "version": "0.2.3-u17.1", "description": "Share code across vat boundaries", "type": "module", "main": "src/sparseInts.js", diff --git a/packages/spawner/CHANGELOG.md b/packages/spawner/CHANGELOG.md index 66bc90b1bb5..75ba28e24e9 100644 --- a/packages/spawner/CHANGELOG.md +++ b/packages/spawner/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.6.9-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.9-u17.0...@agoric/spawner@0.6.9-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/spawner + + + + + ### [0.6.9-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.8...@agoric/spawner@0.6.9-u17.0) (2024-09-17) diff --git a/packages/spawner/package.json b/packages/spawner/package.json index 98e03642665..b94a67c8830 100644 --- a/packages/spawner/package.json +++ b/packages/spawner/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/spawner", - "version": "0.6.9-u17.0", + "version": "0.6.9-u17.1", "description": "Wrapper for JavaScript map", "type": "module", "main": "./src/contractHost.js", @@ -37,8 +37,8 @@ "@endo/marshal": "^1.5.3" }, "devDependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/init": "^1.1.4", "ava": "^5.3.0", diff --git a/packages/stat-logger/CHANGELOG.md b/packages/stat-logger/CHANGELOG.md index 1c39d7005a1..94b781a4339 100644 --- a/packages/stat-logger/CHANGELOG.md +++ b/packages/stat-logger/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.29-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/stat-logger@0.4.29-u17.0...@agoric/stat-logger@0.4.29-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/stat-logger + + + + + ### [0.4.29-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/stat-logger@0.4.28...@agoric/stat-logger@0.4.29-u17.0) (2024-09-17) **Note:** Version bump only for package @agoric/stat-logger diff --git a/packages/stat-logger/package.json b/packages/stat-logger/package.json index f638cbe73d5..151d61aa88e 100644 --- a/packages/stat-logger/package.json +++ b/packages/stat-logger/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/stat-logger", - "version": "0.4.29-u17.0", + "version": "0.4.29-u17.1", "description": "Simple library for logging and graphing performance statistics", "type": "module", "main": "src/index.js", diff --git a/packages/store/CHANGELOG.md b/packages/store/CHANGELOG.md index 9baad6cd4f9..5f2bf6273bf 100644 --- a/packages/store/CHANGELOG.md +++ b/packages/store/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.9.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.3-u17.0...@agoric/store@0.9.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/store + + + + + ### [0.9.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.2...@agoric/store@0.9.3-u17.0) (2024-09-17) diff --git a/packages/store/package.json b/packages/store/package.json index f1e18dc3be0..30e81eb529c 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/store", - "version": "0.9.3-u17.0", + "version": "0.9.3-u17.1", "description": "Wrapper for JavaScript map", "type": "module", "main": "src/index.js", diff --git a/packages/swing-store/CHANGELOG.md b/packages/swing-store/CHANGELOG.md index fd412934f48..5f7d2a38eea 100644 --- a/packages/swing-store/CHANGELOG.md +++ b/packages/swing-store/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.9.2-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.2-u17.0...@agoric/swing-store@0.9.2-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/swing-store + + + + + ### [0.9.2-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.1...@agoric/swing-store@0.9.2-u17.0) (2024-09-17) diff --git a/packages/swing-store/package.json b/packages/swing-store/package.json index b7db40525e2..2a9e7a857fc 100644 --- a/packages/swing-store/package.json +++ b/packages/swing-store/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swing-store", - "version": "0.9.2-u17.0", + "version": "0.9.2-u17.1", "description": "Persistent storage for SwingSet", "type": "module", "main": "./src/index.js", @@ -21,7 +21,7 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", + "@agoric/internal": "^0.4.0-u17.1", "@endo/base64": "^1.0.7", "@endo/bundle-source": "^3.4.0", "@endo/check-bundle": "^1.0.9", diff --git a/packages/swingset-liveslots/CHANGELOG.md b/packages/swingset-liveslots/CHANGELOG.md index 62a9e02ee05..287839079d5 100644 --- a/packages/swingset-liveslots/CHANGELOG.md +++ b/packages/swingset-liveslots/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.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.3-u17.0...@agoric/swingset-liveslots@0.10.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/swingset-liveslots + + + + + ### [0.10.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.2...@agoric/swingset-liveslots@0.10.3-u17.0) (2024-09-17) diff --git a/packages/swingset-liveslots/package.json b/packages/swingset-liveslots/package.json index 1c23425bafa..9257f9fb26c 100644 --- a/packages/swingset-liveslots/package.json +++ b/packages/swingset-liveslots/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-liveslots", - "version": "0.10.3-u17.0", + "version": "0.10.3-u17.1", "description": "SwingSet ocap support layer", "type": "module", "main": "src/index.js", @@ -17,8 +17,8 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", "@endo/env-options": "^1.1.6", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", @@ -32,7 +32,7 @@ "@endo/promise-kit": "^1.1.5" }, "devDependencies": { - "@agoric/kmarshal": "^0.1.1-u17.0", + "@agoric/kmarshal": "^0.1.1-u17.1", "ava": "^5.3.0" }, "files": [ diff --git a/packages/swingset-runner/CHANGELOG.md b/packages/swingset-runner/CHANGELOG.md index c38644c7c93..ac1e927e5fa 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u17.0...@agoric/swingset-runner@0.22.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/swingset-runner + + + + + ### [0.22.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.2...@agoric/swingset-runner@0.22.3-u17.0) (2024-09-17) diff --git a/packages/swingset-runner/package.json b/packages/swingset-runner/package.json index 636667a03af..a6122803112 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-u17.0", + "version": "0.22.3-u17.1", "private": true, "description": "Application to launch SwingSet instances for development and testing", "type": "module", @@ -19,18 +19,18 @@ "ci:autobench": "./autobench.js" }, "dependencies": { - "@agoric/deploy-script-support": "^0.10.4-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/inter-protocol": "^0.17.0-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/kmarshal": "^0.1.1-u17.0", - "@agoric/stat-logger": "^0.4.29-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swing-store": "^0.9.2-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/telemetry": "^0.6.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", + "@agoric/deploy-script-support": "^0.10.4-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/inter-protocol": "^0.17.0-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/kmarshal": "^0.1.1-u17.1", + "@agoric/stat-logger": "^0.4.29-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swing-store": "^0.9.2-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/telemetry": "^0.6.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", diff --git a/packages/swingset-xsnap-supervisor/CHANGELOG.md b/packages/swingset-xsnap-supervisor/CHANGELOG.md index 78c2173d0be..ea4645fbc1f 100644 --- a/packages/swingset-xsnap-supervisor/CHANGELOG.md +++ b/packages/swingset-xsnap-supervisor/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.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.3-u17.0...@agoric/swingset-xsnap-supervisor@0.10.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/swingset-xsnap-supervisor + + + + + ### [0.10.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.2...@agoric/swingset-xsnap-supervisor@0.10.3-u17.0) (2024-09-17) diff --git a/packages/swingset-xsnap-supervisor/package.json b/packages/swingset-xsnap-supervisor/package.json index 250fcff0dcc..3795d2a13d0 100644 --- a/packages/swingset-xsnap-supervisor/package.json +++ b/packages/swingset-xsnap-supervisor/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-xsnap-supervisor", - "version": "0.10.3-u17.0", + "version": "0.10.3-u17.1", "description": "Supervisor/Liveslots bundle for swingset xsnap workers", "author": "Agoric", "license": "Apache-2.0", @@ -23,7 +23,7 @@ "test:xs": "exit 0" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u17.0", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/errors": "^1.2.5", "@endo/import-bundle": "^1.2.2", diff --git a/packages/telemetry/CHANGELOG.md b/packages/telemetry/CHANGELOG.md index 35f5aac1f54..a41ca9452f0 100644 --- a/packages/telemetry/CHANGELOG.md +++ b/packages/telemetry/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.6.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u17.0...@agoric/telemetry@0.6.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/telemetry + + + + + ### [0.6.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.2...@agoric/telemetry@0.6.3-u17.0) (2024-09-17) diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 9802a5b7d4d..37960c3c123 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/telemetry", - "version": "0.6.3-u17.0", + "version": "0.6.3-u17.1", "description": "Agoric's telemetry implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -22,8 +22,8 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", "@endo/errors": "^1.2.5", "@endo/init": "^1.1.4", "@endo/marshal": "^1.5.3", diff --git a/packages/time/CHANGELOG.md b/packages/time/CHANGELOG.md index e7379aa2680..d687a0cdb84 100644 --- a/packages/time/CHANGELOG.md +++ b/packages/time/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.3.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.3-u17.0...@agoric/time@0.3.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/time + + + + + ### [0.3.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.2...@agoric/time@0.3.3-u17.0) (2024-09-17) diff --git a/packages/time/package.json b/packages/time/package.json index 95a4ec4ceac..1ce6075e7af 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/time", - "version": "0.3.3-u17.0", + "version": "0.3.3-u17.1", "description": "Timestamps, time math, timer service API definition", "type": "module", "main": "index.js", @@ -31,7 +31,7 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/store": "^0.9.3-u17.0", + "@agoric/store": "^0.9.3-u17.1", "@endo/errors": "^1.2.5", "@endo/nat": "^5.0.10", "@endo/patterns": "^1.4.3" diff --git a/packages/vat-data/CHANGELOG.md b/packages/vat-data/CHANGELOG.md index 4a529c58bac..612235cf186 100644 --- a/packages/vat-data/CHANGELOG.md +++ b/packages/vat-data/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.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.3-u17.0...@agoric/vat-data@0.5.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/vat-data + + + + + ### [0.5.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.2...@agoric/vat-data@0.5.3-u17.0) (2024-09-17) diff --git a/packages/vat-data/package.json b/packages/vat-data/package.json index 864db66723f..8c40848ecb7 100644 --- a/packages/vat-data/package.json +++ b/packages/vat-data/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vat-data", - "version": "0.5.3-u17.0", + "version": "0.5.3-u17.1", "description": "Safe access to VatData global", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -19,9 +19,9 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/base-zone": "^0.1.1-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", + "@agoric/base-zone": "^0.1.1-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", "@endo/errors": "^1.2.5", "@endo/exo": "^1.5.3", "@endo/patterns": "^1.4.3" diff --git a/packages/vats/CHANGELOG.md b/packages/vats/CHANGELOG.md index 42104d54a11..dd52a4297b6 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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.16.0-u17.0...@agoric/vats@0.16.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/vats + + + + + ## [0.16.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.15.1...@agoric/vats@0.16.0-u17.0) (2024-09-17) diff --git a/packages/vats/package.json b/packages/vats/package.json index 1ecd8374bc5..a0a5dca1136 100644 --- a/packages/vats/package.json +++ b/packages/vats/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vats", - "version": "0.16.0-u17.0", + "version": "0.16.0-u17.1", "description": "Agoric's Vat library", "type": "module", "main": "./index.js", @@ -22,19 +22,19 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/cosmic-proto": "^0.5.0-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/governance": "^0.10.4-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/network": "^0.2.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/cosmic-proto": "^0.5.0-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/governance": "^0.10.4-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/network": "^0.2.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/errors": "^1.2.5", "@endo/far": "^1.1.5", "@endo/import-bundle": "^1.2.2", @@ -47,7 +47,7 @@ "jessie.js": "^0.3.4" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u17.0", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/init": "^1.1.4", "ava": "^5.3.0", diff --git a/packages/vm-config/CHANGELOG.md b/packages/vm-config/CHANGELOG.md index 645ff41f626..f9f194ff0a7 100644 --- a/packages/vm-config/CHANGELOG.md +++ b/packages/vm-config/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.1.1-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vm-config@0.1.1-u17.0...@agoric/vm-config@0.1.1-u17.1) (2024-09-19) + + +### Bug Fixes + +* write-chain-info after u17 ([a25d3c6](https://github.com/Agoric/agoric-sdk/commit/a25d3c6b9c31e0d7bedf17ecb22463e9a5d3e5ba)) + + + ### 0.1.1-u17.0 (2024-09-17) diff --git a/packages/vm-config/package.json b/packages/vm-config/package.json index 8ee4496aa2f..ff9f83f0ff2 100644 --- a/packages/vm-config/package.json +++ b/packages/vm-config/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vm-config", - "version": "0.1.1-u17.0", + "version": "0.1.1-u17.1", "description": "Config to start an Agoric VM", "type": "module", "main": "./index.js", diff --git a/packages/vow/CHANGELOG.md b/packages/vow/CHANGELOG.md index 2229bbadadf..9b19b48ba1d 100644 --- a/packages/vow/CHANGELOG.md +++ b/packages/vow/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-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/vow@0.2.0-u17.0...@agoric/vow@0.2.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/vow + + + + + ## 0.2.0-u17.0 (2024-09-17) diff --git a/packages/vow/package.json b/packages/vow/package.json index aef7ff47cfc..5f2cce4a442 100755 --- a/packages/vow/package.json +++ b/packages/vow/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vow", - "version": "0.2.0-u17.0", + "version": "0.2.0-u17.1", "description": "Remote (shortening and disconnection-tolerant) Promise-likes", "type": "module", "main": "src/index.js", @@ -20,8 +20,8 @@ "lint:types": "tsc" }, "dependencies": { - "@agoric/base-zone": "^0.1.1-u17.0", - "@agoric/internal": "^0.4.0-u17.0", + "@agoric/base-zone": "^0.1.1-u17.1", + "@agoric/internal": "^0.4.0-u17.1", "@endo/env-options": "^1.1.6", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", diff --git a/packages/wallet/CHANGELOG.md b/packages/wallet/CHANGELOG.md index 2ed7cb357d3..3ee2607f402 100644 --- a/packages/wallet/CHANGELOG.md +++ b/packages/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.19.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.19.0-u17.0...@agoric/wallet@0.19.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/wallet + + + + + ## [0.19.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.19.0-u17.0) (2024-09-17) diff --git a/packages/wallet/api/CHANGELOG.md b/packages/wallet/api/CHANGELOG.md index d11bb831715..8c382442ce5 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-u17.1](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u17.0...@agoric/wallet-backend@0.15.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/wallet-backend + + + + + ## [0.15.0-u17.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.3...@agoric/wallet-backend@0.15.0-u17.0) (2024-09-17) diff --git a/packages/wallet/api/package.json b/packages/wallet/api/package.json index 8d906dacf72..0061dd8b5e4 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-u17.0", + "version": "0.15.0-u17.1", "description": "Wallet backend", "type": "module", "scripts": { @@ -14,23 +14,23 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/vats": "^0.16.0-u17.0", + "@agoric/vats": "^0.16.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/far": "^1.1.5", "@endo/init": "^1.1.4", "ava": "^5.3.0" }, "dependencies": { - "@agoric/cache": "^0.3.3-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/smart-wallet": "^0.5.4-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/zoe": "^0.26.3-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/cache": "^0.3.3-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/smart-wallet": "^0.5.4-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/zoe": "^0.26.3-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", "@endo/marshal": "^1.5.3", diff --git a/packages/wallet/package.json b/packages/wallet/package.json index a7cb8e4c8e9..d98d305d4c2 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet", - "version": "0.19.0-u17.0", + "version": "0.19.0-u17.1", "type": "module", "main": "index.js", "license": "Apache-2.0", diff --git a/packages/xsnap-lockdown/CHANGELOG.md b/packages/xsnap-lockdown/CHANGELOG.md index 72806008a2e..44069402154 100644 --- a/packages/xsnap-lockdown/CHANGELOG.md +++ b/packages/xsnap-lockdown/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.14.1-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap-lockdown@0.14.1-u17.0...@agoric/xsnap-lockdown@0.14.1-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/xsnap-lockdown + + + + + ### [0.14.1-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap-lockdown@0.14.0...@agoric/xsnap-lockdown@0.14.1-u17.0) (2024-09-17) diff --git a/packages/xsnap-lockdown/package.json b/packages/xsnap-lockdown/package.json index 2b860c72ce8..5ea1446b8b3 100644 --- a/packages/xsnap-lockdown/package.json +++ b/packages/xsnap-lockdown/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap-lockdown", - "version": "0.14.1-u17.0", + "version": "0.14.1-u17.1", "description": "Endo/lockdown initialization bundle for xsnap workers", "author": "Agoric", "license": "Apache-2.0", diff --git a/packages/xsnap/CHANGELOG.md b/packages/xsnap/CHANGELOG.md index 657cc422c24..05aa29302d0 100644 --- a/packages/xsnap/CHANGELOG.md +++ b/packages/xsnap/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.14.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.3-u17.0...@agoric/xsnap@0.14.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/xsnap + + + + + ### [0.14.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.2...@agoric/xsnap@0.14.3-u17.0) (2024-09-17) diff --git a/packages/xsnap/package.json b/packages/xsnap/package.json index 853aa934811..e1aa09cb1be 100644 --- a/packages/xsnap/package.json +++ b/packages/xsnap/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap", - "version": "0.14.3-u17.0", + "version": "0.14.3-u17.1", "description": "Snapshotting VM worker based on Moddable's XS Javascript engine", "author": "Agoric", "license": "Apache-2.0", @@ -28,8 +28,8 @@ "test:xs": "exit 0" }, "dependencies": { - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/xsnap-lockdown": "^0.14.1-u17.0", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/xsnap-lockdown": "^0.14.1-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/errors": "^1.2.5", "@endo/eventual-send": "^1.2.5", diff --git a/packages/zoe/CHANGELOG.md b/packages/zoe/CHANGELOG.md index 1f4385ff85c..04cc974d384 100644 --- a/packages/zoe/CHANGELOG.md +++ b/packages/zoe/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.26.3-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u17.0...@agoric/zoe@0.26.3-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/zoe + + + + + ### [0.26.3-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.2...@agoric/zoe@0.26.3-u17.0) (2024-09-17) diff --git a/packages/zoe/package.json b/packages/zoe/package.json index b67ebb7c805..ca59ca36bf8 100644 --- a/packages/zoe/package.json +++ b/packages/zoe/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zoe", - "version": "0.26.3-u17.0", + "version": "0.26.3-u17.1", "description": "Zoe: the Smart Contract Framework for Offer Enforcement", "type": "module", "main": "./src/zoeService/zoe.js", @@ -43,17 +43,17 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/base-zone": "^0.1.1-u17.0", - "@agoric/ertp": "^0.16.3-u17.0", - "@agoric/internal": "^0.4.0-u17.0", - "@agoric/notifier": "^0.7.0-u17.0", - "@agoric/store": "^0.9.3-u17.0", - "@agoric/swingset-liveslots": "^0.10.3-u17.0", - "@agoric/swingset-vat": "^0.33.0-u17.0", - "@agoric/time": "^0.3.3-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", - "@agoric/vow": "^0.2.0-u17.0", - "@agoric/zone": "^0.3.0-u17.0", + "@agoric/base-zone": "^0.1.1-u17.1", + "@agoric/ertp": "^0.16.3-u17.1", + "@agoric/internal": "^0.4.0-u17.1", + "@agoric/notifier": "^0.7.0-u17.1", + "@agoric/store": "^0.9.3-u17.1", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", + "@agoric/swingset-vat": "^0.33.0-u17.1", + "@agoric/time": "^0.3.3-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", + "@agoric/vow": "^0.2.0-u17.1", + "@agoric/zone": "^0.3.0-u17.1", "@endo/bundle-source": "^3.4.0", "@endo/captp": "^4.3.0", "@endo/common": "^1.2.5", @@ -70,7 +70,7 @@ "yargs-parser": "^21.1.1" }, "devDependencies": { - "@agoric/kmarshal": "^0.1.1-u17.0", + "@agoric/kmarshal": "^0.1.1-u17.1", "@endo/init": "^1.1.4", "ava": "^5.3.0", "c8": "^9.1.0", diff --git a/packages/zone/CHANGELOG.md b/packages/zone/CHANGELOG.md index 33885ef0fe5..50cbdaa1044 100644 --- a/packages/zone/CHANGELOG.md +++ b/packages/zone/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.3.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.3.0-u17.0...@agoric/zone@0.3.0-u17.1) (2024-09-19) + +**Note:** Version bump only for package @agoric/zone + + + + + ## [0.3.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.2.2...@agoric/zone@0.3.0-u17.0) (2024-09-17) diff --git a/packages/zone/package.json b/packages/zone/package.json index e389460ce27..2a2dbd8fde3 100644 --- a/packages/zone/package.json +++ b/packages/zone/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zone", - "version": "0.3.0-u17.0", + "version": "0.3.0-u17.1", "description": "Allocation zone abstraction for objects on the heap, persistent stores, etc.", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -27,14 +27,14 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/base-zone": "^0.1.1-u17.0", - "@agoric/vat-data": "^0.5.3-u17.0", + "@agoric/base-zone": "^0.1.1-u17.1", + "@agoric/vat-data": "^0.5.3-u17.1", "@endo/errors": "^1.2.5", "@endo/far": "^1.1.5", "@endo/pass-style": "^1.4.3" }, "devDependencies": { - "@agoric/swingset-liveslots": "^0.10.3-u17.0", + "@agoric/swingset-liveslots": "^0.10.3-u17.1", "@endo/patterns": "^1.4.3", "ava": "^5.3.0" },