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

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Version Packages #3111

merged 3 commits into from
Jan 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

Minor Changes

  • 0488ef3: Add dsrv, staked and zeeprime as validators
  • 8d8ba3f: HyperlaneIsmFactory is now wary of (try)getDomainId or (try)getChainName calls which may fail and handles them appropriately.

Patch Changes

  • 67a6d97: Added shouldRecover flag to deployContractFromFactory so that the TestRecipientDeployer can deploy new contracts if it's not the owner of the prior deployments (We were recovering the SDK artifacts which meant the deployer won't be able to set the ISM as they needed)
  • 612d416: Add mailbox version const to SDK

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

  • 67a6d97: Added shouldRecover flag to deployContractFromFactory so that the TestRecipientDeployer can deploy new contracts if it's not the owner of the prior deployments (We were recovering the SDK artifacts which meant the deployer won't be able to set the ISM as they needed)
  • Updated dependencies [67a6d97]
  • Updated dependencies [612d416]
  • Updated dependencies [0488ef3]
  • Updated dependencies [8d8ba3f]

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

@hyperlane-xyz/[email protected]

Patch Changes

  • 67a6d97: Added shouldRecover flag to deployContractFromFactory so that the TestRecipientDeployer can deploy new contracts if it's not the owner of the prior deployments (We were recovering the SDK artifacts which meant the deployer won't be able to set the ISM as they needed)
  • Updated dependencies [67a6d97]
  • Updated dependencies [612d416]
  • Updated dependencies [0488ef3]
  • Updated dependencies [8d8ba3f]

@aroralanuk aroralanuk closed this Jan 11, 2024
@aroralanuk aroralanuk reopened this Jan 11, 2024
@aroralanuk aroralanuk enabled auto-merge (squash) January 11, 2024 17:21
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Merging #3111 (1df2cb6) into main (6044fb8) will decrease coverage by 67.52%.
Report is 101 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #3111       +/-   ##
==========================================
- Coverage   67.51%   0.00%   -67.52%     
==========================================
  Files         101       1      -100     
  Lines        1022      16     -1006     
  Branches      106       0      -106     
==========================================
- Hits          690       0      -690     
+ Misses        292      16      -276     
+ Partials       40       0       -40     
Components Coverage Δ
core ∅ <ø> (∅)
hooks ∅ <ø> (∅)
isms ∅ <ø> (∅)
token ∅ <ø> (∅)
middlewares ∅ <ø> (∅)

@aroralanuk aroralanuk merged commit 493c160 into main Jan 12, 2024
26 of 27 checks passed
@nambrot
Copy link
Contributor

nambrot commented Jan 12, 2024

Did this release?

ltyu pushed a commit to ltyu/hyperlane-monorepo that referenced this pull request Mar 13, 2024
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.

-   0488ef3: Add dsrv, staked and zeeprime as validators
- 8d8ba3f: HyperlaneIsmFactory is now wary of (try)getDomainId or
(try)getChainName calls which may fail and handles them appropriately.

- 67a6d97: Added `shouldRecover` flag to deployContractFromFactory so
that the `TestRecipientDeployer` can deploy new contracts if it's not
the owner of the prior deployments (We were recovering the SDK artifacts
which meant the deployer won't be able to set the ISM as they needed)
-   612d416: Add mailbox version const to SDK
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

-   @hyperlane-xyz/[email protected]

- 67a6d97: Added `shouldRecover` flag to deployContractFromFactory so
that the `TestRecipientDeployer` can deploy new contracts if it's not
the owner of the prior deployments (We were recovering the SDK artifacts
which meant the deployer won't be able to set the ISM as they needed)
-   Updated dependencies [67a6d97]
-   Updated dependencies [612d416]
-   Updated dependencies [0488ef3]
-   Updated dependencies [8d8ba3f]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

-   Updated dependencies [67a6d97]
-   Updated dependencies [612d416]
-   Updated dependencies [0488ef3]
-   Updated dependencies [8d8ba3f]
    -   @hyperlane-xyz/[email protected]
    -   @hyperlane-xyz/[email protected]

- 67a6d97: Added `shouldRecover` flag to deployContractFromFactory so
that the `TestRecipientDeployer` can deploy new contracts if it's not
the owner of the prior deployments (We were recovering the SDK artifacts
which meant the deployer won't be able to set the ISM as they needed)
-   Updated dependencies [67a6d97]
-   Updated dependencies [612d416]
-   Updated dependencies [0488ef3]
-   Updated dependencies [8d8ba3f]
    -   @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.

2 participants