Commit c2bcf5c
authored
chore(deps): update dependency ox to v0.14.20 (#272)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [ox](https://wevm.dev) ([source](https://redirect.github.com/wevm/ox))
| dependencies | patch | [`0.14.16` →
`0.14.20`](https://renovatebot.com/diffs/npm/ox/0.14.16/0.14.20) |
[](https://securityscorecards.dev/viewer/?uri=github.com/wevm/ox)
|
---
### Release Notes
<details>
<summary>wevm/ox (ox)</summary>
###
[`v0.14.20`](https://redirect.github.com/wevm/ox/releases/tag/ox%400.14.20)
[Compare
Source](https://redirect.github.com/wevm/ox/compare/ox@0.14.19...ox@0.14.20)
##### Patch Changes
- [#​225](https://redirect.github.com/wevm/ox/pull/225)
[`7203ffc`](https://redirect.github.com/wevm/ox/commit/7203ffcc55cbcd1e31e7d89cd43bd86a948c135a)
Thanks [@​jxom](https://redirect.github.com/jxom)! - Fixed webpack
compatibility for `VirtualMaster` by making the `node:worker_threads`
import specifier non-literal, preventing bundlers from statically
analyzing and failing on the `node:` scheme.
###
[`v0.14.19`](https://redirect.github.com/wevm/ox/releases/tag/ox%400.14.19)
[Compare
Source](https://redirect.github.com/wevm/ox/compare/ox@0.14.18...ox@0.14.19)
##### Patch Changes
-
[`3f6682d`](https://redirect.github.com/wevm/ox/commit/3f6682d88ba3ac53f4f84764acf62111ac229c9c)
Thanks [@​jxom](https://redirect.github.com/jxom)! - Embedded WASM
keccak256 salt miner for `VirtualMaster.mineSaltAsync`. Added
platform-agnostic worker pool supporting Node.js, Bun, Deno
(`worker_threads`), and browsers (Web Workers via Blob URLs).
###
[`v0.14.18`](https://redirect.github.com/wevm/ox/releases/tag/ox%400.14.18)
[Compare
Source](https://redirect.github.com/wevm/ox/compare/ox@0.14.17...ox@0.14.18)
##### Patch Changes
- [#​221](https://redirect.github.com/wevm/ox/pull/221)
[`3b84126`](https://redirect.github.com/wevm/ox/commit/3b841266704b2e2bc24359462bafd8acd7a16ec9)
Thanks [@​tmm](https://redirect.github.com/tmm)! - Added
[TIP-1022](https://docs.tempo.xyz/protocol/tips/tip-1022) virtual
address utilities to `ox/tempo`, including `VirtualAddress` helpers for
formatting and parsing virtual addresses and `VirtualMaster` helpers for
deriving registration hashes, validating salts, and mining bounded salt
ranges.
###
[`v0.14.17`](https://redirect.github.com/wevm/ox/releases/tag/ox%400.14.17)
[Compare
Source](https://redirect.github.com/wevm/ox/compare/ox@0.14.16...ox@0.14.17)
##### Patch Changes
- [#​220](https://redirect.github.com/wevm/ox/pull/220)
[`da7a62c`](https://redirect.github.com/wevm/ox/commit/da7a62cfbecb99b3cc24f275703e33b1320abb1b)
Thanks [@​Zygimantass](https://redirect.github.com/Zygimantass)! -
Added Tempo zones support
- [#​219](https://redirect.github.com/wevm/ox/pull/219)
[`a934992`](https://redirect.github.com/wevm/ox/commit/a934992257add3724f16538c7a14d72e647a2b66)
Thanks [@​jxom](https://redirect.github.com/jxom)! - Added
`feePayer` to `TransactionRequest` in `ox/tempo`.
- [#​217](https://redirect.github.com/wevm/ox/pull/217)
[`5e2ae4d`](https://redirect.github.com/wevm/ox/commit/5e2ae4d9a007bb4071896c5e4c0f258e9a637a54)
Thanks [@​jxom](https://redirect.github.com/jxom)! - Fixed
`TransactionRequest.fromRpc` in `ox/tempo`. `TransactionRequest.toRpc`
now folds top-level `to`/`data`/`value` into `calls` when `calls` is not
provided.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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`)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/network-bootstrapper).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e528bea commit c2bcf5c
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments