Skip to content

chore(deps): update dependency ox to v0.14.0#222

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/ox-0.x
Mar 2, 2026
Merged

chore(deps): update dependency ox to v0.14.0#222
renovate[bot] merged 1 commit intomainfrom
renovate/ox-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
ox (source) dependencies minor 0.13.20.14.0 OpenSSF Scorecard

Release Notes

wevm/ox (ox)

v0.14.0

Compare Source

Minor Changes
  • #​178 4a79ac5 Thanks @​jxom! - Breaking (ox/tempo): KeyAuthorization.chainId is now required.

     const authorization = KeyAuthorization.from({
       address,
    +  chainId: 1n,
       expiry: 1234567890,
       type: 'secp256k1',
     })
Patch Changes
  • #​178 4a79ac5 Thanks @​jxom! - ox/tempo: Added support for V2 keychain signature type (0x04) which binds the inner signature to the user account via keccak256(0x04 || sigHash || userAddress).

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Dependency updates label Mar 2, 2026
@github-actions github-actions bot added qa:running QA workflow is currently running status:approved Pull request has been approved labels Mar 2, 2026
@github-actions github-actions bot added qa:success QA workflow passed successfully status:ready-for-review Pull request is ready for review status:mergeable Pull request is approved, tests pass, and ready to merge and removed qa:running QA workflow is currently running status:ready-for-review Pull request is ready for review status:approved Pull request has been approved labels Mar 2, 2026
@renovate renovate bot merged commit 5c307ff into main Mar 2, 2026
12 checks passed
@renovate renovate bot deleted the renovate/ox-0.x branch March 2, 2026 11:34
@github-actions github-actions bot added status:merged Pull request has been merged and removed status:mergeable Pull request is approved, tests pass, and ready to merge labels Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates qa:success QA workflow passed successfully status:merged Pull request has been merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants