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

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Version Packages #3028

merged 1 commit into from
Dec 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 5, 2023

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

  • b832e57: Replace Fallback and Retry Providers with new SmartProvider with more effective fallback/retry logic

Patch Changes

  • 7919417: Granular control of updating predeployed routingIsms based on routing config mismatch
    • Add support for routingIsmDelta which filters out the incompatibility between the onchain deployed config and the desired config.
    • Based on the above, you either update the deployed Ism with new routes, delete old routes, change owners, etc.
    • moduleMatchesConfig uses the same
  • fd4fc18: - Upgrade Viem to 1.20.0
    • Add optional restUrls field to ChainMetadata
    • Add deepCopy util function
    • Add support for cosmos factory token addresses
  • e06fe0b: Supporting DefaultFallbackRoutingIsm through non-factory deployments
  • 79c96d7: Remove healthy RPC URLs and remove NeutronTestnet
  • Updated dependencies [fd4fc18]
  • Updated dependencies [e06fe0b]

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

@hyperlane-xyz/[email protected]

Patch Changes

  • fd4fc18: - Upgrade Viem to 1.20.0
    • Add optional restUrls field to ChainMetadata
    • Add deepCopy util function
    • Add support for cosmos factory token addresses

@hyperlane-xyz/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from a715fde to 1091226 Compare December 5, 2023 19:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1091226 to cfc94fc Compare December 5, 2023 21:54
@github-actions github-actions bot force-pushed the changeset-release/main branch 8 times, most recently from 1640e0f to 1cb1388 Compare December 11, 2023 15:37
@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from e1fcb85 to e5ded2e Compare December 15, 2023 16:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from e5ded2e to 8fb5fed Compare December 15, 2023 17:22
@jmrossy jmrossy closed this Dec 15, 2023
@jmrossy jmrossy reopened this Dec 15, 2023
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Merging #3028 (8fb5fed) into main (6044fb8) will decrease coverage by 67.52%.
Report is 67 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #3028       +/-   ##
==========================================
- 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 ∅ <ø> (∅)

@jmrossy jmrossy enabled auto-merge (squash) December 15, 2023 17:30
@jmrossy jmrossy merged commit 0d9d1d2 into main Dec 15, 2023
25 of 27 checks passed
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