Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Change Age Confidence
ox (source) 0.9.3 -> 0.9.17 age confidence

Release Notes

wevm/ox (ox)

v0.9.17

Compare Source

Patch Changes
  • e63c3b2 Thanks @​jxom! - Tweaked WebAuthnP256.createCredential to accept challenge of type Hex.

v0.9.16

Compare Source

Patch Changes
  • d11e1fb Thanks @​jxom! - Modified WebAuthnP256.verify to work with only clientDataJSON and authenticatorData

v0.9.15

Compare Source

Patch Changes

v0.9.14

Compare Source

Patch Changes

v0.9.13

Compare Source

Patch Changes
  • 95458ee Thanks @​jxom! - Added TransactionRequest.fromRpc

  • c165694 Thanks @​jxom! - Added ability to pass custom event map to Provider.createEmitter.

  • c165694 Thanks @​jxom! - Added ability to pass schema to RpcRequest.createStore

v0.9.12

Compare Source

Patch Changes
  • 242558a Thanks @​jxom! - Fixed formatting between metadata and version on BaseError.

v0.9.11

Compare Source

Patch Changes

v0.9.10

Compare Source

Patch Changes
  • f61d713 Thanks @​jxom! - Added version and docsOrigin to Errors.BaseError.

v0.9.9

Compare Source

Patch Changes

v0.9.8

Compare Source

Patch Changes

v0.9.7

Compare Source

Patch Changes

v0.9.6

Compare Source

Patch Changes
  • c154290 Thanks @​jxom! - Added ABI-shorthand for AbiItem.{getSelector,getSignature,getSignatureHash}

v0.9.5

Compare Source

Patch Changes
  • #​113 e21cb3c Thanks @​jxom! - Added support for specifying the ABI and signature name to:

    • AbiFunction.{encodeData,encodeResult,decodeData,decodeResult}
    • AbiError.{encode,decode}
    • AbiEvent.{encode,decode}

    Example:

    import { AbiFunction } from "ox";
    import { abi } from "./abi";
    
    const data = AbiFunction.encodeData(abi, "approve", [
      "0x0000000000000000000000000000000000000000",
      1n,
    ]);

v0.9.4

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/ox-0.x branch 4 times, most recently from 4b1533e to b6a7083 Compare October 14, 2025 09:54
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.10 fix(deps): update dependency ox to v0.9.11 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch 4 times, most recently from 06c513a to fd1de72 Compare October 17, 2025 04:58
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.11 fix(deps): update dependency ox to v0.9.12 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch 6 times, most recently from 15de17d to 2fd6a17 Compare October 23, 2025 12:16
@renovate renovate bot force-pushed the renovate/ox-0.x branch from 2fd6a17 to c500466 Compare October 27, 2025 03:03
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.12 fix(deps): update dependency ox to v0.9.13 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch 2 times, most recently from 25c2e73 to 1b550e5 Compare October 28, 2025 00:56
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.13 fix(deps): update dependency ox to v0.9.14 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch 5 times, most recently from 6ab367e to 0e27aa5 Compare October 30, 2025 15:05
@renovate renovate bot force-pushed the renovate/ox-0.x branch from 0e27aa5 to 34ea8fc Compare November 5, 2025 09:28
@renovate renovate bot force-pushed the renovate/ox-0.x branch from 34ea8fc to 7ec3f8e Compare November 24, 2025 10:30
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.14 fix(deps): update dependency ox to v0.9.15 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch from 7ec3f8e to a1c2c88 Compare November 25, 2025 01:53
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.15 fix(deps): update dependency ox to v0.9.16 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch from a1c2c88 to 4c726f2 Compare November 25, 2025 20:57
@renovate renovate bot changed the title fix(deps): update dependency ox to v0.9.16 fix(deps): update dependency ox to v0.9.17 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/ox-0.x branch from 4c726f2 to 9f4b33f Compare December 4, 2025 14:41
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.

1 participant