Skip to content

chore(deps): update dependency viem to v2.50.4#22

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/viem-2.x
Open

chore(deps): update dependency viem to v2.50.4#22
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/viem-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
viem (source) dependencies minor 2.48.42.50.4 OpenSSF Scorecard

Release Notes

wevm/viem (viem)

v2.50.4

Compare Source

Patch Changes

v2.50.3

Compare Source

Patch Changes

v2.49.3

Compare Source

Patch Changes

v2.49.2

Compare Source

Patch Changes

v2.49.0

Compare Source

Minor Changes
Patch Changes
  • #​4608 0e282d69d534e7fc277300260e31c07c4d8cb325 Thanks @​jxom! - viem/tempo: Updated Actions.wallet.send parameters to match the latest wallet RPC schema: renamed value to amount, added an optional memo field (UTF-8, max 32 bytes; rejected for non-TIP-20 tokens), and widened token to also accept curated tokenlist symbols.

    await Actions.wallet.send(client, {
    +  amount: '1.5',
    +  memo: 'thanks',
       to: '0x...',
    -  token: '0x...',
    +  token: 'pathUsd',
    -  value: '1.5',
    })

v2.48.11

Compare Source

Patch Changes

v2.48.8

Compare Source

Patch Changes

v2.48.7

Compare Source

Patch Changes

v2.48.6

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 added the dependencies label May 1, 2026
@renovate renovate Bot force-pushed the renovate/viem-2.x branch from 75e11bf to 6855e45 Compare May 2, 2026 10:52
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.48.7 chore(deps): update dependency viem to v2.48.8 May 2, 2026
@renovate renovate Bot force-pushed the renovate/viem-2.x branch from 6855e45 to 321d70a Compare May 7, 2026 22:54
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.48.8 chore(deps): update dependency viem to v2.48.11 May 7, 2026
@renovate renovate Bot force-pushed the renovate/viem-2.x branch from 321d70a to 10b0209 Compare May 14, 2026 14:47
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.48.11 chore(deps): update dependency viem to v2.49.0 May 14, 2026
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.49.0 chore(deps): update dependency viem to v2.49.2 May 15, 2026
@renovate renovate Bot force-pushed the renovate/viem-2.x branch 2 times, most recently from 1a19ae8 to 829f955 Compare May 16, 2026 06:10
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.49.2 chore(deps): update dependency viem to v2.49.3 May 16, 2026
@renovate renovate Bot force-pushed the renovate/viem-2.x branch from 829f955 to 6b6273f Compare May 19, 2026 03:10
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.49.3 chore(deps): update dependency viem to v2.50.3 May 19, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/viem-2.x branch from 6b6273f to e460d1f Compare May 19, 2026 06:56
@renovate renovate Bot changed the title chore(deps): update dependency viem to v2.50.3 chore(deps): update dependency viem to v2.50.4 May 19, 2026
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.

0 participants