Skip to content

chore(deps): bump @hyperlane-xyz/core from 9.0.9 to 10.0.3 in /contracts/core#4460

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/contracts/core/hyperlane-xyz/core-10.0.3
Closed

chore(deps): bump @hyperlane-xyz/core from 9.0.9 to 10.0.3 in /contracts/core#4460
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/contracts/core/hyperlane-xyz/core-10.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Contributor

Bumps @hyperlane-xyz/core from 9.0.9 to 10.0.3.

Release notes

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

@​hyperlane-xyz/core@​10.0.3

Patch Changes

  • Updated dependencies [8c027d852]
    • @​hyperlane-xyz/utils@​19.9.0

@​hyperlane-xyz/core@​10.0.2

Patch Changes

  • Updated dependencies [2ed21c97d]
  • Updated dependencies [78ff6cd47]
  • Updated dependencies [3f75ad86d]
    • @​hyperlane-xyz/utils@​19.8.0

@​hyperlane-xyz/core@​10.0.1

Patch Changes

  • @​hyperlane-xyz/utils@​19.7.0

@​hyperlane-xyz/core@​10.0.0

Major Changes

  • 18c32ed2b: Refactor warp route contracts for shallower inheritance tree and smaller bytecode size.

    Deprecated Router and GasRouter internal functions have been removed.

    FungibleTokenRouter has been removed and functionality lifted into TokenRouter.

    quoteTransferRemote and transferRemote can no longer be overridden with optional hook and hookMetadata for simplicity.

    quoteTransferRemote returns a consistent shape of [nativeMailboxDispatchFee, internalTokenFee, externalTokenFee].

    HypNative and HypERC20Collateral inherit from MovableCollateral and LpCollateral but other extensions (eg HypXERC20) do not. Storage layouts have been preserved to ensure upgrade compatibility.

  • dd16e3df4: Add LP interface to collateral routers

    The balanceOf function has been removed from TokenRouter to remove ambiguity between LpCollateralRouter.balanceOf.

    To migrate, use the new TokenRouter.token() to get an IERC20 or IERC721 compliant address that you can call balanceOf on.

Minor Changes

  • 5b17b0f37: Add Everclear bridges for ETH and ERC20 tokens.

  • 2c6506735: Implement support for CCTP v2 fast transfers

  • 799751606: Extend CCTP TokenBridge with GMP support via hook

  • e0c69e255: Implement token fees on FungibleTokenRouter

... (truncated)

Commits
  • 5ed3e33 Version Packages (#7383)
  • 8c027d8 feat: stop RPC retries for permanent errors (#6919)
  • ca379b0 chore: Release Relayer Mainnet and Testnet with latest (#7382)
  • 6c48aa6 fix: Clear link between message and payload for manual reprocessing (#7360)
  • 381ad4b feat(infra): use swapOwner instead of removing/adding safe owners (#7377)
  • 0b3c0d6 feat(infra): rewrite igp claim script, use turnkey signer (#7364)
  • ccf63ce feat: install libcurl for rust docker (#7376)
  • bbc9110 chore: update usdc/superseed rebalancer config to use minAmount strategy (#7374)
  • a0b0b08 feat(infra): refactor turnkey usage, setup new roles (#7363)
  • e657bbc Version Packages (#7332)
  • Additional commits viewable in compare view

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/core](https://github.com/hyperlane-xyz/hyperlane-monorepo) from 9.0.9 to 10.0.3.
- [Release notes](https://github.com/hyperlane-xyz/hyperlane-monorepo/releases)
- [Commits](https://github.com/hyperlane-xyz/hyperlane-monorepo/compare/@hyperlane-xyz/core@9.0.9...@hyperlane-xyz/core@10.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2025
@vercel

vercel Bot commented Nov 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
omni Ready Ready Preview Comment Nov 17, 2025 3:16pm

@dependabot @github

dependabot Bot commented on behalf of github Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #4466.

@dependabot dependabot Bot closed this Dec 15, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/contracts/core/hyperlane-xyz/core-10.0.3 branch December 15, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants