Skip to content

build(deps): bump viem from 2.46.2 to 2.49.0 in /api#27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/api/viem-2.49.0
Open

build(deps): bump viem from 2.46.2 to 2.49.0 in /api#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/api/viem-2.49.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown

Bumps viem from 2.46.2 to 2.49.0.

Release notes

Sourced from viem's releases.

viem@2.49.0

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',
    })

viem@2.48.11

Patch Changes

viem@2.48.8

Patch Changes

viem@2.48.7

Patch Changes

viem@2.48.6

Patch Changes

viem@2.48.4

Patch Changes

  • #4532 cb3206e1039b21e45e4ed17898aa1ff561cdecb4 Thanks @​jxom! - viem/tempo: Added virtual address actions for the TIP-1022 Address Registry precompile: virtualAddress.getMasterAddress, virtualAddress.resolve, virtualAddress.registerMaster, virtualAddress.registerMasterSync. Re-exported VirtualAddress and VirtualMaster from ox/tempo.

viem@2.48.3

Patch Changes

... (truncated)

Commits
  • 5d5ddfa Version Packages (#4594)
  • ac89e08 chore(test): temporarily skip erc7811 tests
  • f430841 chore(ci): temporarily skip wagmi tests
  • ede2389 chore: update audit overrides (#4609)
  • 0e282d6 refactor(tempo): align Actions.wallet.send params with latest wallet RPC sc...
  • c65722b chore: bump anvil version to v1.7.2 in tests
  • 87c43b3 chore: bump fast-uri to fix audit vulnerabilities
  • 61676a3 chore: revert devnet id to 31318
  • 4cd686d feat: abort signal (#4584)
  • c742270 docs: use accounts Provider in wallet examples
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [viem](https://github.com/wevm/viem) from 2.46.2 to 2.49.0.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.46.2...viem@2.49.0)

---
updated-dependencies:
- dependency-name: viem
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2026
@dependabot dependabot Bot requested a review from im-sham as a code owner May 14, 2026 23:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 14, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 14, 2026

Copy link
Copy Markdown

Deploying aegis-protocol with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7c655ef
Status: ✅  Deploy successful!
Preview URL: https://f834e336.aegis-protocol.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-api-547l.aegis-protocol.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants