From 5a6cdeb0c18ae9700d706445acf402f8d1e873c3 Mon Sep 17 00:00:00 2001 From: Mathieu Hofman Date: Thu, 7 Dec 2023 14:55:32 +0000 Subject: [PATCH] chore(release): publish - @agoric/cosmos@0.35.0-u13.0 - @agoric/ertp@0.16.3-u13.0 - @agoric/swingset-vat@0.32.3-u13.0 - agoric@0.22.0-u13.0 - @agoric/cache@0.3.3-u13.0 - @agoric/casting@0.4.3-u13.0 - @agoric/cosmic-swingset@0.42.0-u13.0 - @agoric/deploy-script-support@0.10.4-u13.0 - @agoric/deployment@4.0.0-u13.0 - @agoric/governance@0.10.4-u13.0 - @agoric/import-manager@0.3.12-u13.0 - @agoric/inter-protocol@0.16.2-u13.0 - @agoric/internal@0.4.0-u13.0 - @agoric/notifier@0.6.3-u13.0 - @agoric/pegasus@0.7.13-u13.0 - @agoric/same-structure@0.2.8-u13.0 - @agoric/sharing-service@0.2.12-u13.0 - @agoric/smart-wallet@0.5.4-u13.0 - @agoric/solo@0.10.4-u13.0 - @agoric/spawner@0.6.9-u13.0 - @agoric/store@0.9.3-u13.0 - @agoric/swing-store@0.9.2-u13.0 - @agoric/swingset-liveslots@0.10.3-u13.0 - @agoric/swingset-runner@0.22.3-u13.0 - @agoric/swingset-xsnap-supervisor@0.10.3-u13.0 - @agoric/telemetry@0.6.3-u13.0 - @agoric/time@0.3.3-u13.0 - @agoric/ui-components@0.3.9-u13.0 - @agoric/vat-data@0.5.3-u13.0 - @agoric/vats@0.15.2-u13.0 - @agoric/wallet-connection@0.1.18-u13.0 - @agoric/wallet@0.18.4-u13.0 - @agoric/web-components@0.6.4-u13.0 - @agoric/xsnap-lockdown@0.14.1-u13.0 - @agoric/xsnap@0.14.3-u13.0 - @agoric/zoe@0.26.3-u13.0 - @agoric/zone@0.2.3-u13.0 - @agoric/wallet-backend@0.14.4-u13.0 --- golang/cosmos/CHANGELOG.md | 24 +++++++++++++ golang/cosmos/package.json | 2 +- packages/ERTP/CHANGELOG.md | 8 +++++ packages/ERTP/package.json | 10 +++--- packages/SwingSet/CHANGELOG.md | 9 +++++ packages/SwingSet/package.json | 20 +++++------ packages/agoric-cli/CHANGELOG.md | 26 ++++++++++++++ packages/agoric-cli/package.json | 26 +++++++------- packages/cache/CHANGELOG.md | 8 +++++ packages/cache/package.json | 12 +++---- packages/casting/CHANGELOG.md | 10 ++++++ packages/casting/package.json | 10 +++--- packages/cosmic-swingset/CHANGELOG.md | 14 ++++++++ packages/cosmic-swingset/package.json | 16 ++++----- packages/deploy-script-support/CHANGELOG.md | 8 +++++ packages/deploy-script-support/package.json | 16 ++++----- packages/deployment/CHANGELOG.md | 8 +++++ packages/deployment/package.json | 2 +- packages/governance/CHANGELOG.md | 8 +++++ packages/governance/package.json | 22 ++++++------ packages/import-manager/CHANGELOG.md | 8 +++++ packages/import-manager/package.json | 4 +-- packages/inter-protocol/CHANGELOG.md | 9 +++++ packages/inter-protocol/package.json | 28 +++++++-------- packages/internal/CHANGELOG.md | 8 +++++ packages/internal/package.json | 4 +-- packages/notifier/CHANGELOG.md | 8 +++++ packages/notifier/package.json | 12 +++---- packages/pegasus/CHANGELOG.md | 8 +++++ packages/pegasus/package.json | 18 +++++----- packages/same-structure/CHANGELOG.md | 8 +++++ packages/same-structure/package.json | 4 +-- packages/sharing-service/CHANGELOG.md | 8 +++++ packages/sharing-service/package.json | 4 +-- packages/smart-wallet/CHANGELOG.md | 8 +++++ packages/smart-wallet/package.json | 20 +++++------ packages/solo/CHANGELOG.md | 9 +++++ packages/solo/package.json | 28 +++++++-------- packages/spawner/CHANGELOG.md | 8 +++++ packages/spawner/package.json | 6 ++-- packages/store/CHANGELOG.md | 8 +++++ packages/store/package.json | 6 ++-- packages/swing-store/CHANGELOG.md | 9 +++++ packages/swing-store/package.json | 4 +-- packages/swingset-liveslots/CHANGELOG.md | 8 +++++ packages/swingset-liveslots/package.json | 8 ++--- packages/swingset-runner/CHANGELOG.md | 8 +++++ packages/swingset-runner/package.json | 16 ++++----- .../swingset-xsnap-supervisor/CHANGELOG.md | 8 +++++ .../swingset-xsnap-supervisor/package.json | 4 +-- packages/telemetry/CHANGELOG.md | 8 +++++ packages/telemetry/package.json | 6 ++-- packages/time/CHANGELOG.md | 8 +++++ packages/time/package.json | 4 +-- packages/ui-components/CHANGELOG.md | 8 +++++ packages/ui-components/package.json | 4 +-- packages/vat-data/CHANGELOG.md | 8 +++++ packages/vat-data/package.json | 8 ++--- packages/vats/CHANGELOG.md | 8 +++++ packages/vats/package.json | 36 +++++++++---------- packages/wallet-connection/CHANGELOG.md | 8 +++++ packages/wallet-connection/package.json | 4 +-- packages/wallet/CHANGELOG.md | 8 +++++ packages/wallet/api/CHANGELOG.md | 8 +++++ packages/wallet/api/package.json | 22 ++++++------ packages/wallet/package.json | 2 +- packages/web-components/CHANGELOG.md | 8 +++++ packages/web-components/package.json | 14 ++++---- packages/xsnap-lockdown/CHANGELOG.md | 8 +++++ packages/xsnap-lockdown/package.json | 4 +-- packages/xsnap/CHANGELOG.md | 8 +++++ packages/xsnap/package.json | 6 ++-- packages/zoe/CHANGELOG.md | 8 +++++ packages/zoe/package.json | 16 ++++----- packages/zone/CHANGELOG.md | 8 +++++ packages/zone/package.json | 6 ++-- 76 files changed, 567 insertions(+), 217 deletions(-) diff --git a/golang/cosmos/CHANGELOG.md b/golang/cosmos/CHANGELOG.md index 5c3c3984d23..c8d0499fde4 100644 --- a/golang/cosmos/CHANGELOG.md +++ b/golang/cosmos/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.35.0-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u12.0...@agoric/cosmos@0.35.0-u13.0) (2023-12-07) + + +### Features + +* **cosmos:** un-wire x/crisis ([#8582](https://github.com/Agoric/agoric-sdk/issues/8582)) ([19404a3](https://github.com/Agoric/agoric-sdk/commit/19404a3c5cd10d9c454f190b60cbf0aa715f605c)) +* **x/swingset:** auto-provision smart wallet ([5073800](https://github.com/Agoric/agoric-sdk/commit/5073800f87c92a194a21c9cc59ad1bb570a39b95)) +* **x/swingset:** refuse smart wallet messages if not provisioned ([50a5a55](https://github.com/Agoric/agoric-sdk/commit/50a5a557956562fc05b8c2defd99a0102a35153f)) +* pick up return-grants from latest cosmos-sdk ([975533e](https://github.com/Agoric/agoric-sdk/commit/975533e088f96c80cf8d6f6b7c5f45665e3495ba)) +* update ibc-go to v4, adapt packages and API ([6672e5c](https://github.com/Agoric/agoric-sdk/commit/6672e5cb780c8baa530ac59bff27d793e1ff8f50)) + + +### Bug Fixes + +* handle hang-on-halt behavior from agoric-labs/cosmos-sdk[#305](https://github.com/Agoric/agoric-sdk/issues/305) ([7ae9a70](https://github.com/Agoric/agoric-sdk/commit/7ae9a705478727d1d7ace7c665861cfee14b5f28)) +* update dependencies to fix tests ([9d750dd](https://github.com/Agoric/agoric-sdk/commit/9d750dd39993d380a5e889ea7faa4bb78c3257aa)) + + +### Reverts + +* Revert "fix: handle hang-on-halt behavior from agoric-labs/cosmos-sdk#305" ([3a37f5e](https://github.com/Agoric/agoric-sdk/commit/3a37f5e472405d1d3bee2075b47ecd3632ba4073)), closes [agoric-labs/cosmos-sdk#305](https://github.com/agoric-labs/cosmos-sdk/issues/305) [agoric-labs/cosmos-sdk#305](https://github.com/agoric-labs/cosmos-sdk/issues/305) + + + ## [0.35.0-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u11wf.0...@agoric/cosmos@0.35.0-u12.0) (2023-11-10) diff --git a/golang/cosmos/package.json b/golang/cosmos/package.json index 1d56e5879a0..a1ebed63ecb 100644 --- a/golang/cosmos/package.json +++ b/golang/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmos", - "version": "0.35.0-u12.0", + "version": "0.35.0-u13.0", "description": "Connect JS to the Cosmos blockchain SDK", "parsers": { "js": "mjs" diff --git a/packages/ERTP/CHANGELOG.md b/packages/ERTP/CHANGELOG.md index 9880157d6d1..64322419afb 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.3-u12.0...@agoric/ertp@0.16.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/ertp + + + + + ### [0.16.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.3-u11wf.0...@agoric/ertp@0.16.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/ertp diff --git a/packages/ERTP/package.json b/packages/ERTP/package.json index 16e8b86a380..54f6ec4f68a 100644 --- a/packages/ERTP/package.json +++ b/packages/ERTP/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/ertp", - "version": "0.16.3-u12.0", + "version": "0.16.3-u13.0", "description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights", "type": "module", "main": "src/index.js", @@ -40,10 +40,10 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", "@endo/eventual-send": "0.17.2", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5", diff --git a/packages/SwingSet/CHANGELOG.md b/packages/SwingSet/CHANGELOG.md index e08f280871f..c34a3322e0d 100644 --- a/packages/SwingSet/CHANGELOG.md +++ b/packages/SwingSet/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.32.3-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.32.3-u12.0...@agoric/swingset-vat@0.32.3-u13.0) (2023-12-07) + + +### Bug Fixes + +* handle Node 18 breaking change ([#8600](https://github.com/Agoric/agoric-sdk/issues/8600)) ([2c64440](https://github.com/Agoric/agoric-sdk/commit/2c64440d5b5957076ad9ac7b9243de3b600c859f)) + + + ### [0.32.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.32.3-u11wf.0...@agoric/swingset-vat@0.32.3-u12.0) (2023-11-10) diff --git a/packages/SwingSet/package.json b/packages/SwingSet/package.json index 28f94bd9832..37c13bab565 100644 --- a/packages/SwingSet/package.json +++ b/packages/SwingSet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-vat", - "version": "0.32.3-u12.0", + "version": "0.32.3-u13.0", "description": "Vat/Container Launcher", "type": "module", "main": "src/index.js", @@ -29,15 +29,15 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swing-store": "^0.9.2-u12.0", - "@agoric/swingset-liveslots": "^0.10.3-u12.0", - "@agoric/swingset-xsnap-supervisor": "^0.10.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/xsnap": "^0.14.3-u12.0", - "@agoric/xsnap-lockdown": "^0.14.1-u11wf.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swing-store": "^0.9.2-u13.0", + "@agoric/swingset-liveslots": "^0.10.3-u13.0", + "@agoric/swingset-xsnap-supervisor": "^0.10.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/xsnap": "^0.14.3-u13.0", + "@agoric/xsnap-lockdown": "^0.14.1-u13.0", "@endo/base64": "0.2.31", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/captp": "3.1.1", diff --git a/packages/agoric-cli/CHANGELOG.md b/packages/agoric-cli/CHANGELOG.md index d1c3b0abacc..640f1d62cbf 100644 --- a/packages/agoric-cli/CHANGELOG.md +++ b/packages/agoric-cli/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.22.0-u13.0](https://github.com/Agoric/agoric-sdk/compare/agoric@0.21.2-u12.0...agoric@0.22.0-u13.0) (2023-12-07) + + +### ⚠ BREAKING CHANGES + +* restrict exports from 'agoric' package + +### Features + +* **cosmos:** un-wire x/crisis ([#8582](https://github.com/Agoric/agoric-sdk/issues/8582)) ([19404a3](https://github.com/Agoric/agoric-sdk/commit/19404a3c5cd10d9c454f190b60cbf0aa715f605c)) + + +### Bug Fixes + +* **agops:** fix continuing id lookup in oracle setPrice ([0ac9697](https://github.com/Agoric/agoric-sdk/commit/0ac969746c7337d45287fd040b636d27d296a062)) +* **agoric:** print errors while following ([deab7e4](https://github.com/Agoric/agoric-sdk/commit/deab7e4065fe5dd6cc1a3c5bf8c0db861cb7856b)) +* **casting:** dont crash on bad capdata ([3f01369](https://github.com/Agoric/agoric-sdk/commit/3f0136994c0b4033c872f9593cabb19bab05f01c)) +* **cli:** handle not found error in vstorage requests ([8111c43](https://github.com/Agoric/agoric-sdk/commit/8111c4344bcaa6e06085020813e2431cba9d1632)) + + +### Miscellaneous Chores + +* restrict exports from 'agoric' package ([63c1abb](https://github.com/Agoric/agoric-sdk/commit/63c1abbfcb0710bdd0a22382eb4a683216a6c453)) + + + ### [0.21.2-u12.0](https://github.com/Agoric/agoric-sdk/compare/agoric@0.21.2-u11wf.0...agoric@0.21.2-u12.0) (2023-11-10) **Note:** Version bump only for package agoric diff --git a/packages/agoric-cli/package.json b/packages/agoric-cli/package.json index 65095ef3e0a..66d6a217b30 100644 --- a/packages/agoric-cli/package.json +++ b/packages/agoric-cli/package.json @@ -1,6 +1,6 @@ { "name": "agoric", - "version": "0.21.2-u12.0", + "version": "0.22.0-u13.0", "description": "Manage the Agoric Javascript smart contract platform", "type": "module", "main": "src/main.js", @@ -28,7 +28,7 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u12.0", + "@agoric/deploy-script-support": "^0.10.4-u13.0", "ava": "^5.2.0", "c8": "^7.13.0", "dd-trace": "^3.3.0" @@ -36,18 +36,18 @@ "dependencies": { "@agoric/access-token": "^0.4.22-u11wf.0", "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/cache": "^0.3.3-u12.0", - "@agoric/casting": "^0.4.3-u12.0", + "@agoric/cache": "^0.3.3-u13.0", + "@agoric/casting": "^0.4.3-u13.0", "@agoric/cosmic-proto": "^0.3.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/inter-protocol": "^0.16.2-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/smart-wallet": "^0.5.4-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/vats": "^0.15.2-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", - "@agoric/zone": "^0.2.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/inter-protocol": "^0.16.2-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/smart-wallet": "^0.5.4-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/vats": "^0.15.2-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", + "@agoric/zone": "^0.2.3-u13.0", "@confio/relayer": "^0.9.0", "@cosmjs/crypto": "^0.30.1", "@cosmjs/encoding": "^0.30.1", diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index 9938c5dce2b..5e1572ae203 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.3-u12.0...@agoric/cache@0.3.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/cache + + + + + ### [0.3.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.3-u11wf.0...@agoric/cache@0.3.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/cache diff --git a/packages/cache/package.json b/packages/cache/package.json index 8f7ea2f12e9..6b6911ae496 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cache", - "version": "0.3.3-u12.0", + "version": "0.3.3-u13.0", "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-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5" }, "devDependencies": { - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/zoe": "^0.26.3-u13.0", "ava": "^5.2.0", "c8": "^7.13.0" }, diff --git a/packages/casting/CHANGELOG.md b/packages/casting/CHANGELOG.md index b6529b98322..5c24e84d7e6 100644 --- a/packages/casting/CHANGELOG.md +++ b/packages/casting/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.4.3-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u12.0...@agoric/casting@0.4.3-u13.0) (2023-12-07) + + +### Bug Fixes + +* **casting:** dont crash on bad capdata ([3f01369](https://github.com/Agoric/agoric-sdk/commit/3f0136994c0b4033c872f9593cabb19bab05f01c)) +* **casting:** properly follow an unpopulated state entry ([48296f7](https://github.com/Agoric/agoric-sdk/commit/48296f78f783e8e5ae1e5fbe92ae10e5e7880837)) + + + ### [0.4.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u11wf.0...@agoric/casting@0.4.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/casting diff --git a/packages/casting/package.json b/packages/casting/package.json index 2af88123a10..d3a907f5e77 100644 --- a/packages/casting/package.json +++ b/packages/casting/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/casting", - "version": "0.4.3-u12.0", + "version": "0.4.3-u13.0", "description": "Agoric's OCap broadcasting system", "type": "module", "main": "src/main.js", @@ -22,10 +22,10 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/spawner": "^0.6.9-u12.0", - "@agoric/store": "^0.9.3-u12.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/spawner": "^0.6.9-u13.0", + "@agoric/store": "^0.9.3-u13.0", "@cosmjs/encoding": "^0.30.1", "@cosmjs/proto-signing": "^0.30.1", "@cosmjs/stargate": "^0.30.1", diff --git a/packages/cosmic-swingset/CHANGELOG.md b/packages/cosmic-swingset/CHANGELOG.md index 7d5b514d233..dea7f9f7872 100644 --- a/packages/cosmic-swingset/CHANGELOG.md +++ b/packages/cosmic-swingset/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.42.0-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u12.0...@agoric/cosmic-swingset@0.42.0-u13.0) (2023-12-07) + + +### Features + +* add exporter.getHostKV() API ([16435d2](https://github.com/Agoric/agoric-sdk/commit/16435d20e9ede86916a54c7bae54ecfc59e4c950)), closes [#8523](https://github.com/Agoric/agoric-sdk/issues/8523) + + +### Bug Fixes + +* export state-sync snapshot without a DB write-lock ([2d388c2](https://github.com/Agoric/agoric-sdk/commit/2d388c2d51425b9d98b79d54ea6a2de96da67042)), closes [#8523](https://github.com/Agoric/agoric-sdk/issues/8523) + + + ## [0.42.0-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u11wf.0...@agoric/cosmic-swingset@0.42.0-u12.0) (2023-11-10) diff --git a/packages/cosmic-swingset/package.json b/packages/cosmic-swingset/package.json index 44b4793dcc2..06f331abe86 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-u12.0", + "version": "0.42.0-u13.0", "description": "Agoric's Cosmos blockchain integration", "type": "module", "bin": { @@ -23,13 +23,13 @@ "license": "Apache-2.0", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/cosmos": "^0.35.0-u12.0", - "@agoric/deploy-script-support": "^0.10.4-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swing-store": "^0.9.2-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/telemetry": "^0.6.3-u12.0", + "@agoric/cosmos": "^0.35.0-u13.0", + "@agoric/deploy-script-support": "^0.10.4-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swing-store": "^0.9.2-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/telemetry": "^0.6.3-u13.0", "@endo/far": "0.2.18", "@endo/import-bundle": "0.3.4", "@endo/init": "0.5.56", diff --git a/packages/deploy-script-support/CHANGELOG.md b/packages/deploy-script-support/CHANGELOG.md index a7b410a3ef9..da6149b0e82 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u12.0...@agoric/deploy-script-support@0.10.4-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/deploy-script-support + + + + + ### [0.10.4-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u11wf.0...@agoric/deploy-script-support@0.10.4-u12.0) (2023-11-10) **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 c665df8e44a..2417e8a1faf 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-u12.0", + "version": "0.10.4-u13.0", "description": "Helpers and other support for writing deploy scripts", "type": "module", "main": "src/helpers.js", @@ -35,12 +35,12 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/import-manager": "^0.3.12-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/import-manager": "^0.3.12-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/base64": "0.2.31", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/far": "0.2.18", @@ -50,7 +50,7 @@ "@endo/zip": "0.2.31" }, "devDependencies": { - "@agoric/vats": "^0.15.2-u12.0", + "@agoric/vats": "^0.15.2-u13.0", "@endo/init": "0.5.56", "ava": "^5.2.0", "import-meta-resolve": "^2.2.1" diff --git a/packages/deployment/CHANGELOG.md b/packages/deployment/CHANGELOG.md index 08c5a1e6528..20e2b136021 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@4.0.0-u12.0...@agoric/deployment@4.0.0-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/deployment + + + + + ## [4.0.0-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@4.0.0-u11wf.0...@agoric/deployment@4.0.0-u12.0) (2023-11-10) diff --git a/packages/deployment/package.json b/packages/deployment/package.json index 7550e097473..7fb1ec3a33e 100644 --- a/packages/deployment/package.json +++ b/packages/deployment/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/deployment", - "version": "4.0.0-u12.0", + "version": "4.0.0-u13.0", "description": "Set up Agoric public chain nodes", "type": "module", "private": true, diff --git a/packages/governance/CHANGELOG.md b/packages/governance/CHANGELOG.md index b56ec311d51..f504760281d 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.4-u12.0...@agoric/governance@0.10.4-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/governance + + + + + ### [0.10.4-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.4-u11wf.0...@agoric/governance@0.10.4-u12.0) (2023-11-10) diff --git a/packages/governance/package.json b/packages/governance/package.json index 8bbb694b065..92b348392cc 100644 --- a/packages/governance/package.json +++ b/packages/governance/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/governance", - "version": "0.10.4-u12.0", + "version": "0.10.4-u13.0", "description": "Core governance support", "type": "module", "main": "src/index.js", @@ -32,15 +32,15 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/vats": "^0.15.2-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/vats": "^0.15.2-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", "@endo/far": "0.2.18", @@ -49,7 +49,7 @@ "@endo/promise-kit": "0.2.56" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u12.0", + "@agoric/deploy-script-support": "^0.10.4-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/init": "0.5.56", "ava": "^5.2.0", diff --git a/packages/import-manager/CHANGELOG.md b/packages/import-manager/CHANGELOG.md index 6f9a4171f36..b222d8a2de6 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.12-u12.0...@agoric/import-manager@0.3.12-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/import-manager + + + + + ### [0.3.12-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.12-u11wf.0...@agoric/import-manager@0.3.12-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/import-manager diff --git a/packages/import-manager/package.json b/packages/import-manager/package.json index c3b429ea0aa..c6ab5fcf4c1 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-u12.0", + "version": "0.3.12-u13.0", "description": "Share code across vat boundaries", "type": "module", "main": "./src/importManager.js", @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u12.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", "ava": "^5.2.0", "c8": "^7.13.0" }, diff --git a/packages/inter-protocol/CHANGELOG.md b/packages/inter-protocol/CHANGELOG.md index fb61b5b6a6b..d95aaf6e677 100644 --- a/packages/inter-protocol/CHANGELOG.md +++ b/packages/inter-protocol/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.16.2-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.16.2-u12.0...@agoric/inter-protocol@0.16.2-u13.0) (2023-12-07) + + +### Bug Fixes + +* **inter-protocol:** brands in CLI need not start with A-Z ([#8258](https://github.com/Agoric/agoric-sdk/issues/8258)) ([fd9a44d](https://github.com/Agoric/agoric-sdk/commit/fd9a44db84e2cb9c9c78f850be7dbb8911650d54)) + + + ### [0.16.2-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.16.2-u11wf.0...@agoric/inter-protocol@0.16.2-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/inter-protocol diff --git a/packages/inter-protocol/package.json b/packages/inter-protocol/package.json index 59a9a073918..d7dc2ef988b 100644 --- a/packages/inter-protocol/package.json +++ b/packages/inter-protocol/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/inter-protocol", - "version": "0.16.2-u12.0", + "version": "0.16.2-u13.0", "description": "Core cryptoeconomy contracts", "type": "module", "main": "src/index.js", @@ -30,15 +30,15 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/governance": "^0.10.4-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/vats": "^0.15.2-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/governance": "^0.10.4-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/vats": "^0.15.2-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", "@endo/far": "0.2.18", @@ -47,10 +47,10 @@ "jessie.js": "^0.3.2" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u12.0", - "@agoric/smart-wallet": "^0.5.4-u12.0", - "@agoric/swingset-liveslots": "^0.10.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", + "@agoric/deploy-script-support": "^0.10.4-u13.0", + "@agoric/smart-wallet": "^0.5.4-u13.0", + "@agoric/swingset-liveslots": "^0.10.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/init": "0.5.56", "@endo/promise-kit": "0.2.56", diff --git a/packages/internal/CHANGELOG.md b/packages/internal/CHANGELOG.md index c3fe5dde05c..6541a31e298 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.4.0-u12.0...@agoric/internal@0.4.0-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/internal + + + + + ## [0.4.0-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.3.3-u11wf.0...@agoric/internal@0.4.0-u12.0) (2023-11-10) diff --git a/packages/internal/package.json b/packages/internal/package.json index 84c1effb52d..96cc7c27619 100755 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/internal", - "version": "0.4.0-u12.0", + "version": "0.4.0-u13.0", "description": "Externally unsupported utilities internal to agoric-sdk", "type": "module", "main": "src/index.js", @@ -20,7 +20,7 @@ "lint:types": "tsc -p jsconfig.json" }, "dependencies": { - "@agoric/zone": "^0.2.3-u12.0", + "@agoric/zone": "^0.2.3-u13.0", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5", "@endo/patterns": "0.2.2", diff --git a/packages/notifier/CHANGELOG.md b/packages/notifier/CHANGELOG.md index 719540dc96c..aad751c3e09 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.6.3-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.6.3-u12.0...@agoric/notifier@0.6.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/notifier + + + + + ### [0.6.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.6.3-u11wf.0...@agoric/notifier@0.6.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/notifier diff --git a/packages/notifier/package.json b/packages/notifier/package.json index a25ef1e675f..0b65825433e 100644 --- a/packages/notifier/package.json +++ b/packages/notifier/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/notifier", - "version": "0.6.3-u12.0", + "version": "0.6.3-u13.0", "description": "Notifier allows services to update clients about state changes using a stream of promises", "type": "module", "main": "src/index.js", @@ -34,11 +34,11 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swing-store": "^0.9.2-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swing-store": "^0.9.2-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5", "@endo/promise-kit": "0.2.56" diff --git a/packages/pegasus/CHANGELOG.md b/packages/pegasus/CHANGELOG.md index 85a73ffae86..59b1f585fe2 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.7.13-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.7.13-u12.0...@agoric/pegasus@0.7.13-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/pegasus + + + + + ### [0.7.13-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.7.13-u11wf.0...@agoric/pegasus@0.7.13-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/pegasus diff --git a/packages/pegasus/package.json b/packages/pegasus/package.json index ae9ea1f3e8b..a2f661289a7 100644 --- a/packages/pegasus/package.json +++ b/packages/pegasus/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/pegasus", - "version": "0.7.13-u12.0", + "version": "0.7.13-u13.0", "description": "Peg-as-us contract", "type": "module", "main": "./src/pegasus.js", @@ -30,13 +30,13 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/vats": "^0.15.2-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/vats": "^0.15.2-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/captp": "3.1.1", "@endo/far": "0.2.18", @@ -45,7 +45,7 @@ "@endo/promise-kit": "0.2.56" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u12.0", + "@agoric/deploy-script-support": "^0.10.4-u13.0", "ava": "^5.2.0", "c8": "^7.13.0", "import-meta-resolve": "^2.2.1" diff --git a/packages/same-structure/CHANGELOG.md b/packages/same-structure/CHANGELOG.md index 4b77428026a..3a5981f400c 100644 --- a/packages/same-structure/CHANGELOG.md +++ b/packages/same-structure/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.8-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/same-structure@0.2.8-u12.0...@agoric/same-structure@0.2.8-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/same-structure + + + + + ### [0.2.8-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/same-structure@0.2.8-u11wf.0...@agoric/same-structure@0.2.8-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/same-structure diff --git a/packages/same-structure/package.json b/packages/same-structure/package.json index 032153ff477..7aee4c123d9 100644 --- a/packages/same-structure/package.json +++ b/packages/same-structure/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/same-structure", - "version": "0.2.8-u12.0", + "version": "0.2.8-u13.0", "description": "Deep equals", "type": "module", "main": "index.js", @@ -30,7 +30,7 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/store": "^0.9.3-u12.0", + "@agoric/store": "^0.9.3-u13.0", "@endo/marshal": "0.8.5" }, "files": [ diff --git a/packages/sharing-service/CHANGELOG.md b/packages/sharing-service/CHANGELOG.md index f2d9d9e2520..fe8d973efe7 100644 --- a/packages/sharing-service/CHANGELOG.md +++ b/packages/sharing-service/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.12-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/sharing-service@0.2.12-u12.0...@agoric/sharing-service@0.2.12-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/sharing-service + + + + + ### [0.2.12-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/sharing-service@0.2.12-u11wf.0...@agoric/sharing-service@0.2.12-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/sharing-service diff --git a/packages/sharing-service/package.json b/packages/sharing-service/package.json index 1abea1d2f98..91db7b147ae 100644 --- a/packages/sharing-service/package.json +++ b/packages/sharing-service/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/sharing-service", - "version": "0.2.12-u12.0", + "version": "0.2.12-u13.0", "description": "Share objects with another party but not publicly", "type": "module", "main": "./src/sharing.js", @@ -31,7 +31,7 @@ "@endo/marshal": "0.8.5" }, "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u12.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", "@endo/eventual-send": "0.17.2", "ava": "^5.2.0", "c8": "^7.13.0" diff --git a/packages/smart-wallet/CHANGELOG.md b/packages/smart-wallet/CHANGELOG.md index a9df16c2c1d..ef7e42c697e 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-u13.0](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u12.0...@agoric/smart-wallet@0.5.4-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/smart-wallet + + + + + ### [0.5.4-u12.0](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u11wf.0...@agoric/smart-wallet@0.5.4-u12.0) (2023-11-10) diff --git a/packages/smart-wallet/package.json b/packages/smart-wallet/package.json index 59a522cf4dc..b78ae29175f 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-u12.0", + "version": "0.5.4-u13.0", "description": "Wallet contract", "type": "module", "scripts": { @@ -25,15 +25,15 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/casting": "^0.4.3-u12.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/vats": "^0.15.2-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/casting": "^0.4.3-u13.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/vats": "^0.15.2-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/eventual-send": "0.17.2", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5", diff --git a/packages/solo/CHANGELOG.md b/packages/solo/CHANGELOG.md index bc7a9461c08..f2bea16ee2b 100644 --- a/packages/solo/CHANGELOG.md +++ b/packages/solo/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.10.4-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.10.4-u12.0...@agoric/solo@0.10.4-u13.0) (2023-12-07) + + +### Bug Fixes + +* **solo:** properly expose `/wallet/bridge.html` ([#8533](https://github.com/Agoric/agoric-sdk/issues/8533)) ([0095b0d](https://github.com/Agoric/agoric-sdk/commit/0095b0d8ef4cfd42e17b64f391c30eac8a5f018a)) + + + ### [0.10.4-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.10.4-u11wf.0...@agoric/solo@0.10.4-u12.0) (2023-11-10) diff --git a/packages/solo/package.json b/packages/solo/package.json index 0cf54e581bc..c33a712da52 100644 --- a/packages/solo/package.json +++ b/packages/solo/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/solo", - "version": "0.10.4-u12.0", + "version": "0.10.4-u13.0", "description": "Agoric's Solo vat runner", "type": "module", "bin": { @@ -24,18 +24,18 @@ "dependencies": { "@agoric/access-token": "^0.4.22-u11wf.0", "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/cache": "^0.3.3-u12.0", - "@agoric/cosmic-swingset": "^0.42.0-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/spawner": "^0.6.9-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swing-store": "^0.9.2-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/telemetry": "^0.6.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vats": "^0.15.2-u12.0", - "@agoric/wallet": "^0.18.4-u12.0", + "@agoric/cache": "^0.3.3-u13.0", + "@agoric/cosmic-swingset": "^0.42.0-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/spawner": "^0.6.9-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swing-store": "^0.9.2-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/telemetry": "^0.6.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vats": "^0.15.2-u13.0", + "@agoric/wallet": "^0.18.4-u13.0", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", "@endo/import-bundle": "0.3.4", @@ -56,7 +56,7 @@ "ws": "^7.2.0" }, "devDependencies": { - "@agoric/ertp": "^0.16.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "ava": "^5.2.0", "c8": "^7.13.0" diff --git a/packages/spawner/CHANGELOG.md b/packages/spawner/CHANGELOG.md index ab254a65f6a..fc653d64587 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.9-u12.0...@agoric/spawner@0.6.9-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/spawner + + + + + ### [0.6.9-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.9-u11wf.0...@agoric/spawner@0.6.9-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/spawner diff --git a/packages/spawner/package.json b/packages/spawner/package.json index 9f086be4670..cea177baeb4 100644 --- a/packages/spawner/package.json +++ b/packages/spawner/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/spawner", - "version": "0.6.9-u12.0", + "version": "0.6.9-u13.0", "description": "Wrapper for JavaScript map", "type": "module", "main": "./src/contractHost.js", @@ -36,8 +36,8 @@ "@endo/marshal": "0.8.5" }, "devDependencies": { - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/init": "0.5.56", "ava": "^5.2.0", diff --git a/packages/store/CHANGELOG.md b/packages/store/CHANGELOG.md index 628502cae44..128a3a2d78c 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.3-u12.0...@agoric/store@0.9.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/store + + + + + ### [0.9.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.3-u11wf.0...@agoric/store@0.9.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/store diff --git a/packages/store/package.json b/packages/store/package.json index 19e771e6463..91711f6c0e5 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/store", - "version": "0.9.3-u12.0", + "version": "0.9.3-u13.0", "description": "Wrapper for JavaScript map", "type": "module", "main": "src/index.js", @@ -37,8 +37,8 @@ "@endo/patterns": "0.2.2" }, "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", "@endo/ses-ava": "0.2.40", "ava": "^5.2.0" }, diff --git a/packages/swing-store/CHANGELOG.md b/packages/swing-store/CHANGELOG.md index dba35287267..7023f9778e1 100644 --- a/packages/swing-store/CHANGELOG.md +++ b/packages/swing-store/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.9.2-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.2-u12.0...@agoric/swing-store@0.9.2-u13.0) (2023-12-07) + + +### Features + +* add exporter.getHostKV() API ([16435d2](https://github.com/Agoric/agoric-sdk/commit/16435d20e9ede86916a54c7bae54ecfc59e4c950)), closes [#8523](https://github.com/Agoric/agoric-sdk/issues/8523) + + + ### [0.9.2-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.2-u11wf.0...@agoric/swing-store@0.9.2-u12.0) (2023-11-10) diff --git a/packages/swing-store/package.json b/packages/swing-store/package.json index ffd75d6b826..1dbfe670180 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-u12.0", + "version": "0.9.2-u13.0", "description": "Persistent storage for SwingSet", "type": "module", "main": "./src/index.js", @@ -22,7 +22,7 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", + "@agoric/internal": "^0.4.0-u13.0", "@endo/base64": "0.2.31", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/check-bundle": "0.2.18", diff --git a/packages/swingset-liveslots/CHANGELOG.md b/packages/swingset-liveslots/CHANGELOG.md index f9585a352eb..136476d9672 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.3-u12.0...@agoric/swingset-liveslots@0.10.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/swingset-liveslots + + + + + ### [0.10.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.3-u11wf.0...@agoric/swingset-liveslots@0.10.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/swingset-liveslots diff --git a/packages/swingset-liveslots/package.json b/packages/swingset-liveslots/package.json index 5abb249117d..8d52bc27c2d 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-u12.0", + "version": "0.10.3-u13.0", "description": "SwingSet ocap support layer", "type": "module", "main": "src/index.js", @@ -18,9 +18,9 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", "@endo/eventual-send": "0.17.2", "@endo/exo": "0.2.2", "@endo/far": "0.2.18", diff --git a/packages/swingset-runner/CHANGELOG.md b/packages/swingset-runner/CHANGELOG.md index 92aef2c378d..c0c01406bbb 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u12.0...@agoric/swingset-runner@0.22.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/swingset-runner + + + + + ### [0.22.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u11wf.0...@agoric/swingset-runner@0.22.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/swingset-runner diff --git a/packages/swingset-runner/package.json b/packages/swingset-runner/package.json index 8a620d48198..614f2d1625a 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-u12.0", + "version": "0.22.3-u13.0", "private": true, "description": "Application to launch SwingSet instances for development and testing", "type": "module", @@ -20,14 +20,14 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", "@agoric/stat-logger": "^0.4.28", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swing-store": "^0.9.2-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/telemetry": "^0.6.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swing-store": "^0.9.2-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/telemetry": "^0.6.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/eventual-send": "0.17.2", "@endo/init": "0.5.56", diff --git a/packages/swingset-xsnap-supervisor/CHANGELOG.md b/packages/swingset-xsnap-supervisor/CHANGELOG.md index 28f0f139f3c..b48c19d81fd 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.3-u12.0...@agoric/swingset-xsnap-supervisor@0.10.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/swingset-xsnap-supervisor + + + + + ### [0.10.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.3-u11wf.0...@agoric/swingset-xsnap-supervisor@0.10.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/swingset-xsnap-supervisor diff --git a/packages/swingset-xsnap-supervisor/package.json b/packages/swingset-xsnap-supervisor/package.json index ac2e97dec71..f20fec06e65 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-u12.0", + "version": "0.10.3-u13.0", "description": "Supervisor/Liveslots bundle for swingset xsnap workers", "author": "Agoric", "license": "Apache-2.0", @@ -24,7 +24,7 @@ }, "devDependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/swingset-liveslots": "^0.10.3-u12.0", + "@agoric/swingset-liveslots": "^0.10.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/import-bundle": "0.3.4", "@endo/init": "0.5.56", diff --git a/packages/telemetry/CHANGELOG.md b/packages/telemetry/CHANGELOG.md index 86f27009c9f..f826ff7fd6d 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u12.0...@agoric/telemetry@0.6.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/telemetry + + + + + ### [0.6.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u11wf.0...@agoric/telemetry@0.6.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/telemetry diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 6b981b9cf1c..dd9ae299d95 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/telemetry", - "version": "0.6.3-u12.0", + "version": "0.6.3-u13.0", "description": "Agoric's telemetry implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -23,8 +23,8 @@ "license": "Apache-2.0", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/store": "^0.9.3-u12.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/store": "^0.9.3-u13.0", "@endo/init": "0.5.56", "@endo/marshal": "0.8.5", "@endo/stream": "0.3.25", diff --git a/packages/time/CHANGELOG.md b/packages/time/CHANGELOG.md index 76b59567cfa..78ac1df076e 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.3-u12.0...@agoric/time@0.3.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/time + + + + + ### [0.3.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.3-u11wf.0...@agoric/time@0.3.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/time diff --git a/packages/time/package.json b/packages/time/package.json index 4f0397b05de..b35fb2829b1 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/time", - "version": "0.3.3-u12.0", + "version": "0.3.3-u13.0", "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/assert": "^0.6.1-u11wf.0", - "@agoric/store": "^0.9.3-u12.0", + "@agoric/store": "^0.9.3-u13.0", "@endo/nat": "4.1.27" }, "devDependencies": { diff --git a/packages/ui-components/CHANGELOG.md b/packages/ui-components/CHANGELOG.md index cbae29187fd..210af3c691b 100644 --- a/packages/ui-components/CHANGELOG.md +++ b/packages/ui-components/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.9-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ui-components@0.3.9-u12.0...@agoric/ui-components@0.3.9-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/ui-components + + + + + ### [0.3.9-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ui-components@0.3.9-u11wf.0...@agoric/ui-components@0.3.9-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/ui-components diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 438296a9a4c..ba44849c337 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,12 +1,12 @@ { "name": "@agoric/ui-components", - "version": "0.3.9-u12.0", + "version": "0.3.9-u13.0", "description": "Reusable UI Components for Agoric Dapps, built with React and MaterialUI", "type": "module", "main": "dist/index.js", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", "@endo/eventual-send": "0.17.2", "@endo/init": "0.5.56", "@endo/nat": "4.1.27", diff --git a/packages/vat-data/CHANGELOG.md b/packages/vat-data/CHANGELOG.md index cb18272c3f3..ca069676558 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.3-u12.0...@agoric/vat-data@0.5.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/vat-data + + + + + ### [0.5.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.3-u11wf.0...@agoric/vat-data@0.5.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/vat-data diff --git a/packages/vat-data/package.json b/packages/vat-data/package.json index 037b56aa593..fd395b7f0f8 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-u12.0", + "version": "0.5.3-u13.0", "description": "Safe access to VatData global", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -20,11 +20,11 @@ "license": "Apache-2.0", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/store": "^0.9.3-u12.0" + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/store": "^0.9.3-u13.0" }, "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u12.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", "ava": "^5.2.0", "tsd": "^0.28.1" }, diff --git a/packages/vats/CHANGELOG.md b/packages/vats/CHANGELOG.md index 2ca73d528e4..5108e7841f4 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.15.2-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.15.2-u12.0...@agoric/vats@0.15.2-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/vats + + + + + ### [0.15.2-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.15.2-u11wf.0...@agoric/vats@0.15.2-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/vats diff --git a/packages/vats/package.json b/packages/vats/package.json index 2ba937cc177..06702a2de4b 100644 --- a/packages/vats/package.json +++ b/packages/vats/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vats", - "version": "0.15.2-u12.0", + "version": "0.15.2-u13.0", "description": "Agoric's Vat library", "type": "module", "main": "./index.js", @@ -29,18 +29,18 @@ "license": "Apache-2.0", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/governance": "^0.10.4-u12.0", - "@agoric/inter-protocol": "^0.16.2-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/sharing-service": "^0.2.12-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", - "@agoric/zone": "^0.2.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/governance": "^0.10.4-u13.0", + "@agoric/inter-protocol": "^0.16.2-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/sharing-service": "^0.2.12-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", + "@agoric/zone": "^0.2.3-u13.0", "@endo/far": "0.2.18", "@endo/import-bundle": "0.3.4", "@endo/init": "0.5.56", @@ -50,11 +50,11 @@ "jessie.js": "^0.3.2" }, "devDependencies": { - "@agoric/cosmic-swingset": "^0.42.0-u12.0", - "@agoric/deploy-script-support": "^0.10.4-u12.0", - "@agoric/smart-wallet": "^0.5.4-u12.0", - "@agoric/swing-store": "^0.9.2-u12.0", - "@agoric/swingset-liveslots": "^0.10.3-u12.0", + "@agoric/cosmic-swingset": "^0.42.0-u13.0", + "@agoric/deploy-script-support": "^0.10.4-u13.0", + "@agoric/smart-wallet": "^0.5.4-u13.0", + "@agoric/swing-store": "^0.9.2-u13.0", + "@agoric/swingset-liveslots": "^0.10.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/captp": "3.1.1", "@endo/stream": "0.3.25", diff --git a/packages/wallet-connection/CHANGELOG.md b/packages/wallet-connection/CHANGELOG.md index 658f0634a1a..c4ecdda8530 100644 --- a/packages/wallet-connection/CHANGELOG.md +++ b/packages/wallet-connection/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.18-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet-connection@0.1.18-u12.0...@agoric/wallet-connection@0.1.18-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/wallet-connection + + + + + ### [0.1.18-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet-connection@0.1.18-u11wf.0...@agoric/wallet-connection@0.1.18-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/wallet-connection diff --git a/packages/wallet-connection/package.json b/packages/wallet-connection/package.json index 7349f0eea2e..4e2c9ece5f8 100644 --- a/packages/wallet-connection/package.json +++ b/packages/wallet-connection/package.json @@ -3,7 +3,7 @@ "description": "Webcomponent agoric-wallet-connection following open-wc recommendations", "license": "MIT", "author": "Agoric", - "version": "0.1.18-u12.0", + "version": "0.1.18-u13.0", "main": "index.js", "module": "index.js", "scripts": { @@ -17,7 +17,7 @@ "lint:eslint": "exit 0" }, "dependencies": { - "@agoric/web-components": "^0.6.4-u12.0" + "@agoric/web-components": "^0.6.4-u13.0" }, "publishConfig": { "access": "public" diff --git a/packages/wallet/CHANGELOG.md b/packages/wallet/CHANGELOG.md index e2fc43b532e..786914e3386 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.18.4-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.4-u12.0...@agoric/wallet@0.18.4-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/wallet + + + + + ### [0.18.4-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.4-u11wf.0...@agoric/wallet@0.18.4-u12.0) (2023-11-10) diff --git a/packages/wallet/api/CHANGELOG.md b/packages/wallet/api/CHANGELOG.md index eb7d5b1663a..58c1072d3bf 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.14.4-u13.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.4-u12.0...@agoric/wallet-backend@0.14.4-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/wallet-backend + + + + + ### [0.14.4-u12.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.4-u11wf.0...@agoric/wallet-backend@0.14.4-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/wallet-backend diff --git a/packages/wallet/api/package.json b/packages/wallet/api/package.json index 385c7639a9e..5b382950a40 100644 --- a/packages/wallet/api/package.json +++ b/packages/wallet/api/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet-backend", - "version": "0.14.4-u12.0", + "version": "0.14.4-u13.0", "description": "Wallet backend", "type": "module", "scripts": { @@ -14,22 +14,22 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/vats": "^0.15.2-u12.0", + "@agoric/vats": "^0.15.2-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/init": "0.5.56", "ava": "^5.2.0" }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/cache": "^0.3.3-u12.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/smart-wallet": "^0.5.4-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", - "@agoric/zoe": "^0.26.3-u12.0", + "@agoric/cache": "^0.3.3-u13.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/smart-wallet": "^0.5.4-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", + "@agoric/zoe": "^0.26.3-u13.0", "@endo/eventual-send": "0.17.2", "@endo/marshal": "0.8.5", "@endo/nat": "4.1.27", diff --git a/packages/wallet/package.json b/packages/wallet/package.json index e432400b6a3..78a11f35fbb 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet", - "version": "0.18.4-u12.0", + "version": "0.18.4-u13.0", "type": "module", "main": "index.js", "license": "Apache-2.0", diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index 63678d963ee..8f88462f4ed 100644 --- a/packages/web-components/CHANGELOG.md +++ b/packages/web-components/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.4-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/web-components@0.6.4-u12.0...@agoric/web-components@0.6.4-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/web-components + + + + + ### [0.6.4-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/web-components@0.6.4-u11wf.0...@agoric/web-components@0.6.4-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/web-components diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 27e9c187285..ae0db74ceda 100644 --- a/packages/web-components/package.json +++ b/packages/web-components/package.json @@ -3,7 +3,7 @@ "description": "Webcomponents for Agoric dapps", "license": "MIT", "author": "Agoric", - "version": "0.6.4-u12.0", + "version": "0.6.4-u13.0", "main": "index.js", "module": "index.js", "scripts": { @@ -21,12 +21,12 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/cache": "^0.3.3-u12.0", - "@agoric/casting": "^0.4.3-u12.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/smart-wallet": "^0.5.4-u12.0", - "@agoric/wallet": "^0.18.4-u12.0", + "@agoric/cache": "^0.3.3-u13.0", + "@agoric/casting": "^0.4.3-u13.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/smart-wallet": "^0.5.4-u13.0", + "@agoric/wallet": "^0.18.4-u13.0", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", "@endo/marshal": "0.8.5", diff --git a/packages/xsnap-lockdown/CHANGELOG.md b/packages/xsnap-lockdown/CHANGELOG.md index 5b36f8b0d4b..2df20569126 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap-lockdown@0.14.1-u11wf.0...@agoric/xsnap-lockdown@0.14.1-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/xsnap-lockdown + + + + + ### [0.14.1-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap-lockdown@0.14.0...@agoric/xsnap-lockdown@0.14.1-u11wf.0) (2023-09-23) **Note:** Version bump only for package @agoric/xsnap-lockdown diff --git a/packages/xsnap-lockdown/package.json b/packages/xsnap-lockdown/package.json index 2dff85a15a0..d2e78e97ff8 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-u11wf.0", + "version": "0.14.1-u13.0", "description": "Endo/lockdown initialization bundle for xsnap workers", "author": "Agoric", "license": "Apache-2.0", @@ -43,4 +43,4 @@ "timeout": "2m", "workerThreads": false } -} \ No newline at end of file +} diff --git a/packages/xsnap/CHANGELOG.md b/packages/xsnap/CHANGELOG.md index 6f095cabfd1..29bbefec6c4 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.3-u12.0...@agoric/xsnap@0.14.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/xsnap + + + + + ### [0.14.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.3-u11wf.0...@agoric/xsnap@0.14.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/xsnap diff --git a/packages/xsnap/package.json b/packages/xsnap/package.json index fd087b3e103..c85605b5058 100644 --- a/packages/xsnap/package.json +++ b/packages/xsnap/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap", - "version": "0.14.3-u12.0", + "version": "0.14.3-u13.0", "description": "Description forthcoming.", "author": "Agoric", "license": "Apache-2.0", @@ -28,8 +28,8 @@ }, "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/xsnap-lockdown": "^0.14.1-u11wf.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/xsnap-lockdown": "^0.14.1-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/eventual-send": "0.17.2", "@endo/init": "0.5.56", diff --git a/packages/zoe/CHANGELOG.md b/packages/zoe/CHANGELOG.md index c86dc00a61f..7d41a63c98d 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-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u12.0...@agoric/zoe@0.26.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/zoe + + + + + ### [0.26.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u11wf.0...@agoric/zoe@0.26.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/zoe diff --git a/packages/zoe/package.json b/packages/zoe/package.json index 14c512cf17d..a0bb20c6091 100644 --- a/packages/zoe/package.json +++ b/packages/zoe/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zoe", - "version": "0.26.3-u12.0", + "version": "0.26.3-u13.0", "description": "Zoe: the Smart Contract Framework for Offer Enforcement", "type": "module", "main": "./src/zoeService/zoe.js", @@ -44,13 +44,13 @@ "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { "@agoric/assert": "^0.6.1-u11wf.0", - "@agoric/ertp": "^0.16.3-u12.0", - "@agoric/internal": "^0.4.0-u12.0", - "@agoric/notifier": "^0.6.3-u12.0", - "@agoric/store": "^0.9.3-u12.0", - "@agoric/swingset-vat": "^0.32.3-u12.0", - "@agoric/time": "^0.3.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", + "@agoric/ertp": "^0.16.3-u13.0", + "@agoric/internal": "^0.4.0-u13.0", + "@agoric/notifier": "^0.6.3-u13.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/swingset-vat": "^0.32.3-u13.0", + "@agoric/time": "^0.3.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", diff --git a/packages/zone/CHANGELOG.md b/packages/zone/CHANGELOG.md index dfa23e8946a..918d0fbb11b 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.2.3-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.2.3-u12.0...@agoric/zone@0.2.3-u13.0) (2023-12-07) + +**Note:** Version bump only for package @agoric/zone + + + + + ### [0.2.3-u12.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.2.3-u11wf.0...@agoric/zone@0.2.3-u12.0) (2023-11-10) **Note:** Version bump only for package @agoric/zone diff --git a/packages/zone/package.json b/packages/zone/package.json index e1f4c957d16..bc4f75a1fbc 100644 --- a/packages/zone/package.json +++ b/packages/zone/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zone", - "version": "0.2.3-u12.0", + "version": "0.2.3-u13.0", "description": "Allocation zone abstraction for objects on the heap, persistent stores, etc.", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -25,8 +25,8 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/store": "^0.9.3-u12.0", - "@agoric/vat-data": "^0.5.3-u12.0", + "@agoric/store": "^0.9.3-u13.0", + "@agoric/vat-data": "^0.5.3-u13.0", "@endo/far": "0.2.18" }, "publishConfig": {