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

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Version Packages #4742

merged 2 commits into from
Oct 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 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@5.6.0

Minor Changes

  • c55257c: Minor token related changes like adding custom hook to 4626 collateral, checking for ERC20 as valid contract in HypERC20Collateral, etc.
  • 8cc0d9a: Added WHypERC4626 as a wrapper for rebasing HypERC4626

Patch Changes

  • 8cc0d9a: Add wrapped HypERC4626 for easy defi use
    • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/cli@5.6.1

Patch Changes

  • 3474a84: Explicitly define inquirer/core and inquirier/figures dependencies
    • @hyperlane-xyz/sdk@5.6.1
    • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/helloworld@5.6.1

Patch Changes

  • Updated dependencies [8cc0d9a]
  • Updated dependencies [c55257c]
  • Updated dependencies [8cc0d9a]
    • @hyperlane-xyz/core@5.6.0
    • @hyperlane-xyz/sdk@5.6.1

@hyperlane-xyz/sdk@5.6.1

Patch Changes

  • Updated dependencies [8cc0d9a]
  • Updated dependencies [c55257c]
  • Updated dependencies [8cc0d9a]
    • @hyperlane-xyz/core@5.6.0
    • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/widgets@5.6.1

Patch Changes

  • @hyperlane-xyz/sdk@5.6.1
  • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/infra@5.6.1

Patch Changes

  • @hyperlane-xyz/helloworld@5.6.1
  • @hyperlane-xyz/sdk@5.6.1
  • @hyperlane-xyz/utils@5.6.1

@hyperlane-xyz/ccip-server@5.6.1

@hyperlane-xyz/github-proxy@5.6.1

Releases:
  @hyperlane-xyz/cli@5.6.1
  @hyperlane-xyz/core@5.6.0
  @hyperlane-xyz/helloworld@5.6.1
  @hyperlane-xyz/sdk@5.6.1
  @hyperlane-xyz/infra@5.6.1
  @hyperlane-xyz/widgets@5.6.1
  @hyperlane-xyz/ccip-server@5.6.1
  @hyperlane-xyz/github-proxy@5.6.1
  @hyperlane-xyz/utils@5.6.1

[skip ci]
@paulbalaji paulbalaji closed this Oct 24, 2024
@paulbalaji paulbalaji reopened this Oct 24, 2024
solidity/contracts/PackageVersioned.sol Dismissed Show dismissed Hide dismissed
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.81%. Comparing base (3474a84) to head (e90e644).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4742   +/-   ##
=======================================
  Coverage   73.81%   73.81%           
=======================================
  Files         101      101           
  Lines        1455     1455           
  Branches      191      191           
=======================================
  Hits         1074     1074           
  Misses        360      360           
  Partials       21       21           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 75.71% <ø> (ø)
isms 77.58% <ø> (ø)
token 88.13% <ø> (ø)
middlewares 77.39% <ø> (ø)

@paulbalaji paulbalaji added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit c53e330 Oct 24, 2024
37 checks passed
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Oct 25, 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.


# Releases
## @hyperlane-xyz/core@5.6.0

### Minor Changes

- c55257c: Minor token related changes like adding custom hook to 4626
collateral, checking for ERC20 as valid contract in HypERC20Collateral,
etc.
-   8cc0d9a: Added WHypERC4626 as a wrapper for rebasing HypERC4626

### Patch Changes

-   8cc0d9a: Add wrapped HypERC4626 for easy defi use
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/cli@5.6.1

### Patch Changes

- 3474a84: Explicitly define inquirer/core and inquirier/figures
dependencies
    -   @hyperlane-xyz/sdk@5.6.1
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/helloworld@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/sdk@5.6.1

## @hyperlane-xyz/sdk@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/widgets@5.6.1

### Patch Changes

-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/utils@5.6.1



## @hyperlane-xyz/infra@5.6.1

### Patch Changes

-   @hyperlane-xyz/helloworld@5.6.1
-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

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



## @hyperlane-xyz/github-proxy@5.6.1

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Oct 25, 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.


# Releases
## @hyperlane-xyz/core@5.6.0

### Minor Changes

- c55257c: Minor token related changes like adding custom hook to 4626
collateral, checking for ERC20 as valid contract in HypERC20Collateral,
etc.
-   8cc0d9a: Added WHypERC4626 as a wrapper for rebasing HypERC4626

### Patch Changes

-   8cc0d9a: Add wrapped HypERC4626 for easy defi use
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/cli@5.6.1

### Patch Changes

- 3474a84: Explicitly define inquirer/core and inquirier/figures
dependencies
    -   @hyperlane-xyz/sdk@5.6.1
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/helloworld@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/sdk@5.6.1

## @hyperlane-xyz/sdk@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/widgets@5.6.1

### Patch Changes

-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/utils@5.6.1



## @hyperlane-xyz/infra@5.6.1

### Patch Changes

-   @hyperlane-xyz/helloworld@5.6.1
-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

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



## @hyperlane-xyz/github-proxy@5.6.1

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Oct 25, 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.


# Releases
## @hyperlane-xyz/core@5.6.0

### Minor Changes

- c55257c: Minor token related changes like adding custom hook to 4626
collateral, checking for ERC20 as valid contract in HypERC20Collateral,
etc.
-   8cc0d9a: Added WHypERC4626 as a wrapper for rebasing HypERC4626

### Patch Changes

-   8cc0d9a: Add wrapped HypERC4626 for easy defi use
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/cli@5.6.1

### Patch Changes

- 3474a84: Explicitly define inquirer/core and inquirier/figures
dependencies
    -   @hyperlane-xyz/sdk@5.6.1
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/helloworld@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/sdk@5.6.1

## @hyperlane-xyz/sdk@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/widgets@5.6.1

### Patch Changes

-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/utils@5.6.1



## @hyperlane-xyz/infra@5.6.1

### Patch Changes

-   @hyperlane-xyz/helloworld@5.6.1
-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

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



## @hyperlane-xyz/github-proxy@5.6.1

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Oct 25, 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.


# Releases
## @hyperlane-xyz/core@5.6.0

### Minor Changes

- c55257c: Minor token related changes like adding custom hook to 4626
collateral, checking for ERC20 as valid contract in HypERC20Collateral,
etc.
-   8cc0d9a: Added WHypERC4626 as a wrapper for rebasing HypERC4626

### Patch Changes

-   8cc0d9a: Add wrapped HypERC4626 for easy defi use
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/cli@5.6.1

### Patch Changes

- 3474a84: Explicitly define inquirer/core and inquirier/figures
dependencies
    -   @hyperlane-xyz/sdk@5.6.1
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/helloworld@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/sdk@5.6.1

## @hyperlane-xyz/sdk@5.6.1

### Patch Changes

-   Updated dependencies [8cc0d9a]
-   Updated dependencies [c55257c]
-   Updated dependencies [8cc0d9a]
    -   @hyperlane-xyz/core@5.6.0
    -   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/widgets@5.6.1

### Patch Changes

-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

## @hyperlane-xyz/utils@5.6.1



## @hyperlane-xyz/infra@5.6.1

### Patch Changes

-   @hyperlane-xyz/helloworld@5.6.1
-   @hyperlane-xyz/sdk@5.6.1
-   @hyperlane-xyz/utils@5.6.1

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



## @hyperlane-xyz/github-proxy@5.6.1

---------

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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant