Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): publish agoric-upgrade-11wf #8374

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

warner
Copy link
Member

@warner warner commented Sep 23, 2023

This creates NPM packages that match as closely as possible to the code you'd get from agoric-sdk at the agoric-upgrade-11wf tag. We had to make some support-code changes (and pin a bunch of versions), so there are some small changes after the agoric-upgrade-11wf tag.

Packages that have NEWS.md updates

--- 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)
 
 
--- 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
--- 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)
 
 
--- 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
--- 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
--- 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)
 
 

 - @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
@warner warner self-assigned this Sep 23, 2023
Comment on lines -40 to +41
"@opentelemetry/sdk-metrics": "~1.9.0",
"@opentelemetry/api": "~1.3.0",
"@opentelemetry/sdk-metrics": "~1.9.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting this didn't happen before. maybe a conflict resolution gone weird

@warner warner merged commit 2d6b13f into release-mainnet1B Sep 23, 2023
58 checks passed
@warner warner deleted the temp-release-20230923T000433 branch September 23, 2023 02:08
This was referenced Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants