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

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Version Packages #4816

merged 2 commits into from
Nov 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 5, 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]

Major Changes

  • e3b97c4: Detangle assumption that chainId == domainId for EVM chains. Domain IDs and Chain Names are still unique, but chainId is no longer guaranteed to be a unique identifier. Domain ID is no longer an optional field and is now required for all chain metadata.

Patch Changes

@hyperlane-xyz/[email protected]

Major Changes

  • e3b97c4: Detangle assumption that chainId == domainId for EVM chains. Domain IDs and Chain Names are still unique, but chainId is no longer guaranteed to be a unique identifier. Domain ID is no longer an optional field and is now required for all chain metadata.

Minor Changes

  • 7b3b079: Support using apiKey for CoinGeckoTokenPriceGetter
  • 30d92c3: Add collateralChainName to Warp Reader. Partial refactor of fetchTokenConfig().

Patch Changes

@hyperlane-xyz/[email protected]

Major Changes

  • e3b97c4: Detangle assumption that chainId == domainId for EVM chains. Domain IDs and Chain Names are still unique, but chainId is no longer guaranteed to be a unique identifier. Domain ID is no longer an optional field and is now required for all chain metadata.

@hyperlane-xyz/[email protected]

Major Changes

  • e3b97c4: Detangle assumption that chainId == domainId for EVM chains. Domain IDs and Chain Names are still unique, but chainId is no longer guaranteed to be a unique identifier. Domain ID is no longer an optional field and is now required for all chain metadata.

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

@hyperlane-xyz/[email protected]

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 295e2db to 136c946 Compare November 6, 2024 17:41
Releases:
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]
  @hyperlane-xyz/[email protected]

[skip ci]
@github-actions github-actions bot force-pushed the changeset-release/main branch from 136c946 to b984195 Compare November 6, 2024 18:39
@paulbalaji paulbalaji enabled auto-merge November 6, 2024 18:54
@paulbalaji paulbalaji closed this Nov 6, 2024
auto-merge was automatically disabled November 6, 2024 18:59

Pull request was closed

@paulbalaji paulbalaji reopened this Nov 6, 2024
solidity/contracts/PackageVersioned.sol Dismissed Show dismissed Hide dismissed
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.27%. Comparing base (e3b97c4) to head (b984195).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4816   +/-   ##
=======================================
  Coverage   74.27%   74.27%           
=======================================
  Files         101      101           
  Lines        1481     1481           
  Branches      192      192           
=======================================
  Hits         1100     1100           
  Misses        360      360           
  Partials       21       21           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 77.77% <ø> (ø)
isms 77.77% <ø> (ø)
token 89.01% <ø> (ø)
middlewares 77.58% <ø> (ø)

@paulbalaji paulbalaji added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit f0e8f74 Nov 6, 2024
37 checks passed
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