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

Update dependency viem to v0.3.50 #42

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
viem (source) 0.3.21 -> 0.3.50 age adoption passing 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 - "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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

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