Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Confidence
viem (source) 0.3.21 -> 0.3.50 age confidence

Release Notes

wevm/viem (viem)

v0.3.50

Compare Source

Patch Changes

v0.3.49

Compare Source

Patch Changes

v0.3.48

Compare Source

v0.3.47

Compare Source

v0.3.46

Compare Source

Patch Changes

v0.3.45

Compare Source

Patch Changes

v0.3.44

Compare Source

Patch Changes
  • #​610 06ee89c5 Thanks @​jxom! - Added ability to hash data representation of message via a raw attribute in signMessage, verifyMessage, recoverMessageAddress.

    await walletClient.signMessage({
      message: { raw: "0x68656c6c6f20776f726c64" }
    });

v0.3.43

Compare Source

Patch Changes

v0.3.41

Compare Source

Patch Changes

v0.3.40

Compare Source

Patch Changes

v0.3.39

Compare Source

Patch Changes

v0.3.38

Compare Source

Patch Changes

v0.3.37

Compare Source

Patch Changes

v0.3.36

Compare Source

Patch Changes

v0.3.35

Compare Source

Patch Changes

v0.3.34

Compare Source

Patch Changes
  • 5c75ee5 Thanks @​jxom! - Added EstimateContractGasParameters & EstimateContractGasReturnType types.

v0.3.33

Compare Source

Patch Changes
  • 0cb8f31 Thanks @​jxom! - Fixed an issue where watchContractEvent would throw a serialize error for bigint args.

v0.3.32

Compare Source

Patch Changes
  • fb5b321 Thanks @​jxom! - Allowed recovery id as v when recovering public key.

  • 9df44ce Thanks @​jxom! - Added ganache as another mode for Test Client

v0.3.31

Compare Source

Patch Changes
  • #​540 0d8f154 Thanks @​jxom! - Added proxy packages to support bundlers that are not compatible with package.json#exports.

v0.3.30

Compare Source

Patch Changes

v0.3.29

Compare Source

Patch Changes
  • #​527 840d3d7 Thanks @​jxom! - Fixed trim to trim trailing zero byte data instead of all trailing zeros.

v0.3.28

Compare Source

Patch Changes
  • ffee4f8 Thanks @​jxom! - Bumped waitForTransactionReceipt exponential backoff scalar

v0.3.27

Compare Source

Patch Changes

v0.3.26

Compare Source

Patch Changes

v0.3.24

Compare Source

Patch Changes

v0.3.22

Compare Source

Patch Changes
  • 9ae5eaa Thanks @​jxom! - Fixed functionName type inference in SimulateContractReturnType.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

@github-actions
Copy link

Thanks for submitting this PR!

Unfortunately, it has some linter errors, so we can't merge it yet. Can you please fix them?

Running yarn lint:fix in the root of the repository may fix them automatically.

@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from 7f4ff2c to d8b22f8 Compare January 24, 2025 11:50
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from d8b22f8 to f8286e5 Compare February 1, 2025 00:09
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from f8286e5 to c0cf2c6 Compare February 9, 2025 23:02
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch 2 times, most recently from adc3175 to a2daded Compare March 12, 2025 03:52
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch 2 times, most recently from c974c2f to 057cd75 Compare March 20, 2025 07:43
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from 057cd75 to e91392b Compare April 3, 2025 03:46
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from e91392b to 2370245 Compare April 11, 2025 20:22
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from 2370245 to 4dd85b6 Compare April 26, 2025 12:21
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from 4dd85b6 to d7a6836 Compare May 24, 2025 00:15
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch 2 times, most recently from 17ba7f2 to 066d0de Compare June 6, 2025 14:14
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from 066d0de to 5893599 Compare June 28, 2025 19:54
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from 5893599 to da653d7 Compare July 6, 2025 07:55
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/viem-0.x-lockfile branch from da653d7 to e05be25 Compare August 14, 2025 23:23
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.

1 participant