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

chore(deps): bump viem from 0.3.50 to 1.10.1 #1216

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps viem from 0.3.50 to 1.10.1.

Release notes

Sourced from viem's releases.

[email protected]

Patch Changes

  • bf2f7ee1 Thanks @​jxom! - Updated dependencies:

    • @adraffy/ens-normalize
    • @noble/curves
    • @noble/hashes
    • @scure/bip32
    • @scure/bip39
    • abitype
    • isomorphic-ws
    • ws

[email protected]

Minor Changes

Patch Changes

  • #1137 4159c997 Thanks @​jxom! - Fixed an issue where non-standard "user rejected" errors where being coalesced into an UnknownNodeError.

  • 8605c1f1 Thanks @​jxom! - Handle -32603 RPC error codes when deriving a ContractFunctionRevertedError.

  • #1109 0a242120 Thanks @​jxom! - Removed hardcoded defaultPriorityFee on OP Stack chains in favor of fetching it from eth_maxPriorityFeePerGas.

  • #1112 7da52244 Thanks @​RexCloud! - Added multicall3 for Scroll Sepolia

  • #1139 86230caf Thanks @​jxom! - Fixed VerifyMessageParameters to accept a raw property.

... (truncated)

Changelog

Sourced from viem's changelog.

1.10.1

Patch Changes

  • bf2f7ee1 Thanks @​jxom! - Updated dependencies:

    • @adraffy/ens-normalize
    • @noble/curves
    • @noble/hashes
    • @scure/bip32
    • @scure/bip39
    • abitype
    • isomorphic-ws
    • ws

1.10.0

Minor Changes

  • #1110 74c7d276 Thanks @​jxom! - Amended Chain type to allow arbitrary contracts (as well as contracts that could be dependant on chain).

Patch Changes

  • #1137 4159c997 Thanks @​jxom! - Fixed an issue where non-standard "user rejected" errors where being coalesced into an UnknownNodeError.
  • 8605c1f1 Thanks @​jxom! - Handle -32603 RPC error codes when deriving a ContractFunctionRevertedError.
  • #1109 0a242120 Thanks @​jxom! - Removed hardcoded defaultPriorityFee on OP Stack chains in favor of fetching it from eth_maxPriorityFeePerGas.

1.9.5

Patch Changes

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/wagmi-dev/viem) from 0.3.50 to 1.10.1.
- [Release notes](https://github.com/wagmi-dev/viem/releases)
- [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/viem/compare/[email protected]@1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@netlify
Copy link

netlify bot commented Sep 4, 2023

Deploy Preview for kleros-v2 ready!

Name Link
🔨 Latest commit af2e90a
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/64f56a5fa5645900080efef7
😎 Deploy Preview https://deploy-preview-1216--kleros-v2.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codeclimate
Copy link

codeclimate bot commented Sep 4, 2023

Code Climate has analyzed commit af2e90a and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #1226.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/viem-1.10.1 branch September 11, 2023 06:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant