From 63b1fb6a532473af97b72a7b2215af9bc0d6da5f Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Sat, 23 Sep 2023 00:13:31 +0000 Subject: [PATCH] chore(release): publish - @agoric/cosmos@0.35.0-u11wf.0 - @agoric/ertp@0.16.3-u11wf.0 - @agoric/swingset-vat@0.32.3-u11wf.0 - @agoric/access-token@0.4.22-u11wf.0 - agoric@0.21.2-u11wf.0 - @agoric/assert@0.6.1-u11wf.0 - @agoric/cache@0.3.3-u11wf.0 - @agoric/casting@0.4.3-u11wf.0 - @agoric/cosmic-swingset@0.42.0-u11wf.0 - @agoric/deploy-script-support@0.10.4-u11wf.0 - @agoric/deployment@4.0.0-u11wf.0 - @agoric/eslint-config@0.4.1-u11wf.0 - @agoric/governance@0.10.4-u11wf.0 - @agoric/import-manager@0.3.12-u11wf.0 - @agoric/inter-protocol@0.16.2-u11wf.0 - @agoric/internal@0.3.3-u11wf.0 - @agoric/notifier@0.6.3-u11wf.0 - @agoric/pegasus@0.7.13-u11wf.0 - @agoric/same-structure@0.2.8-u11wf.0 - @agoric/sharing-service@0.2.12-u11wf.0 - @agoric/smart-wallet@0.5.4-u11wf.0 - @agoric/solo@0.10.4-u11wf.0 - @agoric/spawner@0.6.9-u11wf.0 - @agoric/store@0.9.3-u11wf.0 - @agoric/swing-store@0.9.2-u11wf.0 - @agoric/swingset-liveslots@0.10.3-u11wf.0 - @agoric/swingset-runner@0.22.3-u11wf.0 - @agoric/swingset-xsnap-supervisor@0.10.3-u11wf.0 - @agoric/telemetry@0.6.3-u11wf.0 - @agoric/time@0.3.3-u11wf.0 - @agoric/ui-components@0.3.9-u11wf.0 - @agoric/vat-data@0.5.3-u11wf.0 - @agoric/vats@0.15.2-u11wf.0 - @agoric/wallet-connection@0.1.18-u11wf.0 - @agoric/wallet@0.18.4-u11wf.0 - @agoric/web-components@0.6.4-u11wf.0 - @agoric/xsnap-lockdown@0.14.1-u11wf.0 - @agoric/xsnap@0.14.3-u11wf.0 - @agoric/zoe@0.26.3-u11wf.0 - @agoric/zone@0.2.3-u11wf.0 - @agoric/wallet-backend@0.14.4-u11wf.0 --- golang/cosmos/CHANGELOG.md | 8 ++ golang/cosmos/package.json | 2 +- packages/ERTP/CHANGELOG.md | 8 ++ packages/ERTP/package.json | 12 +-- packages/SwingSet/CHANGELOG.md | 8 ++ packages/SwingSet/package.json | 22 ++--- packages/access-token/CHANGELOG.md | 8 ++ packages/access-token/package.json | 4 +- packages/agoric-cli/CHANGELOG.md | 9 ++ packages/agoric-cli/package.json | 30 +++--- packages/assert/CHANGELOG.md | 8 ++ packages/assert/package.json | 2 +- packages/cache/CHANGELOG.md | 8 ++ packages/cache/package.json | 12 +-- packages/casting/CHANGELOG.md | 8 ++ packages/casting/package.json | 10 +- packages/cosmic-swingset/CHANGELOG.md | 8 ++ packages/cosmic-swingset/package.json | 20 ++-- packages/deploy-script-support/CHANGELOG.md | 9 ++ packages/deploy-script-support/package.json | 18 ++-- packages/deployment/CHANGELOG.md | 94 +++++++++++++++++++ packages/deployment/package.json | 4 +- packages/eslint-config/CHANGELOG.md | 8 ++ packages/eslint-config/package.json | 2 +- packages/governance/CHANGELOG.md | 8 ++ packages/governance/package.json | 24 ++--- packages/import-manager/CHANGELOG.md | 8 ++ packages/import-manager/package.json | 4 +- packages/inter-protocol/CHANGELOG.md | 8 ++ packages/inter-protocol/package.json | 32 +++---- packages/internal/CHANGELOG.md | 9 ++ packages/internal/package.json | 4 +- packages/notifier/CHANGELOG.md | 8 ++ packages/notifier/package.json | 14 +-- packages/pegasus/CHANGELOG.md | 8 ++ packages/pegasus/package.json | 20 ++-- packages/same-structure/CHANGELOG.md | 8 ++ packages/same-structure/package.json | 6 +- packages/sharing-service/CHANGELOG.md | 8 ++ packages/sharing-service/package.json | 6 +- packages/smart-wallet/CHANGELOG.md | 11 +++ packages/smart-wallet/package.json | 22 ++--- packages/solo/CHANGELOG.md | 8 ++ packages/solo/package.json | 34 +++---- packages/spawner/CHANGELOG.md | 8 ++ packages/spawner/package.json | 8 +- packages/store/CHANGELOG.md | 8 ++ packages/store/package.json | 8 +- packages/swing-store/CHANGELOG.md | 8 ++ packages/swing-store/package.json | 6 +- packages/swingset-liveslots/CHANGELOG.md | 8 ++ packages/swingset-liveslots/package.json | 10 +- packages/swingset-runner/CHANGELOG.md | 8 ++ packages/swingset-runner/package.json | 18 ++-- .../swingset-xsnap-supervisor/CHANGELOG.md | 8 ++ .../swingset-xsnap-supervisor/package.json | 6 +- packages/telemetry/CHANGELOG.md | 8 ++ packages/telemetry/package.json | 8 +- packages/time/CHANGELOG.md | 8 ++ packages/time/package.json | 6 +- packages/ui-components/CHANGELOG.md | 8 ++ packages/ui-components/package.json | 6 +- packages/vat-data/CHANGELOG.md | 8 ++ packages/vat-data/package.json | 10 +- packages/vats/CHANGELOG.md | 9 ++ packages/vats/package.json | 38 ++++---- 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 | 24 ++--- packages/wallet/package.json | 4 +- packages/web-components/CHANGELOG.md | 8 ++ packages/web-components/package.json | 16 ++-- packages/xsnap-lockdown/CHANGELOG.md | 8 ++ packages/xsnap-lockdown/package.json | 2 +- packages/xsnap/CHANGELOG.md | 8 ++ packages/xsnap/package.json | 8 +- packages/zoe/CHANGELOG.md | 8 ++ packages/zoe/package.json | 18 ++-- packages/zone/CHANGELOG.md | 8 ++ packages/zone/package.json | 6 +- 82 files changed, 676 insertions(+), 255 deletions(-) diff --git a/golang/cosmos/CHANGELOG.md b/golang/cosmos/CHANGELOG.md index 08a3c09257bd..cc0d7b36ee6a 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.35.0-u11.0...@agoric/cosmos@0.35.0-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/cosmos + + + + + ## [0.35.0-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.34.1...@agoric/cosmos@0.35.0-u11.0) (2023-08-24) diff --git a/golang/cosmos/package.json b/golang/cosmos/package.json index aaee0d996edd..2c3d81a6fa08 100644 --- a/golang/cosmos/package.json +++ b/golang/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cosmos", - "version": "0.35.0-u11.0", + "version": "0.35.0-u11wf.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 e68e680b6c54..9745eb427b87 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.3-u11.0...@agoric/ertp@0.16.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/ertp + + + + + ### [0.16.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.16.2...@agoric/ertp@0.16.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/ertp diff --git a/packages/ERTP/package.json b/packages/ERTP/package.json index e5ee37141cfa..19907cd28284 100644 --- a/packages/ERTP/package.json +++ b/packages/ERTP/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/ertp", - "version": "0.16.3-u11.0", + "version": "0.16.3-u11wf.0", "description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights", "type": "module", "main": "src/index.js", @@ -39,11 +39,11 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.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 82528011f523..2d80f25a5381 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.32.3-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.32.3-u11.0...@agoric/swingset-vat@0.32.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/swingset-vat + + + + + ### [0.32.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.32.2...@agoric/swingset-vat@0.32.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/swingset-vat diff --git a/packages/SwingSet/package.json b/packages/SwingSet/package.json index a17aa324d87b..cc3b46ac906e 100644 --- a/packages/SwingSet/package.json +++ b/packages/SwingSet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/swingset-vat", - "version": "0.32.3-u11.0", + "version": "0.32.3-u11wf.0", "description": "Vat/Container Launcher", "type": "module", "main": "src/index.js", @@ -28,16 +28,16 @@ "yargs-parser": "^21.1.1" }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swing-store": "^0.9.2-u11.0", - "@agoric/swingset-liveslots": "^0.10.3-u11.0", - "@agoric/swingset-xsnap-supervisor": "^0.10.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/xsnap": "^0.14.3-u11.0", - "@agoric/xsnap-lockdown": "^0.14.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swing-store": "^0.9.2-u11wf.0", + "@agoric/swingset-liveslots": "^0.10.3-u11wf.0", + "@agoric/swingset-xsnap-supervisor": "^0.10.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/xsnap": "^0.14.3-u11wf.0", + "@agoric/xsnap-lockdown": "^0.14.1-u11wf.0", "@endo/base64": "0.2.31", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/captp": "3.1.1", diff --git a/packages/access-token/CHANGELOG.md b/packages/access-token/CHANGELOG.md index e8f5d4f91998..6f7bedbdc5d8 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.21...@agoric/access-token@0.4.22-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/access-token + + + + + ### [0.4.21](https://github.com/Agoric/agoric-sdk/compare/@agoric/access-token@0.4.20...@agoric/access-token@0.4.21) (2023-05-19) diff --git a/packages/access-token/package.json b/packages/access-token/package.json index 656aa9ad7fd7..58043c603bdc 100644 --- a/packages/access-token/package.json +++ b/packages/access-token/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/access-token", - "version": "0.4.21", + "version": "0.4.22-u11wf.0", "description": "Persistent credentials for Agoric users, backed by a simple JSON file", "type": "module", "main": "src/access-token.js", @@ -16,7 +16,7 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@agoric/assert": "^0.6.0", + "@agoric/assert": "^0.6.1-u11wf.0", "n-readlines": "^1.0.0", "tmp": "^0.2.1" }, diff --git a/packages/agoric-cli/CHANGELOG.md b/packages/agoric-cli/CHANGELOG.md index c60e4d22e417..ddd715fab27a 100644 --- a/packages/agoric-cli/CHANGELOG.md +++ b/packages/agoric-cli/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.21.2-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/agoric@0.21.2-u11.0...agoric@0.21.2-u11wf.0) (2023-09-23) + + +### Bug Fixes + +* **agoric:** relax override mistake using `@endo/init/legacy.js` ([f46e279](https://github.com/Agoric/agoric-sdk/commit/f46e27978bf46180f8bda784829dc62b43301140)) + + + ### [0.21.2-u11.0](https://github.com/Agoric/agoric-sdk/compare/agoric@0.21.1...agoric@0.21.2-u11.0) (2023-08-24) diff --git a/packages/agoric-cli/package.json b/packages/agoric-cli/package.json index 8def0229819c..c7b053b55622 100644 --- a/packages/agoric-cli/package.json +++ b/packages/agoric-cli/package.json @@ -1,6 +1,6 @@ { "name": "agoric", - "version": "0.21.2-u11.0", + "version": "0.21.2-u11wf.0", "description": "Manage the Agoric Javascript smart contract platform", "type": "module", "main": "src/main.js", @@ -24,26 +24,26 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u11.0", + "@agoric/deploy-script-support": "^0.10.4-u11wf.0", "ava": "^5.2.0", "c8": "^7.13.0", "dd-trace": "^3.3.0" }, "dependencies": { - "@agoric/access-token": "^0.4.21", - "@agoric/assert": "^0.6.0", - "@agoric/cache": "^0.3.3-u11.0", - "@agoric/casting": "^0.4.3-u11.0", + "@agoric/access-token": "^0.4.22-u11wf.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/cache": "^0.3.3-u11wf.0", + "@agoric/casting": "^0.4.3-u11wf.0", "@agoric/cosmic-proto": "^0.3.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/inter-protocol": "^0.16.2-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/smart-wallet": "^0.5.4-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/vats": "^0.15.2-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", - "@agoric/zone": "^0.2.3-u11.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/inter-protocol": "^0.16.2-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/smart-wallet": "^0.5.4-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/vats": "^0.15.2-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.0", + "@agoric/zone": "^0.2.3-u11wf.0", "@confio/relayer": "^0.9.0", "@cosmjs/crypto": "^0.30.1", "@cosmjs/encoding": "^0.30.1", diff --git a/packages/assert/CHANGELOG.md b/packages/assert/CHANGELOG.md index a5248e601e64..a316a4cffdd9 100644 --- a/packages/assert/CHANGELOG.md +++ b/packages/assert/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.1-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/assert@0.6.0...@agoric/assert@0.6.1-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/assert + + + + + ## [0.6.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/assert@0.5.1...@agoric/assert@0.6.0) (2023-05-19) diff --git a/packages/assert/package.json b/packages/assert/package.json index 974389171833..0feca4a2c4e7 100755 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/assert", - "version": "0.6.0", + "version": "0.6.1-u11wf.0", "description": "Assert expression support that protects sensitive data", "type": "module", "main": "src/assert.js", diff --git a/packages/cache/CHANGELOG.md b/packages/cache/CHANGELOG.md index c88440ced7cb..e738c37c7b30 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.3-u11.0...@agoric/cache@0.3.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/cache + + + + + ### [0.3.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cache@0.3.2...@agoric/cache@0.3.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/cache diff --git a/packages/cache/package.json b/packages/cache/package.json index 6725a0034877..e321ecc968f3 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/cache", - "version": "0.3.3-u11.0", + "version": "0.3.3-u11wf.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.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5" }, "devDependencies": { - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/zoe": "^0.26.3-u11wf.0", "ava": "^5.2.0", "c8": "^7.13.0" }, diff --git a/packages/casting/CHANGELOG.md b/packages/casting/CHANGELOG.md index 3b631a4f056c..596b8f33c18b 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.3-u11.0...@agoric/casting@0.4.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/casting + + + + + ### [0.4.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/casting@0.4.2...@agoric/casting@0.4.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/casting diff --git a/packages/casting/package.json b/packages/casting/package.json index 535d19572694..a89522485db6 100644 --- a/packages/casting/package.json +++ b/packages/casting/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/casting", - "version": "0.4.3-u11.0", + "version": "0.4.3-u11wf.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.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/spawner": "^0.6.9-u11.0", - "@agoric/store": "^0.9.3-u11.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/spawner": "^0.6.9-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.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 932fc5a74abb..25ab50131689 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u11.0...@agoric/cosmic-swingset@0.42.0-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/cosmic-swingset + + + + + ## [0.42.0-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.41.3...@agoric/cosmic-swingset@0.42.0-u11.0) (2023-08-24) diff --git a/packages/cosmic-swingset/package.json b/packages/cosmic-swingset/package.json index c65eb20179dd..227456bfca83 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-u11.0", + "version": "0.42.0-u11wf.0", "description": "Agoric's Cosmos blockchain integration", "type": "module", "bin": { @@ -22,14 +22,14 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/cosmos": "^0.35.0-u11.0", - "@agoric/deploy-script-support": "^0.10.4-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swing-store": "^0.9.2-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/telemetry": "^0.6.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/cosmos": "^0.35.0-u11wf.0", + "@agoric/deploy-script-support": "^0.10.4-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swing-store": "^0.9.2-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/telemetry": "^0.6.3-u11wf.0", "@endo/far": "0.2.18", "@endo/import-bundle": "0.3.4", "@endo/init": "0.5.56", @@ -37,8 +37,8 @@ "@endo/nat": "4.1.27", "@endo/promise-kit": "0.2.56", "@iarna/toml": "^2.2.3", - "@opentelemetry/sdk-metrics": "~1.9.0", "@opentelemetry/api": "~1.3.0", + "@opentelemetry/sdk-metrics": "~1.9.0", "anylogger": "^0.21.0", "deterministic-json": "^1.0.5", "import-meta-resolve": "^2.2.1", diff --git a/packages/deploy-script-support/CHANGELOG.md b/packages/deploy-script-support/CHANGELOG.md index b024f2d302ad..dd57dddab386 100644 --- a/packages/deploy-script-support/CHANGELOG.md +++ b/packages/deploy-script-support/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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.4-u11.0...@agoric/deploy-script-support@0.10.4-u11wf.0) (2023-09-23) + + +### Bug Fixes + +* **deploy-scripts-support:** correct bare module resolution ([f1e7109](https://github.com/Agoric/agoric-sdk/commit/f1e710937cd25fc261ca34c670c206fbaed583d3)) + + + ### [0.10.4-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.10.3...@agoric/deploy-script-support@0.10.4-u11.0) (2023-08-24) **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 c37958762f77..adf9f864fbb3 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-u11.0", + "version": "0.10.4-u11wf.0", "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/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/import-manager": "^0.3.12-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/import-manager": "^0.3.12-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.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-u11.0", + "@agoric/vats": "^0.15.2-u11wf.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 6db3a44e3fc1..7659b9b85bc5 100644 --- a/packages/deployment/CHANGELOG.md +++ b/packages/deployment/CHANGELOG.md @@ -3,6 +3,100 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/deployment@2.5.0...@agoric/deployment@4.0.0-u11wf.0) (2023-09-23) + + +### Features + +* **smart-wallet:** upgrade walletFactory for non-vbank assets ([073b450](https://github.com/Agoric/agoric-sdk/commit/073b450b0790d1837d59e80c0109f0923b5f0cd2)) + +## 0.35.0-u11.0 (2023-08-24) + + +### ⚠ BREAKING CHANGES + +* **cosmos:** add required export-dir export cmd option +* remove deprecated `ag-cosmos-helper` + +### Features + +* **cosmos:** add required export-dir export cmd option ([8d2571c](https://github.com/Agoric/agoric-sdk/commit/8d2571c51c2fe08d630dd2897d7e5e1b45ab45c9)) +* **deployment:** `docker/integration-test.sh` for nested execution ([452bdb8](https://github.com/Agoric/agoric-sdk/commit/452bdb8201841aeb3183d25be7bc760b330daf77)) +* **deployment:** add genesis export test ([4223dee](https://github.com/Agoric/agoric-sdk/commit/4223dee4a4173ebc3a32a7615a2cbfe3522fe3e7)) +* **deployment:** add state-sync to upgrade 11 test ([1d6f3f1](https://github.com/Agoric/agoric-sdk/commit/1d6f3f1325482ec41b7dd574c3060619b94415fa)) +* **deployment:** find testnet-load-generator in parent of agoric-sdk ([0c1b727](https://github.com/Agoric/agoric-sdk/commit/0c1b727cc5b1cf25fab8d59274baf420fdc61352)) +* **deployment:** only include this package in `setup` docker image ([3a8e4c0](https://github.com/Agoric/agoric-sdk/commit/3a8e4c0d576d9b6ff959d1897f99db55e85963ea)) +* **deployment:** replicate broken state sync in upgrade test ([34a43ee](https://github.com/Agoric/agoric-sdk/commit/34a43ee94a4360a36ac107ada4d5406e98f3795f)) +* **upgrade-test:** plumb and use `UPGRADE_INFO` ([0a2ba8a](https://github.com/Agoric/agoric-sdk/commit/0a2ba8aa66800478738131ac2ff237e6ab22045e)) +* **x/swingset:** export swing store in genesis ([e5f9425](https://github.com/Agoric/agoric-sdk/commit/e5f9425e74c7235323cd6b1b88540b73b57a69a6)) +* allow passing tmux flags ([7740bab](https://github.com/Agoric/agoric-sdk/commit/7740bab612ba9ae66d745497db4a90971416412d)) + + +### Bug Fixes + +* **ci:** require loadgen in deployment integration test ([88889a6](https://github.com/Agoric/agoric-sdk/commit/88889a6ab980b6aec9e807a80be17c42b3cbc368)) +* **deployment:** map Debian `bookworm` to Ubuntu `jammy` ([355f205](https://github.com/Agoric/agoric-sdk/commit/355f205b4ff7cff5063e72b35ed79e206821514b)) +* **deployment:** propagate `ag-setup-cosmos` path to faucet script ([ee0daf3](https://github.com/Agoric/agoric-sdk/commit/ee0daf3235ab5c7634995b0dd0812b2a291880ba)) +* **upgrade-test:** abort if proposal is rejected ([8cdffc6](https://github.com/Agoric/agoric-sdk/commit/8cdffc6a383a51f9318012a33aaafe34eb42e1af)) +* **upgrade-test:** use `agoric-upgrade-10` tag 35 ([47a6b70](https://github.com/Agoric/agoric-sdk/commit/47a6b70c82997e91cdba88f50f5bd61e17477bbf)) +* **upgrade-test:** use correct mainnet-1b image ([981fa01](https://github.com/Agoric/agoric-sdk/commit/981fa019a22bdbd8c512f2ed6b80941e5b8d11b6)) +* **upgrade-test:** use default `$DEBUG` for docker run ([a4fe290](https://github.com/Agoric/agoric-sdk/commit/a4fe29080169cc1bc4295e713c08a37343cd8b49)) +* test upgrade to one-past-vaults ([eeb4f4a](https://github.com/Agoric/agoric-sdk/commit/eeb4f4a50932963e3e41d31d9b21ca4be5fb3b4d)) +* use dev instead of latest ([70f6b90](https://github.com/Agoric/agoric-sdk/commit/70f6b9007f63793da762cc72e6c3b003fa1a3fe5)) + + +### Build System + +* remove deprecated `ag-cosmos-helper` ([ee43112](https://github.com/Agoric/agoric-sdk/commit/ee431121e3f93406896f8a9e7d949fbf1427c44e)) + +## 0.34.0 (2023-05-19) + + +### ⚠ BREAKING CHANGES + +* move swingset state dir +* **AMM:** remove the AMM and cleanup bootstrap etc. dependencies (#7074) + +### Features + +* move swingset state dir ([eddb46b](https://github.com/Agoric/agoric-sdk/commit/eddb46bd0e41340aec7d420adc37074fbca1b177)) +* **AMM:** remove the AMM and cleanup bootstrap etc. dependencies ([#7074](https://github.com/Agoric/agoric-sdk/issues/7074)) ([ed5ee58](https://github.com/Agoric/agoric-sdk/commit/ed5ee58a276fce3c55f19e4f6f662ed579896c2c)), closes [#7047](https://github.com/Agoric/agoric-sdk/issues/7047) +* **ci:** Enforce no failures of otel slog sender in integration ([c7227b2](https://github.com/Agoric/agoric-sdk/commit/c7227b2ecdc68617cf2f3cfd5a4623fafd27376a)) +* **ci:** require publishBundle ([aeb3e47](https://github.com/Agoric/agoric-sdk/commit/aeb3e47a20775a6585fc6d375d661018728c5fba)) +* **ci:** Use state-sync in deployment loadgen test ([27b97c1](https://github.com/Agoric/agoric-sdk/commit/27b97c1a6fa6e702fa72f1d215bb4d42f403ed3e)) +* **deployment:** Enable state-sync on validator nodes ([2faa1fb](https://github.com/Agoric/agoric-sdk/commit/2faa1fbd17d5cee552bfec8fd396b96d252bca1c)) + + +### Bug Fixes + +* accept ec invitations ([8cfc7d4](https://github.com/Agoric/agoric-sdk/commit/8cfc7d47bef9039e1cac1e4e54eea0a9e5ccefc9)) +* address review suggestions ([a011871](https://github.com/Agoric/agoric-sdk/commit/a011871321ca1f57601bc02ccc271ffbc86f7a15)) +* agoric follow lossy everywhere ([306ed4b](https://github.com/Agoric/agoric-sdk/commit/306ed4b3c25d6c51ab77e2111ee1e9fdd6a85349)) +* avoid bash exit attribute, reduce verbosity ([3fe4127](https://github.com/Agoric/agoric-sdk/commit/3fe41271d66b99b0b530bf7963ac4ddd9d1340a3)) +* bump go version ([d91451a](https://github.com/Agoric/agoric-sdk/commit/d91451a56da4a4c08f9ba0a1b56c8836ad4596b5)) +* increased timeout for older agoric follow ([66c5939](https://github.com/Agoric/agoric-sdk/commit/66c59396f8a288c6a802e1992febe1cb50822a10)) +* invalidate docker cache for GIT_REVISION too ([38de4a2](https://github.com/Agoric/agoric-sdk/commit/38de4a241db68ba0e62066d519b2f5bf6d804070)) +* Makefile envvar shell compatibility ([1a210db](https://github.com/Agoric/agoric-sdk/commit/1a210dbe2047691a715d2f8ddeb65e3c202e316c)) +* pushPrice prints correct oracle ([af5f1fe](https://github.com/Agoric/agoric-sdk/commit/af5f1feb1f76d17c0275ecc7ca447c9b1c78772f)) +* rename docker image root ([#7186](https://github.com/Agoric/agoric-sdk/issues/7186)) ([ab2efa6](https://github.com/Agoric/agoric-sdk/commit/ab2efa64b44fb410592b6dfa2a992296fd8b51d4)) +* timeout failed push price and emit warning ([0ba57cd](https://github.com/Agoric/agoric-sdk/commit/0ba57cd028ec52e779973c95f121b463d2b134bf)) +* unsaved test and dir replacements ([54dd29a](https://github.com/Agoric/agoric-sdk/commit/54dd29a856b1a9cc74c686ea0aefcf40a862ab85)) +* upgrade-test don't set dest ([a9bace0](https://github.com/Agoric/agoric-sdk/commit/a9bace0aa10d961f5db9cb6c3251a2197ebf7e69)) +* **deployment:** minor Makefile fixes ([8494a90](https://github.com/Agoric/agoric-sdk/commit/8494a90b8edc767c93dbd4073d2f1b8a4f8044e4)) +* **deployment:** Pass-through SLOGSENDER_AGENT_ env ([#6438](https://github.com/Agoric/agoric-sdk/issues/6438)) ([7818d2d](https://github.com/Agoric/agoric-sdk/commit/7818d2db4e38737e09a0623579160c683f582ec1)) +* **deployment:** put `GOBIN` in `PATH` for `setup.sh` ([42ba2d4](https://github.com/Agoric/agoric-sdk/commit/42ba2d45cc1ee28f5344f1b146135ac10b4b4c5b)) +* **deployment:** remove dependencies on cgroup ([beda83d](https://github.com/Agoric/agoric-sdk/commit/beda83dd060e5f1ce8da0894fce0c145297d9df4)) +* **deployment:** rename `agoric/deployment` to `ssh-node` ([5eadb93](https://github.com/Agoric/agoric-sdk/commit/5eadb9329a689d95c0a5f276267350d9c7dfbd8a)) +* use `ubuntu:latest` for deployment container ([da0251a](https://github.com/Agoric/agoric-sdk/commit/da0251a5af5d8070eefc434a2068b61c28ad02e6)) +* **deployment:** simplify the integration test ([f1db1ec](https://github.com/Agoric/agoric-sdk/commit/f1db1ec69a5d57cbab1c2aae568428820ed576f7)) + + +### Reverts + +* Revert "test: faketime" ([7a3468c](https://github.com/Agoric/agoric-sdk/commit/7a3468c46a2e61d7f8c4b5f7ce521220551200a2)) + + + ## [4.0.0-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ssh-node@3.0.0...@agoric/ssh-node@4.0.0-u11.0) (2023-08-24) diff --git a/packages/deployment/package.json b/packages/deployment/package.json index cb04590b98fa..83989903582b 100644 --- a/packages/deployment/package.json +++ b/packages/deployment/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/deployment", - "version": "4.0.0-u11.0", + "version": "4.0.0-u11wf.0", "description": "Set up Agoric public chain nodes", "type": "module", "private": true, @@ -19,7 +19,7 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/assert": "^0.6.0", + "@agoric/assert": "^0.6.1-u11wf.0", "@endo/init": "0.5.56", "@endo/marshal": "0.8.5", "chalk": "^5.2.0", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 2517e2e967c4..a678449402e1 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eslint-config@0.4.0...@agoric/eslint-config@0.4.1-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/eslint-config + + + + + ## [0.4.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eslint-config@0.3.25...@agoric/eslint-config@0.4.0) (2023-05-19) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index eae6c53382a6..bd1735f3c728 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/eslint-config", - "version": "0.4.0", + "version": "0.4.1-u11wf.0", "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 c10b9ba66869..f3881cd26749 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.4-u11.0...@agoric/governance@0.10.4-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/governance + + + + + ### [0.10.4-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.10.3...@agoric/governance@0.10.4-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/governance diff --git a/packages/governance/package.json b/packages/governance/package.json index ee4f9ca91528..5e250c7d8eba 100644 --- a/packages/governance/package.json +++ b/packages/governance/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/governance", - "version": "0.10.4-u11.0", + "version": "0.10.4-u11wf.0", "description": "Core governance support", "type": "module", "main": "src/index.js", @@ -31,16 +31,16 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/vats": "^0.15.2-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/vats": "^0.15.2-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.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-u11.0", + "@agoric/deploy-script-support": "^0.10.4-u11wf.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 6e13258498e9..8d38b4c59801 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.12-u11.0...@agoric/import-manager@0.3.12-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/import-manager + + + + + ### [0.3.12-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/import-manager@0.3.11...@agoric/import-manager@0.3.12-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/import-manager diff --git a/packages/import-manager/package.json b/packages/import-manager/package.json index 38c6d805d83d..4ed9bf8b310e 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-u11.0", + "version": "0.3.12-u11wf.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-u11.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", "ava": "^5.2.0", "c8": "^7.13.0" }, diff --git a/packages/inter-protocol/CHANGELOG.md b/packages/inter-protocol/CHANGELOG.md index 0869fdb0781d..40eabce6f002 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.16.2-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.16.2-u11.0...@agoric/inter-protocol@0.16.2-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/inter-protocol + + + + + ### [0.16.2-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.16.1...@agoric/inter-protocol@0.16.2-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/inter-protocol diff --git a/packages/inter-protocol/package.json b/packages/inter-protocol/package.json index 7004bc3aad50..857d68d122b4 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-u11.0", + "version": "0.16.2-u11wf.0", "description": "Core cryptoeconomy contracts", "type": "module", "main": "src/index.js", @@ -29,29 +29,29 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/governance": "^0.10.4-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/vats": "^0.15.2-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/governance": "^0.10.4-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/vats": "^0.15.2-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.0", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", "@endo/far": "0.2.18", "@endo/marshal": "0.8.5", "@endo/nat": "4.1.27", - "agoric": "^0.21.2-u11.0", + "agoric": "^0.21.2-u11wf.0", "jessie.js": "^0.3.2" }, "devDependencies": { - "@agoric/deploy-script-support": "^0.10.4-u11.0", - "@agoric/smart-wallet": "^0.5.4-u11.0", - "@agoric/swingset-liveslots": "^0.10.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", + "@agoric/deploy-script-support": "^0.10.4-u11wf.0", + "@agoric/smart-wallet": "^0.5.4-u11wf.0", + "@agoric/swingset-liveslots": "^0.10.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.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 dc55b479ebeb..62dc40a4f71d 100644 --- a/packages/internal/CHANGELOG.md +++ b/packages/internal/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.3.3-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.3.3-u11.0...@agoric/internal@0.3.3-u11wf.0) (2023-09-23) + + +### Features + +* **internal:** fakeStorage.getBody() supports index other than -1 ([d2e05c4](https://github.com/Agoric/agoric-sdk/commit/d2e05c43dcd5dfa3719feecc0b303b8294efeef0)) + + + ### [0.3.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/internal@0.3.2...@agoric/internal@0.3.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/internal diff --git a/packages/internal/package.json b/packages/internal/package.json index e7c73ce2f3a5..505ce7b1a624 100755 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/internal", - "version": "0.3.3-u11.0", + "version": "0.3.3-u11wf.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-u11.0", + "@agoric/zone": "^0.2.3-u11wf.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 b1078e5cec7a..2a3672c223f9 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.6.3-u11.0...@agoric/notifier@0.6.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/notifier + + + + + ### [0.6.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/notifier@0.6.2...@agoric/notifier@0.6.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/notifier diff --git a/packages/notifier/package.json b/packages/notifier/package.json index f05348b6dba0..bcb239ee3cdc 100644 --- a/packages/notifier/package.json +++ b/packages/notifier/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/notifier", - "version": "0.6.3-u11.0", + "version": "0.6.3-u11wf.0", "description": "Notifier allows services to update clients about state changes using a stream of promises", "type": "module", "main": "src/index.js", @@ -33,12 +33,12 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swing-store": "^0.9.2-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swing-store": "^0.9.2-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.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 e736a7817cc1..82cef6a086da 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.7.13-u11.0...@agoric/pegasus@0.7.13-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/pegasus + + + + + ### [0.7.13-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/pegasus@0.7.12...@agoric/pegasus@0.7.13-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/pegasus diff --git a/packages/pegasus/package.json b/packages/pegasus/package.json index 298cc1de723f..3a4eaae1370d 100644 --- a/packages/pegasus/package.json +++ b/packages/pegasus/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/pegasus", - "version": "0.7.13-u11.0", + "version": "0.7.13-u11wf.0", "description": "Peg-as-us contract", "type": "module", "main": "./src/pegasus.js", @@ -29,14 +29,14 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/vats": "^0.15.2-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/vats": "^0.15.2-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.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-u11.0", + "@agoric/deploy-script-support": "^0.10.4-u11wf.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 21271108e90f..85c7ce4874dc 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/same-structure@0.2.8-u11.0...@agoric/same-structure@0.2.8-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/same-structure + + + + + ### [0.2.8-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/same-structure@0.2.7...@agoric/same-structure@0.2.8-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/same-structure diff --git a/packages/same-structure/package.json b/packages/same-structure/package.json index 09090c5807c1..c3093ae123b3 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-u11.0", + "version": "0.2.8-u11wf.0", "description": "Deep equals", "type": "module", "main": "index.js", @@ -29,8 +29,8 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/store": "^0.9.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", "@endo/marshal": "0.8.5" }, "files": [ diff --git a/packages/sharing-service/CHANGELOG.md b/packages/sharing-service/CHANGELOG.md index 95263a103747..92774c4450e0 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/sharing-service@0.2.12-u11.0...@agoric/sharing-service@0.2.12-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/sharing-service + + + + + ### [0.2.12-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/sharing-service@0.2.11...@agoric/sharing-service@0.2.12-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/sharing-service diff --git a/packages/sharing-service/package.json b/packages/sharing-service/package.json index 490e6fa84b0f..e522e09d5e9e 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-u11.0", + "version": "0.2.12-u11wf.0", "description": "Share objects with another party but not publicly", "type": "module", "main": "./src/sharing.js", @@ -27,11 +27,11 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", + "@agoric/assert": "^0.6.1-u11wf.0", "@endo/marshal": "0.8.5" }, "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u11.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.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 1ca20d7a445c..30ca6b999f35 100644 --- a/packages/smart-wallet/CHANGELOG.md +++ b/packages/smart-wallet/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.5.4-u11wf.0](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.4-u11.0...@agoric/smart-wallet@0.5.4-u11wf.0) (2023-09-23) + + +### Features + +* **smart-wallet:** trading in non-vbank asset ([dc99ca0](https://github.com/Agoric/agoric/commit/dc99ca0b58af3a66778071993f0d73d099605069)) +* **smart-wallet:** upgrade walletFactory for non-vbank assets ([073b450](https://github.com/Agoric/agoric/commit/073b450b0790d1837d59e80c0109f0923b5f0cd2)) +* **smart-wallet:** withdraw payments before getting invitation ([82ed64e](https://github.com/Agoric/agoric/commit/82ed64ec20ce7884d6cdf6caac63fab85d02af40)), closes [#7098](https://github.com/Agoric/agoric/issues/7098) + + + ### [0.5.4-u11.0](https://github.com/Agoric/agoric/compare/@agoric/smart-wallet@0.5.3...@agoric/smart-wallet@0.5.4-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/smart-wallet diff --git a/packages/smart-wallet/package.json b/packages/smart-wallet/package.json index 7c8184784f34..52979f949262 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-u11.0", + "version": "0.5.4-u11wf.0", "description": "Wallet contract", "type": "module", "scripts": { @@ -24,16 +24,16 @@ "import-meta-resolve": "^2.2.1" }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/casting": "^0.4.3-u11.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/vats": "^0.15.2-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/casting": "^0.4.3-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/vats": "^0.15.2-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.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 6e8ee9f7fe72..c92e6484e9d0 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.10.4-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.10.4-u11.0...@agoric/solo@0.10.4-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/solo + + + + + ### [0.10.4-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.10.3...@agoric/solo@0.10.4-u11.0) (2023-08-24) diff --git a/packages/solo/package.json b/packages/solo/package.json index a069282b89c7..224ebb82ef30 100644 --- a/packages/solo/package.json +++ b/packages/solo/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/solo", - "version": "0.10.4-u11.0", + "version": "0.10.4-u11wf.0", "description": "Agoric's Solo vat runner", "type": "module", "bin": { @@ -22,27 +22,27 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/access-token": "^0.4.21", - "@agoric/assert": "^0.6.0", - "@agoric/cache": "^0.3.3-u11.0", - "@agoric/cosmic-swingset": "^0.42.0-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/spawner": "^0.6.9-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swing-store": "^0.9.2-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/telemetry": "^0.6.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vats": "^0.15.2-u11.0", - "@agoric/wallet": "^0.18.4-u11.0", + "@agoric/access-token": "^0.4.22-u11wf.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/cache": "^0.3.3-u11wf.0", + "@agoric/cosmic-swingset": "^0.42.0-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/spawner": "^0.6.9-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swing-store": "^0.9.2-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/telemetry": "^0.6.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vats": "^0.15.2-u11wf.0", + "@agoric/wallet": "^0.18.4-u11wf.0", "@endo/captp": "3.1.1", "@endo/eventual-send": "0.17.2", "@endo/import-bundle": "0.3.4", "@endo/init": "0.5.56", "@endo/marshal": "0.8.5", "@endo/promise-kit": "0.2.56", - "agoric": "^0.21.2-u11.0", + "agoric": "^0.21.2-u11wf.0", "anylogger": "^0.21.0", "deterministic-json": "^1.0.5", "esm": "agoric-labs/esm#Agoric-built", @@ -57,7 +57,7 @@ "ws": "^7.2.0" }, "devDependencies": { - "@agoric/ertp": "^0.16.3-u11.0", + "@agoric/ertp": "^0.16.3-u11wf.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 7ba2fabcaa1d..b166ecee9a6e 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.9-u11.0...@agoric/spawner@0.6.9-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/spawner + + + + + ### [0.6.9-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/spawner@0.6.8...@agoric/spawner@0.6.9-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/spawner diff --git a/packages/spawner/package.json b/packages/spawner/package.json index fd099c2b1d4d..ae967fe3c007 100644 --- a/packages/spawner/package.json +++ b/packages/spawner/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/spawner", - "version": "0.6.9-u11.0", + "version": "0.6.9-u11wf.0", "description": "Wrapper for JavaScript map", "type": "module", "main": "./src/contractHost.js", @@ -30,14 +30,14 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", + "@agoric/assert": "^0.6.1-u11wf.0", "@endo/eventual-send": "0.17.2", "@endo/import-bundle": "0.3.4", "@endo/marshal": "0.8.5" }, "devDependencies": { - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.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 c0dd478f3d69..8292f87bff17 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.3-u11.0...@agoric/store@0.9.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/store + + + + + ### [0.9.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/store@0.9.2...@agoric/store@0.9.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/store diff --git a/packages/store/package.json b/packages/store/package.json index 7e852ea420b3..a33570712a58 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/store", - "version": "0.9.3-u11.0", + "version": "0.9.3-u11wf.0", "description": "Wrapper for JavaScript map", "type": "module", "main": "src/index.js", @@ -30,15 +30,15 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", + "@agoric/assert": "^0.6.1-u11wf.0", "@endo/exo": "0.2.2", "@endo/marshal": "0.8.5", "@endo/pass-style": "0.1.3", "@endo/patterns": "0.2.2" }, "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.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 c2849709aae0..adb88f8aa2ef 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.2-u11.0...@agoric/swing-store@0.9.2-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/swing-store + + + + + ### [0.9.2-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swing-store@0.9.1...@agoric/swing-store@0.9.2-u11.0) (2023-08-24) diff --git a/packages/swing-store/package.json b/packages/swing-store/package.json index 24ef1dfcef48..a58f4744cb1e 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-u11.0", + "version": "0.9.2-u11wf.0", "description": "Persistent storage for SwingSet", "type": "module", "main": "./src/index.js", @@ -21,8 +21,8 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.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 66d8dbf6b9e8..ed47137082e6 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.3-u11.0...@agoric/swingset-liveslots@0.10.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/swingset-liveslots + + + + + ### [0.10.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-liveslots@0.10.2...@agoric/swingset-liveslots@0.10.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/swingset-liveslots diff --git a/packages/swingset-liveslots/package.json b/packages/swingset-liveslots/package.json index 9a48747b6f94..6b015f098824 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-u11.0", + "version": "0.10.3-u11wf.0", "description": "SwingSet ocap support layer", "type": "module", "main": "src/index.js", @@ -17,10 +17,10 @@ "lint:eslint": "eslint ." }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.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 c67955cc3e22..9e19e14006df 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u11.0...@agoric/swingset-runner@0.22.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/swingset-runner + + + + + ### [0.22.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.2...@agoric/swingset-runner@0.22.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/swingset-runner diff --git a/packages/swingset-runner/package.json b/packages/swingset-runner/package.json index ccf09566c55c..01e17fb0da7b 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-u11.0", + "version": "0.22.3-u11wf.0", "private": true, "description": "Application to launch SwingSet instances for development and testing", "type": "module", @@ -19,15 +19,15 @@ "ci:autobench": "./autobench.js" }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", "@agoric/stat-logger": "^0.4.28", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swing-store": "^0.9.2-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/telemetry": "^0.6.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swing-store": "^0.9.2-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/telemetry": "^0.6.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.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 17ab107cc443..7505a4bad6b8 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.3-u11.0...@agoric/swingset-xsnap-supervisor@0.10.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/swingset-xsnap-supervisor + + + + + ### [0.10.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-xsnap-supervisor@0.10.2...@agoric/swingset-xsnap-supervisor@0.10.3-u11.0) (2023-08-24) **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 f06f6a9106b1..65646e368036 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-u11.0", + "version": "0.10.3-u11wf.0", "description": "Supervisor/Liveslots bundle for swingset xsnap workers", "author": "Agoric", "license": "Apache-2.0", @@ -23,8 +23,8 @@ "test:xs": "exit 0" }, "devDependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/swingset-liveslots": "^0.10.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/swingset-liveslots": "^0.10.3-u11wf.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 73267bf78536..ec253e60c039 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u11.0...@agoric/telemetry@0.6.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/telemetry + + + + + ### [0.6.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.2...@agoric/telemetry@0.6.3-u11.0) (2023-08-24) diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 7dda4409783c..305ffd09abf9 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/telemetry", - "version": "0.6.3-u11.0", + "version": "0.6.3-u11wf.0", "description": "Agoric's telemetry implementation", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -22,9 +22,9 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.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 752184ab0464..0837d97b4782 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.3-u11.0...@agoric/time@0.3.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/time + + + + + ### [0.3.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/time@0.3.2...@agoric/time@0.3.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/time diff --git a/packages/time/package.json b/packages/time/package.json index 05e9d7a13704..33242e92c602 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/time", - "version": "0.3.3-u11.0", + "version": "0.3.3-u11wf.0", "description": "Timestamps, time math, timer service API definition", "type": "module", "main": "index.js", @@ -30,8 +30,8 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/store": "^0.9.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", "@endo/nat": "4.1.27" }, "devDependencies": { diff --git a/packages/ui-components/CHANGELOG.md b/packages/ui-components/CHANGELOG.md index 1b9a521ee823..d0282ccc94d7 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ui-components@0.3.9-u11.0...@agoric/ui-components@0.3.9-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/ui-components + + + + + ### [0.3.9-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ui-components@0.3.8...@agoric/ui-components@0.3.9-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/ui-components diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 76cef072ea01..c11e643350fc 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-u11.0", + "version": "0.3.9-u11wf.0", "description": "Reusable UI Components for Agoric Dapps, built with React and MaterialUI", "type": "module", "main": "dist/index.js", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.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 0bc7d0762851..4026db12276a 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.3-u11.0...@agoric/vat-data@0.5.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/vat-data + + + + + ### [0.5.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vat-data@0.5.2...@agoric/vat-data@0.5.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/vat-data diff --git a/packages/vat-data/package.json b/packages/vat-data/package.json index af92b3ee95fb..b3ed33a9ec22 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-u11.0", + "version": "0.5.3-u11wf.0", "description": "Safe access to VatData global", "type": "module", "repository": "https://github.com/Agoric/agoric-sdk", @@ -19,12 +19,12 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/store": "^0.9.3-u11.0" + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0" }, "devDependencies": { - "@agoric/swingset-vat": "^0.32.3-u11.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", "ava": "^5.2.0", "tsd": "^0.28.1" }, diff --git a/packages/vats/CHANGELOG.md b/packages/vats/CHANGELOG.md index 0c8a3e007d1b..0dfa11418339 100644 --- a/packages/vats/CHANGELOG.md +++ b/packages/vats/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.15.2-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.15.2-u11.0...@agoric/vats@0.15.2-u11wf.0) (2023-09-23) + + +### Features + +* **smart-wallet:** upgrade walletFactory for non-vbank assets ([073b450](https://github.com/Agoric/agoric-sdk/commit/073b450b0790d1837d59e80c0109f0923b5f0cd2)) + + + ### [0.15.2-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/vats@0.15.1...@agoric/vats@0.15.2-u11.0) (2023-08-24) diff --git a/packages/vats/package.json b/packages/vats/package.json index 7332f41ca5d0..bc7355e908f3 100644 --- a/packages/vats/package.json +++ b/packages/vats/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/vats", - "version": "0.15.2-u11.0", + "version": "0.15.2-u11wf.0", "description": "Agoric's Vat library", "type": "module", "main": "./index.js", @@ -28,19 +28,19 @@ "author": "Agoric", "license": "Apache-2.0", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/governance": "^0.10.4-u11.0", - "@agoric/inter-protocol": "^0.16.2-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/sharing-service": "^0.2.12-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", - "@agoric/zone": "^0.2.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/governance": "^0.10.4-u11wf.0", + "@agoric/inter-protocol": "^0.16.2-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/sharing-service": "^0.2.12-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.0", + "@agoric/zone": "^0.2.3-u11wf.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-u11.0", - "@agoric/deploy-script-support": "^0.10.4-u11.0", - "@agoric/smart-wallet": "^0.5.4-u11.0", - "@agoric/swing-store": "^0.9.2-u11.0", - "@agoric/swingset-liveslots": "^0.10.3-u11.0", + "@agoric/cosmic-swingset": "^0.42.0-u11wf.0", + "@agoric/deploy-script-support": "^0.10.4-u11wf.0", + "@agoric/smart-wallet": "^0.5.4-u11wf.0", + "@agoric/swing-store": "^0.9.2-u11wf.0", + "@agoric/swingset-liveslots": "^0.10.3-u11wf.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 c32242e5b814..89ca2d879622 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet-connection@0.1.18-u11.0...@agoric/wallet-connection@0.1.18-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/wallet-connection + + + + + ### [0.1.18-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet-connection@0.1.17...@agoric/wallet-connection@0.1.18-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/wallet-connection diff --git a/packages/wallet-connection/package.json b/packages/wallet-connection/package.json index cd12db3d3b02..b283c2ebbea0 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-u11.0", + "version": "0.1.18-u11wf.0", "main": "index.js", "module": "index.js", "scripts": { @@ -17,7 +17,7 @@ "lint:eslint": "exit 0" }, "dependencies": { - "@agoric/web-components": "^0.6.4-u11.0" + "@agoric/web-components": "^0.6.4-u11wf.0" }, "publishConfig": { "access": "public" diff --git a/packages/wallet/CHANGELOG.md b/packages/wallet/CHANGELOG.md index 362858cd8fc9..6cd581122a0c 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.4-u11.0...@agoric/wallet@0.18.4-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/wallet + + + + + ### [0.18.4-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.18.4-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/wallet diff --git a/packages/wallet/api/CHANGELOG.md b/packages/wallet/api/CHANGELOG.md index e866d1af9154..93e4e040485f 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-u11wf.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.4-u11.0...@agoric/wallet-backend@0.14.4-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/wallet-backend + + + + + ### [0.14.4-u11.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.3...@agoric/wallet-backend@0.14.4-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/wallet-backend diff --git a/packages/wallet/api/package.json b/packages/wallet/api/package.json index 960b3302c4ad..8b54784ab919 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-u11.0", + "version": "0.14.4-u11wf.0", "description": "Wallet backend", "type": "module", "scripts": { @@ -14,22 +14,22 @@ "lint:eslint": "eslint ." }, "devDependencies": { - "@agoric/vats": "^0.15.2-u11.0", + "@agoric/vats": "^0.15.2-u11wf.0", "@endo/bundle-source": "2.5.2-upstream-rollup", "@endo/init": "0.5.56", "ava": "^5.2.0" }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/cache": "^0.3.3-u11.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/smart-wallet": "^0.5.4-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", - "@agoric/zoe": "^0.26.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/cache": "^0.3.3-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/smart-wallet": "^0.5.4-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", + "@agoric/zoe": "^0.26.3-u11wf.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 8db7b6f88444..e4f0214a6207 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/wallet", - "version": "0.18.4-u11.0", + "version": "0.18.4-u11wf.0", "type": "module", "main": "index.js", "license": "Apache-2.0", @@ -20,7 +20,7 @@ }, "dependencies": { "@agoric/wallet-ui": "0.1.3-solo.0", - "agoric": "^0.21.2-u11.0", + "agoric": "^0.21.2-u11wf.0", "babel-eslint": "^10.0.3", "eslint-plugin-eslint-comments": "^3.1.2", "import-meta-resolve": "^2.2.1" diff --git a/packages/web-components/CHANGELOG.md b/packages/web-components/CHANGELOG.md index 7c07108791c8..bb3f2671604a 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/web-components@0.6.4-u11.0...@agoric/web-components@0.6.4-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/web-components + + + + + ### [0.6.4-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/web-components@0.6.3...@agoric/web-components@0.6.4-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/web-components diff --git a/packages/web-components/package.json b/packages/web-components/package.json index 24c838c398ed..ee6aa0db54c7 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-u11.0", + "version": "0.6.4-u11wf.0", "main": "index.js", "module": "index.js", "scripts": { @@ -20,13 +20,13 @@ "start": "web-dev-server --port 8100" }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/cache": "^0.3.3-u11.0", - "@agoric/casting": "^0.4.3-u11.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/smart-wallet": "^0.5.4-u11.0", - "@agoric/wallet": "^0.18.4-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/cache": "^0.3.3-u11wf.0", + "@agoric/casting": "^0.4.3-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/smart-wallet": "^0.5.4-u11wf.0", + "@agoric/wallet": "^0.18.4-u11wf.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 ee6e448f9599..5b36f8b0d4b7 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-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 + + + + + ## 0.14.0 (2023-05-19) diff --git a/packages/xsnap-lockdown/package.json b/packages/xsnap-lockdown/package.json index b7ca19a93858..51ea74f9fcaa 100644 --- a/packages/xsnap-lockdown/package.json +++ b/packages/xsnap-lockdown/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap-lockdown", - "version": "0.14.0", + "version": "0.14.1-u11wf.0", "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 9be008291da2..a18dd9656b76 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.3-u11.0...@agoric/xsnap@0.14.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/xsnap + + + + + ### [0.14.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/xsnap@0.14.2...@agoric/xsnap@0.14.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/xsnap diff --git a/packages/xsnap/package.json b/packages/xsnap/package.json index 50581fe60438..8ab1377b52bf 100644 --- a/packages/xsnap/package.json +++ b/packages/xsnap/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/xsnap", - "version": "0.14.3-u11.0", + "version": "0.14.3-u11wf.0", "description": "Description forthcoming.", "author": "Agoric", "license": "Apache-2.0", @@ -27,9 +27,9 @@ "test:xs": "exit 0" }, "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/xsnap-lockdown": "^0.14.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/xsnap-lockdown": "^0.14.1-u11wf.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 32765884e78d..378a561cee65 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u11.0...@agoric/zoe@0.26.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/zoe + + + + + ### [0.26.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.2...@agoric/zoe@0.26.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/zoe diff --git a/packages/zoe/package.json b/packages/zoe/package.json index d479fab980e5..53442e1fa5dd 100644 --- a/packages/zoe/package.json +++ b/packages/zoe/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zoe", - "version": "0.26.3-u11.0", + "version": "0.26.3-u11wf.0", "description": "Zoe: the Smart Contract Framework for Offer Enforcement", "type": "module", "main": "./src/zoeService/zoe.js", @@ -43,14 +43,14 @@ }, "homepage": "https://github.com/Agoric/agoric-sdk#readme", "dependencies": { - "@agoric/assert": "^0.6.0", - "@agoric/ertp": "^0.16.3-u11.0", - "@agoric/internal": "^0.3.3-u11.0", - "@agoric/notifier": "^0.6.3-u11.0", - "@agoric/store": "^0.9.3-u11.0", - "@agoric/swingset-vat": "^0.32.3-u11.0", - "@agoric/time": "^0.3.3-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", + "@agoric/assert": "^0.6.1-u11wf.0", + "@agoric/ertp": "^0.16.3-u11wf.0", + "@agoric/internal": "^0.3.3-u11wf.0", + "@agoric/notifier": "^0.6.3-u11wf.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/swingset-vat": "^0.32.3-u11wf.0", + "@agoric/time": "^0.3.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.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 c0a3090c7225..e34724baced9 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-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.2.3-u11.0...@agoric/zone@0.2.3-u11wf.0) (2023-09-23) + +**Note:** Version bump only for package @agoric/zone + + + + + ### [0.2.3-u11.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zone@0.2.2...@agoric/zone@0.2.3-u11.0) (2023-08-24) **Note:** Version bump only for package @agoric/zone diff --git a/packages/zone/package.json b/packages/zone/package.json index 02e795e8da78..b8554bd135fd 100644 --- a/packages/zone/package.json +++ b/packages/zone/package.json @@ -1,6 +1,6 @@ { "name": "@agoric/zone", - "version": "0.2.3-u11.0", + "version": "0.2.3-u11wf.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-u11.0", - "@agoric/vat-data": "^0.5.3-u11.0", + "@agoric/store": "^0.9.3-u11wf.0", + "@agoric/vat-data": "^0.5.3-u11wf.0", "@endo/far": "0.2.18" }, "publishConfig": {