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 ^2.19.9 #524

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
viem (source) ^2.16.3 -> ^2.19.9 age adoption passing confidence

Release Notes

wevm/viem (viem)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC.

🚦 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.

@renovate renovate bot enabled auto-merge (squash) July 1, 2024 22:53
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from da07a63 to 328f2d3 Compare July 3, 2024 11:38
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.16.4 fix(deps): update dependency viem to ^2.16.5 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 3 times, most recently from 6264f1b to 8fb95f6 Compare July 6, 2024 00:28
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.16.5 fix(deps): update dependency viem to ^2.17.0 Jul 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.17.0 fix(deps): update dependency viem to ^2.17.1 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 4 times, most recently from 5ee4f16 to 7820b7d Compare July 9, 2024 12:36
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.17.1 fix(deps): update dependency viem to ^2.17.2 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 3 times, most recently from 63b3f2b to 9528110 Compare July 11, 2024 03:37
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.17.2 fix(deps): update dependency viem to ^2.17.3 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 4 times, most recently from b088187 to 99a36dc Compare July 17, 2024 22:01
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.17.3 fix(deps): update dependency viem to ^2.17.4 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from d547cd7 to 96d8a76 Compare July 20, 2024 21:43
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.17.4 fix(deps): update dependency viem to ^2.17.5 Jul 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.18.6 fix(deps): update dependency viem to ^2.18.7 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 5 times, most recently from 1ee5f93 to f1f8b27 Compare August 7, 2024 04:55
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.18.7 fix(deps): update dependency viem to ^2.18.8 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from 24974b0 to fbc55e9 Compare August 9, 2024 22:46
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.18.8 fix(deps): update dependency viem to ^2.19.0 Aug 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.0 fix(deps): update dependency viem to ^2.19.1 Aug 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.1 fix(deps): update dependency viem to ^2.19.2 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from 67fa8fe to 39c22f7 Compare August 11, 2024 22:56
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.2 fix(deps): update dependency viem to ^2.19.3 Aug 11, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.3 fix(deps): update dependency viem to ^2.19.4 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from b67baf0 to f318b12 Compare August 18, 2024 22:04
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.4 fix(deps): update dependency viem to ^2.19.6 Aug 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.6 fix(deps): update dependency viem to ^2.19.7 Aug 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.7 fix(deps): update dependency viem to ^2.19.8 Aug 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency viem to ^2.19.8 fix(deps): update dependency viem to ^2.19.9 Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants