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

merge: main -> cli-2.0 #3808

Closed
wants to merge 3 commits into from
Closed

merge: main -> cli-2.0 #3808

wants to merge 3 commits into from

Conversation

nbayindirli
Copy link
Contributor

Description

Drive-by changes

Related issues

Backward compatibility

Testing

github-actions bot and others added 3 commits May 17, 2024 12:04
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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/cli@3.12.0

### Minor Changes

-   cc87319: Default to home directory for local registry
- ff221f6: Allows a developer to pass a private key or address to
dry-run, and ensures HYP_KEY is only used for private keys.
- eba3936: Add CLI-side submitter to use SDK submitter from CRUD and
other command modules.

### Patch Changes

-   2b7dfe2: Improve defaults in chain config command
-   Updated dependencies [eba3936]
-   Updated dependencies [69de68a]
    -   @hyperlane-xyz/sdk@3.12.0
    -   @hyperlane-xyz/utils@3.12.0

## @hyperlane-xyz/sdk@3.12.0

### Minor Changes

-   69de68a: Implement aggregation and multisig ISM metadata encoding

### Patch Changes

-   eba3936: Exports submitter and transformer props types.
-   Updated dependencies [69de68a]
    -   @hyperlane-xyz/utils@3.12.0
    -   @hyperlane-xyz/core@3.12.0

## @hyperlane-xyz/utils@3.12.0

### Minor Changes

-   69de68a: Implement aggregation and multisig ISM metadata encoding

## @hyperlane-xyz/core@3.12.0

### Patch Changes

-   Updated dependencies [69de68a]
    -   @hyperlane-xyz/utils@3.12.0

## @hyperlane-xyz/helloworld@3.12.0

### Patch Changes

-   Updated dependencies [eba3936]
-   Updated dependencies [69de68a]
    -   @hyperlane-xyz/sdk@3.12.0
    -   @hyperlane-xyz/core@3.12.0

## @hyperlane-xyz/infra@3.12.0

### Patch Changes

-   Updated dependencies [eba3936]
-   Updated dependencies [69de68a]
    -   @hyperlane-xyz/sdk@3.12.0
    -   @hyperlane-xyz/utils@3.12.0
    -   @hyperlane-xyz/helloworld@3.12.0

## @hyperlane-xyz/ccip-server@3.12.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
### Description

<!--
What's included in this PR?
-->

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
Copy link

changeset-bot bot commented May 17, 2024

⚠️ No Changeset found

Latest commit: 767c20f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nbayindirli nbayindirli changed the title chore(merge): main -> cli-2.0 merge: main -> cli-2.0 May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.96%. Comparing base (eba3936) to head (767c20f).
Report is 1 commits behind head on cli-2.0.

Additional details and impacted files
@@           Coverage Diff            @@
##           cli-2.0    #3808   +/-   ##
========================================
  Coverage    63.96%   63.96%           
========================================
  Files          124      124           
  Lines         1543     1543           
  Branches       167      167           
========================================
  Hits           987      987           
  Misses         530      530           
  Partials        26       26           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 67.50% <ø> (ø)
isms 39.52% <ø> (ø)
token 65.41% <ø> (ø)
middlewares 77.05% <ø> (ø)

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.

4 participants