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

chore: bump @hyperlane-xyz/sdk from 5.7.0 to 7.3.0 #2712

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @hyperlane-xyz/sdk from 5.7.0 to 7.3.0.

Release notes

Sourced from @​hyperlane-xyz/sdk's releases.

@​hyperlane-xyz/sdk@​7.3.0

Minor Changes

  • 2054f4f5b: Require Sealevel native transfers to cover the rent of the recipient
  • a96448fa6: Add logic into SDK to enable warp route unenrollment
  • 170a0fc73: Add createHookUpdateTxs() to WarpModule.update() such that it 1) deploys a hook for a warp route without an existing hook, or 2) update an existing hook.
  • 9a09afcc7: Deploy to appchain, treasure, zklink.
  • 24784af95: Introduce GcpValidator for retrieving announcements, checkpoints and metadata for a Validator posting to a GCP bucket. Uses GcpStorageWrapper for bucket operations.
  • 3e8dd70ac: Update validators for boba, duckchain, unichain, vana, bsquared, superseed. Update oort's own validator. Update blockpi's viction validator. Adad luganodes/dsrv to flame validator set.
  • aa1ea9a48: updates the warp deployment config schema to be closer to the ica routing schema
  • f0b98fdef: Updated the derivation logic to enable ICA ISM metdata building from on chain data to enable self relaying of ICA messages
  • ff9e8a72b: Added a getter to derive ATA payer accounts on Sealevel warp routes
  • 97c1f80b7: Implement Sealevel IGP quoting
  • 323f0f158: Add ICAs management in core apply command
  • 61157097b: Deploy to swell & lumiaprism. Parallelise router enrollment in HyperlaneRouterDeployer.

Patch Changes

  • 665a7b8d8: Added decimal consistency checks to the Token checker
    • @​hyperlane-xyz/utils@​7.3.0
    • @​hyperlane-xyz/core@​5.8.3

@​hyperlane-xyz/sdk@​7.2.0

Minor Changes

  • 81ab4332f: Remove ismFactoryAddresses from warpConfig
  • 4b3537470: Changed the type of defaultMultisigConfigs, to track validator aliases in addition to their addresses.
  • fa6d5f5c6: Add decodeIsmMetadata function

Patch Changes

  • Updated dependencies [fa6d5f5c6]
    • @​hyperlane-xyz/utils@​7.2.0
    • @​hyperlane-xyz/core@​5.8.2

@​hyperlane-xyz/sdk@​7.1.0

Minor Changes

  • 6f2d50fbd: Updated Fraxtal set to include Superlane validators, updated Flow set
  • 1159e0f4b: Enroll new validators for alephzeroevmmainnet, chilizmainnet, flowmainnet, immutablezkevmmainnet, metal, polynomialfi, rarichain, rootstockmainnet, superpositionmainnet, flame, prom, inevm.
  • ff2b4e2fb: Added helpers to Token and token adapters to get bridged supply of tokens"
  • 0e285a443: Add a validateZodResult util function
  • 5db46bd31: Implements persistent relayer for use in CLI
  • 0cd65c571: Add chainMetadataToCosmosChain function

Patch Changes

  • Updated dependencies [0e285a443]
    • @​hyperlane-xyz/utils@​7.1.0
    • @​hyperlane-xyz/core@​5.8.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@hyperlane-xyz/sdk](https://github.com/hyperlane-xyz/hyperlane-monorepo) from 5.7.0 to 7.3.0.
- [Release notes](https://github.com/hyperlane-xyz/hyperlane-monorepo/releases)
- [Commits](https://github.com/hyperlane-xyz/hyperlane-monorepo/compare/@hyperlane-xyz/sdk@5.7.0...@hyperlane-xyz/sdk@7.3.0)

---
updated-dependencies:
- dependency-name: "@hyperlane-xyz/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from AtelyPham as a code owner December 23, 2024 18:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

The following labels could not be found: needs review 👓, dependencies.

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit 7e45737
🔍 Latest deploy log https://app.netlify.com/sites/tangle-cloud/deploys/6769a958bcd5780008a65ca5
😎 Deploy Preview https://deploy-preview-2712--tangle-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for tangle-dapp failed. Why did it fail? →

Name Link
🔨 Latest commit 7e45737
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/6769a958544a5c0008341f2b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants