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

Version Packages #3533

Merged
merged 1 commit into from
May 6, 2024
Merged

Version Packages #3533

merged 1 commit into from
May 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 2, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@hyperlane-xyz/core@3.11.0

Minor Changes

  • b6fdf2f: Implement XERC20 and FiatToken collateral warp routes
  • b63714e: Convert all public hyperlane npm packages from CJS to pure ESM

Patch Changes

  • Updated dependencies [b63714e]
  • Updated dependencies [2b3f758]
  • Updated dependencies [af26342]
    • @hyperlane-xyz/utils@3.11.0

@hyperlane-xyz/cli@3.11.0

Minor Changes

  • f8b6ea4: Update the warp-route-deployment.yaml to a more sensible schema. This schema sets us up to allow multi-chain collateral deployments. Removes intermediary config objects by using zod instead.
  • b6fdf2f: Implement XERC20 and FiatToken collateral warp routes
  • aea79c6: Adds single-chain dry-run support for deploying warp routes & gas estimation for core and warp route dry-run deployments.
  • 917266d: Add --self-relay to CLI commands
  • b63714e: Convert all public hyperlane npm packages from CJS to pure ESM
  • 450e8e0: Migrate fork util from CLI to SDK. Anvil IP & Port are now optionally passed into fork util by client.
  • 3528b28: Restructure CLI params around registries
  • af26342: Introduces hyperlane hook read and hyperlane ism read commands for deriving onchain Hook/ISM configs from an address on a given chain.

Patch Changes

  • 8246f14: Adds defaultDescription to yargs --key option.
  • Updated dependencies [811ecfb]
  • Updated dependencies [f8b6ea4]
  • Updated dependencies [d37cbab]
  • Updated dependencies [b6fdf2f]
  • Updated dependencies [a86a829]
  • Updated dependencies [2db77f1]
  • Updated dependencies [3a08e31]
  • Updated dependencies [917266d]
  • Updated dependencies [aab63d4]
  • Updated dependencies [2e43942]
  • Updated dependencies [b63714e]
  • Updated dependencies [3528b28]
  • Updated dependencies [450e8e0]
  • Updated dependencies [2b3f758]
  • Updated dependencies [af26342]
    • @hyperlane-xyz/sdk@3.11.0
    • @hyperlane-xyz/utils@3.11.0

@hyperlane-xyz/helloworld@3.11.0

Minor Changes

  • b63714e: Convert all public hyperlane npm packages from CJS to pure ESM

Patch Changes

@hyperlane-xyz/sdk@3.11.0

Minor Changes

  • 811ecfb: Add EvmCoreReader, minor updates.
  • f8b6ea4: Update the warp-route-deployment.yaml to a more sensible schema. This schema sets us up to allow multi-chain collateral deployments. Removes intermediary config objects by using zod instead.
  • d37cbab: Adds modular transaction submission support for SDK clients, e.g. CLI.
  • b6fdf2f: Implement XERC20 and FiatToken collateral warp routes
  • 2db77f1: Added RPC concurrency property to ChainMetadata.
    Added CrudModule abstraction and related types.
    Removed Fuel ProtocolType.
  • 3a08e31: Add EvmERC20WarpRouterReader to derive WarpConfig from TokenRouter address
  • 917266d: Add --self-relay to CLI commands
  • aab63d4: Adding ICA for governance
  • b63714e: Convert all public hyperlane npm packages from CJS to pure ESM
  • 3528b28: Remove consts such as chainMetadata from SDK
  • 450e8e0: Migrate fork util from CLI to SDK. Anvil IP & Port are now optionally passed into fork util by client.
  • af26342: Moved Hook/ISM config stringify into a general object stringify utility.

Patch Changes

  • a86a829: Removes Gnosis safe util from infra in favor of SDK
  • 2e43942: Allow gasLimit overrides in the SDK/CLI for deploy txs
  • Updated dependencies [b6fdf2f]
  • Updated dependencies [b63714e]
  • Updated dependencies [2b3f758]
  • Updated dependencies [af26342]
    • @hyperlane-xyz/core@3.11.0
    • @hyperlane-xyz/utils@3.11.0

@hyperlane-xyz/utils@3.11.0

Minor Changes

  • b63714e: Convert all public hyperlane npm packages from CJS to pure ESM
  • af26342: Moved Hook/ISM config stringify into a general object stringify utility.

Patch Changes

  • 2b3f758: Add objLength and isObjEmpty utils

@hyperlane-xyz/infra@3.11.0

Minor Changes

  • af26342: Moved Hook/ISM reading into CLI.

Patch Changes

  • a86a829: Removes Gnosis safe util from infra in favor of SDK
  • Updated dependencies [811ecfb]
  • Updated dependencies [f8b6ea4]
  • Updated dependencies [d37cbab]
  • Updated dependencies [b6fdf2f]
  • Updated dependencies [a86a829]
  • Updated dependencies [2db77f1]
  • Updated dependencies [3a08e31]
  • Updated dependencies [917266d]
  • Updated dependencies [aab63d4]
  • Updated dependencies [2e43942]
  • Updated dependencies [b63714e]
  • Updated dependencies [3528b28]
  • Updated dependencies [450e8e0]
  • Updated dependencies [2b3f758]
  • Updated dependencies [af26342]
    • @hyperlane-xyz/sdk@3.11.0
    • @hyperlane-xyz/helloworld@3.11.0
    • @hyperlane-xyz/utils@3.11.0

@hyperlane-xyz/ccip-server@3.11.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from 5dc30ae to 1e015f8 Compare April 10, 2024 15:08
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 7372b9a to 55d486d Compare April 18, 2024 12:56
@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from 6369408 to 710feaf Compare April 26, 2024 13:36
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 44366eb to 9f13592 Compare May 3, 2024 14:31
@yorhodes yorhodes closed this May 6, 2024
@yorhodes yorhodes reopened this May 6, 2024
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.42%. Comparing base (b6fdf2f) to head (4481680).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3533   +/-   ##
=======================================
  Coverage   74.42%   74.42%           
=======================================
  Files         110      110           
  Lines        1228     1228           
  Branches      133      133           
=======================================
  Hits          914      914           
  Misses        297      297           
  Partials       17       17           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 69.94% <ø> (ø)
isms 73.17% <ø> (ø)
token 64.66% <ø> (ø)
middlewares 77.48% <ø> (ø)

@yorhodes yorhodes merged commit 6f9c751 into main May 6, 2024
36 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant