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

fix(deps): update dependency viem to v2.21.14 #19

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
viem (source) 2.7.9 -> 2.21.14 age adoption passing confidence

Release Notes

wevm/viem (viem)

v2.21.14

Compare Source

Patch Changes

v2.21.13

Compare Source

Patch Changes

v2.21.12

Compare Source

Patch Changes

v2.21.11

Compare Source

Patch Changes

v2.21.10

Compare Source

Patch Changes

v2.21.9

Compare Source

Patch Changes
  • 312160a Thanks @​jxom! - Fixed issue where watchBlock would not respect the emitOnBegin property for WebSocket Transports.

  • b509c6e Thanks @​jxom! - Fixed mnemonicToAccount options type.

v2.21.8

Compare Source

Patch Changes

v2.21.7

Compare Source

Patch Changes

v2.21.6

Compare Source

Patch Changes

v2.21.5

Compare Source

Patch Changes

v2.21.4

Compare Source

Patch Changes

v2.21.3

Compare Source

Patch Changes

v2.21.2

Compare Source

Patch Changes

v2.21.1

Compare Source

Patch Changes

v2.21.0

Compare Source

Minor Changes
Patch Changes

v2.20.1

Compare Source

Patch Changes

v2.20.0

Compare Source

Minor Changes
Patch Changes

v2.19.9

Compare Source

Patch Changes

v2.19.8

Compare Source

Patch Changes

v2.19.7

Compare Source

Patch Changes

v2.19.6

Compare Source

Patch Changes

v2.19.4

Compare Source

Patch Changes

v2.19.3

Compare Source

Patch Changes

v2.19.2

Compare Source

Patch Changes

v2.19.1

Compare Source

Patch Changes

v2.19.0

Compare Source

Minor Changes
  • #​2570 fee80a9a Thanks @​jxom! - Experimental: Added EIP-7702 Extension. See Docs

  • #​2586 0b1693aa Thanks @​tmm! - Renamed "zkSync" to "ZKsync":

    • Context: "zkSync" was officially renamed to "ZKsync" a while ago.
    • Variable names: zkSync -> zksync (for simplicity and consistency between folder/file names and variables).
    • Types: ZkSync -> Zksync.
    • Old naming still remains in Viem, however is marked as @deprecated and will be removed in the next major release.

    Removed deprecated zkSyncTestnet chain.

  • #​2583 b5aa9651 Thanks @​jxom! - Added ability for consumer (libraries built on top of Viem) to globally configure properties on BaseError.

    import { setErrorConfig } from 'viem'
    
    setErrorConfig({
      getDocsUrl({ name }) {
        return `https://examplelib.com?error=${name}`
      }
      version: 'examplelib@1.2.3'
    })
Patch Changes

v2.18.8

Compare Source

Patch Changes

v2.18.7

Compare Source

Patch Changes

v2.18.6

Compare Source

Patch Changes

v2.18.5

Compare Source

Patch Changes

v2.18.4

Compare Source

Patch Changes
  • 5a528d9b Thanks @​jxom! - Propagated message + cause to root Error instance.

v2.18.2

Compare Source

Patch Changes
  • #​2516 44281e8 Thanks @​izayl! - Added keepAlive property to webSocket transport to send keep-alive ping messages (defaults to true).

v2.18.1

Compare Source

Patch Changes

v2.18.0

Compare Source

Minor Changes

v2.17.11

Compare Source

Patch Changes

v2.17.10

Compare Source

Patch Changes

v2.17.9

Compare Source

Patch Changes

v2.17.8

Compare Source

Patch Changes

v2.17.7

Compare Source

Patch Changes
  • 7d3d505 Thanks @​jxom! - Allow override of Content-Type header on http transport.

  • aa42f47 Thanks @​jxom! - Updated Darwinia chain explorer URL.

  • 759e34d Thanks @​jxom! - Enforced r and s hex values on Signature to be always padded to 32 bytes.

v2.17.5

Compare Source

Patch Changes

v2.17.4

Compare Source

Patch Changes

v2.17.3

Compare Source

Patch Changes

v2.17.2

Compare Source

Patch Changes

v2.17.1

Compare Source

Patch Changes

v2.17.0

Compare Source

Minor Changes
Patch Changes

v2.16.5

Compare Source

Patch Changes

v2.16.4

Compare Source

Patch Changes

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes

v2.16.1

Compare Source

Patch Changes
  • fa494359 Thanks @​jxom! - Added chainId as a parameter to eth_sendTransaction.

  • #​2429 3781bbb8 Thanks @​jxom! - Fixed an issue where getAction would ignore nullish return values from a synchronous Client Action.

  • ed5c70e0 Thanks @​jxom! - Experimental: Added Solady utilities:

    • hashMessage
    • hashTypedData
    • wrapTypedDataSignature

v2.16.0

Compare Source

Minor Changes
  • #​2424 4b929790 Thanks @​jxom! - Stabilized ERC-6492 utilities:

    • isErc6492Signature
    • parseErc6492Signature
    • serializeErc6492Signature

    These utilities are no longer experimental, and can be imported from the viem entrypoint.

Patch Changes

v2.15.1

Compare Source

Patch Changes

v2.15.0

Compare Source

Minor Changes
Patch Changes

v2.14.2

Compare Source

Patch Changes

v2.14.1

Compare Source

Patch Changes

v2.14.0

Compare Source

Minor Changes

v2.13.10

Compare Source

Patch Changes

v2.13.9

Compare Source

Patch Changes

v2.13.8

Compare Source

Patch Changes

v2.13.7

Compare Source

Patch Changes

v2.13.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

Copy link

socket-security bot commented Sep 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@noble/curves@1.4.0 None 0 1.39 MB paulmillr
npm/abitype@1.0.5 None 0 1.17 MB awkweb
npm/isows@1.0.4 None 0 10.2 kB jmoxey
npm/viem@2.21.15 network 0 12.9 MB jmoxey
npm/webauthn-p256@0.0.5 None 0 187 kB jmoxey
npm/ws@8.17.1 environment, network 0 141 kB lpinca

🚮 Removed packages: npm/@noble/curves@1.2.0, npm/abitype@1.0.0, npm/isows@1.0.3, npm/viem@2.7.9, npm/ws@8.13.0

View full report↗︎

@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.0 fix(deps): update dependency viem to v2.21.1 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x-lockfile branch from ce45226 to 7a766f0 Compare September 8, 2024 08:42
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.1 fix(deps): update dependency viem to v2.21.2 Sep 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.2 fix(deps): update dependency viem to v2.21.3 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x-lockfile branch from 7a766f0 to b02b23e Compare September 13, 2024 05:49
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.3 fix(deps): update dependency viem to v2.21.4 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x-lockfile branch from b02b23e to cc2156e Compare September 14, 2024 11:48
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.4 fix(deps): update dependency viem to v2.21.5 Sep 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.5 fix(deps): update dependency viem to v2.21.6 Sep 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.6 fix(deps): update dependency viem to v2.21.7 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x-lockfile branch from cc2156e to 698a5b7 Compare September 21, 2024 14:49
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.7 fix(deps): update dependency viem to v2.21.9 Sep 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.9 fix(deps): update dependency viem to v2.21.10 Sep 24, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/viem-2.x-lockfile branch from 698a5b7 to a016272 Compare September 27, 2024 08:51
@renovate renovate bot changed the title fix(deps): update dependency viem to v2.21.10 fix(deps): update dependency viem to v2.21.14 Sep 27, 2024
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