From 4768e5add522469324af35428dc1ee0b18c8df33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Dec 2024 07:58:55 +0000 Subject: [PATCH 1/2] RELEASING: Releasing 9 package(s) Releases: @hyperlane-xyz/helloworld@8.0.0 @hyperlane-xyz/widgets@8.0.0 @hyperlane-xyz/cli@8.0.0 @hyperlane-xyz/sdk@8.0.0 @hyperlane-xyz/utils@8.0.0 @hyperlane-xyz/infra@8.0.0 @hyperlane-xyz/core@5.9.0 @hyperlane-xyz/ccip-server@8.0.0 @hyperlane-xyz/github-proxy@8.0.0 [skip ci] --- .changeset/big-squids-serve.md | 8 -------- .changeset/chilly-balloons-rule.md | 5 ----- .changeset/dull-pianos-kiss.md | 9 --------- .changeset/empty-lemons-explode.md | 5 ----- .changeset/five-bats-attend.md | 5 ----- .changeset/fresh-fishes-bake.md | 6 ------ .changeset/hot-spies-share.md | 5 ----- .changeset/long-llamas-fly.md | 5 ----- .changeset/many-clouds-bow.md | 5 ----- .changeset/nine-eyes-smile.md | 5 ----- .changeset/pink-sloths-turn.md | 5 ----- .changeset/smooth-rocks-hammer.md | 5 ----- .changeset/spicy-gifts-hear.md | 5 ----- .changeset/ten-spiders-trade.md | 5 ----- solidity/CHANGELOG.md | 11 +++++++++++ solidity/package.json | 4 ++-- typescript/ccip-server/CHANGELOG.md | 2 ++ typescript/ccip-server/package.json | 2 +- typescript/cli/CHANGELOG.md | 24 ++++++++++++++++++++++++ typescript/cli/package.json | 6 +++--- typescript/github-proxy/CHANGELOG.md | 2 ++ typescript/github-proxy/package.json | 2 +- typescript/helloworld/CHANGELOG.md | 18 ++++++++++++++++++ typescript/helloworld/package.json | 6 +++--- typescript/infra/CHANGELOG.md | 18 ++++++++++++++++++ typescript/infra/package.json | 8 ++++---- typescript/sdk/CHANGELOG.md | 21 +++++++++++++++++++++ typescript/sdk/package.json | 6 +++--- typescript/utils/CHANGELOG.md | 6 ++++++ typescript/utils/package.json | 2 +- typescript/widgets/CHANGELOG.md | 19 +++++++++++++++++++ typescript/widgets/package.json | 6 +++--- 32 files changed, 142 insertions(+), 99 deletions(-) delete mode 100644 .changeset/big-squids-serve.md delete mode 100644 .changeset/chilly-balloons-rule.md delete mode 100644 .changeset/dull-pianos-kiss.md delete mode 100644 .changeset/empty-lemons-explode.md delete mode 100644 .changeset/five-bats-attend.md delete mode 100644 .changeset/fresh-fishes-bake.md delete mode 100644 .changeset/hot-spies-share.md delete mode 100644 .changeset/long-llamas-fly.md delete mode 100644 .changeset/many-clouds-bow.md delete mode 100644 .changeset/nine-eyes-smile.md delete mode 100644 .changeset/pink-sloths-turn.md delete mode 100644 .changeset/smooth-rocks-hammer.md delete mode 100644 .changeset/spicy-gifts-hear.md delete mode 100644 .changeset/ten-spiders-trade.md diff --git a/.changeset/big-squids-serve.md b/.changeset/big-squids-serve.md deleted file mode 100644 index 18883a8e60..0000000000 --- a/.changeset/big-squids-serve.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@hyperlane-xyz/helloworld': patch -'@hyperlane-xyz/widgets': patch -'@hyperlane-xyz/cli': patch -'@hyperlane-xyz/sdk': patch ---- - -Bump registry version to v6.3.0. diff --git a/.changeset/chilly-balloons-rule.md b/.changeset/chilly-balloons-rule.md deleted file mode 100644 index b339b75699..0000000000 --- a/.changeset/chilly-balloons-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/utils': minor ---- - -Added `isPrivateKeyEvm` function for validating EVM private keys diff --git a/.changeset/dull-pianos-kiss.md b/.changeset/dull-pianos-kiss.md deleted file mode 100644 index 333a748904..0000000000 --- a/.changeset/dull-pianos-kiss.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@hyperlane-xyz/helloworld': minor -'@hyperlane-xyz/widgets': minor -'@hyperlane-xyz/infra': minor -'@hyperlane-xyz/cli': minor -'@hyperlane-xyz/sdk': minor ---- - -Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0 diff --git a/.changeset/empty-lemons-explode.md b/.changeset/empty-lemons-explode.md deleted file mode 100644 index 1116888e23..0000000000 --- a/.changeset/empty-lemons-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/cli': minor ---- - -Add support for deploying Hooks using a HookConfig within a WarpConfig diff --git a/.changeset/five-bats-attend.md b/.changeset/five-bats-attend.md deleted file mode 100644 index 02a7c986bb..0000000000 --- a/.changeset/five-bats-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/cli': patch ---- - -fix: balance check skip confirmation diff --git a/.changeset/fresh-fishes-bake.md b/.changeset/fresh-fishes-bake.md deleted file mode 100644 index 92b4dfdd2d..0000000000 --- a/.changeset/fresh-fishes-bake.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@hyperlane-xyz/sdk': major ---- - -Rename TokenConfig related types and utilities for clarity. E.g. `CollateralConfig` to `CollateralTokenConfig`. -Export more config types and zod schemas diff --git a/.changeset/hot-spies-share.md b/.changeset/hot-spies-share.md deleted file mode 100644 index 4a215ae53c..0000000000 --- a/.changeset/hot-spies-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/cli': minor ---- - -fix signer strategy init for broken cli commands diff --git a/.changeset/long-llamas-fly.md b/.changeset/long-llamas-fly.md deleted file mode 100644 index c0d6d01e9b..0000000000 --- a/.changeset/long-llamas-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperlane-xyz/cli": patch ---- - -Suppress help on CLI failures diff --git a/.changeset/many-clouds-bow.md b/.changeset/many-clouds-bow.md deleted file mode 100644 index b481b543ff..0000000000 --- a/.changeset/many-clouds-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/sdk': minor ---- - -Call google storage API directly and remove @google-cloud/storage dependency from the SDK. diff --git a/.changeset/nine-eyes-smile.md b/.changeset/nine-eyes-smile.md deleted file mode 100644 index e0ae7027b5..0000000000 --- a/.changeset/nine-eyes-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/core': minor ---- - -Made releaseValueToRecipient internal diff --git a/.changeset/pink-sloths-turn.md b/.changeset/pink-sloths-turn.md deleted file mode 100644 index 9c7cf6ea56..0000000000 --- a/.changeset/pink-sloths-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/widgets': patch ---- - -Hide outline in button and text input components diff --git a/.changeset/smooth-rocks-hammer.md b/.changeset/smooth-rocks-hammer.md deleted file mode 100644 index 8cc170aac9..0000000000 --- a/.changeset/smooth-rocks-hammer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/sdk': patch ---- - -Update default validator sets for alephzeroevmmainnet, appchain, lisk, lumiaprism, swell, treasure, vana, zklink. diff --git a/.changeset/spicy-gifts-hear.md b/.changeset/spicy-gifts-hear.md deleted file mode 100644 index 37d4efa28d..0000000000 --- a/.changeset/spicy-gifts-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/cli': minor ---- - -Added strategy management CLI commands and MultiProtocolSigner implementation for flexible cross-chain signer configuration and management diff --git a/.changeset/ten-spiders-trade.md b/.changeset/ten-spiders-trade.md deleted file mode 100644 index 91eebf52f7..0000000000 --- a/.changeset/ten-spiders-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hyperlane-xyz/cli': patch ---- - -Added ZKSync signer support using zksync-ethers package diff --git a/solidity/CHANGELOG.md b/solidity/CHANGELOG.md index a0babee028..a3054d5d04 100644 --- a/solidity/CHANGELOG.md +++ b/solidity/CHANGELOG.md @@ -1,5 +1,16 @@ # @hyperlane-xyz/core +## 5.9.0 + +### Minor Changes + +- 0eb8d52a4: Made releaseValueToRecipient internal + +### Patch Changes + +- Updated dependencies [79f8197f3] + - @hyperlane-xyz/utils@8.0.0 + ## 5.8.3 ### Patch Changes diff --git a/solidity/package.json b/solidity/package.json index b80646bd24..91a63ccb46 100644 --- a/solidity/package.json +++ b/solidity/package.json @@ -1,11 +1,11 @@ { "name": "@hyperlane-xyz/core", "description": "Core solidity contracts for Hyperlane", - "version": "5.8.3", + "version": "5.9.0", "dependencies": { "@arbitrum/nitro-contracts": "^1.2.1", "@eth-optimism/contracts": "^0.6.0", - "@hyperlane-xyz/utils": "7.3.0", + "@hyperlane-xyz/utils": "8.0.0", "@layerzerolabs/lz-evm-oapp-v2": "2.0.2", "@openzeppelin/contracts": "^4.9.3", "@openzeppelin/contracts-upgradeable": "^4.9.3", diff --git a/typescript/ccip-server/CHANGELOG.md b/typescript/ccip-server/CHANGELOG.md index a259236246..9187b81069 100644 --- a/typescript/ccip-server/CHANGELOG.md +++ b/typescript/ccip-server/CHANGELOG.md @@ -1,5 +1,7 @@ # @hyperlane-xyz/ccip-server +## 8.0.0 + ## 7.3.0 ## 7.2.0 diff --git a/typescript/ccip-server/package.json b/typescript/ccip-server/package.json index 0795edf956..540b1d6a3e 100644 --- a/typescript/ccip-server/package.json +++ b/typescript/ccip-server/package.json @@ -1,6 +1,6 @@ { "name": "@hyperlane-xyz/ccip-server", - "version": "7.3.0", + "version": "8.0.0", "description": "CCIP server", "typings": "dist/index.d.ts", "typedocMain": "src/index.ts", diff --git a/typescript/cli/CHANGELOG.md b/typescript/cli/CHANGELOG.md index a7d9962b84..9fd526efb3 100644 --- a/typescript/cli/CHANGELOG.md +++ b/typescript/cli/CHANGELOG.md @@ -1,5 +1,29 @@ # @hyperlane-xyz/cli +## 8.0.0 + +### Minor Changes + +- fd20bb1e9: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0 +- bb44f9b51: Add support for deploying Hooks using a HookConfig within a WarpConfig +- c2ca8490d: fix signer strategy init for broken cli commands +- 79f8197f3: Added strategy management CLI commands and MultiProtocolSigner implementation for flexible cross-chain signer configuration and management + +### Patch Changes + +- 472b34670: Bump registry version to v6.3.0. +- 0c8372447: fix: balance check skip confirmation +- 657ac9255: Suppress help on CLI failures +- 98ee79c17: Added ZKSync signer support using zksync-ethers package +- Updated dependencies [472b34670] +- Updated dependencies [79f8197f3] +- Updated dependencies [fd20bb1e9] +- Updated dependencies [26fbec8f6] +- Updated dependencies [82cebabe4] +- Updated dependencies [5942e9cff] + - @hyperlane-xyz/sdk@8.0.0 + - @hyperlane-xyz/utils@8.0.0 + ## 7.3.0 ### Minor Changes diff --git a/typescript/cli/package.json b/typescript/cli/package.json index 3a249e154c..2a4ce3d725 100644 --- a/typescript/cli/package.json +++ b/typescript/cli/package.json @@ -1,13 +1,13 @@ { "name": "@hyperlane-xyz/cli", - "version": "7.3.0", + "version": "8.0.0", "description": "A command-line utility for common Hyperlane operations", "dependencies": { "@aws-sdk/client-kms": "^3.577.0", "@aws-sdk/client-s3": "^3.577.0", "@hyperlane-xyz/registry": "6.6.0", - "@hyperlane-xyz/sdk": "7.3.0", - "@hyperlane-xyz/utils": "7.3.0", + "@hyperlane-xyz/sdk": "8.0.0", + "@hyperlane-xyz/utils": "8.0.0", "@inquirer/core": "9.0.10", "@inquirer/figures": "1.0.5", "@inquirer/prompts": "3.3.2", diff --git a/typescript/github-proxy/CHANGELOG.md b/typescript/github-proxy/CHANGELOG.md index a5237280ae..5545013903 100644 --- a/typescript/github-proxy/CHANGELOG.md +++ b/typescript/github-proxy/CHANGELOG.md @@ -1,5 +1,7 @@ # @hyperlane-xyz/github-proxy +## 8.0.0 + ## 7.3.0 ## 7.2.0 diff --git a/typescript/github-proxy/package.json b/typescript/github-proxy/package.json index 848f3dcafc..698c9f4f0b 100644 --- a/typescript/github-proxy/package.json +++ b/typescript/github-proxy/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/github-proxy", "description": "Github proxy that adds the API key to requests", - "version": "7.3.0", + "version": "8.0.0", "private": true, "scripts": { "deploy": "wrangler deploy", diff --git a/typescript/helloworld/CHANGELOG.md b/typescript/helloworld/CHANGELOG.md index 89cedf4d32..2632041746 100644 --- a/typescript/helloworld/CHANGELOG.md +++ b/typescript/helloworld/CHANGELOG.md @@ -1,5 +1,23 @@ # @hyperlane-xyz/helloworld +## 8.0.0 + +### Minor Changes + +- fd20bb1e9: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0 + +### Patch Changes + +- 472b34670: Bump registry version to v6.3.0. +- Updated dependencies [472b34670] +- Updated dependencies [fd20bb1e9] +- Updated dependencies [26fbec8f6] +- Updated dependencies [82cebabe4] +- Updated dependencies [0eb8d52a4] +- Updated dependencies [5942e9cff] + - @hyperlane-xyz/sdk@8.0.0 + - @hyperlane-xyz/core@5.9.0 + ## 7.3.0 ### Patch Changes diff --git a/typescript/helloworld/package.json b/typescript/helloworld/package.json index 83bc100ac3..54236e1f25 100644 --- a/typescript/helloworld/package.json +++ b/typescript/helloworld/package.json @@ -1,11 +1,11 @@ { "name": "@hyperlane-xyz/helloworld", "description": "A basic skeleton of an Hyperlane app", - "version": "7.3.0", + "version": "8.0.0", "dependencies": { - "@hyperlane-xyz/core": "5.8.3", + "@hyperlane-xyz/core": "5.9.0", "@hyperlane-xyz/registry": "6.6.0", - "@hyperlane-xyz/sdk": "7.3.0", + "@hyperlane-xyz/sdk": "8.0.0", "@openzeppelin/contracts-upgradeable": "^4.9.3", "ethers": "^5.7.2" }, diff --git a/typescript/infra/CHANGELOG.md b/typescript/infra/CHANGELOG.md index 1e8ec17676..a5b450e2c3 100644 --- a/typescript/infra/CHANGELOG.md +++ b/typescript/infra/CHANGELOG.md @@ -1,5 +1,23 @@ # @hyperlane-xyz/infra +## 8.0.0 + +### Minor Changes + +- fd20bb1e9: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0 + +### Patch Changes + +- Updated dependencies [472b34670] +- Updated dependencies [79f8197f3] +- Updated dependencies [fd20bb1e9] +- Updated dependencies [26fbec8f6] +- Updated dependencies [82cebabe4] +- Updated dependencies [5942e9cff] + - @hyperlane-xyz/helloworld@8.0.0 + - @hyperlane-xyz/sdk@8.0.0 + - @hyperlane-xyz/utils@8.0.0 + ## 7.3.0 ### Minor Changes diff --git a/typescript/infra/package.json b/typescript/infra/package.json index a1aebb8998..07d42bd124 100644 --- a/typescript/infra/package.json +++ b/typescript/infra/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/infra", "description": "Infrastructure utilities for the Hyperlane Network", - "version": "7.3.0", + "version": "8.0.0", "dependencies": { "@arbitrum/sdk": "^4.0.0", "@aws-sdk/client-iam": "^3.74.0", @@ -13,10 +13,10 @@ "@ethersproject/hardware-wallets": "^5.7.0", "@ethersproject/providers": "*", "@google-cloud/secret-manager": "^5.5.0", - "@hyperlane-xyz/helloworld": "7.3.0", + "@hyperlane-xyz/helloworld": "8.0.0", "@hyperlane-xyz/registry": "6.6.0", - "@hyperlane-xyz/sdk": "7.3.0", - "@hyperlane-xyz/utils": "7.3.0", + "@hyperlane-xyz/sdk": "8.0.0", + "@hyperlane-xyz/utils": "8.0.0", "@inquirer/prompts": "3.3.2", "@nomiclabs/hardhat-etherscan": "^3.0.3", "@safe-global/api-kit": "1.3.0", diff --git a/typescript/sdk/CHANGELOG.md b/typescript/sdk/CHANGELOG.md index 97f1f2a252..bc8dd0212c 100644 --- a/typescript/sdk/CHANGELOG.md +++ b/typescript/sdk/CHANGELOG.md @@ -1,5 +1,26 @@ # @hyperlane-xyz/sdk +## 8.0.0 + +### Major Changes + +- 26fbec8f6: Rename TokenConfig related types and utilities for clarity. E.g. `CollateralConfig` to `CollateralTokenConfig`. + Export more config types and zod schemas + +### Minor Changes + +- fd20bb1e9: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0 +- 82cebabe4: Call google storage API directly and remove @google-cloud/storage dependency from the SDK. + +### Patch Changes + +- 472b34670: Bump registry version to v6.3.0. +- 5942e9cff: Update default validator sets for alephzeroevmmainnet, appchain, lisk, lumiaprism, swell, treasure, vana, zklink. +- Updated dependencies [79f8197f3] +- Updated dependencies [0eb8d52a4] + - @hyperlane-xyz/utils@8.0.0 + - @hyperlane-xyz/core@5.9.0 + ## 7.3.0 ### Minor Changes diff --git a/typescript/sdk/package.json b/typescript/sdk/package.json index 1c383e1839..f6cfedb947 100644 --- a/typescript/sdk/package.json +++ b/typescript/sdk/package.json @@ -1,15 +1,15 @@ { "name": "@hyperlane-xyz/sdk", "description": "The official SDK for the Hyperlane Network", - "version": "7.3.0", + "version": "8.0.0", "dependencies": { "@arbitrum/sdk": "^4.0.0", "@aws-sdk/client-s3": "^3.577.0", "@chain-registry/types": "^0.50.14", "@cosmjs/cosmwasm-stargate": "^0.32.4", "@cosmjs/stargate": "^0.32.4", - "@hyperlane-xyz/core": "5.8.3", - "@hyperlane-xyz/utils": "7.3.0", + "@hyperlane-xyz/core": "5.9.0", + "@hyperlane-xyz/utils": "8.0.0", "@safe-global/api-kit": "1.3.0", "@safe-global/protocol-kit": "1.3.0", "@safe-global/safe-deployments": "1.37.8", diff --git a/typescript/utils/CHANGELOG.md b/typescript/utils/CHANGELOG.md index 3cf2756603..4a53eb32d1 100644 --- a/typescript/utils/CHANGELOG.md +++ b/typescript/utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperlane-xyz/utils +## 8.0.0 + +### Minor Changes + +- 79f8197f3: Added `isPrivateKeyEvm` function for validating EVM private keys + ## 7.3.0 ## 7.2.0 diff --git a/typescript/utils/package.json b/typescript/utils/package.json index 8b24cb7106..784886b1f7 100644 --- a/typescript/utils/package.json +++ b/typescript/utils/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/utils", "description": "General utilities and types for the Hyperlane network", - "version": "7.3.0", + "version": "8.0.0", "dependencies": { "@cosmjs/encoding": "^0.32.4", "@solana/web3.js": "^1.95.4", diff --git a/typescript/widgets/CHANGELOG.md b/typescript/widgets/CHANGELOG.md index be73ca35c6..bf923a809d 100644 --- a/typescript/widgets/CHANGELOG.md +++ b/typescript/widgets/CHANGELOG.md @@ -1,5 +1,24 @@ # @hyperlane-xyz/widgets +## 8.0.0 + +### Minor Changes + +- fd20bb1e9: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0 + +### Patch Changes + +- 472b34670: Bump registry version to v6.3.0. +- a2b5efbf9: Hide outline in button and text input components +- Updated dependencies [472b34670] +- Updated dependencies [79f8197f3] +- Updated dependencies [fd20bb1e9] +- Updated dependencies [26fbec8f6] +- Updated dependencies [82cebabe4] +- Updated dependencies [5942e9cff] + - @hyperlane-xyz/sdk@8.0.0 + - @hyperlane-xyz/utils@8.0.0 + ## 7.3.0 ### Patch Changes diff --git a/typescript/widgets/package.json b/typescript/widgets/package.json index 701ff8ddd8..9c008450f7 100644 --- a/typescript/widgets/package.json +++ b/typescript/widgets/package.json @@ -1,7 +1,7 @@ { "name": "@hyperlane-xyz/widgets", "description": "Common react components for Hyperlane projects", - "version": "7.3.0", + "version": "8.0.0", "peerDependencies": { "react": "^18", "react-dom": "^18" @@ -9,8 +9,8 @@ "dependencies": { "@cosmos-kit/react": "^2.18.0", "@headlessui/react": "^2.1.8", - "@hyperlane-xyz/sdk": "7.3.0", - "@hyperlane-xyz/utils": "7.3.0", + "@hyperlane-xyz/sdk": "8.0.0", + "@hyperlane-xyz/utils": "8.0.0", "@interchain-ui/react": "^1.23.28", "@rainbow-me/rainbowkit": "^2.2.0", "@solana/wallet-adapter-react": "^0.15.32", From 4802be592ac619234088d188dac52210b521acbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Dec 2024 07:59:05 +0000 Subject: [PATCH 2/2] Version Packages --- solidity/contracts/PackageVersioned.sol | 2 +- typescript/cli/src/version.ts | 2 +- yarn.lock | 32 ++++++++++++------------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/solidity/contracts/PackageVersioned.sol b/solidity/contracts/PackageVersioned.sol index ced404fe92..325ac0b25a 100644 --- a/solidity/contracts/PackageVersioned.sol +++ b/solidity/contracts/PackageVersioned.sol @@ -7,5 +7,5 @@ pragma solidity >=0.6.11; **/ abstract contract PackageVersioned { // GENERATED CODE - DO NOT EDIT - string public constant PACKAGE_VERSION = "5.8.3"; + string public constant PACKAGE_VERSION = "5.9.0"; } diff --git a/typescript/cli/src/version.ts b/typescript/cli/src/version.ts index af959132f7..a7df740c2d 100644 --- a/typescript/cli/src/version.ts +++ b/typescript/cli/src/version.ts @@ -1 +1 @@ -export const VERSION = '7.3.0'; +export const VERSION = '8.0.0'; diff --git a/yarn.lock b/yarn.lock index da261caf33..14f65093ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7321,8 +7321,8 @@ __metadata: "@ethersproject/abi": "npm:*" "@ethersproject/providers": "npm:*" "@hyperlane-xyz/registry": "npm:6.6.0" - "@hyperlane-xyz/sdk": "npm:7.3.0" - "@hyperlane-xyz/utils": "npm:7.3.0" + "@hyperlane-xyz/sdk": "npm:8.0.0" + "@hyperlane-xyz/utils": "npm:8.0.0" "@inquirer/core": "npm:9.0.10" "@inquirer/figures": "npm:1.0.5" "@inquirer/prompts": "npm:3.3.2" @@ -7360,13 +7360,13 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/core@npm:5.8.3, @hyperlane-xyz/core@workspace:solidity": +"@hyperlane-xyz/core@npm:5.9.0, @hyperlane-xyz/core@workspace:solidity": version: 0.0.0-use.local resolution: "@hyperlane-xyz/core@workspace:solidity" dependencies: "@arbitrum/nitro-contracts": "npm:^1.2.1" "@eth-optimism/contracts": "npm:^0.6.0" - "@hyperlane-xyz/utils": "npm:7.3.0" + "@hyperlane-xyz/utils": "npm:8.0.0" "@layerzerolabs/lz-evm-oapp-v2": "npm:2.0.2" "@layerzerolabs/solidity-examples": "npm:^1.1.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" @@ -7417,14 +7417,14 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/helloworld@npm:7.3.0, @hyperlane-xyz/helloworld@workspace:typescript/helloworld": +"@hyperlane-xyz/helloworld@npm:8.0.0, @hyperlane-xyz/helloworld@workspace:typescript/helloworld": version: 0.0.0-use.local resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld" dependencies: "@eslint/js": "npm:^9.15.0" - "@hyperlane-xyz/core": "npm:5.8.3" + "@hyperlane-xyz/core": "npm:5.9.0" "@hyperlane-xyz/registry": "npm:6.6.0" - "@hyperlane-xyz/sdk": "npm:7.3.0" + "@hyperlane-xyz/sdk": "npm:8.0.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" "@nomiclabs/hardhat-waffle": "npm:^2.0.6" "@openzeppelin/contracts-upgradeable": "npm:^4.9.3" @@ -7473,10 +7473,10 @@ __metadata: "@ethersproject/hardware-wallets": "npm:^5.7.0" "@ethersproject/providers": "npm:*" "@google-cloud/secret-manager": "npm:^5.5.0" - "@hyperlane-xyz/helloworld": "npm:7.3.0" + "@hyperlane-xyz/helloworld": "npm:8.0.0" "@hyperlane-xyz/registry": "npm:6.6.0" - "@hyperlane-xyz/sdk": "npm:7.3.0" - "@hyperlane-xyz/utils": "npm:7.3.0" + "@hyperlane-xyz/sdk": "npm:8.0.0" + "@hyperlane-xyz/utils": "npm:8.0.0" "@inquirer/prompts": "npm:3.3.2" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" "@nomiclabs/hardhat-etherscan": "npm:^3.0.3" @@ -7546,7 +7546,7 @@ __metadata: languageName: node linkType: hard -"@hyperlane-xyz/sdk@npm:7.3.0, @hyperlane-xyz/sdk@workspace:typescript/sdk": +"@hyperlane-xyz/sdk@npm:8.0.0, @hyperlane-xyz/sdk@workspace:typescript/sdk": version: 0.0.0-use.local resolution: "@hyperlane-xyz/sdk@workspace:typescript/sdk" dependencies: @@ -7556,8 +7556,8 @@ __metadata: "@cosmjs/cosmwasm-stargate": "npm:^0.32.4" "@cosmjs/stargate": "npm:^0.32.4" "@eslint/js": "npm:^9.15.0" - "@hyperlane-xyz/core": "npm:5.8.3" - "@hyperlane-xyz/utils": "npm:7.3.0" + "@hyperlane-xyz/core": "npm:5.9.0" + "@hyperlane-xyz/utils": "npm:8.0.0" "@nomiclabs/hardhat-ethers": "npm:^2.2.3" "@nomiclabs/hardhat-waffle": "npm:^2.0.6" "@safe-global/api-kit": "npm:1.3.0" @@ -7600,7 +7600,7 @@ __metadata: languageName: unknown linkType: soft -"@hyperlane-xyz/utils@npm:7.3.0, @hyperlane-xyz/utils@workspace:typescript/utils": +"@hyperlane-xyz/utils@npm:8.0.0, @hyperlane-xyz/utils@workspace:typescript/utils": version: 0.0.0-use.local resolution: "@hyperlane-xyz/utils@workspace:typescript/utils" dependencies: @@ -7642,8 +7642,8 @@ __metadata: "@eslint/js": "npm:^9.15.0" "@headlessui/react": "npm:^2.1.8" "@hyperlane-xyz/registry": "npm:6.6.0" - "@hyperlane-xyz/sdk": "npm:7.3.0" - "@hyperlane-xyz/utils": "npm:7.3.0" + "@hyperlane-xyz/sdk": "npm:8.0.0" + "@hyperlane-xyz/utils": "npm:8.0.0" "@interchain-ui/react": "npm:^1.23.28" "@rainbow-me/rainbowkit": "npm:^2.2.0" "@solana/wallet-adapter-react": "npm:^0.15.32"