diff --git a/golang/cosmos/CHANGELOG.md b/golang/cosmos/CHANGELOG.md index 08a3c09257b..cc0d7b36ee6 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 aaee0d996ed..2c3d81a6fa0 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 e68e680b6c5..9745eb427b8 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 e5ee37141cf..19907cd2828 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 82528011f52..2d80f25a538 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 a17aa324d87..cc3b46ac906 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 e8f5d4f9199..6f7bedbdc5d 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 656aa9ad7fd..58043c603bd 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 c60e4d22e41..ddd715fab27 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 8def0229819..c7b053b5562 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 a5248e601e6..a316a4cffdd 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 97438917183..0feca4a2c4e 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 c88440ced7c..e738c37c7b3 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 6725a003487..e321ecc968f 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 3b631a4f056..596b8f33c18 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 535d1957269..a89522485db 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 932fc5a74ab..25ab5013168 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 c65eb20179d..227456bfca8 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 b024f2d302a..dd57dddab38 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 c37958762f7..adf9f864fbb 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 6db3a44e3fc..9cc2feb3c6f 100644 --- a/packages/deployment/CHANGELOG.md +++ b/packages/deployment/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. +## [4.0.0-u11wf.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/ssh-node@4.0.0-u11.0...@agoric/deployment@4.0.0-u11wf.0) (2023-09-23) + +**Note:** Packaged renamed from @agoric/ssh-node to @agoric/deployment + +### Features + +* **smart-wallet:** upgrade walletFactory for non-vbank assets ([073b450](https://github.com/Agoric/agoric-sdk/commit/073b450b0790d1837d59e80c0109f0923b5f0cd2)) + + + ## [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 cb04590b98f..83989903582 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 2517e2e967c..a678449402e 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 eae6c53382a..bd1735f3c72 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 c10b9ba6686..f3881cd2674 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 ee4f9ca9152..5e250c7d8eb 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 6e13258498e..8d38b4c5980 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 38c6d805d83..4ed9bf8b310 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 0869fdb0781..40eabce6f00 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 7004bc3aad5..857d68d122b 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 dc55b479ebe..62dc40a4f71 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 e7c73ce2f3a..505ce7b1a62 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 b1078e5cec7..2a3672c223f 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 f05348b6dba..bcb239ee3cd 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 e736a7817cc..82cef6a086d 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 298cc1de723..3a4eaae1370 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 21271108e90..85c7ce4874d 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 09090c5807c..c3093ae123b 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 95263a10374..92774c4450e 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 490e6fa84b0..e522e09d5e9 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 1ca20d7a445..30ca6b999f3 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 7c8184784f3..52979f94926 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 6e8ee9f7fe7..c92e6484e9d 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 a069282b89c..224ebb82ef3 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 7ba2fabcaa1..b166ecee9a6 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 fd099c2b1d4..ae967fe3c00 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 c0dd478f3d6..8292f87bff1 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 7e852ea420b..a33570712a5 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 c2849709aae..adb88f8aa2e 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 24ef1dfcef4..a58f4744cb1 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 66d8dbf6b9e..ed47137082e 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 9a48747b6f9..6b015f09882 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 c67955cc3e2..9e19e14006d 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 ccf09566c55..01e17fb0da7 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 17ab107cc44..7505a4bad6b 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 f06f6a9106b..65646e36803 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 73267bf7853..ec253e60c03 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 7dda4409783..305ffd09abf 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 752184ab046..0837d97b478 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 05e9d7a1370..33242e92c60 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 1b9a521ee82..d0282ccc94d 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 76cef072ea0..c11e643350f 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 0bc7d076285..4026db12276 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 af92b3ee95f..b3ed33a9ec2 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 0c8a3e007d1..0dfa1141833 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 7332f41ca5d..bc7355e908f 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 c32242e5b81..89ca2d87962 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 cd12db3d3b0..b283c2ebbea 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 362858cd8fc..6cd581122a0 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 e866d1af915..93e4e040485 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 960b3302c4a..8b54784ab91 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 8db7b6f8844..e4f0214a620 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 7c07108791c..bb3f2671604 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 24c838c398e..ee6aa0db54c 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 ee6e448f959..5b36f8b0d4b 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 b7ca19a9385..51ea74f9fca 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 9be008291da..a18dd9656b7 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 50581fe6043..8ab1377b52b 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 32765884e78..378a561cee6 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 d479fab980e..53442e1fa5d 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 c0a3090c722..e34724baced 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 02e795e8da7..b8554bd135f 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": {