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 #3153

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Version Packages #3153

merged 1 commit into from
Jan 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 13, 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/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

  • 3c298d0: Add isAddress function to check if string matches EVM, Cosmos, or Solana address formats
  • df24eec: Fix for address utils falsy fallbacks
  • 78e50e7: addressToBytes32 changed to work for all protocol types

@hyperlane-xyz/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from f20b550 to 9866279 Compare January 24, 2024 21:50
@jmrossy jmrossy closed this Jan 25, 2024
@jmrossy jmrossy reopened this Jan 25, 2024
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Merging #3153 (9866279) into main (df24eec) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3153   +/-   ##
=======================================
  Coverage   67.18%   67.18%           
=======================================
  Files         101      101           
  Lines        1021     1021           
  Branches      106      106           
=======================================
  Hits          686      686           
  Misses        291      291           
  Partials       44       44           
Components Coverage Δ
core 50.00% <ø> (ø)
hooks 68.79% <ø> (ø)
isms 65.94% <ø> (ø)
token 54.62% <ø> (ø)
middlewares 81.46% <ø> (ø)

@jmrossy jmrossy enabled auto-merge (squash) January 25, 2024 16:25
@jmrossy jmrossy merged commit 72774b3 into main Jan 25, 2024
26 of 27 checks passed
ltyu pushed a commit to ltyu/hyperlane-monorepo that referenced this pull request Mar 13, 2024
-   e4e4f93: Support pausable ISM in deployer and checker
-   Updated dependencies [78e50e7]
    -   @hyperlane-xyz/[email protected]

-   Updated dependencies [e4e4f93]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

-   Updated dependencies [e4e4f93]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

- ae4476a: Bumped mantapacific reorgPeriod to 1, a reorg period in
chain metadata is now required by infra.
-   f3b7ddb: Add optional grpcUrl field to ChainMetadata
-   e4e4f93: Support pausable ISM in deployer and checker
-   Updated dependencies [e4e4f93]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

- 3c298d0: Add isAddress function to check if string matches EVM,
Cosmos, or Solana address formats
-   df24eec: Fix for address utils falsy fallbacks
-   78e50e7: addressToBytes32 changed to work for all protocol types

- ae4476a: Bumped mantapacific reorgPeriod to 1, a reorg period in
chain metadata is now required by infra.
-   e4e4f93: Support pausable ISM in deployer and checker
-   Updated dependencies [e4e4f93]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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